Multi-Aspect Knowledge-Enhanced Medical Vision-Language Pretraining with Multi-Agent Data Generation
Xieji Li, Siyuan Yan, Yingsheng Liu, H. Peter Soyer, Monika Janda, Victoria Mar, Zongyuan Ge
TL;DR
This work tackles two critical gaps in medical vision-language pretraining: noisy web-derived data and underutilized long-form clinical knowledge. It introduces MAGEN, a three-agent system that generates knowledge-rich captions and verifies them via retrieval-augmented reasoning, to augment dermatology image-text data. It then presents O-MAKE, an ontology-guided, multi-aspect pretraining framework that decomposes long texts, aligns multiple knowledge representations at global and patch levels, and uses soft-label learning across hierarchically related diseases. Tested on eight dermatology datasets, the approach achieves state-of-the-art zero-shot disease classification and cross-modal retrieval, with substantial gains on rare diseases and long-tail settings. The resulting Derm1M-AgentAug dataset and the modular MAGEN-O-MAKE pipeline offer a scalable blueprint for advancing medical VLP beyond dermatology to other specialties.
Abstract
Vision-language pretraining (VLP) has emerged as a powerful paradigm in medical image analysis, enabling representation learning from large-scale image-text pairs without relying on expensive manual annotations. However, existing methods often struggle with the noise inherent in web-collected data and the complexity of unstructured long medical texts. To address these challenges, we propose a novel VLP framework integrating a Multi-Agent data GENeration (MAGEN) system and Ontology-based Multi-Aspect Knowledge-Enhanced (O-MAKE) pretraining. First, MAGEN enhances data quality by synthesizing knowledge-enriched descriptions via a foundation model-assisted captioning and retrieval-based verification pipeline. Second, O-MAKE addresses the difficulty of learning from long, unstructured texts by decomposing them into distinct knowledge aspects. This facilitates fine-grained alignment at both global and patch levels, while explicitly modeling medical concept relationships through ontology-guided mechanisms. We validate our framework in the field of dermatology, where comprehensive experiments demonstrate the effectiveness of each component. Our approach achieves state-of-the-art zero-shot performance on disease classification and cross-modal retrieval tasks across eight datasets. Our code and the augmented dataset Derm1M-AgentAug, comprising over 400k skin-image-text pairs, will be released at https://github.com/SiyuanYan1/Derm1M.
