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

AI 大模型

RAG / 检索增强生成

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

2026-08-28 至 2026-08-28 共收录 14 信号源:cs.IR, cs.CL, cs.AI, cs.DB

1. 检索器与排序 14 篇

2608.26379 2026-08-28 cs.IR cs.CL 新提交 92%

Assessing the Downstream Utility of Evidence-Aware Retrieval in RAG

评估RAG中证据感知检索的下游效用

Utshab Kumar Ghosh, Debayan Mukhopadhyay, Shubham Chatterjee

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

AI总结 本研究在多基准及TREC RAG 2025设置中,考察证据感知检索的下游效用,发现其价值不统一,需针对特定用途评估RAG评估方法。

详情

展开后加载摘要…

URL PDF HTML 收藏
2608.24977 2026-08-28 cs.CR cs.CL cs.LG 版本更新 91%

Retrieved But Not Reliable: A Survey on Attacks, and Defenses in Retrieval-Augmented Generation

可检索但不可靠:检索增强生成中的攻击与防御研究综述

Minh Tran, Cuong Dang, Tuc Nguyen, Khanh-Tung Tran, Minh Huynh Nguyen, Trinh Chau, Kien Le, Do Xuan Long, Jiahao Zhang, Fali Wang, Hoang D. Nguyen, Thanh Le, Suhang Wang

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

AI总结 本综述针对检索增强生成(RAG)的安全与鲁棒性问题,形式化其各阶段威胁模型,分类攻击目标并梳理各阶段防御及评估方法,为该领域提供统一研究框架。

Comments 24 pages, 6 figures. Accepted to Findings of the Association for Computational Linguistics: EMNLP 2026. Peer-reviewed through ACL Rolling Review (ARR)

详情

展开后加载摘要…

URL PDF HTML 收藏
2510.11358 2026-08-28 cs.CL cs.AI cs.IR 版本更新 89%

LLM-Specific Utility for Retrieval-Augmented Generation

针对大语言模型的特定效用:检索增强生成的新视角

Hengran Zhang, Keping Bi, Jiafeng Guo, Jiaming Zhang, Shuaiqiang Wang, Dawei Yin, Xueqi Cheng

机构 * State Key Laboratory of AI Safety, Institute of Computing Technology, Chinese Academy of Sciences(人工智能安全国家重点实验室,计算技术研究所,中国科学院) University of Chinese Academy of Sciences(中国科学院大学) Baidu Inc(百度公司)

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

AI总结 本文提出LLM特定效用的概念,指出不同大语言模型对证据的需求不同,提出构建基准以研究这种效用,并推动生成器定制的证据选择方法改进RAG。

Comments Accepted to CIKM 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2607.23838 2026-08-28 cs.CR cs.AI cs.CL cs.LG 版本更新 88%

TriShieldRAG: 3 Rings, One Blind Spot in Layered Defenses for Retrieval-Augmented Generation

TriShieldRAG:一种针对检索增强生成中知识腐败的三环深度防御框架

Susil Kumar Mohanty, Rohit Patel, Kosuru Yuvaraj, Jeenal Chaudhary, Disha Singhania

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

AI总结 研究针对检索增强生成中知识腐败问题,构建TriShieldRAG框架,设置摄取防护、检索评分器和跨语言模型共识阶段三个环,推导环2和环3起作用的条件,评估表明该框架能大幅降低攻击成功率并保持良性查询准确性。

Comments v2: Adds an adaptive-attacker evaluation in which Ring 1 is fully evaded (500/500 documents, three corpora); scales to the full NQ, HotpotQA and MS-MARCO corpora; corrects Proposition 1, whose boundary is corpus-dependent (0.214/0.251/0.558) not 0.5; retracts a proposed closed form after a pre-registered prediction failed. The v1 headline 91%-to-13% result is withdrawn

详情

展开后加载摘要…

URL PDF HTML 收藏
2504.05216 2026-08-28 cs.IR cs.AI cs.CL 版本更新 85%

Unleashing the Power of LLMs in Dense Retrieval with Query Likelihood Modeling

利用查询似然建模释放大型语言模型在密集检索中的能力

Hengran Zhang, Keping Bi, Jiafeng Guo, Xiaojie Sun, Shihao Liu, Daiting Shi, Dawei Yin, Xueqi Cheng

机构 * CAS Key Lab of Network Data Science and Technology, ICT, CAS(中国科学院网络数据科学与技术重点实验室) University of Chinese Academy of Sciences(中国科学院大学) Baidu Inc(百度公司)

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

