paper-with-me

Papers

Learning from Medical Entity Trees: An Entity-Centric Medical Data Engineering Framework for MLLMs

2026-04-28 · Jianghang Lin, Haihua Yang, Deli Yu, Kai Wu, Kai Ye, Jinghao Lin, Zihan Wang, Yuhang Wu, Liujuan Cao arxiv

Multimodal Large Language Models (MLLMs) have shown transformative potential in medical applications, yet their performance is hindered by conventional data curation strategies that rely on coarse-grained partitioning by modality or department. Such fragmented approaches fail to capture the hierarchical and interconnected nature of clinical medical knowledge, limiting the models' ability to perform fine-grained recognition and complex reasoning. In this paper, we propose a novel Entity-Centric Medical Data Engineering framework. We automatically extract entities from authoritative medical literature to construct a Medical Entity Tree (MET), a hierarchical structure that systematically encodes diseases, anatomical structures, modalities, and symptoms into a unified knowledge repository. Building upon the MET, we propose an advanced data engine that includes: (1) node-guided retrieval to anchor raw data to specific medical concepts, (2) a two-stage hybrid filtering and alignment pipeline to ensure precise visual-semantic correspondence, and (3) knowledge-aware data synthesis to generate enriched captions and targeted reasoning VQA pairs, leveraging structural constraints. Extensive evaluations across six medical benchmarks demonstrate that our approach significantly enhances the medical capabilities of general-purpose MLLMs, improving their ability to handle complex clinical queries and achieve state-of-the-art performance in diverse medical contexts.

📄 PDF Abstract BibTeX arXiv:2604.25296

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic correspondence

Similar Papers 제목 키워드 기반

MED-SE: Medical Entity Definition-based Sentence Embedding

2022-12-09 · Hyeonbin Hwang, Haanju Yoo, Yera Choi

We propose Medical Entity Definition-based Sentence Embedding (MED-SE), a novel unsupervised contrastive learning framework designed for clinical texts, which exploits the definitions of medical entities. To this end, we…

Contrastive LearningSemantic Textual SimilaritySentenceSentence Embedding+2

EntityBERT: Entity-centric Masking Strategy for Model Pretraining for the Clinical Domain

2021-06-01 · NAACL (BioNLP) 2021 6 · Chen Lin, Timothy Miller, Dmitriy Dligach, Steven Bethard 외

Transformer-based neural language models have led to breakthroughs for a variety of natural language processing (NLP) tasks. However, most models are pretrained on general domain data. We propose a methodology to produce…

NegationNegation DetectionRelationRelation Extraction+1

Biomedical Interpretable Entity Representations

2021-06-17 · Findings (ACL) 2021 8 · Diego Garcia-Olano, Yasumasa Onoe, Ioana Baldini, Joydeep Ghosh 외

Pre-trained language models induce dense entity representations that offer strong performance on entity-centric NLP tasks, but such representations are not immediately interpretable. This can be a barrier to model uptake…

Entity DisambiguationRepresentation Learning

What Do Biomedical NER and Entity Linking Benchmarks Measure? A Corpus-Centric Diagnostic Framework

2026-05-19 · Robert Leaman, Rezarta Islamaj, Zhiyong Lu arxiv

Biomedical named entity recognition (NER) and entity linking (EL) strongly depend on annotated corpora, but the utility of these resources for benchmarking is often assumed rather than characterized. We present a corpus-…

Entity Linking

Entity-Centric Information Access with Human in the Loop for the Biomedical Domain

2017-09-01 · RANLP 2017 9 · Seid Muhie Yimam, Steffen Remus, Alex Panchenko, er 외

In this paper, we describe the concept of entity-centric information access for the biomedical domain. With entity recognition technologies approaching acceptable levels of accuracy, we put forward a paradigm of document…

Management