paper-with-me

홈 › Papers

Improving Biomedical Information Retrieval with Neural Retrievers

2022-01-19 · Man Luo, Arindam Mitra, Tejas Gokhale, Chitta Baral

Information retrieval (IR) is essential in search engines and dialogue systems as well as natural language processing tasks such as open-domain question answering. IR serve an important function in the biomedical domain, where content and sources of scientific knowledge may evolve rapidly. Although neural retrievers have surpassed traditional IR approaches such as TF-IDF and BM25 in standard open-domain question answering tasks, they are still found lacking in the biomedical domain. In this paper, we seek to improve information retrieval (IR) using neural retrievers (NR) in the biomedical domain, and achieve this goal using a three-pronged approach. First, to tackle the relative lack of data in the biomedical domain, we propose a template-based question generation method that can be leveraged to train neural retriever models. Second, we develop two novel pre-training tasks that are closely aligned to the downstream task of information retrieval. Third, we introduce the ``Poly-DPR'' model which encodes each context into multiple context vectors. Extensive experiments and analysis on the BioASQ challenge suggest that our proposed method leads to large gains over existing neural approaches and beats BM25 in the small-corpus setting. We show that BM25 and our method can complement each other, and a simple hybrid model leads to further gains in the large corpus setting.

📄 PDF Abstract BibTeX arXiv:2201.07745

Code (0)

등록된 구현이 없습니다.

Tasks

Biomedical Information RetrievalInformation RetrievalOpen-Domain Question AnsweringQuestion AnsweringQuestion GenerationQuestion-GenerationRetrieval

Similar Papers 제목 키워드 기반

BioHiCL: Hierarchical Multi-Label Contrastive Learning for Biomedical Retrieval with MeSH Labels

2026-04-17 · Mengfei Lan, Lecheng Zheng, Halil Kilicoglu arxiv

Effective biomedical information retrieval requires modeling domain semantics and hierarchical relationships among biomedical texts. Existing biomedical generative retrievers build on coarse binary relevance signals, lim…

Biomedical Information RetrievalContrastive LearningQuestion Answering

BMRetriever: Tuning Large Language Models as Better Biomedical Text Retrievers

2024-04-29 · ran Xu, Wenqi Shi, Yue Yu, Yuchen Zhuang 외

Developing effective biomedical retrieval models is important for excelling at knowledge-intensive biomedical tasks but still challenging due to the deficiency of sufficient publicly annotated biomedical data and computa…

RetrievalUnsupervised Pre-training

MMRAG: Multi-Mode Retrieval-Augmented Generation with Large Language Models for Biomedical In-Context Learning

2025-02-21 · Zaifu Zhan, Jun Wang, Shuang Zhou, Jiawen Deng 외

Objective: To optimize in-context learning in biomedical natural language processing by improving example selection. Methods: We introduce a novel multi-mode retrieval-augmented generation (MMRAG) framework, which integr…

DiversityDrug–drug Interaction ExtractionIn-Context Learningnamed-entity-recognition+8

Interpretability Analysis of Domain Adapted Dense Retrievers

2025-01-24 · Goksenin Yuksel, Jaap Kamps

Dense retrievers have demonstrated significant potential for neural information retrieval; however, they exhibit a lack of robustness to domain shifts, thereby limiting their efficacy in zero-shot settings across diverse…

Biomedical Information RetrievalDomain AdaptationInformation RetrievalQuestion Answering+2

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

2025-08-15 · Zabir Al Nazi, Vagelis Hristidis, Aaron Lawson McLean, Jannat Ara Meem 외 arxiv

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 ambigu…

Biomedical Information RetrievalQuestion Answering