The reviewed record of science sign in
Pith

arxiv: 2406.05565 · v1 · pith:A7IP5KAE · submitted 2024-06-08 · cs.CV

Medical Vision Generalist: Unifying Medical Imaging Tasks in Context

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:A7IP5KAErecord.jsonopen to challenge →

classification cs.CV
keywords medicaltasksgenerationimageimagingvisiondatasetsgeneralist
0
0 comments X
read the original abstract

This study presents Medical Vision Generalist (MVG), the first foundation model capable of handling various medical imaging tasks -- such as cross-modal synthesis, image segmentation, denoising, and inpainting -- within a unified image-to-image generation framework. Specifically, MVG employs an in-context generation strategy that standardizes the handling of inputs and outputs as images. By treating these tasks as an image generation process conditioned on prompt image-label pairs and input images, this approach enables a flexible unification of various tasks, even those spanning different modalities and datasets. To capitalize on both local and global context, we design a hybrid method combining masked image modeling with autoregressive training for conditional image generation. This hybrid approach yields the most robust performance across all involved medical imaging tasks. To rigorously evaluate MVG's capabilities, we curated the first comprehensive generalist medical vision benchmark, comprising 13 datasets and spanning four imaging modalities (CT, MRI, X-ray, and micro-ultrasound). Our results consistently establish MVG's superior performance, outperforming existing vision generalists, such as Painter and LVM. Furthermore, MVG exhibits strong scalability, with its performance demonstrably improving when trained on a more diverse set of tasks, and can be effectively adapted to unseen datasets with only minimal task-specific samples. The code is available at \url{https://github.com/OliverRensu/MVG}.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. From Static to Interactive: Adapting Visual in-Context Learners for User-Driven Tasks

    cs.CV 2026-04 unverdicted novelty 6.0

    Encoding user interactions into visual in-context example pairs turns static models into controllable systems that improve IoU, PSNR, and LPIPS on guided tasks without retraining.

  2. Learning Emergent Modular Representations in Multi-modality Medical Vision Foundation Models

    cs.CV 2026-05 unverdicted novelty 5.0

    DEX is a modular network using dynamically activated experts and a group-EMA director to learn emergent modular representations for multi-modality medical vision foundation models, evaluated on a new 4M-image benchmar...