English

Biomedical Hypothesis Explainability with Graph-Based Context Retrieval

Information Retrieval 2025-11-11 v1 Artificial Intelligence

Abstract

We introduce an explainability method for biomedical hypothesis generation systems, built on top of the novel Hypothesis Generation Context Retriever framework. Our approach combines semantic graph-based retrieval and relevant data-restrictive training to simulate real-world discovery constraints. Integrated with large language models (LLMs) via retrieval-augmented generation, the system explains hypotheses with contextual evidence using published scientific literature. We also propose a novel feedback loop approach, which iteratively identifies and corrects flawed parts of LLM-generated explanations, refining both the evidence paths and supporting context. We demonstrate the performance of our method with multiple large language models and evaluate the explanation and context retrieval quality through both expert-curated assessment and large-scale automated analysis. Our code is available at: https://github.com/IlyaTyagin/HGCR.

Keywords

Cite

@article{arxiv.2511.05498,
  title  = {Biomedical Hypothesis Explainability with Graph-Based Context Retrieval},
  author = {Ilya Tyagin and Saeideh Valipour and Aliaksandra Sikirzhytskaya and Michael Shtutman and Ilya Safro},
  journal= {arXiv preprint arXiv:2511.05498},
  year   = {2025}
}

Comments

30 pages, 10 figures,

R2 v1 2026-07-01T07:26:41.557Z