Learning Active Subspaces and Discovering Important Features with Gaussian Radial Basis Functions Neural Networks
Danny D'Agostino, Ilija Ilievski, Christine Annette Shoemaker

TL;DR
This paper introduces a modified Gaussian RBF neural network with a learnable precision matrix, enabling extraction of active subspaces and feature importance, thus improving interpretability without sacrificing predictive accuracy.
Contribution
The paper proposes a novel Gaussian RBF neural network with a learnable precision matrix that reveals active subspaces and feature importance, enhancing interpretability in machine learning models.
Findings
Competitive prediction performance across tasks
Effective extraction of feature importance and active subspaces
Model interpretability aids decision-making
Abstract
Providing a model that achieves a strong predictive performance and is simultaneously interpretable by humans is one of the most difficult challenges in machine learning research due to the conflicting nature of these two objectives. To address this challenge, we propose a modification of the radial basis function neural network model by equipping its Gaussian kernel with a learnable precision matrix. We show that precious information is contained in the spectrum of the precision matrix that can be extracted once the training of the model is completed. In particular, the eigenvectors explain the directions of maximum sensitivity of the model revealing the active subspace and suggesting potential applications for supervised dimensionality reduction. At the same time, the eigenvectors highlight the relationship in terms of absolute variation between the input and the latent variables,…
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
TopicsMachine Learning and Data Classification · Explainable Artificial Intelligence (XAI) · Neural Networks and Applications
MethodsFeature Selection
