arXivDaily arXiv每日学术速递 周一至周五更新

AI 大模型

RAG / 检索增强生成

检索增强生成、向量检索、知识库问答和面向大模型的搜索系统。

共收录 8503 信号源:cs.IR, cs.CL, cs.AI, cs.DB

1. 检索器与排序 4528 篇

2502.15543 2026-07-10 cs.CL cs.AI 版本更新 89%

ParamMute: Suppressing Knowledge-Critical FFNs for Faithful Retrieval-Augmented Generation

ParamMute:抑制知识关键的前馈神经网络以实现忠实的检索增强生成

Pengcheng Huang, Zhenghao Liu, Yukun Yan, Haiyan Zhao, Xiaoyuan Yi, Hao Chen, Zhiyuan Liu, Maosong Sun, Tong Xiao, Ge Yu, Chenyan Xiong

机构 * School of Computer Science and Engineering, Northeastern University, China(东北大学计算机科学与工程学院) Department of Computer Science and Technology, Institute for AI, Tsinghua University, China(清华大学人工智能研究院计算机科学与技术系) Microsoft Research Asia, Beijing, China(微软亚洲研究院) Language Technologies Institute, Carnegie Mellon University, United States(卡内基梅隆大学语言技术研究所)

专题命中 检索器与排序 :RAG(summary_cn,abstract);retrieval-augmented generation(title,abstract);分类 cs.CL、cs.AI

AI总结 研究RAG中LLMs不忠实生成问题,提出ParamMute框架抑制相关FFNs激活并校准模型,通过CoFaithfulQA基准评估,显著提升忠实性,减少对参数记忆依赖,为提高LLM在RAG中的可信度提供新方向。

Comments 26 pages, 7 figures, 7 tables

详情

展开后加载摘要…

URL PDF HTML 收藏
2606.29959 2026-06-30 cs.IR cs.CL 89%

Know Before You Fetch: Calibrated Retrieval-Budget Allocation for Retrieval-Augmented Generation

知悉再取:面向检索增强生成的可校准检索预算分配

Zhe Dong, Fang Qin, Manish Shah, Yicheng Wang

机构 * University of Maine at Presque Isle(缅因大学普雷斯基尔分校) Stanford University(斯坦福大学) Independent Researcher(独立研究者)

专题命中 检索器与排序 :RAG(summary_cn,abstract);retrieval-augmented generation(title,abstract);分类 cs.IR、cs.CL

AI总结 提出自适应RAG作为可校准检索预算分配,通过校准序列对数概率和前缀logit不确定性为正确性概率,实现分级上下文选择、选择性弃权和显式延迟/令牌权衡,显著提升校准质量并优化检索预算。

Comments 17 pages, 9 figures

详情

展开后加载摘要…

URL PDF HTML 收藏
2606.28337 2026-06-30 cs.IR cs.AI 89%

A Systems-Level Analysis of Sensitivity, Robustness, and Stability in Retrieval-Augmented Generation

检索增强生成中敏感性、鲁棒性和稳定性的系统级分析

Bharath Simha Reddy Muthyam

专题命中 检索器与排序 :RAG(summary_cn,abstract);retrieval-augmented generation(title,abstract);分类 cs.IR、cs.AI

AI总结 通过56次实验控制研究,分析分块大小、检索深度、重排序和噪声对RAG系统的影响,发现检索指标在宽设置下提升但下游准确率非单调变化,建议评估需包含多阶段故障分析。

Comments 11 pages, 8 figures

详情

展开后加载摘要…

URL PDF HTML 收藏
2606.18103 2026-06-17 cs.CL cs.IR 新提交 89%

HistoRAG: Embedding Historical Methodology in Retrieval-Augmented Generation Through Critical Technical Practice

HistoRAG:通过批判性技术实践将历史方法论嵌入检索增强生成

Noah J. Kim-Baumann, Torsten Hiltmann

机构 * Humboldt-Universität zu Berlin(柏林洪堡大学)

专题命中 检索器与排序 :RAG(summary_cn,abstract);retrieval-augmented generation(title,abstract);分类 cs.IR、cs.CL

