Related Experiment Video
Updated: Jul 9, 2026

05:47
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025
eGoT: enhanced graph-of-thoughts for multi-hop knowledge retrieval and hypothesis generation in biomedicine
Nihar Sanda1, Benjamin M Gyori2,3, Vito Quaranta1,4
1The Institute for Experiential AI, Northeastern University, Boston, MA 02115, United States.
Bioinformatics (Oxford, England)
|July 7, 2026
Summary
eGoT enhances biomedical research by building knowledge graphs from literature and using a novel graph-of-thoughts approach for accurate, multi-hop question answering. This method overcomes limitations of current large language models (LLMs).
Area of Science:
- Biomedical Informatics
- Computational Biology
- Artificial Intelligence in Medicine
Background:
- Biomedical research is hindered by fragmented information in unstructured text.
- Large language models (LLMs) offer potential for question answering but struggle with accuracy and evidence provenance.
- Existing retrieval augmented generation methods lack richness and multi-hop reasoning capabilities.
Purpose of the Study:
- To introduce eGoT, a system combining knowledge graph construction and a graph-of-thoughts approach.
- To enable comprehensive, multi-hop reasoning question answering from biomedical literature.
- To improve accuracy and evidence traceability in LLM-based biomedical research.
Main Methods:
- Automated knowledge graph construction from biomedical literature using an LLM-based pipeline.
- Creation of graph and vector databases for storing entities and relationships.
- Multi-round LLM querying of databases for response generation.
- Implementation and benchmarking on MultiHopRAG, HotpotQA, and Ultradomain datasets.
Main Results:
- eGoT demonstrates superior performance compared to state-of-the-art retrieval methods (HopRAG, SireRAG, HiRAG, HippoRAG).
- Successfully generated responses to expert-curated questions on small cell lung cancer from 1046 publications.
- Identified plausible connections between Lupus and UV exposure, impacting disease trajectory.
Conclusions:
- eGoT effectively addresses limitations in current LLM-based biomedical research by providing accurate, traceable, and comprehensive answers.
- The graph-of-thoughts approach enables complex reasoning across diverse biomedical data.
- eGoT shows promise for advancing hypothesis generation and knowledge discovery in medicine.
Related Concept Videos
Genomics
Genomics is the science of genomes: it is the study of all the genetic material of an organism. In humans, the genome consists of information carried in 23 pairs of chromosomes in the nucleus, as well as mitochondrial DNA. In genomics, both coding and non-coding DNA is sequenced and analyzed. Genomics allows a better understanding of all living things, their evolution, and their diversity. It has a myriad of uses: for example, to build phylogenetic trees, to improve productivity and...
ER Retrieval Pathway
In the secretory pathway, vesicles transport proteins from one cellular compartment to another in forward transport to deliver the protein to its correct location. Occasionally, misfolded proteins and incorrect proteins escape their original compartments, and a retrieval pathway is used to return the escaped proteins to their original compartment.
The ER uses many checkpoints to prevent the entry of incorrectly folded or a resident protein as cargo onto a transport vesicle. These mechanisms...
The ER uses many checkpoints to prevent the entry of incorrectly folded or a resident protein as cargo onto a transport vesicle. These mechanisms...
Hypothesis: Accept or Fail to Reject?
The outcome of any hypothesis testing leads to rejecting or not rejecting the null hypothesis. This decision is taken based on the analysis of the data, an appropriate test statistic, an appropriate confidence level, the critical values, and P-values. However, when the evidence suggests that the null hypothesis cannot be rejected, is it right to say, 'Accept' the null hypothesis?
There are two ways to indicate that the null hypothesis is not rejected. 'Accept' the null hypothesis and 'fail to...
There are two ways to indicate that the null hypothesis is not rejected. 'Accept' the null hypothesis and 'fail to...
