paper-with-me

Papers

Attention Consistency for LLMs Explanation

2025-09-21 · Tian Lan, Jinyuan Xu, Xue He, Jenq-Neng Hwang, Lei Li arxiv

Understanding the decision-making processes of large language models (LLMs) is essential for their trustworthy development and deployment. However, current interpretability methods often face challenges such as low resolution and high computational cost. To address these limitations, we propose the \textbf{Multi-Layer Attention Consistency Score (MACS)}, a novel, lightweight, and easily deployable heuristic for estimating the importance of input tokens in decoder-based models. MACS measures contributions of input tokens based on the consistency of maximal attention. Empirical evaluations demonstrate that MACS achieves a favorable trade-off between interpretability quality and computational efficiency, showing faithfulness comparable to complex techniques with a 22\% decrease in VRAM usage and 30\% reduction in latency.

📄 PDF Abstract BibTeX arXiv:2509.17178

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Towards Consistent Natural-Language Explanations via Explanation-Consistency Finetuning

2024-01-25 · Yanda Chen, Chandan Singh, Xiaodong Liu, Simiao Zuo 외

Large language models (LLMs) often generate convincing, fluent explanations. However, different from humans, they often generate inconsistent explanations on different inputs. For example, an LLM may generate the explana…

Question Answering

WellDunn: On the Robustness and Explainability of Language Models and Large Language Models in Identifying Wellness Dimensions

2024-06-17 · Seyedali Mohammadi, Edward Raff, Jinendra Malekar, Vedant Palit 외

Language Models (LMs) are being proposed for mental health applications where the heightened risk of adverse outcomes means predictive performance may not be a sufficient litmus test of a model's utility in clinical prac…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Evaluating Consistency and Reasoning Capabilities of Large Language Models

2024-04-25 · Yash Saxena, Sarthak Chopra, Arunendra Mani Tripathi

Large Language Models (LLMs) are extensively used today across various sectors, including academia, research, business, and finance, for tasks such as text generation, summarization, and translation. Despite their widesp…

General KnowledgeText Generation

On Measuring Faithfulness or Self-consistency of Natural Language Explanations

2023-11-13 · Letitia Parcalabescu, Anette Frank

Large language models (LLMs) can explain their predictions through post-hoc or Chain-of-Thought (CoT) explanations. But an LLM could make up reasonably sounding explanations that are unfaithful to its underlying reasonin…

Towards Large Language Models with Self-Consistent Natural Language Explanations

2025-06-09 · Sahar Admoni, Ofra Amir, Assaf Hallak, Yftah Ziser

Large language models (LLMs) seem to offer an easy path to interpretability: just ask them to explain their decisions. Yet, studies show that these post-hoc explanations often misrepresent the true decision process, as r…

Feature Importance