AI总结 针对历史学等解释性学科,提出HistoRAG框架,通过分离检索与生成、时间窗口化、LLM作为评判者等架构干预,将历史编纂原则转化为RAG设计,解决标准RAG中的时间偏差、相关性评估等问题。

Comments 25 pages, 6 figures. Companion preprint to a Journal of Digital History notebook article (under review)

详情

展开后加载摘要…

URL PDF HTML 收藏
2606.16661 2026-06-16 cs.IR cs.CL 新提交 89%

SCAR: Semantic Continuity-Aware Retrieval for Efficient Context Expansion in RAG

SCAR: 语义连续性感知检索以实现RAG中的高效上下文扩展

Nathanaël Langlois

机构 * Horizon Flow

专题命中 检索器与排序 :RAG(title,title_cn);retrieval-augmented generation(abstract);分类 cs.IR、cs.CL

AI总结 提出SCAR自适应检索策略,通过查询-邻居相关性与结构连续性惩罚的权衡,选择性扩展相邻块,在保持高召回率的同时显著减少token开销。

Comments 5 pages, 1 figure

详情

展开后加载摘要…

URL PDF HTML 收藏
2602.01023 2026-06-10 cs.IR cs.AI cs.LG 89%

Unifying Ranking and Generation in Query Auto-Completion via Retrieval-Augmented Generation and Multi-Objective Alignment

通过检索增强生成和多目标对齐统一查询自动补全中的排序与生成

Kai Yuan, Anthony Zheng, Jia Hu, Divyanshu Sheth, Hemanth Velaga, Kylee Kim, Matteo Guarrera, Besim Avci, Jianhua Li, Xuetao Yin, Rajyashree Mukherjee, Sean Suchter

机构 * Apple(苹果公司) UC Berkeley(加州大学伯克利分校)

专题命中 检索器与排序 :RAG(summary_cn,abstract);retrieval-augmented generation(title,abstract);分类 cs.IR、cs.AI

AI总结 提出一个统一框架,通过检索增强生成(RAG)和多目标直接偏好优化(DPO)将查询自动补全重构为端到端列表生成,解决传统流水线长尾覆盖不足和生成方法幻觉风险的问题,并在大规模商业搜索平台上验证了有效性。

Comments 11 pages, 4 figures

