paper-with-me

홈 › Papers

Multi-task Cross-modal Learning for Chest X-ray Image Retrieval

2026-01-08 · Zhaohui Liang, Sivaramakrishnan Rajaraman, Niccolo Marini, Zhiyun Xue, Sameer Antani arxiv

CLIP and BiomedCLIP are examples of vision-language foundation models and offer strong cross-modal embeddings; however, they are not optimized for fine-grained medical retrieval tasks, such as retrieving clinically relevant radiology reports using chest X-ray (CXR) image queries. To address this shortcoming, we propose a multi-task learning framework to fine-tune BiomedCLIP and evaluate improvements to CXR image-text retrieval. Using BiomedCLIP as the backbone, we incorporate a lightweight MLP projector head trained with a multi-task composite loss function that includes: (1) a binary cross-entropy loss to distinguish normal from abnormal CXR studies, (2) a supervised contrastive loss to reinforce intra-class consistency, and (3) a CLIP loss to maintain cross-modal alignment. Experimental results demonstrate that the fine-tuned model achieves more balanced and clinically meaningful performance across both image-to-text and text-to-image retrieval tasks compared to the pretrained BiomedCLIP and general-purpose CLIP models. Furthermore, t-SNE visualizations reveal clearer semantic clustering of normal and abnormal cases, demonstrating the model's enhanced diagnostic sensitivity. These findings highlight the value of domain-adaptive, multi-task learning for advancing cross-modal retrieval in biomedical applications.

📄 PDF Abstract BibTeX arXiv:2601.05399

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalMulti-Task LearningImage RetrievalText Retrieval

Similar Papers 제목 키워드 기반

Orchestra-o1: Omnimodal Agent Orchestration

2026-06-10 · Fan Zhang, Vireo Zhang, Shengju Qian, Haoxuan Li 외 arxiv

The recent success of agent swarms has shifted the paradigm of large language model (LLM)-based agents from single-agent workflows to multi-agent systems, highlighting the importance of agent orchestration for task decom…

Reinforcement Learning

MedFuse: Multi-modal fusion with clinical time-series data and chest X-ray images

2022-07-14 · Nasir Hayat, Krzysztof J. Geras, Farah E. Shamout

Multi-modal fusion approaches aim to integrate information from different data sources. Unlike natural datasets, such as in audio-visual applications, where samples consist of "paired" modalities, data in healthcare is o…

Mortality PredictionPhenotype classificationTime Series

Improving Joint Learning of Chest X-Ray and Radiology Report by Word Region Alignment

2021-09-04 · Zhanghexuan Ji, Mohammad Abuzar Shaikh, Dana Moukheiber, Sargur Srihari 외

Self-supervised learning provides an opportunity to explore unlabeled chest X-rays and their associated free-text reports accumulated in clinical routine without manual supervision. This paper proposes a Joint Image Text…

Representation LearningSelf-Supervised LearningSentenceTriplet

MAP-Elites with Transverse Assessment for Multimodal Problems in Creative Domains

2024-03-11 · Marvin Zammit, Antonios Liapis, Georgios N. Yannakakis

The recent advances in language-based generative models have paved the way for the orchestration of multiple generators of different artefact types (text, image, audio, etc.) into one system. Presently, many open-source …

One Supervisor, Many Modalities: Adaptive Tool Orchestration for Autonomous Queries

2026-03-12 · Mayank Saini, Arit Kumar Bishwas arxiv

We present an agentic AI framework for autonomous multimodal query processing that coordinates specialized tools across text, image, audio, video, and document modalities. A central Supervisor dynamically decomposes user…

Object Detection