paper-with-me

Papers

MedCoDi-M: A Multi-Prompt Foundation Model for Multimodal Medical Data Generation

2025-01-08 · Daniele Molino, Francesco Di Feola, Eliodoro Faiella, Deborah Fazzini, Domiziana Santucci, Linlin Shen, Valerio Guarrasi, Paolo Soda

Artificial Intelligence is revolutionizing medical practice, enhancing diagnostic accuracy and healthcare delivery. However, its adaptation in medical settings still faces significant challenges, related to data availability and privacy constraints. Synthetic data has emerged as a promising solution to mitigate these issues, addressing data scarcity while preserving privacy. Recently, Latent Diffusion Models have emerged as a powerful tool for generating high-quality synthetic data. Meanwhile, the integration of different modalities has gained interest, emphasizing the need of models capable of handle multimodal medical data. Existing approaches struggle to integrate complementary information and lack the ability to generate modalities simultaneously. To address this challenge, we present MedCoDi-M, a 6.77-billion-parameter model, designed for multimodal medical data generation, that, following Foundation Model paradigm, exploits contrastive learning and large quantity of data to build a shared latent space which capture the relationships between different data modalities. Further, we introduce the Multi-Prompt training technique, which significantly boosts MedCoDi-M's generation under different settings. We extensively validate MedCoDi-M: first we benchmark it against five competitors on the MIMIC-CXR dataset, a state-of-the-art dataset for Chest X-ray and radiological report generation. Secondly, we perform a Visual Turing Test with expert radiologists to assess the realism and clinical relevance of the generated data, ensuring alignment with real-world scenarios. Finally, we assess the utility of MedCoDi-M in addressing key challenges in the medical field, such as anonymization, data scarcity and imbalance learning. The results are promising, demonstrating the applicability of MedCoDi-M in medical contexts. Project page is at https://cosbidev.github.io/MedCoDi-M/.

📄 PDF Abstract BibTeX arXiv:2501.04614

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDiagnostic

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Stone Needle: A General Multimodal Large-scale Model Framework towards Healthcare

2023-06-28 · Weihua Liu, Yong Zuo

In healthcare, multimodal data is prevalent and requires to be comprehensively analyzed before diagnostic decisions, including medical images, clinical reports, etc. However, current large-scale artificial intelligence m…

Diagnostic

TV-SAM: Increasing Zero-Shot Segmentation Performance on Multimodal Medical Images Using GPT-4 Generated Descriptive Prompts Without Human Annotation

2024-02-24 · Zekun Jiang, Dongjie Cheng, Ziyuan Qin, Jun Gao 외

This study presents a novel multimodal medical image zero-shot segmentation algorithm named the text-visual-prompt segment anything model (TV-SAM) without any manual annotations. The TV-SAM incorporates and integrates th…

DescriptiveLanguage ModelingLanguage ModellingLarge Language Model+2

Prompt learning with bounding box constraints for medical image segmentation

2025-07-03 · Mélanie Gaillochet, Mehrdad Noori, Sahar Dastani, Christian Desrosiers 외 arxiv

Pixel-wise annotations are notoriously labourious and costly to obtain in the medical domain. To mitigate this burden, weakly supervised approaches based on bounding box annotations-much easier to acquire-offer a practic…

Medical Image Segmentation

InfiMed-Foundation: Pioneering Advanced Multimodal Medical Models with Compute-Efficient Pre-Training and Multi-Stage Fine-Tuning

2025-09-26 · Guanghao Zhu, Zhitian Hou, Zeyu Liu, Zhijie Sang 외 arxiv

Multimodal large language models (MLLMs) have shown remarkable potential in various domains, yet their application in the medical field is hindered by several challenges. General-purpose MLLMs often lack the specialized …

Visual Question AnsweringKnowledge DistillationContinual Pretraining

Atlas is Your Perfect Context: One-Shot Customization for Generalizable Foundational Medical Image Segmentation

2025-12-20 · Ziyu Zhang, Yi Yu, Simeng Zhu, Ahmed Aly 외 arxiv

Accurate segmentation of anatomical structures in medical images is essential for diagnosis and treatment planning. While recent interactive segmentation foundation models enhance generalization through large-scale multi…

Medical Image SegmentationInteractive Segmentation