paper-with-me

홈 › Papers

EQ-5D Classification Using Biomedical Entity-Enriched Pre-trained Language Models and Multiple Instance Learning

2026-01-30 · Zhyar Rzgar K Rostam, Gábor Kertész arxiv

The EQ-5D (EuroQol 5-Dimensions) is a standardized instrument for the evaluation of health-related quality of life. In health economics, systematic literature reviews (SLRs) depend on the correct identification of publications that use the EQ-5D, but manual screening of large volumes of scientific literature is time-consuming, error-prone, and inconsistent. In this study, we investigate fine-tuning of general-purpose (BERT) and domain-specific (SciBERT, BioBERT) pre-trained language models (PLMs), enriched with biomedical entity information extracted through scispaCy models for each statement, to improve EQ-5D detection from abstracts. We conduct nine experimental setups, including combining three scispaCy models with three PLMs, and evaluate their performance at both the sentence and study levels. Furthermore, we explore a Multiple Instance Learning (MIL) approach with attention pooling to aggregate sentence-level information into study-level predictions, where each abstract is represented as a bag of enriched sentences (by scispaCy). The findings indicate consistent improvements in F1-scores (reaching 0.82) and nearly perfect recall at the study-level, significantly exceeding classical bag-of-words baselines and recently reported PLM baselines. These results show that entity enrichment significantly improves domain adaptation and model generalization, enabling more accurate automated screening in systematic reviews.

📄 PDF Abstract BibTeX arXiv:2602.21216

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningDomain Adaptation

Similar Papers 제목 키워드 기반

MedPath: Multi-Domain Cross-Vocabulary Hierarchical Paths for Biomedical Entity Linking

2025-11-14 · Nishant Mishra, Wilker Aziz, Iacer Calixto arxiv

Progress in biomedical Named Entity Recognition (NER) and Entity Linking (EL) is currently hindered by a fragmented data landscape, a lack of resources for building explainable models, and the limitations of semantically…

Entity Linking

Enhancing Biomedical Relation Extraction with Directionality

2025-01-23 · Po-Ting Lai, Chih-Hsuan Wei, Shubo Tian, Robert Leaman 외

Biological relation networks contain rich information for understanding the biological mechanisms behind the relationship of entities such as genes, proteins, diseases, and chemicals. The vast growth of biomedical litera…

BenchmarkingDocument-level Relation ExtractionLanguage ModelingLanguage Modelling+4

Multimodal Contrastive Representation Learning in Augmented Biomedical Knowledge Graphs

2025-01-03 · Tien Dang, Viet Thanh Duy Nguyen, Minh Tuan Le, Truong-Son Hy

Biomedical Knowledge Graphs (BKGs) integrate diverse datasets to elucidate complex relationships within the biomedical field. Effective link prediction on these graphs can uncover valuable connections, such as potential …

Contrastive LearningGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs+2

EGFI: Drug-Drug Interaction Extraction and Generation with Fusion of Enriched Entity and Sentence Information

2021-01-25 · Lei Huang, Jiecong Lin, Xiangtao Li, Linqi Song 외

The rapid growth in literature accumulates diverse and yet comprehensive biomedical knowledge hidden to be mined such as drug interactions. However, it is difficult to extract the heterogeneous knowledge to retrieve or e…

ClassificationDrug–drug Interaction ExtractionGeneral ClassificationLanguage Modeling+2

LasigeBioTM at MEDIQA 2019: Biomedical Question Answering using Bidirectional Transformers and Named Entity Recognition

2019-08-01 · WS 2019 8 · Andre Lamurias, Francisco M. Couto

Biomedical Question Answering (QA) aims at providing automated answers to user questions, regarding a variety of biomedical topics. For example, these questions may ask for related to diseases, drugs, symptoms, or medica…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language Inference+2