paper-with-me

홈 › Papers

ECAMP: Entity-centered Context-aware Medical Vision Language Pre-training

2023-12-20 · Rongsheng Wang, Qingsong Yao, Haoran Lai, ZhiYang He, Xiaodong Tao, Zihang Jiang, S. Kevin Zhou

Despite significant advancements in medical vision-language pre-training, existing methods have largely overlooked the inherent entity-specific context within radiology reports and the complex cross-modality contextual relationships between text and images. To close this gap, we propose a novel Entity-centered Context-aware Medical Vision-language Pre-training (ECAMP) framework, which is designed to enable a more entity-centered and context-sensitive interpretation of medical data. Utilizing the recent powerful large language model, we distill entity-centered context from medical reports, which enables ECAMP to gain more effective supervision from the text modality. By further pre-training our model with carefully designed entity-aware, context-enhanced masked language modeling and context-guided super-resolution tasks, ECAMP significantly refines the interplay between text and image modalities, leading to an enhanced ability to extract entity-centered contextual features. Besides, our proposed multi-scale context fusion design also improves the semantic integration of both coarse and fine-level image representations, prompting better performance for multi-scale downstream applications. Combining these components leads to significant performance leaps over current state-of-the-art methods and establishes a new standard for cross-modality learning in medical imaging, whose effectiveness is demonstrated by our extensive experiments on various tasks including classification, segmentation, and detection across several public datasets. Code and models are available at https://github.com/ToniChopp/ECAMP.

📄 PDF Abstract BibTeX arXiv:2312.13316

Code (1)

tonichopp/ecamp 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language ModelMasked Language ModelingSuper-Resolution

Similar Papers 제목 키워드 기반

DECAMP: Towards Scene-Consistent Multi-Agent Motion Prediction with Disentangled Context-Aware Pre-Training

2025-09-12 · Jianxin Shi, Zengqi Peng, Xiaolong Chen, Tianyu Wo 외 arxiv

Trajectory prediction is a critical component of autonomous driving, essential for ensuring both safety and efficiency on the road. However, traditional approaches often struggle with the scarcity of labeled data and exh…

Representation LearningTrajectory PredictionAutonomous DrivingMotion Forecasting

Biomedical Entity Linking with Contrastive Context Matching

2021-06-14 · Shogo Ujiie, Hayate Iso, Eiji Aramaki

We introduce BioCoM, a contrastive learning framework for biomedical entity linking that uses only two resources: a small-sized dictionary and a large number of raw biomedical articles. Specifically, we build the trainin…

ArticlesContrastive LearningEntity Linking

Deep Clustering with Measure Propagation

2021-04-18 · Minhua Chen, Badrinath Jayakumar, Padmasundari Gopalakrishnan, Qiming Huang 외

Deep models have improved state-of-the-art for both supervised and unsupervised learning. For example, deep embedded clustering (DEC) has greatly improved the unsupervised clustering performance, by using stacked autoenc…

ClusteringDeep ClusteringRepresentation LearningShort Text Clustering+2

In-domain Context-aware Token Embeddings Improve Biomedical Named Entity Recognition

2018-10-01 · WS 2018 10 · Golnar Sheikhshabbafghi, Inanc Birol, Anoop Sarkar

Rapidly expanding volume of publications in the biomedical domain makes it increasingly difficult for a timely evaluation of the latest literature. That, along with a push for automated evaluation of clinical reports, pr…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+5

MKGR: Multimodal Knowledge-Graph Representation Learning for Cold-Start Protein-Protein Interaction Prediction

2026-07-02 · Wenbo Zhang arxiv

Accurate protein-protein interaction (PPI) prediction is central to functional genomics, disease mechanism discovery, and drug development. A difficult setting arises when candidate interactions include proteins that hav…

Graph Representation LearningKnowledge GraphsGraph Learning