pith. sign in

arxiv: 1806.06850 · v3 · pith:NNW6GLBSnew · submitted 2018-06-13 · 💻 cs.LG · stat.ML

Polynomial Regression As an Alternative to Neural Nets

classification 💻 cs.LG stat.ML
keywords polynomialavoidingconvergencemanymodelsneuralproblemsregression
0
0 comments X
read the original abstract

Despite the success of neural networks (NNs), there is still a concern among many over their "black box" nature. Why do they work? Here we present a simple analytic argument that NNs are in fact essentially polynomial regression models. This view will have various implications for NNs, e.g. providing an explanation for why convergence problems arise in NNs, and it gives rough guidance on avoiding overfitting. In addition, we use this phenomenon to predict and confirm a multicollinearity property of NNs not previously reported in the literature. Most importantly, given this loose correspondence, one may choose to routinely use polynomial models instead of NNs, thus avoiding some major problems of the latter, such as having to set many tuning parameters and dealing with convergence issues. We present a number of empirical results; in each case, the accuracy of the polynomial approach matches or exceeds that of NN approaches. A many-featured, open-source software package, polyreg, is available.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Variations on the Chebyshev-Lagrange Activation Function

    cs.LG 2019-06 unverdicted novelty 6.0

    Chebyshev-Lagrange activations with linear extrapolation match or exceed ReLU/tanh performance in residual networks on image and vector classification tasks.