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

AI 大模型

RAG / 检索增强生成

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

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

1. 检索器与排序 4586 篇

2407.09394 2026-01-16 cs.IR 84%

PersonaRAG: Enhancing Retrieval-Augmented Generation Systems with User-Centric Agents

PersonaRAG: 通过以用户为中心的代理增强检索增强生成系统

Saber Zerhoudi, Michael Granitzer

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

AI总结 PersonaRAG通过引入以用户为中心的代理,提升检索增强生成系统对用户需求的适应能力,实现更精准的个性化回答。

Journal ref Information Retrieval's Role in RAG Systems (IR-RAG) workshop at SIGIR, 2024, Washington D.C., USA

详情

展开后加载摘要…

URL PDF HTML 收藏
2506.03989 2026-01-13 cs.CL 84%

Stronger Baselines for Retrieval-Augmented Generation with Long-Context Language Models

更强的检索增强生成基线:长上下文语言模型

Alex Laitenberger, Christopher D. Manning, Nelson F. Liu

机构 * Stanford University(斯坦福大学)

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

AI总结 本文提出DOS RAG作为长上下文问答任务的强基线,通过保持文档结构和简单性,在多个基准上超越复杂方法。

Comments 11 pages, 6 figures, for associated source code, see https://github.com/alex-laitenberger/stronger-baselines-rag

Journal ref Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing (EMNLP 2025), pages 32559-32569

详情

展开后加载摘要…

URL PDF HTML 收藏
2409.18313 2025-01-22 cs.RO cs.AI cs.LG 84%

Embodied-RAG: General Non-parametric Embodied Memory for Retrieval and Generation

Quanting Xie, So Yeon Min, Pengliang Ji, Yue Yang, Tianyi Zhang, Kedi Xu, Aarav Bajaj, Ruslan Salakhutdinov, Matthew Johnson-Roberson, Yonatan Bisk

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

Comments Web: https://quanting-xie.github.io/Embodied-RAG-web/

详情

展开后加载摘要…

URL PDF HTML 收藏
2404.15939 2024-08-08 cs.IR eess.SP 84%

Telco-RAG: Navigating the Challenges of Retrieval-Augmented Language Models for Telecommunications

Andrei-Laurentiu Bornea, Fadhel Ayed, Antonio De Domenico, Nicola Piovesan, Ali Maatouk

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

