Jul 2026· IEEE journal of biomedical and health informatics· Vol PP, pp. 1-9· 0 citations
Medicine
TL;DR
TaxEL introduces Taxonomy-Guided Contrastive Sampling (TGCS), which systematically integrates both local ontology structure and global semantic similarity to generate informative positive and hard negative samples for each mention; and Structured Semantic Alignment Loss (SSAL), which enforces alignment between model predictions and fine-grained semantic distributions derived from the taxonomy, enabling explicit control over prediction granularity.
Abstract
Biomedical entity linking (BioEL) aims to map textual mentions to standardized concepts in biomedical ontologies. While existing methods have made significant progress, most rely on binary supervision, indiscriminately penalizing all non-gold candidates and overlooking the rich hierarchical structure inherent in biomedical taxonomies. This restricts their ability to capture nuanced semantic relationships and adapt to varying degrees of entity similarity. We propose Taxonomy-Enhanced Entity Linking (TaxEL), a novel framework that unifies taxonomy-guided candidate sampling and structure-aware distributional supervision for BioEL. Specifically, TaxEL introduces: (1) Taxonomy-Guided Contrastive Sampling (TGCS), which systematically integrates both local ontology structure and global semantic similarity to generate informative positive and hard negative samples for each mention; and (2) Structured Semantic Alignment Loss (SSAL), which enforces alignment between model predictions and fine-grained semantic distributions derived from the taxonomy, enabling explicit control over prediction granularity. Experimental results on five public BioEL benchmarks demonstrate that TaxEL achieves state-of-the-art performance in Acc@1, and ablation studies confirm the critical role of both TGCS and SSAL. The TaxEL web service is publicly accessible at http://www.el.tcmkg.com, and all associated data and code can be obtained from https://github.com/TCMAI-BJTU/TaxEL.
A three-stage framework made up of neighborhood-aware retrieval, dual reranking, and score fusion that achieves the state of the art on average across five widely-used benchmarks and remains efficient at inference.
Assessment of five small, open-source LLMs in identifying semantic relationships between biomedical concepts confirms that direct fine-tuning effectively exceeds the reasoning bottlenecks of smaller LLMs, providing an accurate, automated methodology for the construction and evolution of specialised biomedical ontologies.
Tanay Aggarwal, Angelo Salatino, Francesco Osborne et al.· arXiv.org· 0 citations
Results demonstrate that InfoFlowEX equips LLMs with robust adaptability, achieving consistent gains over baselines with minimal task-specific customization, highlighting InfoFlowEX for real-world biomedical applications.
Wuyang Lan, Siqi Zhang, Wenzheng Wang et al.· Cell Reports Medicine· 0 citations
LLMBDC (Large Language Model for Biological Domains Oriented Clustering of Gene Ontology) provides a scalable, reproducible, and interpretable route to context-aware, system-level interpretation of GO enrichment results while preserving biological specificity.