vix.ing · top · new · best · stats

RbFT: Robust Fine-tuning for Retrieval-Augmented Generation against Retrieval Defects

2025/01/30 by Yiteng Tu, Y. L. Tu, Weihang Su +8 · 1 voice · 13 citations
Computer Science · Engineering · #Advanced Data Compression Techniques #Advanced Image and Video Retrieval Techniques #Computation and Language (cs.CL) #Computer science #Engineering #FOS: Computer and information sciences #Information Retrieval (cs.IR) #Information retrieval #Process engineering #Speech and Audio Processing #cs.CL #cs.IR

paper · pdf · doi:10.48550/arxiv.2501.18365

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2025/01/30 · arxiv published 2025/01/30 · arxiv updated 2025/01/30 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Retrieval-augmented generation (RAG) enhances large language models (LLMs) by integrating external knowledge retrieved from a knowledge base. However, its effectiveness is fundamentally constrained by the reliability of both the retriever and the knowledge base. In real-world scenarios, imperfections in these components often lead to the retrieval of noisy, irrelevant, or misleading counterfactual information, ultimately undermining the trustworthiness of RAG systems. To address this challenge, we propose Robust Fine-Tuning (RbFT), a method designed to enhance the resilience of LLMs against retrieval defects through two targeted fine-tuning tasks. Experimental results demonstrate that RbFT significantly improves the robustness of RAG systems across diverse retrieval conditions, surpassing existing methods while maintaining high inference efficiency and compatibility with other robustness techniques.

Cited by

Discussions

Related