paper-with-me

Papers

Hybrid-IR: Dual-Path Hybrid Retrieval with Iterative Reasoning for Complex Medical Question Answering

2026-06-24 · Sheng Wan, Jiahui Zhang, Zicheng Zhao, Shougang Ren arxiv

Large language models (LLMs) have shown promising performance across a wide range of biomedical applications, including medical question answering (QA), yet they remain prone to hallucinations and outdated knowledge. Although retrieval-augmented generation (RAG) can alleviate this issue by incorporating external documents, there still exist two fundamental limitations. First, medical knowledge is often fragmented across documents, while most RAG methods rely on a single retrieval path, which makes it challenging to jointly preserve fine-grained semantic information and structured global associations. Second, static retrieval strategies are typically insufficient to support deep reasoning that is important in complex medical QA. In this paper, we present a dual-path retrieval framework with an iterative retrieval-reasoning mechanism termed "Hybrid-IR" for complex medical QA. The proposed Hybrid-IR integrates graph-based retrieval for exploration of structured knowledge and dense retrieval for fine-grained semantic matching. Moreover, the reasoning trajectory can be progressively refined through an iterative retrieve-reason loop. Experiments on three widely used medical QA benchmarks demonstrate the effectiveness of our Hybrid-IR.

📄 PDF Abstract BibTeX arXiv:2606.25338

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

S-Path-RAG: Semantic-Aware Shortest-Path Retrieval Augmented Generation for Multi-Hop Knowledge Graph Question Answering

2026-03-05 · Rong Fu, Yemin Wang, Tianxiang Xu, Yongtai Liu 외 arxiv

We present S-Path-RAG, a semantic-aware shortest-path Retrieval-Augmented Generation framework designed to improve multi-hop question answering over large knowledge graphs. S-Path-RAG departs from one-shot, text-heavy re…

Multi-hop Question AnsweringGraph Question AnsweringKnowledge Graphs

Self-MedRAG: a Self-Reflective Hybrid Retrieval-Augmented Generation Framework for Reliable Medical Question Answering

2026-01-08 · Jessica Ryan, Alexander I. Gumilang, Robert Wiliam, Derwin Suhartono arxiv

Large Language Models (LLMs) have demonstrated significant potential in medical Question Answering (QA), yet they remain prone to hallucinations and ungrounded reasoning, limiting their reliability in high-stakes clinica…

Natural Language InferenceQuestion Answering

YpathRAG:A Retrieval-Augmented Generation Framework and Benchmark for Pathology

2025-10-07 · Deshui Yu, Yizhi Wang, Saihui Jin, Taojie Zhu 외 arxiv

Large language models (LLMs) excel on general tasks yet still hallucinate in high-barrier domains such as pathology. Prior work often relies on domain fine-tuning, which neither expands the knowledge boundary nor enforce…

How Much Reasoning Do Retrieval-Augmented Models Add beyond LLMs? A Benchmarking Framework for Multi-Hop Inference over Hybrid Knowledge

2026-02-10 · Junhong Lin, Bing Zhang, Song Wang, Ziyan Liu 외 arxiv

Large language models (LLMs) continue to struggle with knowledge-intensive questions that require up-to-date information and multi-hop reasoning. Augmenting LLMs with hybrid external knowledge, such as unstructured text …

Continual PretrainingKnowledge Graphs

Attonsecond Streaking Phase Retrieval Via Deep Learning Methods

2025-05-06 · Yuzhou Zhu, Zheng Zhang, Ruyi Zhang, Liang Zhou

Attosecond streaking phase retrieval is essential for resolving electron dynamics on sub-femtosecond time scales yet traditional algorithms rely on iterative minimization and central momentum approximations that degrade …

Deep LearningGraph AttentionInductive BiasRetrieval+1