Enhancing Retrieval-Augmented LMs with a Two-stage Consistency Learning Compressor
Chuankai Xu, Dongming Zhao, Bo Wang, Hanwen Xing

TL;DR
This paper introduces a two-stage consistency learning method to improve retrieval-augmented language models by generating more coherent and faithful summaries of retrieved information, leading to better question-answering performance.
Contribution
It proposes a novel two-stage consistency learning approach for retrieved information compression in retrieval-augmented language models, enhancing their accuracy and efficiency.
Findings
Improved precision and faithfulness in generated answers.
Outperforms existing baselines on multiple datasets.
Enhances the coherence of retrieved information summaries.
Abstract
Despite the prevalence of retrieval-augmented language models (RALMs), the seamless integration of these models with retrieval mechanisms to enhance performance in document-based tasks remains challenging. While some post-retrieval processing Retrieval-Augmented Generation (RAG) methods have achieved success, most still lack the ability to distinguish pertinent from extraneous information, leading to potential inconsistencies and reduced precision in the generated output, which subsequently affects the truthfulness of the language model's responses. To address these limitations, this work proposes a novel two-stage consistency learning approach for retrieved information compression in retrieval-augmented language models to enhance performance. By incorporating consistency learning, the aim is to generate summaries that maintain coherence and alignment with the intended semantic…
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
TopicsMachine Learning and Algorithms
