paper-with-me

Papers

MultiMedVision: Multi-Modal Medical Vision Framework

2026-05-09 · Frank Li, Bardia Khosravi, Mohammadreza Chavoshi, Young Seok Jeon, Theo Dapamede, Hari Trivedi, Janice Newsome, Judy Gichoya arxiv

Multi-modal medical imaging enables comprehensive diagnostics, yet current foundation models process 2D (e.g. X-ray) and 3D (e.g. CT) data with separate, dimensionality-specific architectures. We present MultiMedVision, a unified framework for joint 2D/3D representation learning built on a Sparse Vision Transformer. Our model uses 3D Rotary Positional Embeddings and variable-length sequence packing to process mixed-modality batches natively within a shared latent space, without modality-specific adapters or treating 3D volumes as 2D slice sequences. Trained with a self-supervised objective on chest X-rays (MIMIC-CXR) and CT scans (CT-RATE), and using a single shared encoder with 5x less data, MultiMedVision achieves competitive performance on both 2D benchmarks (Macro AUROC 0.82 on MIMIC, 0.84 on CheXpert) and 3D tasks (0.85 on CT-RATE). Analysis of the learned representations reveals coexisting modality-specific and shared feature subspaces, demonstrating that unified cross-dimensional representation learning is feasible without sacrificing modality-specific performance.

📄 PDF Abstract BibTeX arXiv:2605.09151

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

UniDCP: Unifying Multiple Medical Vision-language Tasks via Dynamic Cross-modal Learnable Prompts

2023-12-18 · Chenlu Zhan, Yufei Zhang, Yu Lin, Gaoang Wang 외

Medical vision-language pre-training (Med-VLP) models have recently accelerated the fast-growing medical diagnostics application. However, most Med-VLP models learn task-specific representations independently from scratc…

Language ModelingLanguage Modelling

3D Modality-Aware Pre-training for Vision-Language Model in MRI Multi-organ Abnormality Detection

2026-02-27 · Haowen Zhu, Ning Yin, Xiaogen Zhou arxiv

Vision-language models (VLMs) show strong potential for complex diagnostic tasks in medical imaging. However, applying VLMs to multi-organ medical imaging introduces two principal challenges: (1) modality-specific vision…

Representation Learning

ViLMedic: a framework for research at the intersection of vision and language in medical AI

2022-05-01 · ACL 2022 5 · Jean-Benoit Delbrouck, Khaled Saab, Maya Varma, Sabri Eyuboglu 외

There is a growing need to model interactions between data modalities (e.g., vision, language) — both to improve AI predictions on existing tasks and to enable new applications. In the recent field of multimodal medical …

Medical Visual Question AnsweringQuestion AnsweringRepresentation LearningVisual Question Answering+1

MM-DINOv2: Adapting Foundation Models for Multi-Modal Medical Image Analysis

2025-09-08 · Daniel Scholz, Ayhan Can Erdur, Viktoria Ehm, Anke Meyer-Baese 외 arxiv

Vision foundation models like DINOv2 demonstrate remarkable potential in medical imaging despite their origin in natural image domains. However, their design inherently works best for uni-modal image analysis, limiting t…

Uni-Mlip: Unified Self-supervision for Medical Vision Language Pre-training

2024-11-20 · Ameera Bawazir, Kebin Wu, Wenbin Li

Recent advancements in vision-language pre-training via contrastive learning have significantly improved performance across computer vision tasks. However, in the medical domain, obtaining multimodal data is often costly…

Contrastive Learningimage-classificationImage ClassificationImage-text Retrieval+5