Verification Without Sufficiency: Per-Chunk Filtering Fails on Multi-Hop RAG, and Decomposition Repairs It
无充分性的验证:逐块过滤在多跳检索增强生成(RAG)中失效,分解可修复该问题
专题命中 长文档RAG :RAG(title,title_cn);retrieval-augmented generation(abstract);retriever(abstract);分类 cs.IR、cs.CL
AI总结 该研究发现逐块过滤在多跳RAG中失效,经七项控制实验排除其他因素后,提出将验证条件改为分解后的子问题,可显著提升多跳RAG的性能,Qwen2.5-7B分解器已能捕获部分性能提升空间。
Comments 9 pages, 5 figures, 8 tables, 1 algorithm. Code, per-question traces and analysis scripts: https://github.com/iamhero2709/verification-without-sufficiency