paper-with-me

홈 › Papers

The Probabilities Also Matter: A More Faithful Metric for Faithfulness of Free-Text Explanations in Large Language Models

2024-04-04 · Noah Y. Siegel, Oana-Maria Camburu, Nicolas Heess, Maria Perez-Ortiz

In order to oversee advanced AI systems, it is important to understand their underlying decision-making process. When prompted, large language models (LLMs) can provide natural language explanations or reasoning traces that sound plausible and receive high ratings from human annotators. However, it is unclear to what extent these explanations are faithful, i.e., truly capture the factors responsible for the model's predictions. In this work, we introduce Correlational Explanatory Faithfulness (CEF), a metric that can be used in faithfulness tests based on input interventions. Previous metrics used in such tests take into account only binary changes in the predictions. Our metric accounts for the total shift in the model's predicted label distribution, more accurately reflecting the explanations' faithfulness. We then introduce the Correlational Counterfactual Test (CCT) by instantiating CEF on the Counterfactual Test (CT) from Atanasova et al. (2023). We evaluate the faithfulness of free-text explanations generated by few-shot-prompted LLMs from the Llama2 family on three NLP tasks. We find that our metric measures aspects of faithfulness which the CT misses.

📄 PDF Abstract BibTeX arXiv:2404.03189

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualDecision Making

Similar Papers 제목 키워드 기반

When do Numbers Really Matter?

2014-08-07 · Hei Chan, Adnan Darwiche

Common wisdom has it that small distinctions in the probabilities quantifying a Bayesian network do not matter much for the resultsof probabilistic queries. However, one can easily develop realistic scenarios under which…

Does Mapping Non-Maximal Probabilities to GMM Components Matter for S-JEPA Encoder Representations?

2026-08-19 · Wenxuan He, Yunpeng Li, Shan Liang arxiv

S-JEPA uses soft Gaussian mixture model (GMM) posteriors instead of hard cluster labels to preserve uncertainty. It remains unclear whether the probability values alone are sufficient, or whether it also matters which GM…

With a Little Push, NLI Models can Robustly and Efficiently Predict Faithfulness

2023-05-26 · Julius Steen, Juri Opitz, Anette Frank, Katja Markert

Conditional language models still generate unfaithful output that is not supported by their input. These unfaithful generations jeopardize trust in real-world applications such as summarization or human-machine interacti…

Data AugmentationQuestion GenerationQuestion-Generation

Can LLMs Faithfully Explain Themselves in Low-Resource Languages? A Case Study on Emotion Detection in Persian

2025-11-24 · Mobina Mehrazar, Mohammad Amin Yousefi, Parisa Abolfath Beygi, Behnam Bahrak arxiv

Large language models (LLMs) are increasingly used to generate self-explanations alongside their predictions, a practice that raises concerns about the faithfulness of these explanations, especially in low-resource langu…

Emotion Classification

Breaking the Trade-Off Between Faithfulness and Expressiveness for Large Language Models

2025-08-26 · Chenxu Yang, Qingyi Si, Zheng Lin arxiv

Grounding responses in external knowledge represents an effective strategy for mitigating hallucinations in Large Language Models (LLMs). However, current LLMs struggle to seamlessly integrate knowledge while simultaneou…