TL;DR
This paper introduces GenKI, a framework that enhances open-domain question answering by integrating knowledge retrieval and controllable generation in large language models, demonstrating improved performance and knowledge recall.
Contribution
The paper presents a novel approach combining knowledge integration and controllable generation in LLMs, with a new training method and ensemble technique for better OpenQA results.
Findings
GenKI outperforms state-of-the-art baselines on multiple datasets.
A linear relationship exists between retrieved knowledge frequency and recall accuracy.
Extensive experiments validate the effectiveness of the proposed framework.
Abstract
Open-domain question answering (OpenQA) represents a cornerstone in natural language processing (NLP), primarily focused on extracting answers from unstructured textual data. With the rapid advancements in Large Language Models (LLMs), LLM-based OpenQA methods have reaped the benefits of emergent understanding and answering capabilities enabled by massive parameters compared to traditional methods. However, most of these methods encounter two critical challenges: how to integrate knowledge into LLMs effectively and how to adaptively generate results with specific answer formats for various task situations. To address these challenges, we propose a novel framework named GenKI, which aims to improve the OpenQA performance by exploring Knowledge Integration and controllable Generation on LLMs simultaneously. Specifically, we first train a dense passage retrieval model to retrieve…
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.
