ZJU4HealthCare/HealthGPT
【ICML 2025 Spotlight】 Official Repo for Paper ‘’HealthGPT : A Medical Large Vision-Language Model for Unifying Comprehension and Generation via Heterogeneous Knowledge Adaptation‘’
What it solves
HealthGPT is a family of medical multimodal large language models (MLLMs) designed to bridge the gap between general-purpose AI and the specialized needs of healthcare. It addresses the challenge of processing diverse medical data types—such as 2D images, 3D volumes, and text—within a single framework for both understanding (comprehension) and generation.
How it works
The series consists of two primary models:
- HealthGPT-Pro: A high-performance model built on Qwen3-VL. It uses a two-stage training recipe (3M alignment samples and 10M supervised fine-tuning samples) to analyze medical text, 2D images, and 3D volumetric data.
- HealthGPT: A unified framework that uses heterogeneous low-rank adaptation (H-LoRA) and a three-stage learning strategy to enable a pre-trained LLM to handle both visual comprehension and generation tasks.
Who it’s for
This project is intended for medical AI researchers, healthcare data analysts, and developers building specialized medical diagnostic or generative tools.
Highlights
- Broad Modality Support: Supports 14 different medical modalities, including CT, MRI, X-ray, Ultrasound, and Histopathology.
- Unified Framework: Combines comprehension and generation capabilities in one system.
- 3D Volume Analysis: Specifically supports 3D medical volumes, a critical requirement for advanced radiology.
- State-of-the-Art Performance: Outperforms several existing medical MLLMs across multiple text and multimodal benchmarks.
Related
- Project
- Project
- Dispatch
- Project
- Dispatch