paper-with-me

홈 › Papers

MKG-Rank: Enhancing Large Language Models with Knowledge Graph for Multilingual Medical Question Answering

2025-03-20 · Feiyang Li, Yingjian Chen, Haoran Liu, Rui Yang, Han Yuan, Yuang Jiang, Tianxiao Li, Edison Marrese Taylor, Hossein Rouhizadeh, Yusuke Iwasawa, Douglas Teodoro, Yutaka Matsuo, Irene Li

Large Language Models (LLMs) have shown remarkable progress in medical question answering (QA), yet their effectiveness remains predominantly limited to English due to imbalanced multilingual training data and scarce medical resources for low-resource languages. To address this critical language gap in medical QA, we propose Multilingual Knowledge Graph-based Retrieval Ranking (MKG-Rank), a knowledge graph-enhanced framework that enables English-centric LLMs to perform multilingual medical QA. Through a word-level translation mechanism, our framework efficiently integrates comprehensive English-centric medical knowledge graphs into LLM reasoning at a low cost, mitigating cross-lingual semantic distortion and achieving precise medical QA across language barriers. To enhance efficiency, we introduce caching and multi-angle ranking strategies to optimize the retrieval process, significantly reducing response times and prioritizing relevant medical knowledge. Extensive evaluations on multilingual medical QA benchmarks across Chinese, Japanese, Korean, and Swahili demonstrate that MKG-Rank consistently outperforms zero-shot LLMs, achieving maximum 33.89% increase in accuracy, while maintaining an average retrieval time of only 0.0009 seconds.

📄 PDF Abstract BibTeX arXiv:2503.16131

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsMedical Question AnsweringQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

KG-Rank: Enhancing Large Language Models for Medical QA with Knowledge Graphs and Ranking Techniques

2024-03-09 · Rui Yang, Haoran Liu, Edison Marrese-Taylor, Qingcheng Zeng 외

Large language models (LLMs) have demonstrated impressive generative capabilities with the potential to innovate in medicine. However, the application of LLMs in real clinical settings remains challenging due to the lack…

Knowledge GraphsLong Form Question AnsweringQuestion AnsweringRe-Ranking

PROPEX-RAG: Enhanced GraphRAG using Prompt-Driven Prompt Execution

2025-11-03 · Tejas Sarnaik, Manan Shah, Ravi Hegde arxiv

Retrieval-Augmented Generation (RAG) has become a robust framework for enhancing Large Language Models (LLMs) with external knowledge. Recent advances in RAG have investigated graph based retrieval for intricate reasonin…

Multi-hop Question AnsweringAnswer GenerationFact Selection

TextGraphs-16 Natural Language Premise Selection Task: Zero-Shot Premise Selection with Prompting Generative Language Models

2022-10-01 · COLING (TextGraphs) 2022 10 · Liubov Kovriguina, Roman Teucher, Robert Wardenga

Automated theorem proving can benefit a lot from methods employed in natural language processing, knowledge graphs and information retrieval: this non-trivial task combines formal languages understanding, reasoning, simi…

Automated Theorem ProvingInformation RetrievalKnowledge GraphsNatural Language Understanding+5

A Query-Aware Multi-Path Knowledge Graph Fusion Approach for Enhancing Retrieval-Augmented Generation in Large Language Models

2025-07-07 · Qikai Wei, Huansheng Ning, Chunlong Han, Jianguo Ding arxiv

Retrieval Augmented Generation (RAG) has gradually emerged as a promising paradigm for enhancing the accuracy and factual consistency of content generated by large language models (LLMs). However, existing RAG studies pr…

Comparative Analysis of Neural Retriever-Reranker Pipelines for Retrieval-Augmented Generation over Knowledge Graphs in E-commerce Applications

2025-12-14 · Teri Rumble, Zbyněk Gazdík, Javad Zarrin, Jagdeep Ahluwalia arxiv

Recent advancements in Large Language Models (LLMs) have transformed Natural Language Processing (NLP), enabling complex information retrieval and generation tasks. Retrieval-Augmented Generation (RAG) has emerged as a k…

Natural Language QueriesInformation RetrievalResponse GenerationKnowledge Graphs