MELGJul 9, 2022

A Statistical-Modelling Approach to Feedforward Neural Network Model Selection

arXiv:2207.04248v55 citationsh-index: 10
Originality Highly original
AI Analysis

This addresses the lack of statistically-based methodology for neural network model selection, offering a more parsimonious approach for researchers and practitioners in machine learning and statistics.

The paper tackled the problem of model selection for feedforward neural networks by proposing a novel method using the Bayesian information criterion (BIC) for input- and hidden-node selection, which increased the probability of recovering the true model and achieved favorable out-of-sample performance.

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 variable and architecture selection. A novel model selection method, which performs both input- and hidden-node selection, is proposed using the Bayesian information criterion (BIC) for FNNs. The choice of BIC over out-of-sample performance as the model selection objective function leads to an increased probability of recovering the true model, while parsimoniously achieving favourable out-of-sample performance. Simulation studies are used to evaluate and justify the proposed method, and applications on real data are investigated.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes