中文
相关论文

相关论文: Axiomatic Attribution for Multilinear Functions

200 篇论文

The increasing complexity of AI systems has made understanding their behavior critical. Numerous interpretability methods have been developed to attribute model behavior to three key aspects: input features, training data, and internal…

机器学习 · 计算机科学 2025-05-30 Shichang Zhang , Tessa Han , Usha Bhalla , Himabindu Lakkaraju

Feature attribution maps are a popular approach to highlight the most important pixels in an image for a given prediction of a model. Despite a recent growth in popularity and available methods, little attention is given to the objective…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Arne Gevaert , Axel-Jan Rousseau , Thijs Becker , Dirk Valkenborg , Tijl De Bie , Yvan Saeys

This paper focuses on the fundamental challenge of partitioning input variables in attribution methods for Explainable AI, particularly in Shapley value-based approaches. Previous methods always compute attributions given a predefined…

机器学习 · 计算机科学 2026-02-25 Xinhao Zheng , Huiqi Deng , Quanshi Zhang

Numerous works propose post-hoc, model-agnostic explanations for learning to rank, focusing on ordering entities by their relevance to a query through feature attribution methods. However, these attributions often weakly correlate or…

信息检索 · 计算机科学 2025-02-25 Tanya Chowdhury , Yair Zick , James Allan

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 the awareness of…

机器学习 · 计算机科学 2021-01-26 Danding Wang , Wencan Zhang , Brian Y. Lim

Comparing two samples of data, we observe a change in the distribution of an outcome variable. In the presence of multiple explanatory variables, how much of the change can be explained by each possible cause? We develop a new estimation…

Data attribution methods play a crucial role in understanding machine learning models, providing insight into which training data points are most responsible for model outputs during deployment. However, current state-of-the-art approaches…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Vasu Singla , Pedro Sandoval-Segura , Micah Goldblum , Jonas Geiping , Tom Goldstein

Feature attributions and counterfactual explanations are popular approaches to explain a ML model. The former assigns an importance score to each input feature, while the latter provides input examples with minimal changes to alter the…

机器学习 · 计算机科学 2021-06-01 Ramaravind Kommiya Mothilal , Divyat Mahajan , Chenhao Tan , Amit Sharma

We initiate a study of algorithms for model training with user-level differential privacy (DP), where each example may be attributed to multiple users, which we call the multi-attribution model. We first provide a carefully chosen…

机器学习 · 计算机科学 2025-03-06 Arun Ganesh , Ryan McKenna , Brendan McMahan , Adam Smith , Fan Wu

Visual search, recommendation, and contrastive similarity learning power technologies that impact billions of users worldwide. Modern model architectures can be complex and difficult to interpret, and there are several competing techniques…

机器学习 · 计算机科学 2022-03-17 Mark Hamilton , Scott Lundberg , Lei Zhang , Stephanie Fu , William T. Freeman

Shapley values have become one of the go-to methods to explain complex models to end-users. They provide a model agnostic post-hoc explanation with foundations in game theory: what is the worth of a player (in machine learning, a feature…

机器学习 · 计算机科学 2023-06-21 Joran Michiels , Maarten De Vos , Johan Suykens

Multi-task learning has emerged as a powerful machine learning paradigm for integrating data from multiple sources, leveraging similarities between tasks to improve overall model performance. However, the application of multi-task learning…

统计方法学 · 统计学 2024-02-09 Parker Knight , Rui Duan

We study the problem of attributing the prediction of a deep network to its input features, a problem previously studied by several other works. We identify two fundamental axioms---Sensitivity and Implementation Invariance that attribution…

机器学习 · 计算机科学 2017-06-14 Mukund Sundararajan , Ankur Taly , Qiqi Yan

A common problem in various applications is the additive decomposition of the output of a function with respect to its input variables. Functions with binary arguments can be axiomatically decomposed by the famous Shapley value. For the…

数理金融 · 定量金融 2023-03-15 Marcus C Christiansen

As diffusion models are deployed in real-world settings, and their performance is driven by training data, appraising the contribution of data contributors is crucial to creating incentives for sharing quality data and to implementing…

机器学习 · 计算机科学 2025-03-05 Chris Lin , Mingyu Lu , Chanwoo Kim , Su-In Lee

Attribution maps are one of the most established tools to explain the functioning of computer vision models. They assign importance scores to input features, indicating how relevant each feature is for the prediction of a deep neural…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Robin Hesse , Simone Schaub-Meyer , Stefan Roth

The black box problem in machine learning has led to the introduction of an ever-increasing set of explanation methods for complex models. These explanations have different properties, which in turn has led to the problem of method…

机器学习 · 计算机科学 2024-12-19 Arne Gevaert , Yvan Saeys

Feature attribution is often loosely presented as the process of selecting a subset of relevant features as a rationale of a prediction. Task-dependent by nature, precise definitions of "relevance" encountered in the literature are however…

机器学习 · 计算机科学 2021-07-12 Darius Afchar , Romain Hennequin , Vincent Guigue

Attribution methods reveal which input features a neural network uses for a prediction, adding transparency to their decisions. A common problem is that these attributions seem unspecific, highlighting both important and irrelevant…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Nils Philipp Walter , Jilles Vreeken , Jonas Fischer

We study functional dependencies together with two different probabilistic dependency notions: unary marginal identity and unary marginal distribution equivalence. A unary marginal identity states that two variables x and y are identically…

计算机科学中的逻辑 · 计算机科学 2024-05-20 Minna Hirvonen