Improving Neural Additive Models with Bayesian Principles
Kouroche Bouchiat, Alexander Immer, Hugo Y\`eche, Gunnar R\"atsch,, Vincent Fortuin

TL;DR
This paper introduces Bayesian enhancements to Neural Additive Models, providing uncertainty estimates, feature selection, and interaction ranking, leading to improved performance on tabular and medical datasets.
Contribution
The paper proposes Laplace-approximated NAMs that incorporate Bayesian principles for uncertainty quantification and feature interaction analysis, advancing interpretability and performance.
Findings
LA-NAMs improve empirical results on tabular data.
Enhanced uncertainty calibration for NAMs.
Effective feature and interaction selection in real-world tasks.
Abstract
Neural additive models (NAMs) enhance the transparency of deep neural networks by handling input features in separate additive sub-networks. However, they lack inherent mechanisms that provide calibrated uncertainties and enable selection of relevant features and interactions. Approaching NAMs from a Bayesian perspective, we augment them in three primary ways, namely by a) providing credible intervals for the individual additive sub-networks; b) estimating the marginal likelihood to perform an implicit selection of features via an empirical Bayes procedure; and c) facilitating the ranking of feature pairs as candidates for second-order interaction in fine-tuned models. In particular, we develop Laplace-approximated NAMs (LA-NAMs), which show improved empirical performance on tabular datasets and challenging real-world medical tasks.
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
TopicsNeural Networks and Applications
MethodsNeural Additive Model
