English

Ontology-Guided Query Expansion for Biomedical Document Retrieval using Large Language Models

Information Retrieval 2025-08-19 v1 Machine Learning

Abstract

Effective Question Answering (QA) on large biomedical document collections requires effective document retrieval techniques. The latter remains a challenging task due to the domain-specific vocabulary and semantic ambiguity in user queries. We propose BMQExpander, a novel ontology-aware query expansion pipeline that combines medical knowledge - definitions and relationships - from the UMLS Metathesaurus with the generative capabilities of large language models (LLMs) to enhance retrieval effectiveness. We implemented several state-of-the-art baselines, including sparse and dense retrievers, query expansion methods, and biomedical-specific solutions. We show that BMQExpander has superior retrieval performance on three popular biomedical Information Retrieval (IR) benchmarks: NFCorpus, TREC-COVID, and SciFact - with improvements of up to 22.1% in NDCG@10 over sparse baselines and up to 6.5% over the strongest baseline. Further, BMQExpander generalizes robustly under query perturbation settings, in contrast to supervised baselines, achieving up to 15.7% improvement over the strongest baseline. As a side contribution, we publish our paraphrased benchmarks. Finally, our qualitative analysis shows that BMQExpander has fewer hallucinations compared to other LLM-based query expansion baselines.

Keywords

Cite

@article{arxiv.2508.11784,
  title  = {Ontology-Guided Query Expansion for Biomedical Document Retrieval using Large Language Models},
  author = {Zabir Al Nazi and Vagelis Hristidis and Aaron Lawson McLean and Jannat Ara Meem and Md Taukir Azam Chowdhury},
  journal= {arXiv preprint arXiv:2508.11784},
  year   = {2025}
}
R2 v1 2026-07-01T04:52:36.640Z