BELIEF: Structured Evidence Modeling and Uncertainty-Aware Fusion for Biomedical Question Answering

arXiv cs.CL Papers

Summary

BELIEF is a structured evidence modeling and uncertainty-aware fusion framework for biomedical question answering that converts retrieved documents into evidence objects and combines symbolic Dempster-Shafer reasoning with LLM-based inference. Experiments on PubMedQA, MedQA, and MedMCQA show BELIEF achieves state-of-the-art results in the majority of settings.

arXiv:2605.17435v1 Announce Type: new Abstract: Biomedical question answering often requires decisions from retrieved literature whose relevance, quality, and support for candidate answers are uneven. Most retrieval-augmented large language model (LLM) methods feed this literature to the model as flat text, leaving evidence reliability and remaining uncertainty largely implicit. We propose BELIEF, a structured evidence modeling and uncertainty-aware fusion framework for closed-set biomedical question answering. Rather than treating retrieved documents as undifferentiated context, BELIEF converts them into evidence objects that record clinical attributes, source quality, question relevance, support strength, and the associated candidate hypothesis. These evidence objects provide a shared basis for two complementary reasoning paths. The symbolic path constructs reliability-weighted basic probability assignments based on Dempster--Shafer (D-S) theory over a finite answer space and performs uncertainty-aware symbolic evidence fusion to estimate belief and residual uncertainty. The neural path uses the same structured evidence for LLM-based semantic inference, while a reliability-aware arbitration module reconciles the symbolic and neural outputs according to belief strength, uncertainty, evidence reliability, and semantic consistency. Experiments on PubMedQA, MedQA, and MedMCQA with five general-purpose LLM backbones show that BELIEF obtains the best result in 25 of 30 backbone--dataset--metric settings. Comparisons with biomedical-domain models indicate that BELIEF is competitive on MedQA and MedMCQA, while specialized biomedical pretraining remains advantageous on PubMedQA. Ablation, complementarity, uncertainty-stratified, and cost analyses further show that BELIEF improves retrieved-evidence utilization by making evidence structure, path disagreement, and decision uncertainty explicit.
Original Article
View Cached Full Text

Cached at: 05/19/26, 06:40 AM

