paper-with-me

Papers

Weaving Multi-Source Evidence for Biomedical Reasoning: The BioMedHop Benchmark and BioWeave Framework

2026-06-15 · Xingyu Tan, Shiyuan Liu, Xiaoyang Wang, Qing Liu, Xiwei Xu, Xin Yuan, Liming Zhu, Wenjie Zhang arxiv

Biomedical question answering (QA) increasingly requires reasoning over interacting entities, where supporting evidence is scattered across biomedical knowledge graphs, literature documents, and web-accessible resources. However, existing biomedical QA benchmarks mainly focus on exam-style knowledge, literature comprehension, or short-range multi-hop inference, leaving source-conditioned graph reasoning and evidence topology construction underexplored. To fill this gap, we introduce BioMedHop, a multi-source graph-grounded benchmark for evaluating biomedical reasoning over structured evidence topologies. BioMedHop contains 10,045 instances across KG, document, web, and hybrid evidence settings, covering shared-neighbor matching, intersection reasoning, path-based reasoning, and counting, with option-based, open-ended, and numeric count renderings. To support this benchmark, we further propose BioWeave, a source-aware reasoning framework that retrieves biomedical KG paths, gathers supporting clues from documents and web sources, assembles them into a unified evidence graph, and verifies answers through entity-level evidence support. Comprehensive experiments show that BioWeave achieves the best overall performance among compared methods on BioMedHop, outperforming the strong hybrid baseline ToG-2 by 10.5% in the overall average. Moreover, BioWeave consistently improves different LLM backbones and enables smaller models, such as Qwen3-4B, to achieve reasoning performance comparable to GPT-4-Turbo.

📄 PDF Abstract BibTeX arXiv:2606.16211

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringKnowledge Graphs

Similar Papers 제목 키워드 기반

OmniWeaving: Towards Unified Video Generation with Free-form Composition and Reasoning

2026-03-25 · Kaihang Pan, Qi Tian, Jianwei Zhang, Weijie Kong 외 arxiv

While proprietary systems such as Seedance-2.0 have achieved remarkable success in omni-capable video generation, open-source alternatives significantly lag behind. Most academic models remain heavily fragmented, and the…

Video Generation

Biomedical reasoning in action: Multi-agent System for Auditable Biomedical Evidence Synthesis

2025-10-06 · Oskar Wysocki, Magdalena Wysocka, Mauricio Jacobo, Harriet Unsworth 외 arxiv

We present M-Reason, a demonstration system for transparent, agent-based reasoning and evidence integration in the biomedical domain, with a focus on cancer research. M-Reason leverages recent advances in large language …

DeepEvidence: Empowering Biomedical Discovery with Deep Knowledge Graph Research

2025-12-23 · Zifeng Wang, Zheng Chen, Ziwei Yang, Xuan Wang 외 arxiv

Biomedical knowledge graphs (KGs) encode vast, heterogeneous information spanning literature, genes, pathways, drugs, diseases, and clinical trials, but leveraging them collectively for scientific discovery remains diffi…

Knowledge GraphsDrug Discovery

Combating Biomedical Misinformation through Multi-modal Claim Detection and Evidence-based Verification

2025-09-17 · Mariano Barone, Antonio Romano, Giuseppe Riccio, Marco Postiglione 외 arxiv

Misinformation in healthcare, from vaccine hesitancy to unproven treatments, poses risks to public health and trust in medical systems. While machine learning and natural language processing have advanced automated fact-…

Combining Evidence and Reasoning for Biomedical Fact-Checking

2025-09-17 · Mariano Barone, Antonio Romano, Giuseppe Riccio, Marco Postiglione 외 arxiv

Misinformation in healthcare, from vaccine hesitancy to unproven treatments, poses risks to public health and trust in medical systems. While machine learning and natural language processing have advanced automated fact-…