CausalAbstain: Enhancing Multilingual LLMs with Causal Reasoning for Trustworthy Abstention
Yuxi Sun, Aoqi Zuo, Wei Gao, Jing Ma

TL;DR
CausalAbstain introduces a causal reasoning approach to improve multilingual LLMs' ability to abstain from answering when knowledge gaps exist, reducing hallucinations and increasing interpretability.
Contribution
It is the first to apply causal reasoning to enhance abstention strategies in multilingual LLMs, improving feedback selection and decision interpretability.
Findings
Outperforms strong baselines on benchmark datasets.
Effectively selects helpful feedback for abstention.
Enhances interpretability of abstention decisions.
Abstract
Large Language Models (LLMs) often exhibit knowledge disparities across languages. Encouraging LLMs to \textit{abstain} when faced with knowledge gaps is a promising strategy to reduce hallucinations in multilingual settings. Current abstention strategies for multilingual scenarios primarily rely on generating feedback in various languages using LLMs and performing self-reflection. However, these methods can be adversely impacted by inaccuracies and biases in the generated feedback. To address this, from a causal perspective, we introduce \textit{CausalAbstain}, a method that helps LLMs determine whether to utilize multiple generated feedback responses and how to identify the most useful ones. Extensive experiments demonstrate that \textit{CausalAbstain} effectively selects helpful feedback and enhances abstention decisions with interpretability in both native language…
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
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
