中文
相关论文

相关论文: Generating Counterfactual and Contrastive Explanat…

200 篇论文

In this growing age of data and technology, large black-box models are becoming the norm due to their ability to handle vast amounts of data and learn incredibly complex input-output relationships. The deficiency of these methods, however,…

机器学习 · 计算机科学 2025-10-13 Justin Lin , Julia Fukuyama

Recent work by Chatzi et al. and Ravfogel et al. has developed, for the first time, a method for generating counterfactuals of probabilistic Large Language Models. Such counterfactuals tell us what would - or might - have been the output of…

人工智能 · 计算机科学 2026-04-21 Sander Beckers

As machine learning algorithms continue to improve, there is an increasing need for explaining why a model produces a certain prediction for a certain input. In recent years, several methods for model interpretability have been developed,…

机器学习 · 计算机科学 2018-11-22 Yoel Shoshan , Vadim Ratner

As machine learning (ML) models become more widely deployed in high-stakes applications, counterfactual explanations have emerged as key tools for providing actionable model explanations in practice. Despite the growing popularity of…

机器学习 · 计算机科学 2022-12-16 Martin Pawelczyk , Chirag Agarwal , Shalmali Joshi , Sohini Upadhyay , Himabindu Lakkaraju

Model interpretability methods are often used to explain NLP model decisions on tasks such as text classification, where the output space is relatively small. However, when applied to language generation, where the output space often…

计算与语言 · 计算机科学 2022-05-24 Kayo Yin , Graham Neubig

Counterfactual Explanations (CEs) are an important tool in Algorithmic Recourse for addressing two questions: 1. What are the crucial factors that led to an automated prediction/decision? 2. How can these factors be changed to achieve a…

机器学习 · 计算机科学 2023-11-23 Xuan Zhao , Klaus Broelemann , Gjergji Kasneci

Counterfactuals are widely used to explain ML model predictions by providing alternative scenarios for obtaining the more desired predictions. They can be generated by a variety of methods that optimize different, sometimes conflicting,…

机器学习 · 计算机科学 2024-08-05 Ignacy Stępka , Mateusz Lango , Jerzy Stefanowski

Industrial processes generate complex data that challenge fault detection systems, often yielding opaque or underwhelming results despite advanced machine learning techniques. This study tackles such difficulties using the Tennessee Eastman…

机器学习 · 计算机科学 2025-10-29 Pedro Cortes dos Santos , Matheus Becali Rocha , Renato A Krohling

Counterfactual explanations emerge as a powerful approach in explainable AI, providing what-if scenarios that reveal how minimal changes to an input time series can alter the model's prediction. This work presents a survey of recent…

机器学习 · 计算机科学 2026-03-31 Udo Schlegel , Thomas Seidl

Counterfactual Explanation (CE) techniques have garnered attention as a means to provide insights to the users engaging with AI systems. While extensively researched in domains such as medical imaging and autonomous vehicles, Graph…

机器学习 · 计算机科学 2024-01-12 Mario Alfonso Prado-Romero , Bardh Prenkaj , Giovanni Stilo

Counterfactual examples for an input -- perturbations that change specific features but not others -- have been shown to be useful for evaluating bias of machine learning models, e.g., against specific demographic groups. However,…

计算机视觉与模式识别 · 计算机科学 2022-01-07 Saloni Dash , Vineeth N Balasubramanian , Amit Sharma

Counterfactual explanations (CFs) provide human-interpretable insights into model's predictions by identifying minimal changes to input features that would alter the model's output. However, existing methods struggle to generate multiple…

机器学习 · 计算机科学 2026-02-20 Oleksii Furman , Patryk Marszałek , Jan Masłowski , Piotr Gaiński , Maciej Zięba , Marek Śmieja

Existing tools for explaining complex models and systems are associational rather than causal and do not provide mechanistic understanding. We propose a new notion called counterfactual explainability for causal attribution that is…

机器学习 · 统计学 2025-10-07 Zijun Gao , Qingyuan Zhao

We present a methodological framework to discover linguistic and discursive patterns associated to different social groups through contrastive synthetic text generation and statistical analysis. In contrast with previous approaches, we aim…

计算与语言 · 计算机科学 2026-04-21 S. A. Desimone , L. Alonso Alemany

Counterfactual explanation methods interpret the outputs of a machine learning model in the form of "what-if scenarios" without compromising the fidelity-interpretability trade-off. They explain how to obtain a desired prediction from the…

机器学习 · 计算机科学 2021-08-19 Peyman Rasouli , Ingrid Chieh Yu

Counterfactual Explanations (CEs) are a powerful technique used to explain Machine Learning models by showing how the input to a model should be minimally changed for the model to produce a different output. Similar proposals have been made…

人工智能 · 计算机科学 2025-09-01 Nicola Gigante , Francesco Leofante , Andrea Micheli

While counterfactual examples are useful for analysis and training of NLP models, current generation methods either rely on manual labor to create very few counterfactuals, or only instantiate limited types of perturbations such as…

计算与语言 · 计算机科学 2021-06-02 Tongshuang Wu , Marco Tulio Ribeiro , Jeffrey Heer , Daniel S. Weld

We introduce a new formal model -- based on the mathematical construct of sheaves -- for representing contradictory information in textual sources. This model has the advantage of letting us (a) identify the causes of the inconsistency; (b)…

计算与语言 · 计算机科学 2018-01-30 Wlodek Zadrozny , Luciana Garbayo

Counterfactual explanations have emerged as a prominent method in Explainable Artificial Intelligence (XAI), providing intuitive and actionable insights into Machine Learning model decisions. In contrast to other traditional feature…

Data-driven methods that detect anomalies in times series data are ubiquitous in practice, but they are in general unable to provide helpful explanations for the predictions they make. In this work we propose a model-agnostic algorithm that…