paper-with-me

홈 › Papers

Evaluation Framework for Highlight Explanations of Context Utilisation in Language Models

2025-10-03 · Jingyi Sun, Pepa Atanasova, Sagnik Ray Choudhury, Sekh Mainul Islam, Isabelle Augenstein arxiv

Context utilisation, the ability of Language Models (LMs) to incorporate relevant information from the provided context when generating responses, remains largely opaque to users, who cannot determine whether models draw from parametric memory or provided context, nor identify which specific context pieces inform the response. Highlight explanations (HEs) offer a natural solution as they can point the exact context pieces and tokens that influenced model outputs. However, no existing work evaluates their effectiveness in accurately explaining context utilisation. We address this gap by introducing the first gold standard HE evaluation framework for context attribution, using controlled test cases with known ground-truth context usage, which avoids the limitations of existing indirect proxy evaluations. To demonstrate the framework's broad applicability, we evaluate four HE methods -- three established techniques and MechLight, a mechanistic interpretability approach we adapt for this task -- across four context scenarios, four datasets, and five LMs. Overall, we find that MechLight performs best across all context scenarios. However, all methods struggle with longer contexts and exhibit positional biases, pointing to fundamental challenges in explanation accuracy that require new approaches to deliver reliable context utilisation explanations at scale.

📄 PDF Abstract BibTeX arXiv:2510.02629

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

IndicContextEval: A Benchmark for Evaluating Context Utilisation in Audio Large Language Models Across 8 Indic Languages

2026-06-17 · Sakshi Joshi, Dhruv Subhash Rathi, Sanskar Singh, Eldho Ittan George 외 arxiv

AudioLLMs enable speech recognition conditioned on textual prompts such as domain descriptions or entity lists. However, it remains unclear whether these models genuinely utilise such context or rely on parametric knowle…

Speech Recognition

DocVXQA: Context-Aware Visual Explanations for Document Question Answering

2025-05-12 · Mohamed Ali Souibgui, Changkyu Choi, Andrey Barsky, Kangsoo Jung 외

We propose DocVXQA, a novel framework for visually self-explainable document question answering. The framework is designed not only to produce accurate answers to questions but also to learn visual heatmaps that highligh…

Question Answering

CUB: Benchmarking Context Utilisation Techniques for Language Models

2025-05-22 · Lovisa Hagström, Youna Kim, Haeun Yu, Sang-goo Lee 외

Incorporating external knowledge is crucial for knowledge-intensive tasks, such as question answering and fact checking. However, language models (LMs) may ignore relevant information that contradicts outdated parametric…

BenchmarkingFact CheckingQuestion AnsweringRAG+2

Ph\oebus : un Logiciel d'Extraction de R\'eutilisations dans des Textes Litt\'eraires

2015-06-01 · JEPTALNRECITAL 2015 6 · Mohamed Amine Boukhaled, Zied Sellami, Jean-Gabriel Ganascia

Ph{\oe}bus est un logiciel d{'}extraction de r{\'e}utilisations dans des textes litt{\'e}raires. Il a {\'e}t{\'e} d{\'e}velopp{\'e} comme un outil d{'}analyse litt{\'e}raire assist{\'e}e par ordinateur. Dans ce contexte,…

A Reality Check on Context Utilisation for Retrieval-Augmented Generation

2024-12-22 · Lovisa Hagström, Sara Vera Marjanović, Haeun Yu, Arnav Arora 외

Retrieval-augmented generation (RAG) helps address the limitations of the parametric knowledge embedded within a language model (LM). However, investigations of how LMs utilise retrieved information of varying complexity…

Claim VerificationLanguage ModelingLanguage ModellingRAG+2