Journal ref Proceedings of the 32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining V.2 (KDD '26), August 09--13, 2026, Jeju Island, Republic of Korea

详情

展开后加载摘要…

URL PDF HTML 收藏
2605.17301 2026-06-09 cs.CL cs.AI 版本更新 89%

ConflictRAG: Detecting and Resolving Knowledge Conflicts in Retrieval Augmented Generation

ConflictRAG: 检测和解决检索增强生成中的知识冲突

Chenyu Wang, Yueyuan Li, Yingmin Liu, Yang Shu

机构 * Zhejiang University(浙江大学)

专题命中 检索器与排序 :RAG(summary_cn,abstract);retrieval augmented generation(title);retrieval-augmented generation(abstract);分类 cs.CL、cs.AI

AI总结 本研究提出ConflictRAG框架,通过两阶段冲突检测模块、熵-TOPSIS框架和冲突感知RAG评分,有效检测和解决检索增强生成中的知识冲突,实验表明其在冲突检测F1和正确性方面优于现有方法。

Comments 6 pages, 6 figures, submitted to IEEE SMC 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2605.27294 2026-05-27 cs.CL cs.IR 89%

Separating Semantic Competition from Context Length in RAG Reading

在RAG阅读中区分语义竞争与上下文长度

Vyzantinos Repantis, Ameya Gawde, Harshvardhan Singh, Rohit Alekar, Cien Zhang, Svetlana Karslioglu, Akash Vishwakarma

机构 * Meta Platforms(Meta平台)

专题命中 检索器与排序 :RAG(title,title_cn);retrieval-augmented generation(abstract);分类 cs.IR、cs.CL

AI总结 通过匹配对照实验,分离出检索增强生成中阅读器的语义竞争效应,证明性能下降部分源于竞争而非仅上下文长度。

Comments 4 pages, 1 figure, 2 tables

详情

展开后加载摘要…

URL PDF HTML 收藏
2605.27156 2026-05-27 cs.CL cs.AI 89%

LitSeg: Narrative-Aware Document Segmentation for Literary RAG

LitSeg: 面向文学RAG的叙事感知文档分割

Ruikang Zhang, Zhanni Chen, Yiqiao Cai, Qi Su

机构 * Peking University(北京大学)

专题命中 检索器与排序 :RAG(title,title_cn);retrieval-augmented generation(abstract);分类 cs.CL、cs.AI

AI总结 提出LitSeg,一种基于叙事理论引导的文档分割框架,通过多阶段提示提取事件、梳理叙事线索并定位转折点,以解决现有分割方法忽视文学叙事结构导致检索与生成性能下降的问题,并引入轻量版LitSeg-Lite通过数据蒸馏降低计算开销。

详情

展开后加载摘要…

URL PDF HTML 收藏
2605.22923 2026-05-25 cs.IR cs.CL 89%

AI-Friendly LaTeX: Using LaTeX Code as a Knowledge Source for Retrieval-Augmented Generation

AI友好的LaTeX:使用LaTeX代码作为检索增强生成的知识源

Tom Verhoeff

机构 * Department of Mathematics & Computer Science, Eindhoven University of Technology(数学与计算机科学系,埃因霍温理工大学)

专题命中 检索器与排序 :RAG(summary_cn,abstract);retrieval-augmented generation(title,abstract);分类 cs.IR、cs.CL

AI总结 本文提出一种预处理方法,将LaTeX源码及其辅助文件和作者注释转换为Markdown和JSONL格式的文本块,以解决PDF提取中结构信息丢失的问题,从而提升检索增强生成在数学和技术材料上的可靠性。

Comments 19 pages, 3 figures

详情

展开后加载摘要…

URL PDF HTML 收藏
2602.02007 2026-05-13 cs.CL cs.AI 89%

Beyond RAG for Agent Memory: Retrieval by Decoupling and Aggregation

超越RAG的代理记忆:通过解耦与聚合进行检索

Zhanghao Hu, Qinglin Zhu, Runcong Zhao, Di Liang, Hanqi Yan, Yulan He, Lin Gui

机构 * King’s College London(伦敦国王学院) Tencent, Yuanbao Team(腾讯元宝团队)

专题命中 检索器与排序 :RAG(title,title_cn);retrieval augmented generation(abstract);分类 cs.CL、cs.AI

AI总结 本文提出xMemory,通过解耦与聚合原则优化代理记忆检索,提升答案质量和推理效率。

Comments Project Address: https://zhanghao-xmemory.github.io/Academic-project-page-template/; Code Address: https://github.com/HU-xiaobai/xMemory

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.17866 2026-05-08 cs.CL cs.AI 89%

Latent Abstraction for Retrieval-Augmented Generation

检索增强生成的潜在抽象

Ha Lan N. T, Minh-Anh Nguyen, Dung D. Le

机构 * Center for AI Research, VinUniversity, Vietnam(越南Vin大学人工智能研究中心)

专题命中 检索器与排序 :retrieval-augmented generation(title,abstract);RAG(abstract,abstract_cn);retriever(abstract);dense retrieval(abstract)

AI总结 LAnR通过在潜在空间中联合执行编码、检索和生成,提升检索增强生成的效率与效果,减少检索调用次数并增强模型整合。

详情

展开后加载摘要…

URL PDF HTML 收藏
2605.01302 2026-05-05 cs.CL cs.IR 89%

Beyond Semantic Relevance: Counterfactual Risk Minimization for Robust Retrieval-Augmented Generation

超越语义相关性:为鲁棒检索增强生成的反事实风险最小化

Peiyang Liu, Qiang Yan, Ziqiang Cui, Di Liang, Xi Wang, Wei Ye

机构 * National Engineering Research Center for Software Engineering, Peking University(软件工程国家工程研究中心,北京大学) City University of Hong Kong(香港城市大学) Tencent Technology(腾讯科技) Peking University(北京大学)

专题命中 检索器与排序 :RAG(summary_cn,abstract);retrieval-augmented generation(title,abstract);分类 cs.IR、cs.CL

AI总结 本文提出CoRM-RAG框架,通过因果干预模拟用户偏差来提升检索鲁棒性,在对抗性场景中优于传统检索器和重排序器。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.22843 2026-04-28 cs.IR cs.AI 89%

Structure Guided Retrieval-Augmented Generation for Factual Queries

结构引导的检索增强生成用于事实查询

Miao Xie, Xiao Zhang, Yi Li, Chunli Lv

机构 * College of Information and Electrical Engineering, China Agricultural University, China(中国农业大学信息与电气工程学院) College of Computing and Data Science, Nanyang Technological University, Singapore(南洋理工大学计算机与数据科学学院) Key Laboratory of Agricultural Informatization Standardization, Ministry of Agriculture and Rural Affairs, China(农业信息化标准化 key laboratory, 农业农村部)

专题命中 检索器与排序 :RAG(summary_cn,abstract);retrieval-augmented generation(title,abstract);分类 cs.IR、cs.AI

AI总结 本文提出结构引导的检索增强生成(SG-RAG),通过嵌入式子图匹配解决事实查询中的精确检索问题,实验表明其在ERQA数据集上性能显著提升。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.22757 2026-04-28 cs.IR cs.AI 89%

StratRAG: A Multi-Hop Retrieval Evaluation Dataset for Retrieval-Augmented Generation Systems

StratRAG:用于检索增强生成系统的多跳检索评估数据集

Aryan Patodiya

机构 * Department of Computer Science(计算机科学系) California State University, Fresno(加州州立大学,弗雷斯诺分校)

专题命中 检索器与排序 :retrieval-augmented generation(title,abstract);RAG(abstract,abstract_cn);dense retrieval(abstract);hybrid retrieval(abstract)

AI总结 本文提出StratRAG数据集,用于评估检索增强生成系统在多跳推理任务中的表现,通过三种检索策略对比,发现混合检索效果最佳,但桥接问题仍较难。

Comments 6 Pages, 3 Table

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.20854 2026-04-24 cs.IR cs.AI 89%

ERA: Evidence-based Reliability Alignment for Honest Retrieval-Augmented Generation

ERA:基于证据的可靠性对齐用于诚实检索增强生成

Sunguk Shin, Meeyoung Cha, Byung-Jun Lee, Sungwon Park

机构 * Korea University(韩国大学) Gauss Labs Inc.(Gauss实验室)

专题命中 检索器与排序 :RAG(summary_cn,abstract);retrieval-augmented generation(title,abstract);分类 cs.IR、cs.AI

AI总结 本文提出ERA框架,通过将置信度估计从标量概率转为显式证据分布,提升RAG系统中的回避行为,有效区分知识冲突与不确定性,实验表明在标准基准和定制泛化数据集上表现优异。

Comments Under Review

详情

展开后加载摘要…

URL PDF HTML 收藏
2511.15141 2026-04-23 cs.IR cs.AI 89%

ItemRAG: Item-Based Retrieval-Augmented Generation for LLM-Based Recommendation

ItemRAG: 基于物品的检索增强生成用于基于大语言模型的推荐系统

Sunwoo Kim, Geon Lee, Kyungho Kim, Jaemin Yoo, Kijung Shin

机构 * Seoul National University(首尔国立大学)

专题命中 检索器与排序 :RAG(summary_cn,abstract);retrieval-augmented generation(title,abstract);分类 cs.IR、cs.AI

AI总结 ItemRAG通过细粒度物品级检索提升推荐效果,结合共购信息与语义信息,有效解决冷启动问题,实验表明其优于现有RAG方法。

Comments Published as a conference paper at SIGIR 2026 (short)

详情

展开后加载摘要…

URL PDF HTML 收藏
2508.02506 2026-04-21 cs.IR cs.AI 89%

R3A: Reinforced Reasoning for Relevance Assessment for RAG in User-Generated Content Platforms

R3A:强化推理用于用户生成内容平台中的RAG相关性评估

Xiaowei Yuan, Lei Jin, Haoxin Zhang, Ziyang Huang, Yan Gao, Yi Wu, Yao Hu, Jun Zhao, Kang Liu

机构 * The Key Laboratory of Cognition and Decision Intelligence for Complex Systems, Institute of Automation, Chinese Academy of Sciences(复杂系统认知与决策智能重点实验室,自动化研究所,中国科学院) School of Artificial Intelligence, University of Chinese Academy of Sciences(中国科学院大学人工智能学院) Xiaohongshu Inc.(小红书公司)

专题命中 检索器与排序 :RAG(title,title_cn);retrieval-augmented generation(abstract);分类 cs.IR、cs.AI

AI总结 R3A通过意图推理和证据定位解决UGC平台中相关性评估的挑战,提升模型在稀疏反馈和非对称相关性中的表现。

Comments Accepted by ACL Industry 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.16350 2026-04-21 cs.IR cs.AI 89%

LiteSemRAG: Lightweight LLM-Free Semantic-Aware Graph Retrieval for Robust RAG

LiteSemRAG: 轻量级无大语言模型的语义感知图检索用于鲁棒性RAG

Xiao Yue, Guangzhi Qu, Lige Gan

机构 * Oakland University(奥克兰大学)

专题命中 检索器与排序 :RAG(title,title_cn);retrieval-augmented generation(abstract);分类 cs.IR、cs.AI

AI总结 本文提出LiteSemRAG,一种轻量级无大语言模型的语义感知图检索框架,通过构建异构语义图并分离表层词义与上下文依赖语义,提升检索鲁棒性与效率。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.14222 2026-04-17 cs.IR cs.AI 89%

Adaptive Query Routing: A Tier-Based Framework for Hybrid Retrieval Across Financial, Legal, and Medical Documents

自适应查询路由:一种分层框架,用于金融、法律和医疗文档的混合检索

Afshan Hashmi

机构 * TRDC, Tuwaiq Academy(TRDC,图瓦伊克学院)

专题命中 检索器与排序 :hybrid retrieval(title,abstract);RAG(abstract,abstract_cn);retrieval-augmented generation(abstract);vector search(abstract)

AI总结 本文提出了一种分层框架,通过比较三种检索架构在金融、法律和医疗领域的表现,揭示了不同检索方法在不同复杂度层级上的性能差异,强调了树状推理和混合检索在跨参考和多段查询中的优势。

详情

展开后加载摘要…

URL PDF HTML 收藏
2601.05264 2026-01-12 cs.IR cs.AI 89%

Engineering the RAG Stack: A Comprehensive Review of the Architecture and Trust Frameworks for Retrieval-Augmented Generation Systems

构建RAG堆栈:对检索增强生成系统架构和信任框架的全面综述

Dean Wampler, Dave Nielson, Alireza Seddighi

机构 * The AI Alliance(AI联盟) IBM Research(IBM研究院)

专题命中 检索器与排序 :retrieval-augmented generation(title,abstract);RAG(title,abstract);分类 cs.IR、cs.AI

AI总结 本文综述了RAG系统架构和信任框架,提出统一分类学和评估框架,为构建安全且领域适应性强的RAG系统提供指导。

Comments 86 pages, 2 figures, 37 tables. A comprehensive review of Retrieval-Augmented Generation (RAG) architectures and trust frameworks (2018-2025), encompassing a unified taxonomy, evaluation benchmarks, and trust-safety modeling

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.08304 2026-06-09 cs.CR cs.AI 版本更新 89%

Securing Retrieval-Augmented Generation: A Taxonomy of Attacks, Defenses, and Future Directions

保障检索增强生成:攻击、防御与未来方向的分类法

Yuming Xu, Mingtao Zhang, Zhuohan Ge, Haoyang Li, Nicole Hu, Yongqi Zhang, Zhiyuan Wen, Jason Chen Zhang, Qing Li, Lei Chen

机构 * The Hong Kong Polytechnic University(香港理工大学) The Hong Kong University of Science and Technology (Guangzhou)(香港科学与技术大学(广州))

专题命中 检索器与排序 :RAG(summary_cn,abstract);retrieval-augmented generation(title,abstract);分类 cs.AI

AI总结 本文提出SLOT分类法,从攻击面、防御层、目标(遵循CIA属性)和攻击目标四个维度系统化梳理检索增强生成(RAG)的安全风险与防御,并指出知识访问管道中的结构性错配,最后展望未来方向。

Comments We have curated a paper list on RAG security in https://github.com/TreeAI-Lab/Awesome-RAG-Security, and we warmly welcome authors who wish to have their new work included to contact us via email

详情

展开后加载摘要…

URL PDF HTML 收藏
2605.14503 2026-05-15 cs.SE 89%

Not All RAGs Are Created Equal: A Component-Wise Empirical Study for Software Engineering Tasks

并非所有RAG都同等有效:面向软件工程任务的组件级实证研究

Qiang Ke, Yanjie Zhao, Hongjin Leng, Shengming Zhao, Haoyu Wang

专题命中 检索器与排序 :RAG(title_cn,summary_cn);retrieval-augmented generation(abstract);retriever(abstract)

AI总结 本文通过实证研究分析RAG组件对软件工程任务的影响,发现检索端组件尤其是检索算法对系统性能影响更大,BM25在多种任务中表现稳健。

详情

展开后加载摘要…

URL PDF HTML 收藏
2501.09136 2026-04-02 cs.AI cs.CL cs.IR 89%

Agentic Retrieval-Augmented Generation: A Survey on Agentic RAG

代理检索增强生成:关于代理RAG的综述

Aditi Singh, Abul Ehtesham, Saket Kumar, Tala Talaei Khoei, Athanasios V. Vasilakos

机构 * Cleveland State University(克利夫兰州立大学) Kent State University(肯特州立大学) Northeastern University(东北大学) Roux Institute at Northeastern University(东北大学鲁克斯研究所) University of Agder (UiA)(阿格德尔大学)

专题命中 检索器与排序 :retrieval-augmented generation(title,abstract);RAG(title,abstract);分类 cs.IR、cs.CL、cs.AI

AI总结 本文综述了代理RAG系统,分析了其架构分类、设计权衡及应用,指出其在灵活性、可扩展性和上下文感知方面的优势,并探讨了未来研究方向。

详情

展开后加载摘要…

URL PDF HTML 收藏
2603.08329 2026-03-10 cs.CL cs.AI cs.IR 89%

SPD-RAG: Sub-Agent Per Document Retrieval-Augmented Generation

SPD-RAG:基于文档的子代理检索增强生成

Yagiz Can Akay, Muhammed Yusuf Kartal, Esra Alparslan, Faruk Ortakoyluoglu, Arda Akpinar

机构 * TOBB University of Economics and Technology(托布大学经济与技术学院) OSTIM Technical University(OSTIM技术大学)

专题命中 检索器与排序 :retrieval-augmented generation(title,abstract);RAG(title,abstract);分类 cs.IR、cs.CL、cs.AI

AI总结 SPD-RAG通过文档级子代理和集中融合提升多文档问答性能,实现高效检索与生成。

Comments 12 pages

详情

展开后加载摘要…

URL PDF HTML 收藏
2603.02153 2026-03-03 cs.IR cs.AI cs.CL 89%

Scaling Retrieval Augmented Generation with RAG Fusion: Lessons from an Industry Deployment

在行业部署中扩展检索增强生成:RAG融合的教训

Luigi Medrano, Arush Verma, Mukul Chhabra

机构 * Dell Technologies(戴尔技术)

专题命中 检索器与排序 :RAG(title,abstract);retrieval augmented generation(title);retrieval-augmented generation(abstract);分类 cs.IR、cs.CL、cs.AI

AI总结 本研究发现,在现实生产约束下,RAG融合技术的召回提升在重排序后被抵消,且未带来下游效果的显著改善。

详情

展开后加载摘要…

URL PDF HTML 收藏
2602.03645 2026-02-04 cs.LG 89%

Reinforcement Fine-Tuning for History-Aware Dense Retriever in RAG

强化微调用于历史感知密集检索器在RAG中

Yicheng Zhang, Zhen Qin, Zhaomin Wu, Wenqi Zhang, Shuiguang Deng

机构 * College of Computer Science and Technology, Zhejiang University, Hangzhou, China(浙江大学计算机科学与技术学院) Ningbo Global Innovation Center, Zhejiang University, Ningbo, China(浙江大学宁波全球创新中心) Department of Computer Science, National University of Singapore, Singapore(新加坡国立大学计算机科学系)

专题命中 检索器与排序 :RAG(title,abstract);retriever(title,abstract);retrieval-augmented generation(abstract)

AI总结 本文提出通过强化学习优化RAG中的检索器,通过引入随机采样和历史状态缓解状态别名问题,提升检索性能。

Comments On going work. Codes are released at https://github.com/zyc140345/HARR

详情

展开后加载摘要…

URL PDF HTML 收藏
2602.00083 2026-02-03 cs.IR cs.AI cs.CL cs.LG 89%

SPARC-RAG: Adaptive Sequential-Parallel Scaling with Context Management for Retrieval-Augmented Generation

SPARC-RAG:基于上下文管理的自适应顺序-并行扩展用于检索增强生成

Yuxin Yang, Gangda Deng, Ömer Faruk Akgül, Nima Chitsazan, Yash Govilkar, Akasha Tigalappanavara, Shi-Xiong Zhang, Sambit Sahu, Viktor Prasanna

机构 * University of Southern California(南加州大学) Capital One

专题命中 检索器与排序 :retrieval-augmented generation(title,abstract);RAG(title,abstract);分类 cs.IR、cs.CL、cs.AI

AI总结 SPARC-RAG通过多代理框架实现顺序与并行扩展的协调,提升检索增强生成在多跳问答中的性能和效率。

详情

展开后加载摘要…

URL PDF HTML 收藏
2512.12694 2025-12-16 cs.DL cs.CV 89%

Hybrid Retrieval-Augmented Generation for Robust Multilingual Document Question Answering

混合检索增强生成用于鲁棒多语言文档问答

Anthony Mudet, Souhail Bakkali

机构 * Univ Rennes, CNRS, IRISA - UMR 6074(里昂大学、法国国家科学研究中心、IRISA - UMR 6074) L3i-lab, La Rochelle Université(L3i实验室、拉罗谢尔大学)

专题命中 检索器与排序 :retrieval-augmented generation(title,abstract);hybrid retrieval(title,abstract);dense retrieval(abstract)

AI总结 本文提出混合检索增强生成方法,用于在嘈杂的历史文档中实现鲁棒的多语言问答,通过语义查询扩展、生成提示优化和模块化架构提升检索鲁棒性和问答准确性。

Comments Preprint

详情

展开后加载摘要…

URL PDF HTML 收藏
2507.23334 2025-12-09 cs.CL cs.AI cs.IR cs.LG 89%

MUST-RAG: MUSical Text Question Answering with Retrieval Augmented Generation

MUST-RAG: 基于检索增强生成的音乐文本问答

Daeyong Kwon, SeungHeon Doh, Juhan Nam

机构 * Graduate School of Culture Technology, KAIST, South Korea(文化科技研究生院,韩国釜山科学技术院)

专题命中 检索器与排序 :retrieval augmented generation(title,abstract);RAG(title,abstract);分类 cs.IR、cs.CL、cs.AI

AI总结 MUST-RAG通过引入音乐专用数据库和检索增强生成技术,提升通用语言模型在音乐问答任务中的表现。

Comments This is an earlier version of the paper - ArtistMus: A Globally Diverse, Artist-Centric Benchmark for Retrieval-Augmented Music Question Answering. The latest version is available at: (arXiv:2512.05430)

详情

展开后加载摘要…

URL PDF HTML 收藏