It's FLAN time! Summing feature-wise latent representations for interpretability
An-phi Nguyen, Maria Rodriguez Martinez

TL;DR
This paper introduces FLANs, a new neural network architecture that processes features separately and sums their latent representations, enhancing interpretability without significantly sacrificing predictive performance.
Contribution
The paper proposes FLANs, a novel structurally-constrained neural network that improves interpretability by processing features independently and summing their latent representations.
Findings
FLANs achieve comparable test performance to traditional models.
FLANs provide more transparent feature effects than post-hoc methods.
Structural constraints enhance interpretability in high-dimensional domains.
Abstract
Interpretability has become a necessary feature for machine learning models deployed in critical scenarios, e.g. legal system, healthcare. In these situations, algorithmic decisions may have (potentially negative) long-lasting effects on the end-user affected by the decision. In many cases, the representational power of deep learning models is not needed, therefore simple and interpretable models (e.g. linear models) should be preferred. However, in high-dimensional and/or complex domains (e.g. computer vision), the universal approximation capabilities of neural networks are required. Inspired by linear models and the Kolmogorov-Arnold representation theorem, we propose a novel class of structurally-constrained neural networks, which we call FLANs (Feature-wise Latent Additive Networks). Crucially, FLANs process each input feature separately, computing for each of them a representation…
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.
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