AI总结 该研究针对LLM在密集检索中全局信息建模不足的问题,提出含注意力块和文档损坏组件的LLM-QL模型,通过查询似然最大化辅助任务增强检索器主干,在MS MARCO和BEIR数据集上优于其他LLM-based检索器。

Comments Accepted to CIKM 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2608.26604 2026-08-28 cs.IR cs.LG 新提交 84%

hoBIT: A Profile-Aware Retrieval-Augmented Chatbot for University Academic Advising

hoBIT:面向大学学术咨询的感知用户画像的检索增强聊天机器人

Yoonseo Kim, Seongmin Lee, Joongheon Kim, SeongKu Kang

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

AI总结 针对大学学术咨询中因用户画像缺失导致的检索证据不适用问题,提出proFILL方法将hoBIT转换为感知用户画像的RAG系统,实验显示其性能优于多种基线且受用户偏好,可低成本本地部署。

Comments Accepted to the System Demonstrations Track at EMNLP 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2608.27049 2026-08-28 cs.CL cs.CY 新提交 81%

Research Design Tracking and Assessment for the Social Sciences

社会科学研究设计的追踪与评估

Marco Rovera, Sergiu Burlacu, Dominique Cappelletti, Alessio Tomelleri, Sonia Marzadro, Martina Bazzoli, Annalisa Tassi, Jessica Gagete-Miranda

机构 * Fondazione Bruno Kessler(布鲁诺·凯塞勒基金会) IRVAPP

专题命中 检索器与排序 :RAG(summary_cn,abstract);分类 cs.CL

AI总结 针对社会科学因果研究设计的人工评估依赖问题,本研究提出ARDTrA任务,构建专家标注数据集,用多轮RAG对话管道评估,发现段落长度是性能主因,且人机任务难度来源独立。

Comments Paper accepted at EMNLP 2026 - Main Conference

详情

展开后加载摘要…

URL PDF HTML 收藏
2608.27101 2026-08-28 cs.AI 新提交 74%

pro-team at LLMs4OL 2026 Tasks Flagship and Reuse: Retrieval-Augmented Generation and Vocabulary-Constrained Filtering for Ontology Learning

LLMs4OL 2026任务的团队:旗舰任务与复用:面向本体学习的检索增强生成及词汇约束过滤

Shivam Mishra, Dhannu Ram Meena, Muneendra Ojha, Krishna Pratap Singh, Kuldeep Singh

机构 * Indian Institute of Information Technology Allahabad(印度阿拉哈巴德信息技术学院)

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

AI总结 该团队针对LLMs4OL 2026挑战赛的两个本体学习任务,采用检索增强生成与词汇约束过滤方法,取得了特定指标结果,但存在未提取非分类关系的局限。

详情

展开后加载摘要…

URL PDF HTML 收藏
2607.19020 2026-08-28 cs.LG cs.AI cs.IR q-bio.QM 版本更新 62%

Drift-Adaptive ICU Intervention Prediction: Freezing the Physiological Encoder for Auditable Model Updating

重症监护室时间序列预测中的生物失忆:一种具有时间检索的漂移自适应双流架构

Fatema Ferdous Tamanna, K. M. Merajul Arefin, Md. Abdul Masud

机构 * Patuakhali Science and Technology University(帕图阿卡利科学技术大学) University of Dhaka(达卡大学)

专题命中 检索器与排序 :RAG(abstract);分类 cs.IR、cs.AI

AI总结 研究重症监护室时间序列预测中临床决策支持系统退化问题,提出自适应临床智能架构,通过解耦生理与治疗表征、限制参数更新等实现漂移自适应,实验验证其有效性,为高风险临床环境中部署自适应模型提供模板。

Comments v3: strengthened retrieval analysis rank-biased overlap and paired randomization tests for Run B vs Run C, with a difference-in-differences localising the advantage to the frozen physiology stream; methods clarifications throughout. 12 pages, 4 figures, 7 tables. Under review

详情

展开后加载摘要…

URL PDF HTML 收藏
2606.18801 2026-08-28 cs.IR cs.AI 版本更新 62%

SHIFT: Semantic Harmonization via Index-side Feature Transformation for Multilingual Information Retrieval

SHIFT: 通过索引侧特征变换实现多语言信息检索的语义对齐

Youngjoon Jang, Seongtae Hong, Hyeonseok Moon, Heuiseok Lim

机构 * Department of Computer Science and Engineering, Korea University(韩国大学计算机科学与工程系)

专题命中 检索器与排序 :dense retrieval(abstract);分类 cs.IR、cs.AI

AI总结 提出SHIFT方法,在索引阶段通过平行翻译对估计相对语言向量并修正文档嵌入,以缓解多语言密集检索中的语言偏差,无需训练即可提升检索性能。

