paper-with-me

Papers

How does this interaction affect me? Interpretable attribution for feature interactions

2020-06-19 · NeurIPS 2020 12 · Michael Tsang, Sirisha Rambhatla, Yan Liu

Machine learning transparency calls for interpretable explanations of how inputs relate to predictions. Feature attribution is a way to analyze the impact of features on predictions. Feature interactions are the contextual dependence between features that jointly impact predictions. There are a number of methods that extract feature interactions in prediction models; however, the methods that assign attributions to interactions are either uninterpretable, model-specific, or non-axiomatic. We propose an interaction attribution and detection framework called Archipelago which addresses these problems and is also scalable in real-world settings. Our experiments on standard annotation labels indicate our approach provides significantly more interpretable explanations than comparable methods, which is important for analyzing the impact of interactions on predictions. We also provide accompanying visualizations of our approach that give new insights into deep neural networks.

📄 PDF Abstract BibTeX arXiv:2006.10965

Code (1)

enouenj/sparse-interaction-additive-networks pytorch

Similar Papers 제목 키워드 기반

XtrAIn: Training-Guided Occlusion for Feature Attribution

2026-06-09 · Thodoris Lymperopoulos, Ioannis Kakogeorgiou, Denia Kanellopoulou arxiv

Occlusion-based attribution methods provide an intuitive way to estimate feature importance by perturbing input features and measuring the resulting change in model output. However, their reliability is strongly affected…

Feature Importance

Show or Suppress? Managing Input Uncertainty in Machine Learning Model Explanations

2021-01-23 · Danding Wang, Wencan Zhang, Brian Y. Lim

Feature attribution is widely used in interpretable machine learning to explain how influential each measured input feature value is for an output inference. However, measurements can be uncertain, and it is unclear how …

BIG-bench Machine LearningInterpretable Machine Learning

VRAIL: Vectorized Reward-based Attribution for Interpretable Learning

2025-06-19 · Jina Kim, Youjin Jang, Jeongjin Han

We propose VRAIL (Vectorized Reward-based Attribution for Interpretable Learning), a bi-level framework for value-based reinforcement learning (RL) that learns interpretable weight representations from state features. VR…

Reinforcement Learning (RL)

Interpretable Deep Learning Model for Online Multi-touch Attribution

2020-03-26 · Dongdong Yang, Kevin Dyer, Senzhang Wang

In online advertising, users may be exposed to a range of different advertising campaigns, such as natural search or referral or organic search, before leading to a final transaction. Estimating the contribution of adver…

Deep LearningMarketing

Beyond TreeSHAP: Efficient Computation of Any-Order Shapley Interactions for Tree Ensembles

2024-01-22 · Maximilian Muschalik, Fabian Fumagalli, Barbara Hammer, Eyke Hüllermeier

While shallow decision trees may be interpretable, larger ensemble models like gradient-boosted trees, which often set the state of the art in machine learning problems involving tabular data, still remain black box mode…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)