Hallucinate Less by Thinking More: Aspect-Based Causal Abstention for Large Language Models
Vy Nguyen, Ziqi Xu, Jeffrey Chan, Estrid He, Feng Xia, Xiuzhen Zhang

TL;DR
This paper introduces Aspect-Based Causal Abstention (ABCA), a novel method for early abstention in large language models that analyzes internal knowledge diversity through causal inference to reduce hallucinations.
Contribution
ABCA is the first framework to enable early abstention by leveraging causal effects conditioned on knowledge aspects, improving reliability and interpretability.
Findings
ABCA achieves state-of-the-art abstention performance.
ABCA improves the reliability of abstention decisions.
ABCA enhances interpretability of when models choose to abstain.
Abstract
Large Language Models (LLMs) often produce fluent but factually incorrect responses, a phenomenon known as hallucination. Abstention, where the model chooses not to answer and instead outputs phrases such as "I don't know", is a common safeguard. However, existing abstention methods typically rely on post-generation signals, such as generation variations or feedback, which limits their ability to prevent unreliable responses in advance. In this paper, we introduce Aspect-Based Causal Abstention (ABCA), a new framework that enables early abstention by analysing the internal diversity of LLM knowledge through causal inference. This diversity reflects the multifaceted nature of parametric knowledge acquired from various sources, representing diverse aspects such as disciplines, legal contexts, or temporal frames. ABCA estimates causal effects conditioned on these aspects to assess the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Explainable Artificial Intelligence (XAI) · Computational and Text Analysis Methods
