Atomic Fact Decomposition Helps Attributed Question Answering
Zhichao Yan, Jiapu Wang, Jiaoyan Chen, Xiaoli Li, Ru Li, Jeff Z.Pan

TL;DR
This paper introduces an Atomic Fact Decomposition framework for Attributed Question Answering that improves answer accuracy and attribution by decomposing answers into atomic facts, retrieving relevant evidence, and editing answers accordingly.
Contribution
The paper proposes a novel Atomic fact decomposition-based retrieval and editing framework, leveraging instruction-tuned LLMs and knowledge graphs for improved AQA performance.
Findings
Outperforms state-of-the-art methods on multiple datasets.
Introduces a new metric $Attr_{p}$ for evidence attribution precision.
Demonstrates effectiveness of atomic fact decomposition in complex answer editing.
Abstract
Attributed Question Answering (AQA) aims to provide both a trustworthy answer and a reliable attribution report for a given question. Retrieval is a widely adopted approach, including two general paradigms: Retrieval-Then-Read (RTR) and post-hoc retrieval. Recently, Large Language Models (LLMs) have shown remarkable proficiency, prompting growing interest in AQA among researchers. However, RTR-based AQA often suffers from irrelevant knowledge and rapidly changing information, even when LLMs are adopted, while post-hoc retrieval-based AQA struggles with comprehending long-form answers with complex logic, and precisely identifying the content needing revision and preserving the original intent. To tackle these problems, this paper proposes an Atomic fact decomposition-based Retrieval and Editing (ARE) framework, which decomposes the generated long-form answers into molecular clauses and…
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
TopicsData Quality and Management · Topic Modeling
MethodsSparse Evolutionary Training
