Traceable Cross-Source RAG for Chinese Tibetan Medicine Question Answering
Fengxian Chen, Zhilong Tao, Jiaxuan Li, Yunlong Li, Qingguo Zhou

TL;DR
This paper introduces a novel retrieval-augmented generation framework for Chinese Tibetan medicine question answering, effectively managing multiple heterogeneous knowledge bases to improve answer accuracy, traceability, and evidence coverage.
Contribution
It proposes two methods, DAKS and an alignment graph, to enhance KB routing, evidence fusion, and cross-KB verification in a multi-source RAG setting.
Findings
Improved routing quality and evidence coverage.
Achieved best CrossEv@5 performance.
Maintained high faithfulness and citation correctness.
Abstract
Retrieval-augmented generation (RAG) promises grounded question answering, yet domain settings with multiple heterogeneous knowledge bases (KBs) remain challenging. In Chinese Tibetan medicine, encyclopedia entries are often dense and easy to match, which can dominate retrieval even when classics or clinical papers provide more authoritative evidence. We study a practical setting with three KBs (encyclopedia, classics, and clinical papers) and a 500-query benchmark (cutoff ) covering both single-KB and cross-KB questions. We propose two complementary methods to improve traceability, reduce hallucinations, and enable cross-KB verification. First, DAKS performs KB routing and budgeted retrieval to mitigate density-driven bias and to prioritize authoritative sources when appropriate. Second, we use an alignment graph to guide evidence fusion and coverage-aware packing, improving…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Biomedical Text Mining and Ontologies
