paper-with-me

홈 › Papers

Tackling the Inherent Difficulty of Noise Filtering in RAG

2026-01-05 · Jingyu Liu, Jiaen Lin, Yong Liu arxiv

Retrieval-Augmented Generation (RAG) has become a widely adopted approach to enhance Large Language Models (LLMs) by incorporating external knowledge and reducing hallucinations. However, noisy or irrelevant documents are often introduced during RAG, potentially degrading performance and even causing hallucinated outputs. While various methods have been proposed to filter out such noise, we argue that identifying irrelevant information from retrieved content is inherently difficult and limited number of transformer layers can hardly solve this. Consequently, retrievers fail to filter out irrelevant documents entirely. Therefore, LLMs must be robust against such noise, but we demonstrate that standard fine-tuning approaches are often ineffective in enabling the model to selectively utilize relevant information while ignoring irrelevant content due to the structural constraints of attention patterns. To address this, we propose a novel fine-tuning method designed to enhance the model's ability to distinguish between relevant and irrelevant information within retrieved documents. Extensive experiments across multiple benchmarks show that our approach significantly improves the robustness and performance of LLMs.

📄 PDF Abstract BibTeX arXiv:2601.01896

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How Much Noise Can BERT Handle? Insights from Multilingual Sentence Difficulty Detection

2026-03-07 · Nouran Khallaf, Serge Sharoff arxiv

Noisy training data can significantly degrade the performance of language-model-based classifiers, particularly in non-topical classification tasks. In this study we designed a methodological framework to assess the impa…

Cross-Lingual Transfer

Asymptotic Expansion for Nonlinear Filtering in the Small System Noise Regime

2025-09-28 · Masahiro Kurisaki arxiv

We propose a new asymptotic expansion method for nonlinear filtering, based on a small parameter in the system noise. The conditional expectation is expanded as a power series in the noise level, with each coefficient co…

Computational Efficiency

A New Proof for the Linear Filtering and Smoothing Equations, and Asymptotic Expansion of Nonlinear Filtering

2024-12-20 · Masahiro Kurisaki

In this paper, we propose a new asymptotic expansion approach for nonlinear filtering based on a small parameter in the system noise. This method expresses the filtering distribution as a power series in the noise level,…

Computational Efficiency

Noise Homogenization via Multi-Channel Wavelet Filtering for High-Fidelity Sample Generation in GANs

2020-05-14 · Shaoning Zeng, Bob Zhang

In the generator of typical Generative Adversarial Networks (GANs), a noise is inputted to generate fake samples via a series of convolutional operations. However, current noise generation models merely relies on the inf…

Robust Noise Filtering in Image Sequences

2013-04-17 · Soumaya Hichri, Faouzi Benzarti, Hamid Amiri

Image sequences filtering have recently become a very important technical problem especially with the advent of new technology in multimedia and video systems applications. Often image sequences are corrupted by some amo…