PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
March 4, 2026Information1 citationsOpen Access

Co-MedGraphRAG: A Collaborative Large–Small Model Medical Question-Answering Framework Enhanced by Knowledge Graph Reasoning

View Full Paper
CLChang LiuShanghai Jiao Tong UniversityTCTao ChenQingdao Academy of Intelligent Industries

Key Points

  • The aim is to improve the alignment and factual accuracy of answers generated in the medical domain using large language models.
  • Developed a framework that combines large and small model collaboration with knowledge graph reasoning.
  • Constructed question-specific knowledge graphs to define known and unknown variables.
  • Employed a hybrid reasoning strategy to populate pending entities within the knowledge graphs.
  • Augmented answers based on structured evidence from the knowledge graph and the original question.
  • Evaluated performance using a larger-parameter LLM across five metrics.
  • Co-MedGraphRAG shows consistent improvements in answer relevance and practical applicability.
  • It enhances the structural knowledge support compared to existing RAG frameworks.
  • Achieved higher overall scores in the evaluation across three medical datasets.

Abstract

Large language models (LLMs) have demonstrated significant capabilities in natural language processing (NLP), but they often encounter challenges in the medical domain. This can result in insufficient alignment between generated answers and user intent, as well as factual deviations. To address these issues, we propose Co-MedGraphRAG, a novel framework combining knowledge graph reasoning with large–small model collaboration, aimed at improving the structural grounding and interpretability of medical responses. The framework operates through a multi-stage collaborative mechanism to augment question answering. First, a large language model constructs a question-specific knowledge graph (KG) containing pending entities (denoted as “none”) to explicitly define known and unknown variables. Subsequently, a hybrid reasoning strategy is employed to populate the pending entities, thereby completing the question-specific knowledge graph. Finally, this graph serves as critical structured evidence, combined with the original question, to augment the large language model in generating the final answer, implemented using Qwen2.5-7B and GLM4-9B in this paper. To evaluate the generated answers, we introduce a larger-parameter LLM(GPT-4o) to assess performance across five dimensions and compute an overall score. Experiments on three medical datasets demonstrate that Co-MedGraphRAG achieves consistent improvements in relevance, practicality, and structured knowledge support compared with mainstream Retrieval-Augmented Generation (RAG) frameworks. This work serves as a reference for researchers and developers designing medical question-answering frameworks and exploring decision-support applications.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Liu et al. (2026) studied this question.

synapsesocial.com/papers/69a7cd7ed48f933b5eed9d57https://doi.org/10.3390/info17030247
Ask AI
Helpful
Bookmark
Share
View Full Paper