SOTAVerified

Biomedical Question Answering via Multi-Level Summarization on a Local Knowledge Graph

2025-04-02Unverified0· sign in to hype

Lingxiao Guan, Yuanhao Huang, Jie Liu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In Question Answering (QA), Retrieval Augmented Generation (RAG) has revolutionized performance in various domains. However, how to effectively capture multi-document relationships, particularly critical for biomedical tasks, remains an open question. In this work, we propose a novel method that utilizes propositional claims to construct a local knowledge graph from retrieved documents. Summaries are then derived via layerwise summarization from the knowledge graph to contextualize a small language model to perform QA. We achieved comparable or superior performance with our method over RAG baselines on several biomedical QA benchmarks. We also evaluated each individual step of our methodology over a targeted set of metrics, demonstrating its effectiveness.

Tasks

Reproductions