Comments EMNLP 2026 Findings

详情

展开后加载摘要…

URL PDF HTML 收藏
2507.02950 2026-08-28 cs.CL cs.AI cs.HC 版本更新 62%

Distinct Profiles of Run-to-Run Score Reliability and Expert-Panel Alignment Across Four LLM Evaluators of Simulated Japanese-Language AI-to-AI Counseling

固定合成日语咨询对话中的结构化提示与自动评估

Keita Kiuchi, Yoshikazu Fujimoto, Hideyuki Gotō, Tomonori Hosokawa, Makoto Nishimura, Yōsuke Satō, Izumi Sezai, Tomohiro Inoue

机构 * Japan National Institute of Occupational Safety and Health(日本国立职业安全卫生研究所) Kaze To Taiyo(凯泽・太阳) Saga Occupational Health Association(Saga职业健康协会) Department of Pharmacy, Zikei Hospital/Zikei Institute of Psychiatry(药剂科,Zikei医院/Zikei精神医学研究所) Department of Medical Welfare, Suzuka University of Medical Science(医疗福祉科, Suzuka医科大学) Graduate School of Human Sciences, Ritsumeikan University(人类科学研究生院,立命馆大学) Faculty of Nursing, National Defense Medical College(护理学部,国家防卫医疗大学) Support Center for Students with Disabilities, Aoyama Gakuin University(残疾学生支持中心,上智大学)

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

AI总结 研究通过人工智能生成的18份固定日语咨询对话记录,对比GPT - minimal、GPT - SMDP和Claude - SMDP三种情况,咨询专家与新的语言模型分别评级,发现SMDP对话在多方面获更高专家评级,语言模型评级可重复但偏宽松。

Comments 55 pages, 2 figures, 31 tables; supplemental material included; data and code at this https URL (https://doi.org/10.5281/zenodo.22106028;) preregistration and amendments at this https URL (https://doi.org/10.17605/OSF.IO/VU286)

详情

展开后加载摘要…

URL PDF HTML 收藏
2608.27006 2026-08-28 cs.IR 新提交 57%

Conversational Recommendation over Live E-Commerce Catalogues with Self-Refreshing Retrieval

基于自刷新检索的直播电商目录对话推荐

Ante Kapetanovic, Tomislav Duricic, Dionizije Fa, Andro Mercep, Emanuel Lacic

专题命中 检索器与排序 :retriever(abstract);分类 cs.IR

AI总结 该研究针对电商目录动态变化问题,提出与商家无关的多轮对话购物助手,核心为自刷新检索器,仅处理目录增量,对话层用LLM做意图分类,演示为WhatsApp购物助手。

Comments ACM RecSys 2026, 3 pages, 2 figure, 1 table

详情

展开后加载摘要…

URL PDF HTML 收藏
2607.19326 2026-08-28 cs.CL 版本更新 57%

Selective State-Space Adaptation and Retrieval for Language Model Reasoning

用于语言模型推理的选择性状态空间适应与检索

Atahan Dokme, Larry Heck

机构 * AI Virtual Assistant (AVA) Lab(人工智能虚拟助手(AVA)实验室) Georgia Institute of Technology(佐治亚理工学院)

专题命中 检索器与排序 :retriever(abstract);分类 cs.CL

AI总结 研究针对语言模型推理,提出一类含MaLoRA和MaRA的适配器,通过在令牌和上下文级别引入选择性状态空间递归实现适应,在多个冻结主干和推理基准上提升了推理准确性。

Comments Accepted to EMNLP 2026 (Main Conference). 22 pages, 5 figures, 20 tables. Code: this https URL (https://github.com/atahandokme/malora-mara)

详情

展开后加载摘要…

URL PDF HTML 收藏
2602.04731 2026-08-28 cs.CL cs.LG 版本更新 57%

Modular Expert Merging for Biomedical Retrieval

更少微调,更好检索:通过合成数据和模型合并重新思考LLM适应于生物医学检索器

Sameh Khattab, Jean-Philippe Corbeil, Osman Alperen Çinar-Koraş, Amin Dada, Julian Friedrich, Jiawei He, Douglas Teodoro, Jens Kleesiek

机构 * IKIM, University Hospital Essen(IKIM,埃森大学医院) Microsoft Healthcare & Life Sciences(微软医疗与生命科学)

专题命中 检索器与排序 :RAG(abstract_cn);分类 cs.CL

AI总结 本文提出STM框架,通过合成数据和模型合并提升生物医学检索性能,实验显示在任务特定专家上提升23.5%并优于基线模型。

Comments Accepted to Findings of EMNLP 2026

详情

展开后加载摘要…

URL PDF HTML 收藏