A Statistical-Modelling Approach to Feedforward Neural Network Model Selection
Andrew McInerney, Kevin Burke

TL;DR
This paper introduces a Bayesian information criterion-based method for selecting the structure of feedforward neural networks, improving model parsimony and true model recovery compared to traditional out-of-sample performance methods.
Contribution
It proposes a novel model selection approach for FNNs using BIC, enabling simultaneous input and hidden node selection with better statistical properties.
Findings
BIC-based selection improves true model recovery.
Method achieves parsimonious models with good out-of-sample performance.
Simulation and real data applications validate the approach.
Abstract
Feedforward neural networks (FNNs) can be viewed as non-linear regression models, where covariates enter the model through a combination of weighted summations and non-linear functions. Although these models have some similarities to the approaches used within statistical modelling, the majority of neural network research has been conducted outside of the field of statistics. This has resulted in a lack of statistically-based methodology, and, in particular, there has been little emphasis on model parsimony. Determining the input layer structure is analogous to variable selection, while the structure for the hidden layer relates to model complexity. In practice, neural network model selection is often carried out by comparing models using out-of-sample performance. However, in contrast, the construction of an associated likelihood function opens the door to information-criteria-based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Fault Detection and Control Systems · Machine Learning and Data Classification
