The Knowledge Alignment Problem: Bridging Human and External Knowledge for Large Language Models
Shuo Zhang, Liangming Pan, Junzhou Zhao, William Yang Wang

TL;DR
This paper introduces MixAlign, a framework that improves large language models' ability to align external knowledge with user queries through automatic and human-in-the-loop clarifications, reducing hallucinations and enhancing reliability.
Contribution
The paper formulates the knowledge alignment problem and proposes MixAlign, a novel framework integrating automatic and human-guided clarifications to improve model grounding and reduce hallucinations.
Findings
Up to 22.2% improvement in model performance.
Up to 27.1% reduction in hallucinations.
Effective generation of high-quality, user-centered clarifications.
Abstract
Large language models often necessitate grounding on external knowledge to generate faithful and reliable answers. Yet even with the correct groundings in the reference, they can ignore them and rely on wrong groundings or their inherent biases to hallucinate when users, being largely unaware of the specifics of the stored information, pose questions that might not directly correlate with the retrieved groundings. In this work, we formulate this knowledge alignment problem and introduce MixAlign, a framework that interacts with both the human user and the knowledge base to obtain and integrate clarifications on how the user question relates to the stored information. MixAlign employs a language model to achieve automatic knowledge alignment and, if necessary, further enhances this alignment through human user clarifications. Experimental results highlight the crucial role of knowledge…
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 · Text Readability and Simplification
MethodsALIGN · Balanced Selection
