Skin-R1: Toward Trustworthy Clinical Reasoning for Dermatological Diagnosis
Zehao Liu, Wejieying Ren, Jipeng Zhang, Tianxiang Zhao, Jingxi Zhu, Xiaoting Li, Vasant G. Honavar
TL;DR
Skin-R1 presents a three-stage dermatology vision-language framework that combines textbook-grounded reasoning with reinforcement learning to overcome data heterogeneity, lack of grounded reasoning supervision, and limited scalability. It introduces SkinRationale to capture hierarchy-aware and DDx-informed reasoning trajectories, followed by supervised fine-tuning and a GRPO-based RL stage that transfers grounded reasoning to large, sparse datasets. The approach yields superior diagnostic accuracy and robustness across multiple dermatology datasets and shows strong generalization on out-of-distribution data and DDx/hierarchical reasoning tasks. This work advances trustworthy AI in dermatology by grounding decisions in expert-like reasoning while maintaining scalability to diverse, real-world data. The results suggest practical impact for triage and diagnostics in settings with limited access to dermatology specialists.
Abstract
The emergence of vision-language models (VLMs) has opened new possibilities for clinical reasoning and has shown promising performance in dermatological diagnosis. However, their trustworthiness and clinical utility are often limited by three major factors: (1) Data heterogeneity, where diverse datasets lack consistent diagnostic labels and clinical concept annotations; (2) Absence of grounded diagnostic rationales, leading to a scarcity of reliable reasoning supervision; and (3) Limited scalability and generalization, as models trained on small, densely annotated datasets struggle to transfer nuanced reasoning to large, sparsely-annotated ones. To address these limitations, we propose SkinR1, a novel dermatological VLM that combines deep, textbook-based reasoning with the broad generalization capabilities of reinforcement learning (RL). SkinR1 systematically resolves the key challenges through a unified, end-to-end framework. First, we design a textbook-based reasoning generator that synthesizes high-fidelity, hierarchy-aware, and differential-diagnosis (DDx)-informed trajectories, providing reliable expert-level supervision. Second, we leverage the constructed trajectories for supervised fine-tuning (SFT) empowering the model with grounded reasoning ability. Third, we develop a novel RL paradigm that, by incorporating the hierarchical structure of diseases, effectively transfers these grounded reasoning patterns to large-scale, sparse data. Extensive experiments on multiple dermatology datasets demonstrate that SkinR1 achieves superior diagnostic accuracy. The ablation study demonstrates the importance of the reasoning foundation instilled by SFT.
