English

ParetoRAG: Leveraging Sentence-Context Attention for Robust and Efficient Retrieval-Augmented Generation

Computation and Language 2025-02-13 v1

Abstract

While Retrieval-Augmented Generation (RAG) systems enhance Large Language Models (LLMs) by incorporating external knowledge, they still face persistent challenges in retrieval inefficiency and the inability of LLMs to filter out irrelevant information. We present ParetoRAG, an unsupervised framework that optimizes RAG systems through sentence-level refinement guided by the Pareto principle. By decomposing paragraphs into sentences and dynamically re-weighting core content while preserving contextual coherence, ParetoRAG achieves dual improvements in both retrieval precision and generation quality without requiring additional training or API resources. This framework has been empirically validated across various datasets, LLMs, and retrievers.

Keywords

Cite

@article{arxiv.2502.08178,
  title  = {ParetoRAG: Leveraging Sentence-Context Attention for Robust and Efficient Retrieval-Augmented Generation},
  author = {Ruobing Yao and Yifei Zhang and Shuang Song and Yuhua Liu and Neng Gao and Chenyang Tu},
  journal= {arXiv preprint arXiv:2502.08178},
  year   = {2025}
}
R2 v1 2026-06-28T21:41:17.413Z