KnowPO: Knowledge-aware Preference Optimization for Controllable Knowledge Selection in Retrieval-Augmented Language Models
Ruizhe Zhang, Yongxin Xu, Yuzhen Xiao, Runchuan Zhu, Xinke Jiang, Xu, Chu, Junfeng Zhao, Yasha Wang

TL;DR
KnowPO introduces a knowledge-aware preference optimization method that improves knowledge selection in retrieval-augmented language models, reducing conflicts and enhancing robustness in knowledge-intensive tasks.
Contribution
The paper presents a novel preference optimization framework and dataset construction paradigm for better knowledge selection in LLMs, addressing conflicts and imbalance issues.
Findings
KnowPO outperforms previous methods by over 37% in handling knowledge conflicts.
It demonstrates robust generalization across various out-of-distribution datasets.
The approach effectively reduces knowledge conflicts and improves response relevance.
Abstract
By integrating external knowledge, Retrieval-Augmented Generation (RAG) has become an effective strategy for mitigating the hallucination problems that large language models (LLMs) encounter when dealing with knowledge-intensive tasks. However, in the process of integrating external non-parametric supporting evidence with internal parametric knowledge, inevitable knowledge conflicts may arise, leading to confusion in the model's responses. To enhance the knowledge selection of LLMs in various contexts, some research has focused on refining their behavior patterns through instruction-tuning. Nonetheless, due to the absence of explicit negative signals and comparative objectives, models fine-tuned in this manner may still exhibit undesirable behaviors such as contextual ignorance and contextual overinclusion. To this end, we propose a Knowledge-aware Preference Optimization strategy,…
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 · Speech and dialogue systems
