Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Hierarchical Document Refinement for Long-context Retrieval-augmented Generation

About

Real-world RAG applications often encounter long-context input scenarios, where redundant information and noise results in higher inference costs and reduced performance. To address these challenges, we propose LongRefiner, an efficient plug-and-play refiner that leverages the inherent structural characteristics of long documents. LongRefiner employs dual-level query analysis, hierarchical document structuring, and adaptive refinement through multi-task learning on a single foundation model. Experiments on seven QA datasets demonstrate that LongRefiner achieves competitive performance in various scenarios while using 10x fewer computational costs and latency compared to the best baseline. Further analysis validates that LongRefiner is scalable, efficient, and effective, providing practical insights for real-world long-text RAG applications. Our code is available at https://github.com/ignorejjj/LongRefiner.

Jiajie Jin, Xiaoxi Li, Guanting Dong, Yuyao Zhang, Yutao Zhu, Yongkang Wu, Zhonghua Li, Qi Ye, Zhicheng Dou• 2025

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA (test)
F143.18
198
Multi-hop Question Answering2WikiMultiHopQA (test)
EM8
143
Multi-hop Question AnsweringDragonball DragBalance (test)
Recall24.72
11
Multi-hop Question AnsweringDragonball DragSingleZh (test)
Recall15.79
10
Showing 4 of 4 rows

Other info

Follow for update