Implementing the ICE Estimator in Multilayer Perceptron Classifiers

07/13/2020
by   Tyler Ward, et al.
0

This paper describes the techniques used to implement the ICE estimator for a multilayer perceptron model, and reviews the performance of the resulting models. The ICE estimator is implemented in the Apache Spark MultilayerPerceptronClassifier, and shown in cross-validation to outperform the stock MultilayerPerceptronClassifier that uses unadjusted MLE (cross-entropy) loss. The resulting models have identical runtime performance, and similar fitting performance to the stock MLP implementations. Additionally, this approach requires no hyper-parameters, and is therefore viable as a drop-in replacement for cross-entropy optimizing multilayer perceptron classifiers wherever overfitting may be a concern.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/22/2013

Piecewise Linear Multilayer Perceptrons and Dropout

We propose a new type of hidden layer for a multilayer perceptron, and d...
research
02/21/2008

Efficient Estimation of Multidimensional Regression Model with Multilayer Perceptron

This work concerns estimation of multidimensional nonlinear regression m...
research
05/01/2019

On Expected Accuracy

We empirically investigate the (negative) expected accuracy as an altern...
research
06/16/2020

PAC-Bayesian Generalization Bounds for MultiLayer Perceptrons

We study PAC-Bayesian generalization bounds for Multilayer Perceptrons (...
research
10/10/2018

Complementary-Label Learning for Arbitrary Losses and Models

In contrast to the standard classification paradigm where the true (or p...
research
02/03/2020

CMOS-Free Multilayer Perceptron Enabled by Four-Terminal MTJ Device

Neuromorphic computing promises revolutionary improvements over conventi...
research
01/26/2023

Hardware-Aware Automated Neural Minimization for Printed Multilayer Perceptrons

The demand of many application domains for flexibility, stretchability, ...

Please sign up or login with your details

Forgot password? Click here to reset