Related Experiment Video
Updated: Jul 4, 2026

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025
EDEL: enhancing dense retrievers for curation of biomedical knowledge bases
1Department of Computer Science, Humboldt-Universität zu Berlin, Berlin, 10099, Germany.
Motivation:
Retrieval of relevant papers from the literature is the first step in curating high-quality biomedical knowledge bases. While BM25 has long been the method of choice, dense retrieval models achieved improved accuracy by embedding queries and documents into dense vector representations. Existing knowledge bases provide a natural source for deriving query-document pairs for training such models. Current training approaches, however, do not take into account that some evidence described by knowledge base entries may only be partially expressed in document abstracts, while the full evidence is often contained in inaccessible full texts, introducing noise into binary relevance labels. In addition, existing approaches only make limited use of the knowledge base structure for selecting negative samples during training.
Results:
We propose EDEL, a novel dense bi-encoder for biomedical knowledge base curation to enable curators to find relevant papers for annotation faster. It introduces a loss function using graded relevance scores instead of binary labels to facilitate learning from partially grounded examples, together with a structured sampling strategy that exposes the model to diverse and hard negative examples during training. We evaluate EDEL's performance in two curation settings, namely precision oncology (on CIViC and OncoKB) and post-translational modifications (on UniProt). EDEL outperforms other state-of-the-art models in NDCG@10 by 1.5 and 3.4 percentage points, respectively. Ablation studies show the effectiveness of both innovations. These results indicate that EDEL can substantially improve literature retrieval for biomedical knowledge base curation.
Availability And Implementation:
Code to reproduce our results is available at: https://github.com/WangXII/edel_repo.
Related Concept Videos
ER Retrieval Pathway
The ER uses many checkpoints to prevent the entry of incorrectly folded or a resident protein as cargo onto a transport vesicle. These mechanisms...
Drug Discovery: Overview
Multi-species Conserved Sequences
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved DNA...
RNA-seq
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while microarray-based...
EDTA: Auxiliary Complexing Reagents
Retrieval
Recall involves accessing information without cues, such as during an essay test, where individuals must retrieve facts and concepts from memory unaided. Another example is remembering the name of a colleague...
