Explanation Regeneration via Information Bottleneck
Qintong Li, Zhiyong Wu, Lingpeng Kong, Wei Bi

TL;DR
This paper introduces EIB, an information bottleneck method that refines large language model explanations to be more sufficient and concise, improving the quality of NLP model interpretability.
Contribution
The paper proposes a novel information bottleneck approach to regenerate and refine explanations generated by pretrained language models, enhancing their sufficiency and conciseness.
Findings
EIB produces more complete explanations than single-pass prompts.
Automatic and human evaluations confirm EIB's effectiveness.
EIB improves explanation quality across multiple NLP tasks.
Abstract
Explaining the black-box predictions of NLP models naturally and accurately is an important open problem in natural language generation. These free-text explanations are expected to contain sufficient and carefully-selected evidence to form supportive arguments for predictions. Due to the superior generative capacity of large pretrained language models, recent work built on prompt engineering enables explanation generation without specific training. However, explanation generated through single-pass prompting often lacks sufficiency and conciseness. To address this problem, we develop an information bottleneck method EIB to produce refined explanations that are sufficient and concise. Our approach regenerates the free-text explanation by polishing the single-pass output from the pretrained language model but retaining the information that supports the contents being explained.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Explainable Artificial Intelligence (XAI)
