paper-with-me

Papers

An Empirical Study of Counterfactual Self-Explanations in LLMs

2026-09-15 · Giannis Kalyvas, Giorgos Filandrianos, Orfeas Menis Mastromichalakis, Vassilis Lyberatos, Giorgos Stamou arxiv

Large language models can easily generate explanations for their own outputs, but such self-explanations are not necessarily faithful to the model's behavior. We study this issue through counterfactual self-explanations, where a model minimally edits an input so that its own prediction changes. Across sentiment analysis and natural language inference, we evaluate ten instruction-tuned models from the LLaMA-3 and Qwen-2.5 families, measuring faithfulness, minimality, and alignment with human-annotated rationales. Our results show that model scale is the strongest determinant of explanation quality: larger models are substantially more likely to generate counterfactuals that flip their own predictions and target decision-relevant evidence. In contrast, the rationale-guided condition produces edit-minimal counterfactuals that are also more human-aligned. However, it does not consistently improve faithfulness. Overall, counterfactual self-explanations can provide useful behavioral evidence about model decisions, but their reliability depends strongly on model capacity and should be empirically validated rather than assumed.

📄 PDF Abstract BibTeX arXiv:2609.17119

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language InferenceSentiment Analysis

Similar Papers 제목 키워드 기반

Can LLMs Explain Themselves Counterfactually?

2025-02-25 · Zahra Dehghanighobadi, Asja Fischer, Muhammad Bilal Zafar

Explanations are an important tool for gaining insights into the behavior of ML models, calibrating user trust and ensuring regulatory compliance. Past few years have seen a flurry of post-hoc methods for generating mode…

counterfactualCounterfactual ReasoningLanguage ModelingLanguage Modelling+1

LLMs Don't Know Their Own Decision Boundaries: The Unreliability of Self-Generated Counterfactual Explanations

2025-09-11 · Harry Mayne, Ryan Othniel Kearns, Yushi Yang, Andrew M. Bean 외 arxiv

To collaborate effectively with humans, language models must be able to explain their decisions in natural language. We study a specific type of self-explanation: self-generated counterfactual explanations (SCEs), where …

Evaluating the Reliability of Self-Explanations in Large Language Models

2024-07-19 · Korbinian Randl, John Pavlopoulos, Aron Henriksson, Tony Lindgren

This paper investigates the reliability of explanations generated by large language models (LLMs) when prompted to explain their previous output. We evaluate two kinds of such self-explanations - extractive and counterfa…

counterfactual

Disagreement amongst counterfactual explanations: How transparency can be deceptive

2023-04-25 · Dieter Brughmans, Lissa Melis, David Martens

Counterfactual explanations are increasingly used as an Explainable Artificial Intelligence (XAI) technique to provide stakeholders of complex machine learning algorithms with explanations for data-driven decisions. The …

counterfactualDecision MakingDiversityExplainable artificial intelligence+1

Are self-explanations from Large Language Models faithful?

2024-01-15 · Andreas Madsen, Sarath Chandar, Siva Reddy

Instruction-tuned Large Language Models (LLMs) excel at many tasks and will even explain their reasoning, so-called self-explanations. However, convincing and wrong self-explanations can lead to unsupported confidence in…

counterfactualFaithfulness CriticNatural Language InferenceQuestion Answering+2