paper-with-me

홈 › Papers

CheXmix: Unified Generative Pretraining for Vision Language Models in Medical Imaging

2026-04-24 · Ashwin Kumar, Robbie Holland, Corey Barrett, Jangwon Kim, Maya Varma, Zhihong Chen, Yunhe Gao, Greg Zaharchuk, Tara Taghavi, Krishnaram Kenthapadi, Akshay Chaudhari arxiv

Recent medical multimodal foundation models are built as multimodal LLMs (MLLMs) by connecting a CLIP-pretrained vision encoder to an LLM using LLaVA-style finetuning. This two-stage, decoupled approach introduces a projection layer that can distort visual features. This is especially concerning in medical imaging where subtle cues are essential for accurate diagnoses. In contrast, early-fusion generative approaches such as Chameleon eliminate the projection bottleneck by processing image and text tokens within a single unified sequence, enabling joint representation learning that leverages the inductive priors of language models. We present CheXmix, a unified early-fusion generative model trained on a large corpus of chest X-rays paired with radiology reports. We expand on Chameleon's autoregressive framework by introducing a two-stage multimodal generative pretraining strategy that combines the representational strengths of masked autoencoders with MLLMs. The resulting models are highly flexible, supporting both discriminative and generative tasks at both coarse and fine-grained scales. Our approach outperforms well-established generative models across all masking ratios by 6.0% and surpasses CheXagent by 8.6% on AUROC at high image masking ratios on the CheXpert classification task. We further inpaint images over 51.0% better than text-only generative models and outperform CheXagent by 45% on the GREEN metric for radiology report generation. These results demonstrate that CheXmix captures fine-grained information across a broad spectrum of chest X-ray tasks. Our code is at: https://github.com/StanfordMIMI/CheXmix.

📄 PDF Abstract BibTeX arXiv:2604.22989

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

VL-BEiT: Generative Vision-Language Pretraining

2022-06-02 · Hangbo Bao, Wenhui Wang, Li Dong, Furu Wei

We introduce a vision-language foundation model called VL-BEiT, which is a bidirectional multimodal Transformer learned by generative pretraining. Our minimalist solution conducts masked prediction on both monomodal and …

image-classificationImage ClassificationImage-text RetrievalLanguage Modeling+9

Generative Text-Guided 3D Vision-Language Pretraining for Unified Medical Image Segmentation

2023-06-07 · Yinda Chen, Che Liu, Wei Huang, Sibo Cheng 외

Vision-Language Pretraining (VLP) has demonstrated remarkable capabilities in learning visual representations from textual descriptions of images without annotations. Yet, effective VLP demands large-scale image-text pai…

Computed Tomography (CT)Contrastive LearningImage SegmentationMedical Image Segmentation+2

Unified Pix Token And Word Token Generative Language Model

2026-05-13 · Haun Leung, ZiNan Wang arxiv

Since the emergence of Vision Transformer (ViT), it has been widely used in generative language model and generative visual model. Especially in the current state-of-art open source multimodal models, ViT obtained by CLI…

UniJEPA: Enhancing Robot Policy via Unified Continuous and Discrete Representation Learning

2025-10-12 · Jianke Zhang, Yucheng Hu, Yanjiang Guo, Xiaoyu Chen 외 arxiv

Building generalist robot policies that can handle diverse tasks in open-ended environments is a central challenge in robotics. To leverage knowledge from large-scale pretraining, prior work (VLA) has typically built gen…

Representation Learning

Image Generators are Generalist Vision Learners

2026-04-22 · Valentin Gabeur, Shangbang Long, Songyou Peng, Paul Voigtlaender 외 arxiv

Recent works show that image and video generators exhibit zero-shot visual understanding behaviors, in a way reminiscent of how LLMs develop emergent capabilities of language understanding and reasoning from generative p…

Depth EstimationImage GenerationText Generation