Flexible, Non-parametric Modeling Using Regularized Neural Networks
Oskar Allerbo, Rebecka J\"ornsten

TL;DR
PrAda-net is a neural network approach that automatically adapts its architecture for non-parametric modeling, enabling interpretable additive models without extensive data exploration.
Contribution
It introduces PrAda-net, a neural network that automatically adjusts its size and structure for flexible, interpretable non-parametric modeling with automatic model selection.
Findings
PrAda-net achieves competitive test error compared to other regularization methods.
It effectively identifies important variables and subsets in simulated data.
Demonstrates applicability to complex, heterogeneous real-world data.
Abstract
Non-parametric, additive models are able to capture complex data dependencies in a flexible, yet interpretable way. However, choosing the format of the additive components often requires non-trivial data exploration. Here, as an alternative, we propose PrAda-net, a one-hidden-layer neural network, trained with proximal gradient descent and adaptive lasso. PrAda-net automatically adjusts the size and architecture of the neural network to reflect the complexity and structure of the data. The compact network obtained by PrAda-net can be translated to additive model components, making it suitable for non-parametric statistical modelling with automatic model selection. We demonstrate PrAda-net on simulated data, where wecompare the test error performance, variable importance and variable subset identification properties of PrAda-net to other lasso-based regularization approaches for neural…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Forecasting Techniques and Applications · Explainable Artificial Intelligence (XAI)
