By fusing DINOv2 and ConvNeXt vision encoders with a 32-billion parameter language backbone through our custom Cascade Spatial-Aware Locality Fusion operator, ClinFusion-32B delivers unmatched comprehension of medical cases, approaching and sometimes exceeding proprietary models like GPT-5.2 and Gemini-3-Flash.
To set up the environment, run inference, or evaluate ClinFusion-32B on your own data, please refer directly to our official
GitHub Repository.
ClinFusion-32B sets a new state-of-the-art across a comprehensive suite of 2D and 3D multimodal medical benchmarks.
1@article{yuan2026ClinFusion,
2 title={ClinFusion: A Vision-Centric Multimodal LLM System for Holistic Medical Understanding},
3 author={Yuan, Hangjie and Qian, Yichen and Tang, Zhiwei and Xu, Xianzhe and Wu, Lirong and Yang, Sicheng and Wang, Jinwang and Wang, Pengju and Zeng, Zhitao and Han, Yizeng and Xing, Yan and Luo, Shengxuan and Feng, Tao and Xie, Qing and Yao, Weigen and Yang, Yi and Liu, Zuozhu and Tang, Jiasheng and Wang, Shaocheng and Wang, Jitao and Dong, Jiahong and Chen, Weihua and Xu, Feng and Wang, Fan},
4 journal={arXiv preprint arXiv:2607.24743},
5 year={2026}
6}
Built with ❤️ by
Alibaba DAMO Academy. Special thanks to the open-source community behind
Qwen3-VL,
DINOv2, and
OpenCLIP.