paper-with-me

Papers

TextGenSHAP: Scalable Post-hoc Explanations in Text Generation with Long Documents

2023-12-03 · James Enouen, Hootan Nakhost, Sayna Ebrahimi, Sercan O Arik, Yan Liu, Tomas Pfister

Large language models (LLMs) have attracted huge interest in practical applications given their increasingly accurate responses and coherent reasoning abilities. Given their nature as black-boxes using complex reasoning processes on their inputs, it is inevitable that the demand for scalable and faithful explanations for LLMs' generated content will continue to grow. There have been major developments in the explainability of neural network models over the past decade. Among them, post-hoc explainability methods, especially Shapley values, have proven effective for interpreting deep learning models. However, there are major challenges in scaling up Shapley values for LLMs, particularly when dealing with long input contexts containing thousands of tokens and autoregressively generated output sequences. Furthermore, it is often unclear how to effectively utilize generated explanations to improve the performance of LLMs. In this paper, we introduce TextGenSHAP, an efficient post-hoc explanation method incorporating LM-specific techniques. We demonstrate that this leads to significant increases in speed compared to conventional Shapley value computations, reducing processing times from hours to minutes for token-level explanations, and to just seconds for document-level explanations. In addition, we demonstrate how real-time Shapley values can be utilized in two important scenarios, providing better understanding of long-document question answering by localizing important words and sentences; and improving existing document retrieval systems through enhancing the accuracy of selected passages and ultimately the final responses.

📄 PDF Abstract BibTeX arXiv:2312.01279

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringText Generation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

TSQueryBench: LLM-as-a-Judge for Time Series Explanations

2026-04-02 · Preetham Sivalingam, Murari Mandal, Saurabh Deshpande, Dhruv Kumar arxiv

Natural language explanations of time series data are increasingly produced by foundation models in high stakes domains, making factual correctness critical. Evaluating such explanations differs fundamentally from standa…

Explanation GenerationAnomaly Detection

Do Vision & Language Decoders use Images and Text equally? How Self-consistent are their Explanations?

2024-04-29 · Letitia Parcalabescu, Anette Frank

Vision and language model (VLM) decoders are currently the best-performing architectures on multimodal tasks. Next to answers, they are able to produce natural language explanations, either in post-hoc or CoT settings. H…

Answer GenerationBenchmarkingExplanation GenerationLanguage Modelling

PosterVerse: A Full-Workflow Framework for Commercial-Grade Poster Generation with HTML-Based Scalable Typography

2026-01-07 · Junle Liu, Peirong Zhang, Yuyi Zhang, Pengyu Yan 외 arxiv

Commercial-grade poster design demands the seamless integration of aesthetic appeal with precise, informative content delivery. Current automated poster generation systems face significant limitations, including incomple…

Hybrid Autoregressive Inference for Scalable Multi-hop Explanation Regeneration

2021-07-25 · Marco Valentino, Mokanarangan Thayaparan, Deborah Ferreira, André Freitas

Regenerating natural language explanations in the scientific domain has been proposed as a benchmark to evaluate complex multi-hop and explainable inference. In this context, large language models can achieve state-of-th…

Multi-hop Question AnsweringNatural Language InferenceQuestion Answering

Can LLM-Generated Textual Explanations Enhance Model Classification Performance? An Empirical Study

2025-08-13 · Mahdi Dhaini, Juraj Vladika, Ege Erdogan, Zineb Attaoui 외 arxiv

In the rapidly evolving field of Explainable Natural Language Processing (NLP), textual explanations, i.e., human-like rationales, are pivotal for explaining model predictions and enriching datasets with interpretable la…

Natural Language InferenceExplanation Generation