paper-with-me

홈 › Papers

Unified Multi-modal Diagnostic Framework with Reconstruction Pre-training and Heterogeneity-combat Tuning

2024-04-09 · Yupei Zhang, Li Pan, Qiushi Yang, Tan Li, Zhen Chen

Medical multi-modal pre-training has revealed promise in computer-aided diagnosis by leveraging large-scale unlabeled datasets. However, existing methods based on masked autoencoders mainly rely on data-level reconstruction tasks, but lack high-level semantic information. Furthermore, two significant heterogeneity challenges hinder the transfer of pre-trained knowledge to downstream tasks, \textit{i.e.}, the distribution heterogeneity between pre-training data and downstream data, and the modality heterogeneity within downstream data. To address these challenges, we propose a Unified Medical Multi-modal Diagnostic (UMD) framework with tailored pre-training and downstream tuning strategies. Specifically, to enhance the representation abilities of vision and language encoders, we propose the Multi-level Reconstruction Pre-training (MR-Pretrain) strategy, including a feature-level and data-level reconstruction, which guides models to capture the semantic information from masked inputs of different modalities. Moreover, to tackle two kinds of heterogeneities during the downstream tuning, we present the heterogeneity-combat downstream tuning strategy, which consists of a Task-oriented Distribution Calibration (TD-Calib) and a Gradient-guided Modality Coordination (GM-Coord). In particular, TD-Calib fine-tunes the pre-trained model regarding the distribution of downstream datasets, and GM-Coord adjusts the gradient weights according to the dynamic optimization status of different modalities. Extensive experiments on five public medical datasets demonstrate the effectiveness of our UMD framework, which remarkably outperforms existing approaches on three kinds of downstream tasks.

📄 PDF Abstract BibTeX arXiv:2404.06057

Code (1)

helenypzhang/umd 공식 구현 pytorch

Tasks

Diagnostic

Similar Papers 제목 키워드 기반

MedITok: A Unified Tokenizer for Medical Image Synthesis and Interpretation

2025-05-25 · Chenglong Ma, Yuanfeng Ji, Jin Ye, Zilong Li 외

Advanced autoregressive models have reshaped multimodal AI. However, their transformative potential in medical imaging remains largely untapped due to the absence of a unified visual tokenizer -- one capable of capturing…

Image GenerationImage Reconstruction

Missing-Aware Multimodal Fusion for Unified Microservice Incident Management

2026-03-26 · Wenzhuo Qian, Hailiang Zhao, Ziqi Wang, Zhipeng Gao 외 arxiv

Automated incident management is critical for microservice reliability. While recent unified frameworks leverage multimodal data for joint optimization, they unrealistically assume perfect data completeness. In practice,…

Anomaly Detection

RIRF: Reasoning Image Restoration Framework

2026-04-10 · Wending Yan, Rongkai Zhang, Kaihua Tang, Yu Cheng 외 arxiv

Universal image restoration (UIR) aims to recover clean images from diverse and unknown degradations using a unified model. Existing UIR methods primarily focus on pixel reconstruction and often lack explicit diagnostic …

Reinforcement LearningImage Restoration

A Transformer-based representation-learning model with unified processing of multimodal input for clinical diagnostics

2023-06-01 · Hong-Yu Zhou, Yizhou Yu, Chengdi Wang, Shu Zhang 외

During the diagnostic process, clinicians leverage multimodal information, such as chief complaints, medical images, and laboratory-test results. Deep-learning models for aiding diagnosis have yet to meet this requiremen…

DiagnosticRepresentation Learning

A Unified Framework for Multimodal Image Reconstruction and Synthesis using Denoising Diffusion Models

2026-02-09 · Weijie Gan, Xucheng Wang, Tongyao Wang, Wenshang Wang 외 arxiv

Image reconstruction and image synthesis are important for handling incomplete multimodal imaging data, but existing methods require various task-specific models, complicating training and deployment workflows. We introd…

Image Reconstruction