Ranking Feature-Block Importance in Artificial Multiblock Neural Networks
Anna Jenul, Stefan Schrunner, Bao Ngoc Huynh, Runar Helin and, Cecilia Marie Futs{\ae}ther, Kristian Hovde Liland, Oliver Tomic

TL;DR
This paper introduces three methods to rank the importance of feature groups in multiblock neural networks, enhancing model interpretability by evaluating feature-block contributions.
Contribution
It proposes and compares three novel strategies for feature-block importance ranking in multiblock neural networks, including composite, knock-in, and knock-out methods.
Findings
All three strategies are validated through simulation studies.
Different strategies have specific advantages depending on the application.
The methods provide insights into feature-block contributions in real-world datasets.
Abstract
In artificial neural networks, understanding the contributions of input features on the prediction fosters model explainability and delivers relevant information about the dataset. While typical setups for feature importance ranking assess input features individually, in this study, we go one step further and rank the importance of groups of features, denoted as feature-blocks. A feature-block can contain features of a specific type or features derived from a particular source, which are presented to the neural network in separate input branches (multiblock ANNs). This work presents three methods pursuing distinct strategies to rank features in multiblock ANNs by their importance: (1) a composite strategy building on individual feature importance rankings, (2) a knock-in, and (3) a knock-out strategy. While the composite strategy builds on state-of-the-art feature importance rankings,…
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
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