# BELIEF: Structured Evidence Modeling and Uncertainty-Aware Fusion for Biomedical Question Answering
Source: [https://arxiv.org/html/2605.17435](https://arxiv.org/html/2605.17435)
Chang Zong[![[Uncaptioned image]](https://arxiv.org/html/2605.17435v1/Fig_orcid_icon.png)](https://orcid.org/0000-0001-7757-0659), Hao Ning[![[Uncaptioned image]](https://arxiv.org/html/2605.17435v1/Fig_orcid_icon.png)](https://orcid.org/0009-0001-2041-1267), Siliang Tang[![[Uncaptioned image]](https://arxiv.org/html/2605.17435v1/Fig_orcid_icon.png)](https://orcid.org/0000-0002-7356-9711) Jie Huang[![[Uncaptioned image]](https://arxiv.org/html/2605.17435v1/Fig_orcid_icon.png)](https://orcid.org/0000-0001-9717-8355), and Jian Wan[![[Uncaptioned image]](https://arxiv.org/html/2605.17435v1/Fig_orcid_icon.png)](https://orcid.org/0000-0001-9882-3029)Chang Zong, Hao Ning, and Jie Huang are with the School of Computer Science and Technology, Zhejiang University of Science and Technology, Hangzhou 310023, China\. Siliang Tang is with the College of Artificial Intelligence, Zhejiang University, Hangzhou 310027, China\. Jian Wan is with the Zhejiang Key Laboratory of Biomedical Intelligent Computing Technology, Zhejiang University of Science and Technology, Hangzhou 310023, China\. Corresponding author: Hao Ning \(e\-mail: ninghao@zust\.edu\.cn\)\.

###### Abstract

Biomedical question answering often requires decisions from retrieved literature whose relevance, quality, and support for candidate answers are uneven\. Most retrieval\-augmented large language model \(LLM\) methods feed this literature to the model as flat text, leaving evidence reliability and remaining uncertainty largely implicit\. We propose BELIEF, a structured evidence modeling and uncertainty\-aware fusion framework for closed\-set biomedical question answering\. Rather than treating retrieved documents as undifferentiated context, BELIEF converts them into evidence objects that record clinical attributes, source quality, question relevance, support strength, and the associated candidate hypothesis\. These evidence objects provide a shared basis for two complementary reasoning paths\. The symbolic path constructs reliability\-weighted basic probability assignments based on Dempster–Shafer \(D\-S\) theory over a finite answer space and performs uncertainty\-aware symbolic evidence fusion to estimate belief and residual uncertainty\. The neural path uses the same structured evidence for LLM\-based semantic inference, while a reliability\-aware arbitration module reconciles the symbolic and neural outputs according to belief strength, uncertainty, evidence reliability, and semantic consistency\. Experiments on PubMedQA, MedQA, and MedMCQA with five general\-purpose LLM backbones show that BELIEF obtains the best result in 25 of 30 backbone–dataset–metric settings\. Comparisons with biomedical\-domain models indicate that BELIEF is competitive on MedQA and MedMCQA, while specialized biomedical pretraining remains advantageous on PubMedQA\. Ablation, complementarity, uncertainty\-stratified, and cost analyses further show that BELIEF improves retrieved\-evidence utilization by making evidence structure, path disagreement, and decision uncertainty explicit\.

## IIntroduction

RECENT advances in large language models \(LLMs\) have substantially improved question answering \(QA\), especially when combined with retrieval\-augmented generation \(RAG\) techniques\[[3](https://arxiv.org/html/2605.17435#bib.bib1),[41](https://arxiv.org/html/2605.17435#bib.bib2),[21](https://arxiv.org/html/2605.17435#bib.bib10)\]\. By grounding responses in external biomedical evidence, RAG\-based methods can improve factual consistency\[[8](https://arxiv.org/html/2605.17435#bib.bib14),[2](https://arxiv.org/html/2605.17435#bib.bib16)\]\. However, most existing LLM\-based retrieval and reasoning methods still treat retrieved evidence as flat textual context and rely on implicit neural aggregation, making it difficult to explicitly model evidence reliability, residual uncertainty, and multi\-evidence support for candidate decisions\.

This limitation is particularly important in biomedical QA\. From the perspective of evidence\-based medicine \(EBM\)\[[33](https://arxiv.org/html/2605.17435#bib.bib3),[11](https://arxiv.org/html/2605.17435#bib.bib4)\], biomedical decision\-making requires assessing evidence quality, relevance, study characteristics, and uncertainty rather than only retrieving topically related documents\. When retrieved evidence is incomplete, heterogeneous, or weakly grounded, flat\-context aggregation may lead to unstable or overconfident predictions\[[18](https://arxiv.org/html/2605.17435#bib.bib7),[12](https://arxiv.org/html/2605.17435#bib.bib35),[46](https://arxiv.org/html/2605.17435#bib.bib50)\]\. Therefore, biomedical QA can be reformulated as a structured evidence to\-decision problem, where unstructured literature is transformed into comparable evidence objects, reliability and support are quantified, and uncertainty\-aware decision signals are exposed\.

![Refer to caption](https://arxiv.org/html/2605.17435v1/x1.png)Figure 1:Traditional RAG treats retrieved evidence as flat context, whereas BELIEF structures evidence and exposes reliability and uncertainty signals\.A promising direction is to integrate symbolic evidence reasoning with neural semantic reasoning in a unified framework\.\[[37](https://arxiv.org/html/2605.17435#bib.bib45),[45](https://arxiv.org/html/2605.17435#bib.bib46)\]Symbolic reasoning provides explicit mechanisms for evidence aggregation, reliability estimation, and uncertainty modeling, whereas neural LLM\-based reasoning captures semantic relationships and contextual biomedical knowledge\. Dempster–Shafer \(D\-S\) theory\[[6](https://arxiv.org/html/2605.17435#bib.bib17),[36](https://arxiv.org/html/2605.17435#bib.bib18)\]is well aligned with this goal because it supports reliability\-aware evidence combination and represents both belief over hypotheses and residual uncertainty\. However, directly coupling D\-S fusion with LLM\-based reasoning remains non\-trivial, since retrieved biomedical evidence must first be converted into computable mass assignments and the symbolic and neural paths produce different types of reasoning signals\.

This motivates the central research question of this work: how can principled symbolic evidence reasoning be integrated with the flexible semantic reasoning capability of LLMs to support evidence\-grounded and uncertainty\-aware biomedical QA? To answer this question, we reformulate biomedical QA as an evidence\-driven decision\-making problem under uncertainty, where structured evidence aggregation and neural semantic reasoning are jointly modeled and coordinated\. This reformulation introduces two key technical challenges\.

Challenge I: Structured Evidence Representation for Neuro\-Symbolic Reasoning\.Retrieved biomedical literature is unstructured and cannot be directly used for quantitative evidence fusion\. It must therefore be transformed into structured, comparable, and computable evidence representations that preserve clinically meaningful attributes such as study design, relevance, support strength, and hypothesis association\[[40](https://arxiv.org/html/2605.17435#bib.bib47)\]\.

Challenge II: Reliable Integration of Complementary Reasoning Signals\.Symbolic D\-S aggregation and neural LLM reasoning may produce different predictions because they rely on different evidence representations and reasoning mechanisms\. The final decision therefore needs an integration mechanism that can judge when to trust symbolic belief signals and when to rely more on neural semantic inference\.

To address these challenges, we propose BELIEF \(Biomedical Evidence Modeling with Uncertainty\-Aware Evidence Fusion\), a structured evidence modeling and uncertainty\-aware fusion framework for evidence\-grounded biomedical QA, as illustrated in Fig\.[1](https://arxiv.org/html/2605.17435#S1.F1)\. BELIEF explicitly integrates two complementary reasoning paths\. First, it constructs structured evidence representations guided by EBM principles, including PICO\-based query abstraction and evidence\-level attributes such as study design and relevance, thereby transforming heterogeneous biomedical literature into computable evidence objects\. Second, based on the structured evidence, the symbolic D\-S path performs reliability\-weighted evidence fusion to estimate belief and residual uncertainty, while the neural LLM path conducts semantic inference over the same evidence\. Finally, a reliability\-aware arbitration module integrates symbolic and neural reasoning outputs by considering symbolic belief, residual uncertainty, and semantic consistency\.

Experiments and diagnostic analyses on PubMedQA, MedQA, and MedMCQA show that BELIEF improves retrieved\-evidence utilization across multiple backbones and yields larger gains over Naive RAG in higher\-uncertainty groups\.

In summary, the main contributions of this work are fourfold:

- •We formulate closed\-set biomedical QA as a structured evidence\-to\-decision problem under uncertainty, where heterogeneous retrieved literature is represented as reliability\-weighted evidence over a finite answer space, making evidence reliability and residual uncertainty explicit\.
- •We develop a structured evidence modeling scheme that transforms unstructured biomedical literature into evidence objects with clinical attributes, source quality, relevance, support strength, and hypothesis association, providing a shared computable basis for both symbolic D\-S fusion and neural semantic reasoning\.
- •We propose an uncertainty\-aware fusion mechanism that derives D\-S basic probability assignments from structured evidence, estimates belief and residual uncertainty, and integrates them with LLM\-based semantic reasoning through reliability\-aware arbitration, enabling more robust use of complementary reasoning signals\.
- •We conduct experiments on PubMedQA, MedQA, and MedMCQA across multiple LLM backbones, with ablation and diagnostic analyses showing that BELIEF consistently improves retrieved\-evidence utilization and delivers strong performance under heterogeneous and uncertain evidence conditions\.

## IIRelated Work

### II\-ABiomedical Question Answering and Retrieval\-Augmented LLMs

Biomedical question answering has become an important benchmark for evaluating the knowledge and reasoning capability of language models in medical domains\[[17](https://arxiv.org/html/2605.17435#bib.bib20)\]\. Datasets such as PubMedQA\[[16](https://arxiv.org/html/2605.17435#bib.bib22)\], MedQA\[[15](https://arxiv.org/html/2605.17435#bib.bib32)\], and MedMCQA\[[30](https://arxiv.org/html/2605.17435#bib.bib21)\]cover literature\-grounded yes/no/maybe decisions, professional medical examination questions, and large\-scale multiple\-choice clinical reasoning\. Recent biomedical LLMs, including BioMistral\[[19](https://arxiv.org/html/2605.17435#bib.bib8)\], MEDITRON\[[5](https://arxiv.org/html/2605.17435#bib.bib9)\], and Med\-PaLM\[[39](https://arxiv.org/html/2605.17435#bib.bib34)\], improve domain\-specific knowledge through pretraining, instruction tuning, or alignment\. Retrieval\-augmented generation \(RAG\) further enhances factual grounding by incorporating external evidence into generation\[[21](https://arxiv.org/html/2605.17435#bib.bib10),[8](https://arxiv.org/html/2605.17435#bib.bib14),[7](https://arxiv.org/html/2605.17435#bib.bib13)\]\. Variants such as Self\-RAG\[[2](https://arxiv.org/html/2605.17435#bib.bib16)\], RAT\[[43](https://arxiv.org/html/2605.17435#bib.bib15)\], and CRAG\[[47](https://arxiv.org/html/2605.17435#bib.bib44)\]introduce reflection, iterative reasoning, or correction mechanisms\. Recent extensions further optimize LLM reasoning through multi\-path optimization or global planning strategies that decompose questions into atomic retrieval tasks\[[24](https://arxiv.org/html/2605.17435#bib.bib48),[23](https://arxiv.org/html/2605.17435#bib.bib49)\]\. However, these methods typically use retrieved evidence as textual context and do not explicitly represent evidence reliability or residual uncertainty over candidate hypotheses\.

### II\-BStructured Evidence Modeling and Evidence\-Based Medicine

Evidence\-based medicine emphasizes that clinical decisions should consider study design, evidence quality, population relevance, and outcome consistency in addition to textual evidence content\[[33](https://arxiv.org/html/2605.17435#bib.bib3),[11](https://arxiv.org/html/2605.17435#bib.bib4),[29](https://arxiv.org/html/2605.17435#bib.bib42)\]\. Structured representations such as PICO and PICOS organize clinical questions and evidence according to population, intervention, comparison, outcome, and study design\[[32](https://arxiv.org/html/2605.17435#bib.bib11),[27](https://arxiv.org/html/2605.17435#bib.bib5),[13](https://arxiv.org/html/2605.17435#bib.bib30)\]\. Prior NLP and biomedical informatics studies have shown that PICO\-style structures, trial characteristics, risk\-of\-bias signals, and key findings can be extracted from medical literature for evidence synthesis\[[27](https://arxiv.org/html/2605.17435#bib.bib5),[20](https://arxiv.org/html/2605.17435#bib.bib6),[25](https://arxiv.org/html/2605.17435#bib.bib40),[26](https://arxiv.org/html/2605.17435#bib.bib39)\]\.Case\-based reasoning \(CBR\) frameworks also support clinical transparency by retrieving and adapting similar historical patient cases to justify recommendations\[[31](https://arxiv.org/html/2605.17435#bib.bib41)\]\. These studies demonstrate the feasibility of converting unstructured biomedical literature into structured evidence representations\. However, most LLM\-based QA systems still use retrieved evidence primarily as flat textual context and do not convert evidence quality, relevance, support strength, and hypothesis association into computable signals for downstream reasoning\. BELIEF addresses this gap by treating retrieved documents as structured evidence objects whose clinically meaningful attributes are explicitly modeled before uncertainty\-aware fusion and arbitration\.

### II\-CUncertainty\-Aware Evidence Fusion and Neuro\-Symbolic Reasoning

Uncertainty modeling is essential for decision making under heterogeneous evidence with varying reliability and incomplete support\. D\-S theory has been widely used for evidence combination and multi\-source uncertainty modeling\[[36](https://arxiv.org/html/2605.17435#bib.bib18),[35](https://arxiv.org/html/2605.17435#bib.bib36),[22](https://arxiv.org/html/2605.17435#bib.bib19)\], but conventional D\-S fusion usually assumes that evidence sources have already been transformed into structured mass functions\. This limits its direct applicability to retrieval\-augmented QA, where evidence is retrieved as noisy unstructured text\.

Neuro\-symbolic reasoning aims to combine the flexibility of neural models with the interpretability and controllability of symbolic reasoning\[[10](https://arxiv.org/html/2605.17435#bib.bib12),[9](https://arxiv.org/html/2605.17435#bib.bib31)\]\. For QA, symbolic or knowledge\-enhanced components can provide structured constraints or intermediate reasoning states, while LLMs contribute semantic understanding and language\-based inference\. Recent LLM\-based reasoning methods also exploit chain\-of\-thought prompting, self\-consistency, and tool\-augmented reasoning\[[44](https://arxiv.org/html/2605.17435#bib.bib37),[42](https://arxiv.org/html/2605.17435#bib.bib38),[38](https://arxiv.org/html/2605.17435#bib.bib33)\]\. Despite these advances, many methods still rely on implicit aggregation of evidence and rarely expose explicit reliability and uncertainty signals that can be inspected or used in final decision arbitration\. BELIEF bridges these gaps by deriving reliability\-weighted basic probability assignments from structured biomedical evidence and coupling symbolic evidence fusion with LLM semantic reasoning over the same evidence representation\.

Taken together, these lines of work leave a gap between unstructured retrieval and explicit uncertainty\-aware decision making, which motivates BELIEF’s use of structured evidence objects, reliability weighted mass assignments, and arbitration based on belief and residual uncertainty signals\.

## IIIProblem Definition

Biomedical question answering \(QA\) aims to derive reliable decisions from heterogeneous biomedical evidence\. In this paper, we focus on closed\-set biomedical QA, where each question is associated with a finite candidate answer space\. Formally, given a natural language questionqq, a retrieved evidence setE=\{ei\}i=1ME=\\\{e\_\{i\}\\\}\_\{i=1\}^\{M\}, and a task\-specific answer space

Θ=\{h1,h2,…,hL\},\\Theta=\\\{h\_\{1\},h\_\{2\},\\dots,h\_\{L\}\\\},\(1\)the goal is to predict an answery∗∈Θy^\{\*\}\\in\\Theta\. For PubMedQA,Θ\\Thetacorresponds to\{yes,no,maybe\}\\\{\\text\{yes\},\\text\{no\},\\text\{maybe\}\\\}, while for multiple\-choice benchmarks such as MedQA and MedMCQA,Θ\\Thetacorresponds to the candidate option set\. Thus, although the datasets differ in source and answer format, they share a common decision structure in which the answer is selected from a finite set of mutually exclusive hypotheses\.

The closed\-set formulation is important because symbolic evidence fusion requires a finite frame of discernment\. Open\-ended answer generation is beyond the scope of this work and is discussed as a limitation\. Under this formulation, each retrieved evidence item may provide uncertain or partial support for candidate hypotheses, for efficient symbolic fusion, BELIEF approximates this support through a primary supported hypothesis and residual uncertainty\. The objective is therefore not only to select the most likely answer, but also to model how evidence reliability, relevance, support strength, and residual uncertainty affect the final decision\.

However, biomedical evidence is inherently heterogeneous and uncertain\. Each evidence item is typically represented as unstructured biomedical text, implicitly containing clinical attributes such as population, intervention, outcome, and study characteristics\. Different evidence sources may also vary substantially in reliability and may provide incomplete, partial, or differently oriented support toward candidate hypotheses\. Therefore, treatingEEas flat textual context and relying solely on implicit neural aggregation\[[21](https://arxiv.org/html/2605.17435#bib.bib10),[2](https://arxiv.org/html/2605.17435#bib.bib16)\]makes it difficult to explicitly model evidence reliability, residual uncertainty, and multi\-evidence support for decision making\.

To enable structured evidence reasoning, each raw evidence itemeie\_\{i\}is first transformed into a structured evidence object

e~i=ϕ​\(ei,q\),\\tilde\{e\}\_\{i\}=\\phi\(e\_\{i\},q\),\(2\)wheree~i\\tilde\{e\}\_\{i\}encodes clinically meaningful attributes and textual semantic content, such as PICO\-style elements, study\-related information, core biomedical concepts, and evidence snippets\. The structured evidence set is denoted asE~=\{e~i\}i=1M\\tilde\{E\}=\\\{\\tilde\{e\}\_\{i\}\\\}\_\{i=1\}^\{M\}\. This structured representation provides a shared evidence basis for both symbolic evidence fusion and neural semantic reasoning\.

Hypothesis\-related support information is then derived through an evidence annotation function conditioned on the question and the finite answer space:

ai=Φ​\(e~i,q,Θ\),a\_\{i\}=\\Phi\(\\tilde\{e\}\_\{i\},q,\\Theta\),\(3\)whereaia\_\{i\}denotes the annotation signals associated with evidence itemii, including evidence quality, relevance, support strength, and hypothesis association\. These annotation signals connect the structured evidence representation with the candidate hypotheses inΘ\\Theta\.

Based onaia\_\{i\}, BELIEF derives a basic probability assignment \(BPA\)

mi=ψ​\(ai,Θ\),m\_\{i\}=\\psi\(a\_\{i\},\\Theta\),\(4\)wheremi​\(A\)m\_\{i\}\(A\)denotes the belief mass assigned by evidence itemiito a subsetA⊆ΘA\\subseteq\\Theta\. Multiple BPAs are then fused into an aggregated mass function

m∗=⨁i=1Mmi,m^\{\*\}=\\bigoplus\_\{i=1\}^\{M\}m\_\{i\},\(5\)where⊕\\oplusdenotes the D\-S evidence combination operator\. The fused mass function provides symbolic reasoning signals, including hypothesis\-level belief scores and residual uncertainty\.

In parallel, neural semantic reasoning operates on the same structured evidence setE~\\tilde\{E\}to capture contextual biomedical knowledge and implicit semantic relationships\. The final answer is produced by an arbitration function that integrates symbolic fusion signals and neural semantic reasoning outputs:

y∗=𝒜​\(ℐarb\),y^\{\*\}=\\mathcal\{A\}\(\\mathcal\{I\}\_\{\\mathrm\{arb\}\}\),\(6\)whereℐarb\\mathcal\{I\}\_\{\\mathrm\{arb\}\}denotes the structured arbitration input package containing the symbolic D\-S output, uncertainty signals, evidence reliability score, and neural LLM reasoning output\.

## IVMethodology

![Refer to caption](https://arxiv.org/html/2605.17435v1/x2.png)Figure 2:Overview of BELIEF\. Retrieved biomedical literature is converted into structured evidence objects, processed by symbolic D\-S fusion and neural semantic reasoning, and integrated through reliability\-aware arbitration\.### IV\-AOverview of BELIEF

As shown in Fig\.[2](https://arxiv.org/html/2605.17435#S4.F2), BELIEF first converts retrieved biomedical literature into structured evidence objects and hypothesis\-conditioned annotation signals\. These shared evidence representations are then used by two complementary reasoning paths: a symbolic D\-S path that estimates belief and residual uncertainty, and a neural LLM path that performs semantic inference\. Finally, reliability\-aware arbitration integrates both outputs to produce the final decision\. The complete inference procedure is provided in the supplementary appendix\.

### IV\-BEvidence\-Level Modeling

The first component focuses on transforming heterogeneous biomedical literature into structured evidence representations that are compatible with both symbolic D\-S fusion and neural LLM\-based semantic reasoning\. This process consists of task\-aware question analysis and retrieval, structured evidence representation, and hypothesis\-conditioned evidence annotation for subsequent BPA construction\.

#### IV\-B1Question Analysis and Evidence Retrieval

Given a natural language questionqq, BELIEF first performs task\-aware clinical analysis following evidence\-based medicine \(EBM\) principles\. For foreground clinical questions, we extract PICOS\-style elements, including Population, Intervention, Comparison, Outcome, and Study design\. For background or factual biomedical questions, where explicit intervention structures may be absent, we instead identify a set of core biomedical concepts that capture the semantic focus of the query\. This adaptive formulation ensures that the representation of the question remains aligned with its clinical or semantic characteristics\.

Based on the analyzed question, BELIEF instantiates the task\-specific frame of discernmentΘ\\Thetadefined in Section[III](https://arxiv.org/html/2605.17435#S3), where each hypothesis corresponds to a candidate answer option\. The answer space is fixed for subsequent evidence annotation, symbolic D\-S fusion, neural LLM reasoning, and arbitration\.

To retrieve relevant evidence, BELIEF constructs structured keyword queries by distinguishing between core keywords𝒦c\\mathcal\{K\}\_\{c\}and auxiliary keywords𝒦a\\mathcal\{K\}\_\{a\}, and forms the retrieval query as

Q​\(q\)=Compose​\(𝒦c,𝒦a\)\.Q\(q\)=\\mathrm\{Compose\}\(\\mathcal\{K\}\_\{c\},\\mathcal\{K\}\_\{a\}\)\.\(7\)The top\-kkretrieved documents constitute the initial evidence poolE=\{ei\}i=1ME=\\\{e\_\{i\}\\\}\_\{i=1\}^\{M\}\. Unless otherwise specified, we usek=5k=5in the main experiments\.

TABLE I:Structured evidence schema shared by the symbolic and neural reasoning paths\.
#### IV\-B2Structured Evidence Representation

Although retrieved documents provide relevant biomedical information, they remain unstructured and may contain substantial noise for direct reasoning\. To address this issue, BELIEF introduces a structured evidence representation that extracts clinically salient information while preserving textual semantic context\. Specifically, each retrieved document is transformed into

e~i=ϕ​\(ei,q\)=\(PICOSi,xi\),\\tilde\{e\}\_\{i\}=\\phi\(e\_\{i\},q\)=\(\\mathrm\{PICOS\}\_\{i\},x\_\{i\}\),\(8\)wherePICOSi\\mathrm\{PICOS\}\_\{i\}encodes structured biomedical attributes andxix\_\{i\}denotes the associated evidence snippet or abstract segment\. For questions where full PICOS elements are not applicable, such as background biomedical questions, BELIEF fills unavailable PICOS fields with empty values and records core biomedical concepts in the structured evidence object\.

This structured representation serves as the shared evidence basis for both reasoning paths\. The textual fields\(xi,PICOSi\)\(x\_\{i\},\\mathrm\{PICOS\}\_\{i\}\)preserve information needed by the neural LLM path, while hypothesis\-conditioned annotation signals are further derived frome~i\\tilde\{e\}\_\{i\}to support reliability\-aware BPA construction in the symbolic D\-S path\. The complete schema of the structured evidence object and its associated annotation signals is summarized in Table[I](https://arxiv.org/html/2605.17435#S4.T1)\.

To support downstream symbolic D\-S reasoning, each structured evidence item is evaluated through a semantic annotation process conditioned on the question and the finite answer space:

ai=Φ​\(e~i,q,Θ\),a\_\{i\}=\\Phi\(\\tilde\{e\}\_\{i\},q,\\Theta\),\(9\)where

ai=\(ηi,ri,si,hi\)a\_\{i\}=\(\\eta\_\{i\},r\_\{i\},s\_\{i\},h\_\{i\}\)\(10\)denotes the source\-quality label, relevance label, support\-strength label, and primary supported hypothesis, respectively\. Here,ηi\\eta\_\{i\}captures the quality or reliability of the evidence source,rir\_\{i\}measures relevance to the question and candidate hypotheses,sis\_\{i\}measures the evidential support strength, andhi∈Θh\_\{i\}\\in\\Thetadenotes the hypothesis primarily supported by the evidence item\.

In the current implementation,Φ​\(⋅\)\\Phi\(\\cdot\)is instantiated as a fixed structured annotation procedure implemented through constrained prompting\. For each retrieved evidence item, the annotator receives only the questionqq, the candidate answer spaceΘ\\Theta, and the structured evidence iteme~i\\tilde\{e\}\_\{i\}, and is required to output a JSON\-style record containing four fields: source\-quality label, relevance label, support\-strength label, and primary supported hypothesis\. No ground\-truth answer label is exposed to the annotation process\. The annotation schema and the subsequent annotation\-to\-score mapping are fixed across all datasets and backbone models, ensuring that the symbolic D\-S path uses the same computable evidence interface under different experimental settings\.

Based on these annotation signals, BELIEF maps each evidence item into quantitative reliability and support scores\. Specifically, we define

Ri=ℱrel​\(ηi\),ri′=λ​\(ri\),Di=𝒢sup​\(si\),R\_\{i\}=\\mathcal\{F\}\_\{\\mathrm\{rel\}\}\(\\eta\_\{i\}\),\\quad r\_\{i\}^\{\\prime\}=\\lambda\(r\_\{i\}\),\\quad D\_\{i\}=\\mathcal\{G\}\_\{\\mathrm\{sup\}\}\(s\_\{i\}\),\(11\)whereRiR\_\{i\}denotes the source\-quality score,ri′r\_\{i\}^\{\\prime\}denotes the numeric relevance weight, andDiD\_\{i\}denotes the support strength toward the primary hypothesis\. The relevance\-adjusted reliability score used for BPA construction is then computed as

Wi=Ri​ri′\.W\_\{i\}=R\_\{i\}r\_\{i\}^\{\\prime\}\.\(12\)To summarize the relevance\-weighted source reliability of the retrieved evidence set for arbitration, we compute

W¯=∑i=1Mri′​Ri∑i=1Mri′\+ϵ,\\bar\{W\}=\\frac\{\\sum\_\{i=1\}^\{M\}r\_\{i\}^\{\\prime\}R\_\{i\}\}\{\\sum\_\{i=1\}^\{M\}r\_\{i\}^\{\\prime\}\+\\epsilon\},\(13\)whereϵ\\epsilonis a small numerical constant used only to avoid division by zero\. The annotation\-to\-score mapping is fixed across all experiments, with the implementation\-level mapping table provided in the supplementary appendix\.

### IV\-CDual\-Path Reasoning and Fusion

The second component focuses on integrating symbolic D\-S evidence fusion with neural LLM\-based semantic reasoning\. Given the structured evidence setE~\\tilde\{E\}and the answer spaceΘ\\Theta, BELIEF performs reasoning along two complementary paths and then combines their outputs through reliability\-aware arbitration\.

#### IV\-C1Symbolic D\-S Reasoning Path

Based on the annotation signalsai=\(ηi,ri,si,hi\)a\_\{i\}=\(\\eta\_\{i\},r\_\{i\},s\_\{i\},h\_\{i\}\)and the derived scores\(Wi,Di\)\(W\_\{i\},D\_\{i\}\), the symbolic D\-S path constructs a basic probability assignment \(BPA\) for each evidence item:

mi=ψ​\(ai,Θ\)\.m\_\{i\}=\\psi\(a\_\{i\},\\Theta\)\.\(14\)For an evidence item primarily supporting hypothesishi∈Θh\_\{i\}\\in\\Theta, the BPA is defined as

mi​\(\{hi\}\)=Wi​Di,mi​\(Θ\)=1−Wi​Di\.m\_\{i\}\(\\\{h\_\{i\}\\\}\)=W\_\{i\}D\_\{i\},\\quad m\_\{i\}\(\\Theta\)=1\-W\_\{i\}D\_\{i\}\.\(15\)
This restricted formulation assigns probability mass only to the primary supported hypothesis and the ignorance setΘ\\Theta, allowing the symbolic D\-S path to represent explicit evidence support while preserving residual uncertainty\. When an evidence item does not provide discriminative support for a specific hypothesis, its support strength is reduced and most mass remains onΘ\\Theta\. This formulation also keeps the fusion process computationally efficient, which is important for retrieval\-augmented biomedical QA with multiple evidence items\.

The symbolic D\-S path then aggregates evidence using Dempster’s rule of combination\. Given two mass functionsmam\_\{a\}andmbm\_\{b\}, the combined mass assigned to a non\-empty subsetC⊆ΘC\\subseteq\\Thetais computed as

\(ma⊕mb\)​\(C\)=1Z​∑A∩B=Cma​\(A\)​mb​\(B\),\(m\_\{a\}\\oplus m\_\{b\}\)\(C\)=\\frac\{1\}\{Z\}\\sum\_\{A\\cap B=C\}m\_\{a\}\(A\)m\_\{b\}\(B\),\(16\)whereZ=∑A,B⊆Θ:A∩B≠∅ma​\(A\)​mb​\(B\)Z=\\sum\_\{A,B\\subseteq\\Theta:A\\cap B\\neq\\emptyset\}m\_\{a\}\(A\)m\_\{b\}\(B\)normalizes the combined mass over non\-empty intersections\. By iteratively applying this operator to\{mi\}i=1M\\\{m\_\{i\}\\\}\_\{i=1\}^\{M\}, BELIEF obtains the fused mass function

m∗=⨁i=1Mmi\.m^\{\*\}=\\bigoplus\_\{i=1\}^\{M\}m\_\{i\}\.\(17\)
Based on the fused mass distribution, the belief function is defined as

Bel​\(A\)=∑B⊆Am∗​\(B\),\\mathrm\{Bel\}\(A\)=\\sum\_\{B\\subseteq A\}m^\{\*\}\(B\),\(18\)which quantifies the accumulated support assigned to hypothesis setAA\. The belief vector over candidate hypotheses is denoted as

𝐛=\[Bel​\(\{h1\}\),Bel​\(\{h2\}\),…,Bel​\(\{hL\}\)\]\.\\mathbf\{b\}=\\left\[\\mathrm\{Bel\}\(\\\{h\_\{1\}\\\}\),\\mathrm\{Bel\}\(\\\{h\_\{2\}\\\}\),\\dots,\\mathrm\{Bel\}\(\\\{h\_\{L\}\\\}\)\\right\]\.\(19\)Based on the belief vector, the preliminary symbolic prediction is obtained as

z^DS=arg⁡maxhj∈Θ⁡Bel​\(\{hj\}\)\.\\hat\{z\}\_\{\\mathrm\{DS\}\}=\\arg\\max\_\{h\_\{j\}\\in\\Theta\}\\mathrm\{Bel\}\(\\\{h\_\{j\}\\\}\)\.\(20\)
To avoid overconfident symbolic decisions under insufficient evidence, BELIEF further introduces a threshold\-based abstention mechanism\. If the maximum belief score is lower than a predefined thresholdτ\\tau, the symbolic D\-S path explicitly defers the decision:

zDS=\{z^DS,if​maxj⁡Bel​\(\{hj\}\)≥τ,uncertain,otherwise\.z\_\{\\mathrm\{DS\}\}=\\begin\{cases\}\\hat\{z\}\_\{\\mathrm\{DS\}\},&\\text\{if \}\\max\_\{j\}\\mathrm\{Bel\}\(\\\{h\_\{j\}\\\}\)\\geq\\tau,\\\\ \\texttt\{uncertain\},&\\text\{otherwise\.\}\\end\{cases\}\(21\)
The resulting symbolic output consists of the abstention\-aware symbolic decisionzDSz\_\{\\mathrm\{DS\}\}, belief vector𝐛\\mathbf\{b\}, residual uncertainty massm∗​\(Θ\)m^\{\*\}\(\\Theta\), and aggregate evidence reliabilityW¯\\bar\{W\}\. These signals provide structured reliability and uncertainty information for subsequent arbitration\.

#### IV\-C2Neural LLM Path

In parallel, the neural LLM path performs semantic inference over the same structured evidence\. Formally, the LLM takes the question, candidate answer space, and structured evidence set as input and produces

zLLM,pLLM=𝒢θ​\(q,Θ,E~\),z\_\{\\mathrm\{LLM\}\},p\_\{\\mathrm\{LLM\}\}=\\mathcal\{G\}\_\{\\theta\}\(q,\\Theta,\\tilde\{E\}\),\(22\)wherezLLMz\_\{\\mathrm\{LLM\}\}denotes the generated prediction, andpLLMp\_\{\\mathrm\{LLM\}\}represents the reasoning\-related output produced by the LLM, including the generated rationale and any self\-reported confidence cues used only for arbitration\.

Compared with the symbolic D\-S path, the neural LLM path is better at capturing implicit biomedical knowledge, contextual relationships, and semantic associations that are difficult to encode through fixed evidence annotations\. However, it does not explicitly quantify hypothesis\-level belief, residual uncertainty, or evidence reliability\.

#### IV\-C3Reliability\-Aware Arbitration

Since the symbolic D\-S path and the neural LLM path may produce different predictions, BELIEF introduces a reliability\-aware arbitration module to determine the final answer\. The goal of arbitration is not to simply select the output with higher confidence, but to examine whether each reasoning path is reliable under the current evidence condition\.

The arbitration module receives a structured input package:

ℐarb=\{q,Θ,E~,zDS,𝐛,m∗​\(Θ\),W¯,zLLM,pLLM\},\\mathcal\{I\}\_\{\\mathrm\{arb\}\}=\\\{q,\\Theta,\\tilde\{E\},z\_\{\\mathrm\{DS\}\},\\mathbf\{b\},m^\{\*\}\(\\Theta\),\\bar\{W\},z\_\{\\mathrm\{LLM\}\},p\_\{\\mathrm\{LLM\}\}\\\},\(23\)where𝐛\\mathbf\{b\}denotes the belief scores over candidate hypotheses,m∗​\(Θ\)m^\{\*\}\(\\Theta\)denotes the residual uncertainty mass, andW¯\\bar\{W\}denotes an aggregate evidence reliability score\. The module outputs

oarb=\(y∗,g,ρ\),o\_\{\\mathrm\{arb\}\}=\(y^\{\*\},g,\\rho\),\(24\)wherey∗y^\{\*\}is the final answer,ggindicates the reliability status of the final decision, andρ\\rhois a concise rationale explaining the integration outcome\. The structured input and output fields of the arbitration module are summarized in Table[II](https://arxiv.org/html/2605.17435#S4.T2)\.

The arbitration process is implemented as a structured three\-stage decision procedure\. First, symbolic signal assessment examines the belief vector, residual uncertainty mass, and aggregate evidence reliability to determine whether the symbolic D\-S output is sufficiently reliable under the current evidence condition\. Second, neural consistency assessment checks whether the neural LLM prediction and rationale are semantically consistent with the structured evidence and the candidate hypotheses\. Third, reliability\-aware integration selects or reconciles the two path outputs according to their evidence grounding, uncertainty profile, and semantic consistency\. These steps allow BELIEF to use symbolic D\-S signals as explicit reliability indicators rather than as additional textual context only\.

In implementation, we use a constrained arbitration prompt template that presents these signals in fixed fields and requires a schema\-constrained decision output\. The output is constrained to a fixed schema containing the selected answer, final decision reliability status, dominant reasoning path, and integration rationale\.

TABLE II:Structured signals used in reliability\-aware arbitration\.

### IV\-DProperties of the Symbolic D\-S Path

The symbolic D\-S path in BELIEF has three useful properties: validity, uncertainty awareness, and computational efficiency\. For each structured evidence instancee~i\\tilde\{e\}\_\{i\}annotated asai=\(ηi,ri,si,hi\)a\_\{i\}=\(\\eta\_\{i\},r\_\{i\},s\_\{i\},h\_\{i\}\), BELIEF constructs a restricted BPA over the primary supported hypothesishi∈Θh\_\{i\}\\in\\Thetaand the ignorance setΘ\\Theta:

mi​\(\{hi\}\)=Wi​Di,mi​\(Θ\)=1−Wi​Di,m\_\{i\}\(\\\{h\_\{i\}\\\}\)=W\_\{i\}D\_\{i\},\\quad m\_\{i\}\(\\Theta\)=1\-W\_\{i\}D\_\{i\},\(25\)whereWi∈\[0,1\]W\_\{i\}\\in\[0,1\]denotes evidence reliability andDi∈\[0,1\]D\_\{i\}\\in\[0,1\]denotes support strength\. SinceWi​Di∈\[0,1\]W\_\{i\}D\_\{i\}\\in\[0,1\], the constructed mass function satisfiesmi​\(∅\)=0m\_\{i\}\(\\emptyset\)=0, non\-negativity, and normalization:

∑A⊆Θmi​\(A\)=mi​\(\{hi\}\)\+mi​\(Θ\)=1\.\\sum\_\{A\\subseteq\\Theta\}m\_\{i\}\(A\)=m\_\{i\}\(\\\{h\_\{i\}\\\}\)\+m\_\{i\}\(\\Theta\)=1\.\(26\)All other subsets receive zero mass, making the restricted BPA compatible with standard D\-S evidence fusion\.

This formulation is also suitable for biomedical QA because retrieved evidence often provides partial rather than conclusive support for a candidate answer\. By preservingmi​\(Θ\)m\_\{i\}\(\\Theta\)and the fused residual uncertaintym∗​\(Θ\)m^\{\*\}\(\\Theta\), the symbolic path explicitly represents insufficient or weakly discriminative evidence instead of forcing every evidence item to make a deterministic decision\. When uncertainty is high or reliability is low, the arbitration module can reduce reliance on the symbolic output and favor the neural LLM path only when its rationale remains semantically consistent with the structured evidence\.

Finally, the restricted BPA design keeps symbolic fusion lightweight\. Standard D\-S fusion over the full power set may require up to2\|Θ\|2^\{\|\\Theta\|\}focal elements, whereas BELIEF only maintains singleton hypotheses and the ignorance set, resulting in at most\|Θ\|\+1\|\\Theta\|\+1active focal elements during iterative fusion\. Therefore, the symbolic path avoids full power\-set expansion and provides efficient reliability and uncertainty modeling for retrieval\-augmented biomedical QA\.

## VExperiments

### V\-ADatasets

We evaluate the proposed framework on three widely used biomedical question answering benchmarks, namely PubMedQA\[[16](https://arxiv.org/html/2605.17435#bib.bib22)\], MedQA\[[15](https://arxiv.org/html/2605.17435#bib.bib32)\], and MedMCQA\[[30](https://arxiv.org/html/2605.17435#bib.bib21)\]\. PubMedQA is a literature\-grounded yes/no/maybe task based on biomedical abstracts, and is suitable for evaluating uncertainty\-aware decision\-making under incomplete or ambiguous evidence\. MedQA is derived from professional medical examinations and focuses on clinical reasoning and structured multiple\-choice answer selection\. MedMCQA is a large\-scale multiple\-choice benchmark covering diverse biomedical and clinical topics, providing a broader testbed for evaluating robustness and generalization\. In our experiments, all compared methods are evaluated on the same sampled test instances: 500 from PubMedQA, 500 from MedQA, and 1,000 from MedMCQA\. Samples are randomly selected from the official test or evaluation split with a fixed random seed, for PubMedQA, we preserve the original label distribution during sampling\.

### V\-BImplementation and Evaluation Metrics

For all retrieval\-based methods, we uniformly query PubMed and retain the top\-kkretrieved documents as external evidence for each question\. Unless otherwise specified, we setk=5k=5and use the same retrieval pipeline and evidence pool across all retrieval\-based baselines\. All experiments are conducted in a zero\-shot setting with a 4096\-token context window, low\-temperature decoding, and consistent generation hyperparameters\. For BELIEF, the symbolic D\-S path uses a fixed abstention thresholdτ=0\.5\\tau=0\.5without task\-specific tuning, and sensitivity analyses ofkkandτ\\tauare reported in Section[V\-H](https://arxiv.org/html/2605.17435#S5.SS8)\.

Structured evidence annotation in BELIEF is implemented with a fixed constrained prompt corresponding toΦ​\(⋅\)\\Phi\(\\cdot\)in Section[IV](https://arxiv.org/html/2605.17435#S4)\. The prompt templates used across all stages of the BELIEF reasoning pipeline are fixed across all experiments, with condensed but structurally faithful versions provided in the supplementary appendix\. For each backbone setting, the same backbone is used for annotation, neural semantic reasoning, and reliability\-aware arbitration, while the annotation schema and score mapping are fixed across datasets and models\. The annotator only uses the question, candidate hypotheses, and retrieved evidence item as input, and no ground\-truth answer label is exposed during annotation or arbitration\. When an annotation field is invalid or missing, it is treated as non\-informative and mapped to the lowest corresponding label, such as UNCLEAR\_BASIC, IRRELEVANT, or NONE, before score conversion\.

We evaluate BELIEF on Qwen2\.5\-7B\[[49](https://arxiv.org/html/2605.17435#bib.bib27)\], Qwen3\-8B, Qwen3\-32B\[[48](https://arxiv.org/html/2605.17435#bib.bib28)\], GPT\-4o\-mini\[[28](https://arxiv.org/html/2605.17435#bib.bib43)\], and GPT\-OSS\-20B\[[1](https://arxiv.org/html/2605.17435#bib.bib29)\]\. All methods are evaluated on the same sampled evaluation sets to ensure fair comparison across different backbone models and QA paradigms\. Accuracy \(ACC\) is used as the primary metric, and Macro\-F1 is reported as a complementary metric to assess class\-balanced performance\. Note that all results are evaluated within our specific experimental setup, with the code and datasets being publicly available\.111https://github\.com/ZUST\-BIT/BELIEF

### V\-CBaselines

We compare BELIEF with representative retrieval\-augmented and reasoning baselines: Direct Generation, which serves as a lower bound by relying solely on the LLM’s internal knowledge, Naive RAG\[[21](https://arxiv.org/html/2605.17435#bib.bib10)\], representing the classic retrieve\-then\-read paradigm, RAT\[[43](https://arxiv.org/html/2605.17435#bib.bib15)\], which integrates retrieval into the chain\-of\-thought process, Self\-RAG\[[2](https://arxiv.org/html/2605.17435#bib.bib16)\], which uses reflection tokens to assess evidence, and CRAG\[[47](https://arxiv.org/html/2605.17435#bib.bib44)\], which triggers corrective retrieval when internal retrieval is unreliable\. These baselines cover parametric\-only answering, flat\-context retrieval, iterative retrieval\-reasoning, self\-reflection, and corrective retrieval\. Although they improve QA from different perspectives, they generally do not explicitly transform retrieved literature into structured evidence objects or model reliability\-weighted support and residual uncertainty over candidate hypotheses\.

To further compare against domain\-specific biomedical models, we include BioMistral\-7B\[[19](https://arxiv.org/html/2605.17435#bib.bib8)\], Self\-BioRAG\-7B\[[14](https://arxiv.org/html/2605.17435#bib.bib23)\], UltraMedical\-8B\[[50](https://arxiv.org/html/2605.17435#bib.bib24)\], Huatuo\-GPT\-o1\-8B\[[4](https://arxiv.org/html/2605.17435#bib.bib25)\], Llama\-3\-Meditron\-8B\[[34](https://arxiv.org/html/2605.17435#bib.bib26)\], and MEDITRON\-70B\[[5](https://arxiv.org/html/2605.17435#bib.bib9)\]\. These models provide a complementary comparison axis in terms of biomedical pretraining, instruction tuning, and domain alignment\. We evaluate these models on the same sampled instances using the same answer\-selection protocol when executable checkpoints are available, this comparison is intended to provide a domain\-specific reference rather than to claim a fully controlled training\-level comparison\.

TABLE III:Results of general LLMs under different QA paradigms\. Best results are shown in bold, second\-best results are underlined\.TABLE IV:Contextual comparison with domain\-specific biomedical models\. All results report accuracy \(ACC\)\.
### V\-DMain Results

The comprehensive empirical results are summarized in Table[III](https://arxiv.org/html/2605.17435#S5.T3)and Table[IV](https://arxiv.org/html/2605.17435#S5.T4)\. Overall, BELIEF achieves the best result in 25 of 30 backbone–dataset–metric settings and improves accuracy over Naive RAG in all 15 backbone–dataset comparisons\. Compared with Direct Generation and Naive RAG baselines, BELIEF benefits from explicitly structuring retrieved biomedical evidence and modeling reliability\-weighted support and residual uncertainty, rather than treating retrieved documents as undifferentiated textual context\.

The gains are most evident on smaller and medium\-sized backbones, where explicit evidence modeling can compensate for the limited capacity of the backbone to implicitly aggregate heterogeneous evidence\. For example, on Qwen2\.5\-7B, BELIEF improves accuracy over Naive RAG on all three datasets, with gains supported by paired bootstrap resampling, and obtains the highest Macro\-F1 scores among the compared methods in this backbone setting\. On Qwen3\-8B, BELIEF remains strongest on PubMedQA and MedMCQA, while Self\-RAG obtains better results on MedQA\. For larger\-capacity backbones such as Qwen3\-32B, GPT\-4o\-mini, and GPT\-OSS\-20B, BELIEF often achieves the best accuracy, while the Macro\-F1 results are more metric\- and dataset\-dependent\. In particular, some baselines obtain higher Macro\-F1 in specific settings, suggesting that the proposed arbitration mechanism improves aggregate answer correctness in many cases but does not uniformly optimize class\-balanced behavior across all datasets and backbones\.

To further examine the robustness of these accuracy improvements, we conduct paired bootstrap resampling over test instances using 5,000 bootstrap resamples\. For each backbone–dataset setting, we compute the paired accuracy difference between BELIEF and each baseline and regard a gain as supported when the 95% bootstrap confidence interval excludes zero\. Under this criterion, BELIEF shows supported accuracy gains over Naive RAG in 8 of 15 settings and over Self\-RAG in 7 of 15 settings\. The remaining cases mainly correspond to small\-margin comparisons, indicating that these results should be interpreted as competitive trends rather than conclusive improvements\.

![Refer to caption](https://arxiv.org/html/2605.17435v1/x3.png)Figure 3:Ablation results of BELIEF across different backbone models\. Each radar plot corresponds to one backbone model, each vertex denotes the full model or one ablated variant, and each curve represents one dataset\.The comparison with domain\-specific biomedical models further suggests a complementary relationship between biomedical pretraining and structured evidence reasoning\. Large biomedical models obtain higher PubMedQA accuracy in several cases, suggesting that specialized pretraining can directly support biomedical knowledge recall\. In contrast, BELIEF obtains higher accuracy on MedQA and MedMCQA in this comparison, indicating that explicit evidence structuring, uncertainty\-aware fusion, and dual\-path arbitration can improve the utilization of retrieved evidence during decision making\. Therefore, the empirical findings should be interpreted as evidence that structured evidence modeling and uncertainty\-aware arbitration improve retrieved\-evidence utilization, rather than as a claim that BELIEF uniformly dominates all biomedical QA systems under every metric\.

### V\-EAblation Study

To evaluate the contribution of each component in BELIEF, we construct five ablated variants by removing or simplifying one key module at a time: w/o Structured Evidence Processing \(w/o SEP\), w/o Evidence Tagging \(w/o ET\), w/o D\-S Fusion \(w/o DS\), w/o LLM Semantic Reasoning Path \(w/o LLM\), and w/o Reliability\-Aware Arbitration \(w/o RA\)\. The w/o RA variant replaces the prompt\-guided arbitration module with a simple confidence\-based path\-selection strategy using symbolic belief scores and LLM self\-reported confidence\. The results are shown in Fig\.[3](https://arxiv.org/html/2605.17435#S5.F3), where each radar plot corresponds to one backbone model and each curve denotes one dataset\.

As shown in Fig\.[3](https://arxiv.org/html/2605.17435#S5.F3), the full BELIEF model consistently outperforms its ablated variants across datasets and backbones, indicating that performance depends on the coordinated contribution of multiple components\. Removing structured evidence processing notably reduces performance on PubMedQA, where accuracy drops from 0\.570 to 0\.436 on Qwen3\-8B and from 0\.678 to 0\.504 on GPT\-OSS\-20B, suggesting that structured evidence objects help align retrieved biomedical literature with the answer space\. Removing evidence tagging also weakens performance, e\.g\., on Qwen2\.5\-7B, accuracy decreases from 0\.632 to 0\.554 on PubMedQA, from 0\.660 to 0\.562 on MedQA, and from 0\.622 to 0\.536 on MedMCQA, confirming the importance of reliability\-aware evidence signals for mass assignment\.

The contribution of D\-S fusion is reflected by the performance decline under w/o DS\. On Qwen2\.5\-7B, accuracy decreases from 0\.632 to 0\.584 on PubMedQA and from 0\.660 to 0\.580 on MedQA, indicating that symbolic fusion provides useful belief and residual uncertainty signals beyond flat neural aggregation\. The w/o LLM variant further shows that symbolic aggregation alone is insufficient for complex biomedical reasoning, as MedMCQA accuracy drops from 0\.622 to 0\.457 on Qwen2\.5\-7B and from 0\.626 to 0\.488 on Qwen3\-8B\. The w/o RA variant also consistently underperforms the full BELIEF model\. On Qwen2\.5\-7B, replacing reliability\-aware arbitration reduces accuracy from 0\.632 to 0\.604 on PubMedQA, from 0\.660 to 0\.586 on MedQA, and from 0\.622 to 0\.523 on MedMCQA, while similar trends are observed on GPT\-4o\-mini\. Overall, PubMedQA is more sensitive to structured evidence processing and D\-S fusion, whereas MedMCQA depends more heavily on semantic reasoning and reliability\-aware arbitration, supporting the central design hypothesis of BELIEF\.

### V\-FComplementarity Analysis of Dual Paths

TABLE V:Complementarity and arbitration analysis of dual reasoning paths\. Correctness categories are mutually exclusive\.The symbolic D\-S path and the neural LLM path exhibit distinct predictive behaviors, motivating complementary dual\-path integration\. To quantify this interaction, we analyze prediction agreement, mutually exclusive correctness patterns, and arbitration effectiveness under path divergence\. LetNNdenote the total number of instances, and letzDS\(i\)z\_\{\\mathrm\{DS\}\}^\{\(i\)\},zLLM\(i\)z\_\{\\mathrm\{LLM\}\}^\{\(i\)\}, andy^\(i\)\\hat\{y\}^\{\(i\)\}denote the symbolic, neural, and final arbitration predictions, respectively\. The agreement rate is defined asℛagree=1N​∑i=1N𝕀​\(zDS\(i\)=zLLM\(i\)\)\\mathcal\{R\}\_\{\\mathrm\{agree\}\}=\\frac\{1\}\{N\}\\sum\_\{i=1\}^\{N\}\\mathbb\{I\}\(z\_\{\\mathrm\{DS\}\}^\{\(i\)\}=z\_\{\\mathrm\{LLM\}\}^\{\(i\)\}\), the divergent set as𝒟=\{i∣zDS\(i\)≠zLLM\(i\)\}\\mathcal\{D\}=\\\{i\\mid z\_\{\\mathrm\{DS\}\}^\{\(i\)\}\\neq z\_\{\\mathrm\{LLM\}\}^\{\(i\)\}\\\}, and the arbitration accuracy on divergent cases asℛresolve=1\|𝒟\|​∑i∈𝒟𝕀​\(y^\(i\)=y\(i\)\)\\mathcal\{R\}\_\{\\mathrm\{resolve\}\}=\\frac\{1\}\{\|\\mathcal\{D\}\|\}\\sum\_\{i\\in\\mathcal\{D\}\}\\mathbb\{I\}\(\\hat\{y\}^\{\(i\)\}=y^\{\(i\)\}\)\. Unless otherwise specified, results are reported using Qwen2\.5\-7B\.

As summarized in Table[V](https://arxiv.org/html/2605.17435#S5.T5), the agreement rate remains around 0\.49–0\.51 across datasets, indicating that the two paths capture different aspects of biomedical evidence and reasoning rather than behaving redundantly\. The mutually exclusive correctness categories further reveal this complementarity\. On PubMedQA, 61 instances are correctly answered only by the D\-S path and 114 only by the LLM path, while on MedMCQA these numbers increase to 125 and 156, respectively\. Although the LLM path generally exhibits stronger standalone reasoning ability, the symbolic D\-S path still contributes unique evidence\-grounded decisions\. Meanwhile, the remaining both\-wrong cases indicate that some errors stem from insufficient or ambiguous evidence rather than integration failure alone\.

![Refer to caption](https://arxiv.org/html/2605.17435v1/x4.png)Figure 4:Divergent Acc of arbitration on cases where the D\-S and LLM paths produce different predictions\.From the arbitration perspective, a substantial number of samples fall into the divergent set \(252, 247, and 510 across the three datasets\), confirming that path divergence is common and final integration is not a trivial post\-processing step\. On these divergent cases, arbitration achieves accuracies of 0\.492, 0\.543, and 0\.687, respectively\. Compared with simple policies that always select either the D\-S or LLM prediction, arbitration shows clear gains on PubMedQA and MedMCQA, where neither path is uniformly reliable, while on MedQA the advantage becomes marginal because the LLM path already dominates\. As shown in Fig\.[4](https://arxiv.org/html/2605.17435#S5.F4), this behavior remains broadly consistent across backbone models\. Overall, the symbolic D\-S path contributes explicit evidence\-grounded belief and uncertainty signals, the neural path provides flexible semantic inference, and their divergent correctness patterns motivate reliability\-aware arbitration for integrating complementary reasoning signals\.

### V\-GUncertainty and Reliability Analysis

To examine whether BELIEF provides practical benefits under uncertain evidence conditions, we conduct an uncertainty\-stratified performance analysis\. Since BELIEF explicitly estimates residual uncertainty through the D\-S reasoning path, we use the fused uncertainty massm∗​\(Θ\)m^\{\*\}\(\\Theta\)as the uncertainty score of each instance, where larger values indicate less sufficient or less discriminative evidence\. Based on this score, test samples are divided into low \(u<0\.25u<0\.25\), medium \(0\.25≤u≤0\.550\.25\\leq u\\leq 0\.55\), and high \(u\>0\.55u\>0\.55\) uncertainty groups\. Both BELIEF and Naive RAG are evaluated on the same BELIEF\-estimated stratified sample groups to enable direct comparison\.

TABLE VI:Uncertainty\-stratified accuracy of BELIEF and Naive RAG\.Table[VI](https://arxiv.org/html/2605.17435#S5.T6)reports the accuracy of BELIEF and Naive RAG under different uncertainty levels\. BELIEF consistently outperforms Naive RAG across all groups and datasets, while the performance gap generally increases as uncertainty becomes higher\. For example, on MedQA, the improvement increases from 4\.7 percentage points in the low\-uncertainty group to 6\.8 points in the high\-uncertainty group, while on PubMedQA the gain increases from 8\.5 to 13\.5 points\. This trend is particularly meaningful for PubMedQA, where biomedical literature often contains incomplete or inconclusive evidence, suggesting that explicit uncertainty estimation and reliability\-aware arbitration become more beneficial when evidence is less decisive\.

The stratified results also show that higher residual uncertainty generally corresponds to more difficult decision conditions\. For both methods, accuracy decreases from low\- to high\-uncertainty groups, indicating thatm∗​\(Θ\)m^\{\*\}\(\\Theta\)serves as a useful diagnostic signal for identifying less decisive evidence scenarios\. However, BELIEF typically exhibits a smaller performance degradation\. On PubMedQA, for instance, BELIEF decreases from 0\.636 to 0\.517 from low to high uncertainty, whereas Naive RAG drops from 0\.551 to 0\.382\. Overall, these results support the uncertainty\-aware and reliability\-aware design of BELIEF\. Rather than only improving average accuracy, BELIEF shows larger advantages under higher\-uncertainty conditions, indicating that the uncertainty signal produced by the symbolic D\-S path is useful for diagnosing harder biomedical QA scenarios\.

### V\-HHyperparameter Analysis

We analyze the sensitivity of BELIEF to two key hyperparameters, including the retrieval depthkkand the abstention thresholdτ\\tau\. To improve efficiency while preserving representative trends, these analyses are conducted on a 300\-sample diagnostic subset drawn from each main evaluation set using Qwen2\.5\-7B as the backbone\. The results are summarized in Fig\.[5](https://arxiv.org/html/2605.17435#S5.F5), where the left panel reports the effect of retrieval depth and the right panel reports the effect of the abstention threshold\.

![Refer to caption](https://arxiv.org/html/2605.17435v1/x5.png)Figure 5:Sensitivity analysis of BELIEF with respect to retrieval depthkkand abstention thresholdτ\\tau\.As shown in the left panel of Fig\.[5](https://arxiv.org/html/2605.17435#S5.F5), the retrieval depthkkhas a noticeable but non\-monotonic effect on model performance\. On PubMedQA and MedQA, accuracy improves askkincreases from 1 to 5, indicating that incorporating a moderate amount of retrieved evidence can provide more complete support for downstream reasoning\. However, further increasingkkdoes not lead to consistent gains and may even degrade performance, suggesting that excessive retrieval can introduce noisy, weakly relevant, or redundant evidence that interferes with evidence aggregation and semantic reasoning\. On MedMCQA, the best performance appears aroundk=7k=7, but the improvement overk=5k=5is relatively limited\. These results indicate that moderate retrieval depths provide a more favorable balance between evidence coverage and evidence quality\. Therefore, we adoptk=5k=5as the unified retrieval depth in all experiments, rather than performing dataset\-specific tuning\.

The right panel of Fig\.[5](https://arxiv.org/html/2605.17435#S5.F5)further evaluates the effect of the abstention thresholdτ\\tauused in the symbolic reasoning path\. Overall, BELIEF remains relatively stable across a broad range of threshold values, indicating that its performance is not overly sensitive to the precise choice ofτ\\tau\. A lower threshold allows the symbolic path to participate more frequently, but may introduce less reliable symbolic decisions when the fused belief is insufficiently strong\. In contrast, an excessively high threshold suppresses the contribution of the symbolic path and increases reliance on the neural reasoning branch, which weakens the role of explicit uncertainty\-aware evidence fusion\. Across the three datasets, moderate threshold values show more stable behavior and avoid excessive dependence on either symbolic aggregation or neural reasoning alone\. Based on these observations, we use a fixed thresholdτ=0\.5\\tau=0\.5for all experiments\.

### V\-IPractical Cost Analysis

To characterize the practical inference overhead of different reasoning frameworks, we conduct a cost analysis on a representative subset of PubMedQA samples using GPT\-4o\-mini as the backbone model\. All methods are evaluated under the same inference environment and retrieval configuration to ensure fair comparison\. The results are summarized in Table[VII](https://arxiv.org/html/2605.17435#S5.T7)\.

In Table[VII](https://arxiv.org/html/2605.17435#S5.T7),Avg Timedenotes the average inference time per question, whileP95 Latencyrepresents the 95th percentile latency, meaning that 95% of samples finish within the reported time threshold\.Relative Token Costmeasures the average token consumption normalized by Naive RAG and reflects the relative computational overhead introduced by different reasoning strategies\. Latency includes retrieval, generation, and method\-specific reasoning steps, whereas token cost only counts language\-model token usage\.

Methods with more complex reasoning procedures generally incur higher computational overhead\. BELIEF introduces additional cost because of structured evidence processing, dual\-path reasoning, and reliability aware arbitration, its higher token consumption mainly comes from explicitly modeling evidence reliability, uncertainty, and cross\-path consistency\.

This overhead is accompanied by stronger reasoning capability, consistent with the performance trends observed in the main experiments\. Compared with iterative reasoning frameworks such as RAT and CRAG, BELIEF allocates more computation to structured evidence integration rather than repeated corrective generation, making it more suitable for reliability\-sensitive decision\-support scenarios than latency\-critical conversational applications\.

TABLE VII:Practical cost analysis of different reasoning frameworks\.
### V\-JCase Study

![Refer to caption](https://arxiv.org/html/2605.17435v1/x6.png)Figure 6:Illustration of complementary reasoning behaviors and reliability\-aware arbitration in BELIEF\. The upper panel shows a reasoning–answer mismatch in the neural LLM path, which is corrected through evidence\-grounded symbolic reasoning\. The lower panel presents a symbolic evidence insufficiency scenario, where high uncertainty in the D\-S branch causes the arbitration mechanism to defer to the neural LLM path\.This section presents representative clinical scenarios to illustrate how BELIEF performs reliability\-aware integration through complementary symbolic and neural reasoning behaviors\. As shown in Fig\.[6](https://arxiv.org/html/2605.17435#S5.F6), each case reports the question, candidate options, retrieved evidence summary, D\-S signals, LLM output, and arbitration outcome, showing how BELIEF uses explicit belief, uncertainty, and reliability signals rather than relying solely on the generated answer\.

In the first case, the LLM rationale correctly identifies thatbupropion should be avoided in patients with binge\-eating and purging history due to elevated seizure risk, but the final option selected by the LLM is inconsistent with this rationale\. In contrast, the D\-S path assigns high belief to the evidence\-supported hypothesis, withBel​\(A\)=0\.81\\mathrm\{Bel\}\(A\)=0\.81and low residual uncertaintym∗​\(Θ\)=0\.09m^\{\*\}\(\\Theta\)=0\.09\. The arbitration module therefore identifies the LLM output as a reasoning–answer mismatch and adopts the D\-S\-supported answer\.

In the second case, the retrieved evidence provides insufficient support for the target hypothesis, leading the D\-S path to produce low belief and high uncertaintym∗​\(Θ\)=0\.46m^\{\*\}\(\\Theta\)=0\.46\. Rather than over\-relying on this uncertain symbolic output, the arbitration module defers to the LLM path, whose answer is semantically coherent and supported by biomedical background knowledge\. This case illustrates how uncertainty\-aware arbitration dynamically adjusts the reliance on symbolic and neural reasoning under different evidence conditions\.

## VILimitations and Discussion

BELIEF focuses on closed\-set biomedical QA where the candidate answer space forms a finite frame of discernment\. It also uses a restricted BPA that assigns mass to a primary supported hypothesis and the ignorance set, which improves efficiency but does not fully model multi\-hypothesis support\. Extending BELIEF to open\-ended QA would require dynamic hypothesis construction or answer clustering before symbolic fusion\.

The framework also depends on retrieval and annotation quality\. When relevant evidence is missing or annotations are unreliable, uncertainty\-aware fusion can indicate weak support but cannot by itself recover missing information\. Future work may incorporate stronger retrieval models, biomedical knowledge graphs, or learned evidence\-quality estimators\.

Finally, BELIEF introduces additional inference overhead due to structured evidence modeling and arbitration\. This trade\-off is acceptable for reliability\-sensitive analysis scenarios but may be less suitable for latency\-critical applications\. Conditional arbitration and lightweight annotation models are promising directions for reducing cost\.

## VIIConclusion

We presented BELIEF, a structured evidence modeling and uncertainty\-aware fusion framework for closed\-set biomedical question answering\. BELIEF transforms retrieved biomedical literature into structured evidence objects, constructs D\-S\-theory\-based mass assignments to model belief and residual uncertainty, and integrates symbolic evidence fusion with LLM\-based semantic reasoning through reliability\-aware arbitration\. Experiments on PubMedQA, MedQA, and MedMCQA demonstrate that BELIEF is competitive across multiple backbones and provides larger gains in higher\-uncertainty groups\. Diagnostic analyses further show that structured evidence modeling, uncertainty\-aware symbolic fusion, and reliability\-aware arbitration provide complementary benefits beyond average accuracy\. These results suggest that reliable biomedical QA can benefit not only from stronger language models but also from explicit mechanisms for structuring, fusing, and inspecting heterogeneous evidence under uncertainty\.

## Acknowledgments

This work was supported in part by the “Pioneer” and “Leading Goose“ R&D Program of Zhejiang, China \(Grant No\. 2025C01115\), and in part by the Graduate Research Innovation Fund of Zhejiang University of Science and Technology \(Grant No\. 2025yjskc07\)\.

## References

- \[1\]S\. Agarwal, L\. Ahmad, J\. Ai, S\. Altman, A\. Applebaum, E\. Arbus, R\. K\. Arora, Y\. Bai, B\. Baker, H\. Bao,et al\.\(2025\)Gpt\-oss\-120b & gpt\-oss\-20b model card\.arXiv preprint arXiv:2508\.10925\.Cited by:[§V\-B](https://arxiv.org/html/2605.17435#S5.SS2.p3.1)\.
- \[2\]\(2024\)Self\-rag: learning to retrieve, generate, and critique through self\-reflection\.InThe Twelfth International Conference on Learning Representations,Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p1.1),[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1),[§III](https://arxiv.org/html/2605.17435#S3.p3.1),[§V\-C](https://arxiv.org/html/2605.17435#S5.SS3.p1.1)\.
- \[3\]T\. Brown, B\. Mann, N\. Ryder, M\. Subbiah, J\. D\. Kaplan, P\. Dhariwal, A\. Neelakantan, P\. Shyam, G\. Sastry, A\. Askell,et al\.\(2020\)Language models are few\-shot learners\.Advances in neural information processing systems33,pp\. 1877–1901\.Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p1.1)\.
- \[4\]J\. Chen, Z\. Cai, K\. Ji, X\. Wang, W\. Liu, R\. Wang, and B\. Wang\(2025\)Towards medical complex reasoning with LLMs through medical verifiable problems\.InFindings of the Association for Computational Linguistics: ACL 2025,pp\. 14552–14573\.Cited by:[§V\-C](https://arxiv.org/html/2605.17435#S5.SS3.p2.1)\.
- \[5\]Z\. Chen, A\. H\. Cano, A\. Romanou, A\. Bonnet, K\. Matoba, F\. Salvi, M\. Pagliardini, S\. Fan, A\. Köpf, A\. Mohtashami,et al\.\(2023\)Meditron\-70b: scaling medical pretraining for large language models\.Cited by:[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1),[§V\-C](https://arxiv.org/html/2605.17435#S5.SS3.p2.1)\.
- \[6\]A\. P\. Dempster\(2008\)Upper and lower probabilities induced by a multivalued mapping\.InClassic works of the Dempster\-Shafer theory of belief functions,pp\. 57–72\.Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p3.1)\.
- \[7\]W\. Fan, Y\. Ding, L\. Ning, S\. Wang, H\. Li, D\. Yin, T\. Chua, and Q\. Li\(2024\)A survey on rag meeting llms: towards retrieval\-augmented large language models\.InProceedings of the 30th ACM SIGKDD conference on knowledge discovery and data mining,pp\. 6491–6501\.Cited by:[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1)\.
- \[8\]Y\. Gao, Y\. Xiong, X\. Gao, K\. Jia, J\. Pan, Y\. Bi, Y\. Dai, J\. Sun, M\. Wang, and H\. Wang\(2024\)Retrieval\-augmented generation for large language models: a survey\.External Links:2312\.10997,[Document](https://dx.doi.org/10.48550/arXiv.2312.10997)Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p1.1),[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1)\.
- \[9\]A\. d\. Garcez and L\. C\. Lamb\(2023\)Neurosymbolic ai: the 3rd wave\.Artificial Intelligence Review56\(11\),pp\. 12387–12406\.Cited by:[§II\-C](https://arxiv.org/html/2605.17435#S2.SS3.p2.1)\.
- \[10\]A\. S\. d\. Garcez, T\. R\. Besold, L\. De Raedt, P\. Földiak, P\. Hitzler, T\. Icard, K\. Kühnberger, L\. C\. Lamb, R\. Miikkulainen, and D\. L\. Silver\(2015\)Neural\-symbolic learning and reasoning: contributions and challenges\.\.InAAAI Spring Symposia,pp\. 18–21\.Cited by:[§II\-C](https://arxiv.org/html/2605.17435#S2.SS3.p2.1)\.
- \[11\]G\. Guyatt, A\. D\. Oxman, E\. A\. Akl, R\. Kunz, G\. Vist, J\. Brozek, S\. Norris, Y\. Falck\-Ytter, P\. Glasziou, H\. DeBeer,et al\.\(2011\)GRADE guidelines: 1\. introduction—grade evidence profiles and summary of findings tables\.Journal of clinical epidemiology64\(4\),pp\. 383–394\.Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p2.1),[§II\-B](https://arxiv.org/html/2605.17435#S2.SS2.p1.1)\.
- \[12\]L\. Huang, W\. Yu, W\. Ma, W\. Zhong, Z\. Feng, H\. Wang, Q\. Chen, W\. Peng, X\. Feng, B\. Qin,et al\.\(2025\)A survey on hallucination in large language models: principles, taxonomy, challenges, and open questions\.ACM Transactions on Information Systems43\(2\),pp\. 1–55\.Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p2.1)\.
- \[13\]X\. Huang, J\. Lin, and D\. Demner\-Fushman\(2006\)Evaluation of pico as a knowledge representation for clinical questions\.InAMIA annual symposium proceedings,Vol\.2006,pp\. 359\.Cited by:[§II\-B](https://arxiv.org/html/2605.17435#S2.SS2.p1.1)\.
- \[14\]M\. Jeong, J\. Sohn, M\. Sung, and J\. Kang\(2024\)Improving medical reasoning through retrieval and self\-reflection with retrieval\-augmented large language models\.Bioinformatics40\(Supplement\_1\),pp\. i119–i129\.Cited by:[§V\-C](https://arxiv.org/html/2605.17435#S5.SS3.p2.1)\.
- \[15\]D\. Jin, E\. Pan, N\. Oufattole, W\. Weng, H\. Fang, and P\. Szolovits\(2021\)What disease does this patient have? a large\-scale open domain question answering dataset from medical exams\.Applied Sciences11\(14\),pp\. 6421\.Cited by:[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1),[§V\-A](https://arxiv.org/html/2605.17435#S5.SS1.p1.1)\.
- \[16\]Q\. Jin, B\. Dhingra, Z\. Liu, W\. Cohen, and X\. Lu\(2019\)PubMedQA: a dataset for biomedical research question answering\.InProceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing \(EMNLP\-IJCNLP\),pp\. 2567–2577\.Cited by:[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1),[§V\-A](https://arxiv.org/html/2605.17435#S5.SS1.p1.1)\.
- \[17\]Q\. Jin, Z\. Yuan, G\. Xiong, Q\. Yu, H\. Ying, C\. Tan, M\. Chen, S\. Huang, X\. Liu, and S\. Yu\(2022\)Biomedical question answering: a survey of approaches and challenges\.ACM Computing Surveys \(CSUR\)55\(2\),pp\. 1–36\.Cited by:[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1)\.
- \[18\]Y\. Kim, H\. Jeong, S\. Chen, S\. S\. Li, C\. Park, M\. Lu, K\. Alhamoud, J\. Mun, C\. Grau, M\. Jung,et al\.\(2025\)Medical hallucinations in foundation models and their impact on healthcare\.arXiv preprint arXiv:2503\.05777\.Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p2.1)\.
- \[19\]Y\. Labrak, A\. Bazoge, E\. Morin, P\. Gourraud, M\. Rouvier, and R\. Dufour\(2024\)Biomistral: a collection of open\-source pretrained large language models for medical domains\.InFindings of the association for computational linguistics: acl 2024,pp\. 5848–5864\.Cited by:[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1),[§V\-C](https://arxiv.org/html/2605.17435#S5.SS3.p2.1)\.
- \[20\]E\. Lehman, J\. DeYoung, R\. Barzilay, and B\. C\. Wallace\(2019\)Inferring which medical treatments work from reports of clinical trials\.InProceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 \(Long and Short Papers\),pp\. 3705–3717\.Cited by:[§II\-B](https://arxiv.org/html/2605.17435#S2.SS2.p1.1)\.
- \[21\]P\. Lewis, E\. Perez, A\. Piktus, F\. Petroni, V\. Karpukhin, N\. Goyal, H\. Küttler, M\. Lewis, W\. Yih, T\. Rocktäschel,et al\.\(2020\)Retrieval\-augmented generation for knowledge\-intensive nlp tasks\.InAdvances in Neural Information Processing Systems,Vol\.33,pp\. 9459–9474\.Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p1.1),[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1),[§III](https://arxiv.org/html/2605.17435#S3.p3.1),[§V\-C](https://arxiv.org/html/2605.17435#S5.SS3.p1.1)\.
- \[22\]S\. Li, H\. Xu, J\. Xu, X\. Li, Y\. Wang, J\. Zeng, J\. Li, X\. Li, Y\. Li, and W\. Ai\(2024\)Inconsistency elimination of multi\-source information fusion in smart home using the dempster\-shafer evidence theory\.Information Processing & Management61\(4\),pp\. 103723\.Cited by:[§II\-C](https://arxiv.org/html/2605.17435#S2.SS3.p1.1)\.
- \[23\]Y\. Li, D\. Song, Y\. Tian, H\. Wang, C\. Zhou, and S\. Zhang\(2025\)A framework of knowledge graph\-enhanced large language model based on global planning\.IEEE Transactions on Knowledge and Data Engineering38\(2\),pp\. 736–748\.Cited by:[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1)\.
- \[24\]J\. Liao, C\. Liu, Y\. Ding, H\. Wang, Z\. Tang, K\. Li, and K\. Li\(2026\)Enhancing large language models reasoning via multi\-path optimization on knowledge graph\.IEEE Transactions on Knowledge and Data Engineering\.Cited by:[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1)\.
- \[25\]I\. J\. Marshall, J\. Kuiper, and B\. C\. Wallace\(2016\)RobotReviewer: evaluation of a system for automatically assessing bias in clinical trials\.Journal of the American Medical Informatics Association23\(1\),pp\. 193–201\.External Links:[Document](https://dx.doi.org/10.1093/jamia/ocv044)Cited by:[§II\-B](https://arxiv.org/html/2605.17435#S2.SS2.p1.1)\.
- \[26\]I\. J\. Marshall, B\. Nye, J\. Kuiper, A\. Noel\-Storr, R\. Marshall, R\. Maclean, F\. Soboczenski, A\. Nenkova, J\. Thomas, and B\. C\. Wallace\(2020\)Trialstreamer: a living, automatically updated database of clinical trial reports\.Journal of the American Medical Informatics Association27\(12\),pp\. 1903–1912\.External Links:[Document](https://dx.doi.org/10.1093/jamia/ocaa163)Cited by:[§II\-B](https://arxiv.org/html/2605.17435#S2.SS2.p1.1)\.
- \[27\]B\. Nye, J\. J\. Li, R\. Patel, Y\. Yang, I\. Marshall, A\. Nenkova, and B\. C\. Wallace\(2018\)A corpus with multi\-level annotations of patients, interventions and outcomes to support language processing for medical literature\.InProceedings of the 56th Annual Meeting of the Association for Computational Linguistics \(Volume 1: Long Papers\),pp\. 197–207\.Cited by:[§II\-B](https://arxiv.org/html/2605.17435#S2.SS2.p1.1)\.
- \[28\]OpenAI\(2024\)GPT\-4o mini: advancing cost\-efficient intelligence\.Note:[https://openai\.com/index/gpt\-4o\-mini\-advancing\-cost\-efficient\-intelligence/](https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence/)Cited by:[§V\-B](https://arxiv.org/html/2605.17435#S5.SS2.p3.1)\.
- \[29\]M\. J\. Page, J\. E\. McKenzie, P\. M\. Bossuyt, I\. Boutron, T\. C\. Hoffmann, C\. D\. Mulrow, L\. Shamseer, J\. M\. Tetzlaff, E\. A\. Akl, S\. E\. Brennan, R\. Chou, J\. Glanville, J\. M\. Grimshaw, A\. Hróbjartsson, M\. M\. Lalu, T\. Li, E\. W\. Loder, E\. Mayo\-Wilson, S\. McDonald, L\. A\. McGuinness, L\. A\. Stewart, J\. Thomas, A\. C\. Tricco, V\. A\. Welch, P\. Whiting, and D\. Moher\(2021\)The prisma 2020 statement: an updated guideline for reporting systematic reviews\.BMJ,pp\. n71\.External Links:[Document](https://dx.doi.org/10.1136/bmj.n71)Cited by:[§II\-B](https://arxiv.org/html/2605.17435#S2.SS2.p1.1)\.
- \[30\]A\. Pal, L\. K\. Umapathi, and M\. Sankarasubbu\(2022\)Medmcqa: a large\-scale multi\-subject multi\-choice dataset for medical domain question answering\.InConference on health, inference, and learning,pp\. 248–260\.Cited by:[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1),[§V\-A](https://arxiv.org/html/2605.17435#S5.SS1.p1.1)\.
- \[31\]P\. Pradeep, M\. Caro\-Martínez, and A\. Wijekoon\(2025\)Empowering explainable artificial intelligence through case\-based reasoning: a comprehensive exploration\.IEEE Transactions on Knowledge and Data Engineering\.Cited by:[§II\-B](https://arxiv.org/html/2605.17435#S2.SS2.p1.1)\.
- \[32\]W\. S\. Richardson, M\. C\. Wilson, J\. Nishikawa, and R\. S\. Hayward\(1995\)The well\-built clinical question: a key to evidence\-based decisions\.\.ACP journal club123\(3\),pp\. A12–3\.Cited by:[§II\-B](https://arxiv.org/html/2605.17435#S2.SS2.p1.1)\.
- \[33\]D\. L\. Sackett, W\. M\. Rosenberg, J\. M\. Gray, R\. B\. Haynes, and W\. S\. Richardson\(1996\)Evidence based medicine: what it is and what it isn’t\.Vol\.312,British Medical Journal Publishing Group\.Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p2.1),[§II\-B](https://arxiv.org/html/2605.17435#S2.SS2.p1.1)\.
- \[34\]A\. Sallinen, A\. Solergibert, M\. Zhang, G\. Boyé, M\. Dupont\-Roc, X\. Theimer\-Lienhard, E\. Boisson, B\. Bernath, H\. Hadhri, A\. Tran,et al\.\(2025\)Llama\-3\-meditron: an open\-weight suite of medical llms based on llama\-3\.1\.InWorkshop on Large Language Models and Generative AI for Health at AAAI 2025,Cited by:[§V\-C](https://arxiv.org/html/2605.17435#S5.SS3.p2.1)\.
- \[35\]K\. Sentz and S\. Ferson\(2002\)Combination of evidence in dempster\-shafer theory\.Technical reportSandia National Laboratories\.Cited by:[§II\-C](https://arxiv.org/html/2605.17435#S2.SS3.p1.1)\.
- \[36\]G\. Shafer\(1976\)A mathematical theory of evidence\.Princeton University Press\.Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p3.1),[§II\-C](https://arxiv.org/html/2605.17435#S2.SS3.p1.1)\.
- \[37\]J\. Shi, X\. Ding, S\. C\. Hui, Y\. Yan, H\. Zhao, T\. Liu, and B\. Qin\(2025\)Final: combining first\-order logic with natural logic for question answering\.IEEE Transactions on Knowledge and Data Engineering\.Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p3.1)\.
- \[38\]N\. Shinn, F\. Cassano, A\. Gopinath, K\. Narasimhan, and S\. Yao\(2023\)Reflexion: language agents with verbal reinforcement learning\.Advances in neural information processing systems36,pp\. 8634–8652\.Cited by:[§II\-C](https://arxiv.org/html/2605.17435#S2.SS3.p2.1)\.
- \[39\]K\. Singhal, T\. Tu, J\. Gottweis, R\. Sayres, E\. Wulczyn, M\. Amin, L\. Hou, K\. Clark, S\. R\. Pfohl, H\. Cole\-Lewis,et al\.\(2025\)Toward expert\-level medical question answering with large language models\.Nature medicine31\(3\),pp\. 943–950\.Cited by:[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1)\.
- \[40\]X\. Su, B\. Zhao, G\. Li, J\. Zhang, P\. Hu, Z\. You, and L\. Hu\(2024\)Knowledge graph neural network with spatial\-aware capsule for drug\-drug interaction prediction\.IEEE journal of biomedical and health informatics29\(3\),pp\. 1771–1781\.Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p5.1)\.
- \[41\]H\. Touvron, T\. Lavril, G\. Izacard, X\. Martinet, M\. Lachaux, T\. Lacroix, B\. Rozière, N\. Goyal, E\. Hambro, F\. Azhar,et al\.\(2023\)Llama: open and efficient foundation language models\.arXiv preprint arXiv:2302\.13971\.Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p1.1)\.
- \[42\]X\. Wang, J\. Wei, D\. Schuurmans, Q\. Le, E\. Chi, S\. Narang, A\. Chowdhery, and D\. Zhou\(2023\)Self\-consistency improves chain of thought reasoning in language models\.InThe Eleventh International Conference on Learning Representations,Cited by:[§II\-C](https://arxiv.org/html/2605.17435#S2.SS3.p2.1)\.
- \[43\]Z\. Wang, A\. Liu, H\. Lin, J\. Li, X\. Ma, and Y\. Liang\(2024\)RAT: retrieval augmented thoughts elicit context\-aware reasoning and verification in long\-horizon generation\.InNeurIPS 2024 Workshop on Open\-World Agents,External Links:[Link](https://openreview.net/forum?id=5QtKMjNkjL)Cited by:[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1),[§V\-C](https://arxiv.org/html/2605.17435#S5.SS3.p1.1)\.
- \[44\]J\. Wei, X\. Wang, D\. Schuurmans, M\. Bosma, F\. Xia, E\. Chi, Q\. V\. Le, D\. Zhou,et al\.\(2022\)Chain\-of\-thought prompting elicits reasoning in large language models\.InAdvances in Neural Information Processing Systems,Vol\.35,pp\. 24824–24837\.Cited by:[§II\-C](https://arxiv.org/html/2605.17435#S2.SS3.p2.1)\.
- \[45\]F\. Xiao, J\. Wen, and W\. Pedrycz\(2022\)Generalized divergence\-based decision making method with an application to pattern classification\.IEEE transactions on knowledge and data engineering35\(7\),pp\. 6941–6956\.Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p3.1)\.
- \[46\]F\. Xu, Q\. Lin, J\. Han, T\. Zhao, J\. Liu, and E\. Cambria\(2025\)Are large language models really good logical reasoners? a comprehensive evaluation and beyond\.IEEE Transactions on Knowledge and Data Engineering37\(4\),pp\. 1620–1634\.Cited by:[§I](https://arxiv.org/html/2605.17435#S1.p2.1)\.
- \[47\]S\. Yan, J\. Gu, Y\. Zhu, and Z\. Ling\(2024\)Corrective retrieval augmented generation\.arXiv preprint arXiv:2401\.15884\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.2401.15884)Cited by:[§II\-A](https://arxiv.org/html/2605.17435#S2.SS1.p1.1),[§V\-C](https://arxiv.org/html/2605.17435#S5.SS3.p1.1)\.
- \[48\]A\. Yang, A\. Li, B\. Yang, B\. Zhang, B\. Hui, B\. Zheng, B\. Yu, C\. Gao, C\. Huang, C\. Lv,et al\.\(2025\)Qwen3 technical report\.arXiv preprint arXiv:2505\.09388\.Cited by:[§V\-B](https://arxiv.org/html/2605.17435#S5.SS2.p3.1)\.
- \[49\]A\. Yang, B\. Yang, B\. Zhang, B\. Hui, B\. Zheng, B\. Yu, C\. Li, D\. Liu, F\. Huang, H\. Wei,et al\.\(2024\)Qwen2\.5 technical report\.arXiv preprint arXiv:2412\.15115\.Cited by:[§V\-B](https://arxiv.org/html/2605.17435#S5.SS2.p3.1)\.
- \[50\]K\. Zhang, S\. Zeng, E\. Hua, N\. Ding, Z\. Chen, Z\. Ma, H\. Li, G\. Cui, B\. Qi, X\. Zhu,et al\.\(2024\)Ultramedical: building specialized generalists in biomedicine\.Advances in Neural Information Processing Systems37,pp\. 26045–26081\.Cited by:[§V\-C](https://arxiv.org/html/2605.17435#S5.SS3.p2.1)\.

Similar Articles

FaithMed: Training LLMs For Faithful Evidence-Based Medical Reasoning

arXiv cs.CL

FaithMed is a framework that trains LLMs for faithful evidence-based medical reasoning by integrating clinician-designed rubrics with reinforcement learning using step-level process reward assignment, achieving significant improvements over baselines on multiple medical benchmarks.