MedUnifier: Unifying Vision-and-Language Pre-training on Medical Data with Vision Generation Task using Discrete Visual Representations
Ziyang Zhang, Yang Yu, Yucheng Chen, Xulei Yang, Si Yong Yeo
TL;DR
MedUnifier tackles the annotation bottleneck in medical imaging by unifying vision-language pre-training with a text-grounded image generation pathway that uses discrete visual representations. The framework combines an image-text encoder, a text generator, and a VQ-VAE–based image generator, trained with ITC, ITM, ITG, and TIG losses to align modalities and enable generation. It demonstrates state-of-the-art performance across uni-, cross-, and multi-modal medical tasks on radiology benchmarks, and shows that TIG improves visual and textual synthesis while maintaining efficient training. The approach advances clinical AI by delivering a generalizable, generation-augmented VLP model capable of producing realistic medical images and reports from text prompts, with strong potential for data augmentation and robust cross-modal reasoning.
Abstract
Despite significant progress in Vision-Language Pre-training (VLP), current approaches predominantly emphasize feature extraction and cross-modal comprehension, with limited attention to generating or transforming visual content. This gap hinders the model's ability to synthesize coherent and novel visual representations from textual prompts, thereby reducing the effectiveness of multi-modal learning. In this work, we propose MedUnifier, a unified VLP framework tailored for medical data. MedUnifier seamlessly integrates text-grounded image generation capabilities with multi-modal learning strategies, including image-text contrastive alignment, image-text matching and image-grounded text generation. Unlike traditional methods that reply on continuous visual representations, our approach employs visual vector quantization, which not only facilitates a more cohesive learning strategy for cross-modal understanding but also enhances multi-modal generation quality by effectively leveraging discrete representations. Our framework's effectiveness is evidenced by the experiments on established benchmarks, including uni-modal tasks (supervised fine-tuning), cross-modal tasks (image-text retrieval and zero-shot image classification), and multi-modal tasks (medical report generation, image synthesis), where it achieves state-of-the-art performance across various tasks. MedUnifier also offers a highly adaptable tool for a wide range of language and vision tasks in healthcare, marking advancement toward the development of a generalizable AI model for medical applications.