Comments 6 pages, 5 Figure, 4 Tables, accepted to IEEE Globecom 2024 (see https://github.com/netop-team/telco-rag)

详情

展开后加载摘要…

URL PDF HTML 收藏
2608.23259 2026-08-25 cs.SE 新提交 83%

TianoForge: An Automated Bug Triage Approach for the TianoCore UEFI Firmware Development Community

TianoForge:面向TianoCore UEFI固件开发社区的自动化Bug分类方法

Nazanin Siavash, Terrance E. Boult, Armin Moin

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

AI总结 针对TianoCore UEFI固件开发社区,提出基于GPT-LLM(结合或不结合RAG)的自动化Bug分类方法TianoForge,可将平均Bug分类时间缩短99.95%,显著提升软件维护效率。

Comments ACM International Workshop on Firmware Testing and Analysis (FTA) 2026, Co-located with ISSTA 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2608.01655 2026-08-04 cs.DC 新提交 83%

PrefixPlace: Provable Prefix Key-Value Placement for Large Language Model Serving under Heterogeneous Compute and Transfer Costs

PrefixPlace:异构计算与传输成本下大语言模型服务的可证明前缀键值放置方案

Zhiyu Wang, Rajkumar Buyya

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

AI总结 针对异构计算与传输成本下LLM前缀KV放置的次优问题,提出PrefixPlace规划器,其性能接近最优且效率高,可提升RAG等场景的成本节省效果。

详情

展开后加载摘要…

URL PDF HTML 收藏
2503.11126 2026-08-04 cs.LG 版本更新 83%

MUSS: Multilevel Subset Selection for Relevance and Diversity

MUSS:多级子集选择用于相关性和多样性

Vu Nguyen, Andrey Kan

机构 * Equal contribution(共同贡献)

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

AI总结 MUSS通过多级方法在推荐系统中提升精确度4个百分点并加快20-80倍,同时在RAG问题回答中优于基线方法。

Comments model in production at Amazon, UAI 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2607.27374 2026-07-31 cs.SE cs.CR 新提交 83%

From Backlog Items to Security Guidance: Towards Continuous Security Compliance

从待办事项到安全指南:迈向持续安全合规

Ignacio García Núñez, Florian Angermeir, Fabiola Moyón Constante

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

AI总结 本研究针对受监管领域持续软件工程中待办事项安全要求明确困难的问题,提出基于NLP的待办事项丰富系统,结合分类器与RAG管道,发布标注数据集,经评估可有效检测安全相关待办事项并关联安全要求,助力持续安全合规。

Comments 11 pages, 3 figures, 3 tables. Accepted at the 41st IEEE/ACM International Conference on Automated Software Engineering (ASE 2026), Industry Showcase track

详情

展开后加载摘要…

URL PDF HTML 收藏
2607.21911 2026-07-27 cs.SE cs.DL 新提交 83%

Leveraging Resolved Incident History for LLM-Assisted Software Bug Diagnosis

利用已解决的事件历史进行大语言模型辅助的软件错误诊断

Boyuan Guan, Hailu Xu, Jamie Rogers

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

AI总结 研究利用已解决事件历史进行软件错误诊断,提出OM-RAG方法,将问题索引为三元组并单跳嵌入检索先例,为大语言模型管理员提供支持,实验表明该方法在诊断准确率和修复正确性上优于其他方法。

Comments 6 pages, 3 figures, accepted at IEEE SMC 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2607.17053 2026-07-21 cs.SE cs.AR 新提交 83%

MechMem-RTL: Reusing Verified Mechanism Memories for LLM-Based RTL Repair

MechMem-RTL:用于基于大语言模型的RTL修复的可复用验证机制存储器

Mingyu Cheng, Junjie Gao, Jinhua Cui, Kuncai Zhong

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

AI总结 研究针对大语言模型修复RTL设计时,利用任务文本相似性易误导的问题,提出MechMem-RTL框架,复用验证器确认的修复记录,通过严格匹配触发证据来注入记录,实验表明该框架在多个任务上修复效果优于标准反馈修复和任务相似性RAG。

Comments 7 pages, 6 figures, 3 tables

详情

展开后加载摘要…

URL PDF HTML 收藏
2606.24402 2026-06-24 cs.CR 新提交 83%

Poisoned Playbooks: Demystifying Knowledge Poisoning Effects on AI Security Agents

有毒剧本:揭秘知识投毒对AI安全代理的影响

Juho Park, Hyunmin Choi, Kevin Nam

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

AI总结 研究揭示通过RAG注入单条有毒安全知识可系统性改变AI安全代理行为,提出验证边界(VB)分类法,并评估验证提示与多源检索的防御效果。

详情

展开后加载摘要…

URL PDF HTML 收藏
2601.21162 2026-06-05 cs.IR cs.AI cs.DB 83%

A2RAG: Adaptive Agentic Graph Retrieval for Cost-Aware and Reliable Reasoning

A2RAG:面向成本感知和可靠推理的自适应代理图检索

Jiate Liu, Zebin Chen, Shaobo Qiao, Mingchen Ju, Danting Zhang, Bocheng Han, Shuyue Yu, Xin Shu, Jinglin Wu, Dong Wen, Xin Cao, Guanfeng Liu, Zhengyi Yang

机构 * University of New South Wales(新南威尔士大学) Euler AI Sigma Trading Management(Sigma 交易管理) Eigenflow AI Macquarie University(麦考瑞大学)

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

AI总结 本文提出A2RAG框架,通过自适应控制器和代理检索器解决图检索中成本和可靠性问题,提升多跳问答的准确率并减少计算开销。

详情

展开后加载摘要…

URL PDF HTML 收藏
2601.18777 2026-06-04 cs.LG cs.AI cs.CL cs.IR stat.AP 83%

PRECISE: Reducing the Bias of LLM Evaluations Using Prediction-Powered Ranking Estimation

PRECISE: 使用预测驱动的排名估计减少LLM评估的偏差

Abhishek Divekar, Anirban Majumder

机构 * Primary contributor and corresponding author(主要贡献者及通讯作者)

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

AI总结 提出PRECISE框架,通过结合少量人工标注与LLM判断,利用预测驱动推断(PPI)方法,在低资源下可靠估计搜索、排序和RAG系统的指标,并校正LLM偏差。

Comments Accepted at AAAI 2026 - Innovative Applications of AI (IAAI-26)

详情

展开后加载摘要…

URL PDF HTML 收藏
2605.28481 2026-05-29 cs.DL 83%

Co-creation of AI technology, empowering curators of cultural heritage information and guarding research commons

AI技术的共创:赋能文化遗产信息策展人并守护研究公地

Andrea Scharnhorst, Han Yang, Jetze Touber, Kim Ferguson, Philipp Mayr, Vyacheslav Tykhonov

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

AI总结 本文通过描述在文化遗产数字收藏中应用检索增强生成(RAG)技术的工程历程,展示了AI技术如何赋能策展人并保护研究公地。

Comments 30 pages, chapter in the book Understanding Science with Large Language Models? (pp. 383-412). transcript. Edited by Arno Simons, Adrian Wüthrich, Michael Zichert, Gerd Graßhoff (eds.)

详情

展开后加载摘要…

URL PDF HTML 收藏
2605.17055 2026-05-19 cs.CY 83%

Generative AI Feedback, English Writing and Teacher Rubrics: A Multiple-Case Study of CyberScholar

生成式AI反馈、英语写作与教师评分标准:关于CyberScholar的多案例研究

Raigul Zheldibayeva, Ana Karina de Oliveira Nascimento, Vania Castro, Bill Cope, Mary Kalantzis

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

AI总结 本研究探讨了生成式AI工具CyberScholar在支持K-12学生跨学科写作中的潜力,通过整合教师提供的评分标准、材料和范例,利用检索增强生成(RAG)技术提供基于评分标准的形成性反馈和评分。研究发现学生重视即时的评分标准反馈,并在修改过程中注意到写作能力的提升,但同时也指出了自动评分系统的一致性和与作业要求的匹配问题。

Comments 31 pages, 2 figures, 2 tables

详情

展开后加载摘要…

URL PDF HTML 收藏
2605.14177 2026-05-15 cs.IR cs.AI cs.CL 83%

Thinking Ahead: Prospection-Guided Retrieval of Memory with Language Models

前瞻性引导的记忆检索:语言模型中的记忆检索

Harshita Chopra, Krishna Kant Chintalapudi, Suman Nath, Ryen W. White, Chirag Shah

机构 * University of Washington(华盛顿大学) Microsoft Research(微软研究院)

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

AI总结 前瞻性引导的记忆检索通过模拟未来步骤来增强长周期检索,提升用户个性化需求的响应质量。

Comments Preprint

详情

展开后加载摘要…

URL PDF HTML 收藏
2605.07678 2026-05-11 cs.SE 83%

Characterizing and Mitigating False-Positive Bug Reports in the Linux Kernel

对Linux内核中虚假正例缺陷报告的特征分析与缓解

Jiashuo Tian, Dong Wang, Chen Yang, Haichi Wang, Zan Wang, Junjie Chen

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

AI总结 本文研究Linux内核中虚假正例缺陷报告的问题,通过构建2006份报告数据集,发现虚假正例需与真实缺陷同等努力,主要出现在文件系统和驱动程序中,采用RAG策略可实现91%召回率和88%F1分数。

Comments Accepted in the Research Track in FSE 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2605.05806 2026-05-11 cs.LG 83%

Retrieval from Within: An Intrinsic Capability of Attention-Based Models

内部检索:基于注意力模型的内在能力

Elad Hoffer, Yochai Blau, Edan Kinderman, Ron Banner, Daniel Soudry, Boris Ginsburg

机构 * NVIDIA Department of Electrical Engineering, Technion, Haifa, Israel(技术学院电子工程系,以色列海法)

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

AI总结 本文提出INTRA框架,通过注意力机制直接从内部表征检索证据,统一检索与生成流程,提升问答任务的召回与生成质量。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.05190 2026-04-30 cs.CL cs.AI cs.IR 83%

Retrieval-Augmented LLMs for Evidence Localization in Clinical Trial Recruitment from Longitudinal EHR Narratives

基于检索增强的LLM在纵向电子健康记录叙事中证据定位的临床试验招募

Ziyi Chen, Mengxian Lyu, Cheng Peng, Yonghui Wu

机构 * Department of Health Outcomes and Biomedical Informatics(健康结果与生物医学信息学系) University of Florida(佛罗里达大学)

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

AI总结 本文研究了基于编码器和解码器的生成LLM在临床试验招募中的应用,通过三种策略缓解长文档处理问题,MedGemma模型在RAG策略下达到89.05%的微F1分数,提升了长期推理能力。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.15225 2026-04-17 cs.HC 83%

UrbanClipAtlas: A Visual Analytics Framework for Event and Scene Retrieval in Urban Videos

UrbanClipAtlas:面向城市视频中事件和场景检索的视觉分析框架

Joel Perca, Luis Sante, Juanpablo Heredia, Joao Rulff, Claudio Silva, Jorge Poco

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

AI总结 本文提出UrbanClipAtlas框架,结合RAG、实体提取和视频定位技术,实现城市视频中事件和场景的高效检索与解释,通过知识图谱和增强聊天界面提升分析效率。

Comments 12 pages and 6 figures

详情

展开后加载摘要…

URL PDF HTML 收藏
2601.22684 2026-02-02 q-bio.MN 83%

BioModelsRAG: A Biological Modeling Assistant Using RAG (Retrieval Augmented Generation)

BioModelsRAG: 一种使用检索增强生成技术的生物建模助手

Bhavyahshree Navaneetha Krishnan, Adel Heydarabadipour, Herbert Sauro

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

AI总结 BioModelsRAG通过检索增强生成技术,帮助用户快速提取生物模型的关键信息,提高分析效率和准确性。

详情

展开后加载摘要…

URL PDF HTML 收藏
2608.21610 2026-08-25 cs.AI 新提交 83%

Semantic Compression Trees: Multi-Resolution Knowledge Retrieval via Hierarchical Semantic Residuals

语义压缩树:通过分层语义残差实现多分辨率知识检索

Junaid Farooq

机构 * National Institute of Technology Srinagar(斯利那加国家理工学院)

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

AI总结 该研究针对检索增强生成的扁平索引缺陷,提出语义压缩树(SCT)分层索引,在QASPER数据集上验证其性能,发现残差表示有效但自上而下路由表现不佳。

详情

展开后加载摘要…

URL PDF HTML 收藏
2607.21951 2026-08-24 cs.IR cs.CR 版本更新 83%

SIREN (Luring LLMs onto the Rocks): PAIR-Driven Preference Manipulation in Web-RAG Recommenders

SIREN(诱使大语言模型陷入困境):网页增强型大语言模型推荐系统中基于配对驱动的偏好操纵

Evan Caville, Spencer Kayser, Siamak Layeghy, Billy Sung, Sara Dolnicar, Marius Portmann

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

AI总结 研究网页增强型大语言模型推荐系统中排序推荐的对抗操纵问题,提出SIREN方法,利用23种内容中毒技术迭代编辑检索到的网页,在两个Claude模型上实验,使选定实体多次达排名第1,验证了声明性排名等方式的有效性。

详情

展开后加载摘要…

URL PDF HTML 收藏
2608.00015 2026-08-04 cs.AI 新提交 83%

Optimization and Constraint Modeling using LLMs with a Retrieval Augmented Generation Process

结合检索增强生成流程的大语言模型优化与约束建模

Prateek Roy, Akash Singirikonda

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

AI总结 本文提出结合检索增强生成的大语言模型优化建模方法,通过合成数据集与检索指导提升Qwen 3 30B Instruct的优化建模准确率,为低成本部署LLM优化工具提供可行方案。

Comments 20 pages, 3 figures

详情

展开后加载摘要…

URL PDF HTML 收藏
2509.07706 2026-07-03 cs.AI 83%

FHIR-RAG-MEDS: Integrating HL7 FHIR with Retrieval-Augmented Large Language Models for Enhanced Medical Decision Support

FHIR-RAG-MEDS:整合HL7 FHIR与检索增强型大语言模型以提升医疗决策支持

Yildiray Kabak, Gokce B. Laleci Erturkmen, Mert Gencturk, Tuncay Namli, A. Anil Sinaci, Ruben Alcantud Corcoles, Cristina Gomez Ballesteros, Pedro Abizanda, Asuman Dogac

机构 * SRDC Software Research & Development and Consultancy Corporation(SRDC软件研究与开发及咨询公司) Geriatrics Department, Complejo Hospitalario Universitario de Albacete(阿尔巴塞特大学医院老年科) CIBER de Fragilidad y Envejecimiento Saludable (CIBERFES), Instituto de Salud Carlos III(健康与衰老促进CIBERFES,卡洛斯三世卫生研究所) Facultad de Medicina de Albacete, Universidad de Castilla-La Mancha(阿尔巴塞特大学医学学院,卡斯蒂利亚-拉曼查大学)

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

AI总结 本文提出FHIR-RAG-MEDS系统,旨在整合HL7 FHIR与基于RAG的系统,提升基于循证临床指南的个性化医疗决策支持,强调实际应用中的研究需求。

Comments 23 pages, submitted to Journal AI specifically to the special issue "LLMs and AI Agents in Biomedical and Health Sciences", under review

Journal ref AI as part of the Special Issue LLMs and AI Agents in Biomedical and Health Sciences, 2 July 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2606.24667 2026-06-24 cs.CL 新提交 83%

DREAM: Dense Retrieval Embeddings via Autoregressive Modeling

DREAM:通过自回归建模的密集检索嵌入

Yixuan Tang, Yi Yang

机构 * The Hong Kong University of Science and Technology(香港科技大学)

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

AI总结 提出DREAM方法,利用冻结LLM的自回归预测损失训练密集检索器,通过注意力机制注入查询-文档相似度,在BEIR和RTEB上优于基线。

详情

展开后加载摘要…

URL PDF HTML 收藏
2606.05644 2026-06-05 cs.AI 83%

FIDES: Faithful Inference via Deep Evidence Signals for Retrieval-Memory Conflict in RAG

FIDES: 通过深层证据信号实现RAG中检索-记忆冲突的忠实推理

Zhe Yu, Wenpeng Xing, Tiancheng Zhao, Mohan Li, Changting Lin, Meng Han

机构 * Binjiang Institute of Zhejiang University(浙江大学滨江研究院) Zhejiang University(浙江大学) Guangzhou University(广州大学) GenTel.io

专题命中 检索器与排序 :RAG(title,title_cn);分类 cs.AI

AI总结 针对检索增强生成中检索证据与参数记忆冲突导致模型忽略上下文的问题,提出无训练解码器FIDES,通过融合输出表面、隐藏表示和预测轨迹三种内部信号,在token级别动态调整干预强度,显著提升上下文忠实度。

详情

展开后加载摘要…

URL PDF HTML 收藏
2605.21949 2026-05-22 cs.CL 83%

Claim-Selective Certification for High-Risk Medical Retrieval-Augmented Generation

面向高风险医疗检索增强生成的声明选择性认证

Shao Kan

机构 * Jinglue Technology Development (Nanjing) Co., Ltd.(Jinglue 技术发展(南京)有限公司)

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

AI总结 本文研究了高风险医疗问答场景中检索增强生成系统中声明选择性认证问题,通过将响应分解为可验证的声明并根据检索证据评分,结合意图感知选择器映射到{完整、部分、冲突、回避},在弱标签证书协议上实现了高准确率的认证结果。

Comments 22 pages, 7 figures, 11 tables

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.12766 2026-05-19 cs.CL 83%

NaviRAG: Towards Active Knowledge Navigation for Retrieval-Augmented Generation

NaviRAG:迈向检索增强生成的主动知识导航

Jihao Dai, Dingjun Wu, Yuxuan Chen, Zheni Zeng, Yukun Yan, Zhenghao Liu, Maosong Sun

机构 * Tsinghua University(清华大学) Nanjing University(南京大学) Northeastern University(东北大学)

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

AI总结 NaviRAG通过主动知识导航框架提升检索增强生成的复杂任务处理能力,通过分层知识组织和动态信息检索提高检索准确率和生成性能。

详情

展开后加载摘要…

URL PDF HTML 收藏
2508.12778 2026-05-05 cs.CL 83%

HeteroRAG: A Heterogeneous Retrieval-Augmented Generation Framework for Medical Vision Language Tasks

HeteroRAG:一种用于医疗视觉语言任务的异构检索增强生成框架

Zhe Chen, Yusheng Liao, Zhiyuan Zhu, Haolin Li, Hongcheng Liu, Yanfeng Wang, Yu Wang

机构 * Shanghai Jiao Tong University(上海交通大学) Fudan University(复旦大学) Shanghai Artificial Intelligence Laboratory(上海人工智能实验室)

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

AI总结 本文提出HeteroRAG框架,通过异构知识源增强医疗大视觉语言模型,解决异构数据检索问题,提升事实准确性与可靠性。

Comments ACL 2026 Findings

详情

展开后加载摘要…

URL PDF HTML 收藏