SkinGEN: an Explainable Dermatology Diagnosis-to-Generation Framework with Interactive Vision-Language Models
Bo Lin, Yingjing Xu, Xuanwen Bao, Zhou Zhao, Zhouyang Wang, Jianwei Yin
TL;DR
SkinGEN addresses the opacity of dermatology vision-language models by coupling diagnosis with generation of visual demonstrations. It combines SkinGPT-4 for diagnosis, GroundingDINO and skinSAM for masked-region localization, and Stable Diffusion fine-tuned via LoRA and Ip-adapter to synthesize personalized skin-disease visuals, guided by case retrieval. A within-subject user study with 32 participants shows SkinGEN improves perceived trust, ease of understanding, and reduces cognitive effort compared to baselines, while producing realistic visuals. This work advances transparent, user-centric AI for dermatology and highlights a path toward broader interactive medical-VLM applications, contingent on high-quality data and robust evaluation.
Abstract
With the continuous advancement of vision language models (VLMs) technology, remarkable research achievements have emerged in the dermatology field, the fourth most prevalent human disease category. However, despite these advancements, VLM still faces explainable problems to user in diagnosis due to the inherent complexity of dermatological conditions, existing tools offer relatively limited support for user comprehension. We propose SkinGEN, a diagnosis-to-generation framework that leverages the stable diffusion(SD) model to generate reference demonstrations from diagnosis results provided by VLM, thereby enhancing the visual explainability for users. Through extensive experiments with Low-Rank Adaptation (LoRA), we identify optimal strategies for skin condition image generation. We conduct a user study with 32 participants evaluating both the system performance and explainability. Results demonstrate that SkinGEN significantly improves users' comprehension of VLM predictions and fosters increased trust in the diagnostic process. This work paves the way for more transparent and user-centric VLM applications in dermatology and beyond.
