中文
相关论文

相关论文: An Empirical Comparison of Instance Attribution Me…

200 篇论文

In the last decade neural network have made huge impact both in industry and research due to their ability to extract meaningful features from imprecise or complex data, and by achieving super human performance in several domains. However,…

人工智能 · 计算机科学 2022-02-09 Dominique Mercier , Jwalin Bhatt , Andreas Dengel , Sheraz Ahmed

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

Despite recent progress, it has been difficult to prevent semantic hallucinations in generative Large Language Models. One common solution to this is augmenting LLMs with a retrieval system and making sure that the generated output is…

计算与语言 · 计算机科学 2023-02-16 Renat Aksitov , Chung-Ching Chang , David Reitter , Siamak Shakeri , Yunhsuan Sung

Understanding the process of learning in neural networks is crucial for improving their performance and interpreting their behavior. This can be approximately understood by asking how a model's output is influenced when we fine-tune on a…

机器学习 · 计算机科学 2024-06-04 Jordan K. Matelsky , Lyle Ungar , Konrad P. Kording

Assessing the impact the training data on machine learning models is crucial for understanding the behavior of the model, enhancing the transparency, and selecting training data. Influence function provides a theoretical framework for…

机器学习 · 计算机科学 2026-04-21 Yuchen Zhang , Mohammad Mohammadi Amiri

When a model attribution technique highlights a particular part of the input, a user might understand this highlight as making a statement about counterfactuals (Miller, 2019): if that part of the input were to change, the model's…

计算与语言 · 计算机科学 2021-09-15 Xi Ye , Rohan Nair , Greg Durrett

This article emphasizes that NLP as a science seeks to make inferences about the performance effects that result from applying one method (compared to another method) in the processing of natural language. Yet NLP research in practice…

计算与语言 · 计算机科学 2022-09-15 Sandra Wankmüller

We show new connections between adversarial learning and explainability for deep neural networks (DNNs). One form of explanation of the output of a neural network model in terms of its input features, is a vector of feature-attributions.…

机器学习 · 计算机科学 2020-07-07 Prasad Chalasani , Jiefeng Chen , Amrita Roy Chowdhury , Somesh Jha , Xi Wu

Ensuring the trustworthiness and interpretability of machine learning models is critical to their deployment in real-world applications. Feature attribution methods have gained significant attention, which provide local explanations of…

机器学习 · 计算机科学 2023-09-20 Md Abdul Kadir , Gowtham Krishna Addluri , Daniel Sonntag

Data attribution methods, which quantify the influence of individual training data points on a machine learning model, have gained increasing popularity in data-centric applications in modern AI. Despite a recent surge of new methods…

机器学习 · 计算机科学 2025-10-24 Weiyi Wang , Junwei Deng , Yuzheng Hu , Shiyuan Zhang , Xirui Jiang , Runting Zhang , Han Zhao , Jiaqi W. Ma

Recently, prompt learning has become a new paradigm to utilize pre-trained language models (PLMs) and achieves promising results in downstream tasks with a negligible increase of parameters. The current usage of discrete and continuous…

计算与语言 · 计算机科学 2022-01-19 Feihu Jin , Jinliang Lu , Jiajun Zhang , Chengqing Zong

Offline imitation learning (offline IL) enables training effective policies without requiring explicit reward annotations. Recent approaches attempt to estimate rewards for unlabeled datasets using a small set of expert demonstrations.…

机器学习 · 计算机科学 2025-11-19 Shengjie Sun , Jiafei Lyu , Runze Liu , Mengbei Yan , Bo Liu , Deheng Ye , Xiu Li

Training data attribution (TDA) identifies which training examples most influenced a model's prediction. Influence function methods are a theoretically grounded family of TDA methods and exploit gradients. To overcome the scalability…

机器学习 · 计算机科学 2026-05-15 Shuangqi Li , Hieu Le , Jingyi Xu , Mathieu Salzmann

Machine unlearning, the study of efficiently removing the impact of specific training instances on a model, has garnered increased attention in recent years due to regulatory guidelines such as the \emph{Right to be Forgotten}. Achieving…

机器学习 · 计算机科学 2024-06-07 Martin Pawelczyk , Seth Neel , Himabindu Lakkaraju

Modern generative search engines enhance the reliability of large language model (LLM) responses by providing cited evidence. However, evaluating the answer's attribution, i.e., whether every claim within the generated responses is fully…

计算与语言 · 计算机科学 2024-02-26 Yifei Li , Xiang Yue , Zeyi Liao , Huan Sun

As machine learning is increasingly deployed in the real world, it is paramount that we develop the tools necessary to analyze the decision-making of the models we train and deploy to end-users. Recently, researchers have shown that…

机器学习 · 计算机科学 2022-05-05 Andrew Silva , Rohit Chopra , Matthew Gombolay

Attribution methods have been developed to explain the decision of a machine learning model on a given input. We use the Integrated Gradient method for finding attributions to define the causal neighborhood of an input by incrementally…

Neural networks are increasingly finding their way into the realm of graphs and modeling relationships between features. Concurrently graph neural network explanation approaches are being invented to uncover relationships between the nodes…

机器学习 · 计算机科学 2024-01-02 Razieh Rezaei , Alireza Dizaji , Ashkan Khakzar , Anees Kazi , Nassir Navab , Daniel Rueckert

Attribution methods calculate attributions that visually explain the predictions of deep neural networks (DNNs) by highlighting important parts of the input features. In particular, gradient-based attribution (GBA) methods are widely used…

机器学习 · 计算机科学 2021-02-16 Jae-Hong Lee , Joon-Hyuk Chang

Training data attribution (TDA) methods aim to identify which training examples influence a model's predictions on specific test data most. By quantifying these influences, TDA supports critical applications such as data debugging,…

机器学习 · 计算机科学 2025-05-30 Xingyuan Pan , Chenlu Ye , Joseph Melkonian , Jiaqi W. Ma , Tong Zhang