paper-with-me

홈 › Papers

It's FLAN time! Summing feature-wise latent representations for interpretability

2021-06-18 · An-phi Nguyen, Maria Rodriguez Martinez

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 in a common latent space. These feature-wise latent representations are then simply summed, and the aggregated representation is used for prediction. These constraints (which are at the core of the interpretability of linear models) allow a user to estimate the effect of each individual feature independently from the others, enhancing interpretability. In a set of experiments across different domains, we show how without compromising excessively the test performance, the structural constraints proposed in FLANs indeed facilitates the interpretability of deep learning models. We quantitatively compare FLANs interpretability to post-hoc methods using recently introduced metrics, discussing the advantages of natively interpretable models over a post-hoc analysis.

📄 PDF Abstract BibTeX arXiv:2106.10086

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Formulation Comparison for Timeline Construction using LLMs

2024-03-01 · Kimihiro Hasegawa, Nikhil Kandukuri, Susan Holm, Yukari Yamakawa 외

Constructing a timeline requires identifying the chronological order of events in an article. In prior timeline construction datasets, temporal orders are typically annotated by either event-to-time anchoring or event-to…

AttnLRP: Attention-Aware Layer-Wise Relevance Propagation for Transformers

2024-02-08 · Reduan Achtibat, Sayed Mohammad Vakilzadeh Hatefi, Maximilian Dreyer, Aakriti Jain 외

Large Language Models are prone to biased predictions and hallucinations, underlining the paramount importance of understanding their model-internal reasoning process. However, achieving faithful attributions for the ent…

AttributeComputational Efficiency

Compact and Robust Deep Learning Architecture for Fluorescence Lifetime Imaging and FPGA Implementation

2022-09-07 · Zhenya Zang, Dong Xiao, Quan Wang, Ziao Jiao 외

This paper reported a bespoke adder-based deep learning network for time-domain fluorescence lifetime imaging (FLIM). By leveraging the l1-norm extraction method, we propose a 1-D Fluorescence Lifetime AdderNet (FLAN) wi…

Quantization

Leveraging MoE-based Large Language Model for Zero-Shot Multi-Task Semantic Communication

2025-03-19 · Sin-Yu Huang, Renjie Liao, Vincent W. S. Wong

Multi-task semantic communication (SC) can reduce the computational resources in wireless systems since retraining is not required when switching between tasks. However, existing approaches typically rely on task-specifi…

Language ModelingLanguage ModellingLarge Language ModelMixture-of-Experts+2

Local Conditioning: Exact Message Passing for Cyclic Undirected Distributed Networks

2018-12-06 · Matthew G. Reyes

This paper addresses practical implementation of summing out, expanding, and reordering of messages in Local Conditioning (LC) for undirected networks. In particular, incoming messages conditioned on potentially differen…

Clustering