SkinFlow: Efficient Information Transmission for Open Dermatological Diagnosis via Dynamic Visual Encoding and Staged RL
Lijun Liu, Linwei Chen, Zhishou Zhang, Meng Tian, Hengfu Cui, Ruiyang Li, Zhaocheng Liu, Qiang Ju, Qianxi Li, Hong-Yu Zhou
TL;DR
This work reframes dermatological diagnosis as an information transmission problem, arguing that maximizing recoverable visual information is key to precision beyond mere parameter scaling. It introduces SkinFlow, which combines a Dynamic Visual Encoding module to effectively unfold diagnostic visual manifolds with a two-stage reinforcement learning pipeline that first compresses describable features into text and then decodes implicit textures into diagnoses. A clinically grounded evaluation framework emphasizes safety and hierarchical relevance over rigid label matching, and empirical results show a 7B SkinFlow model surpassing much larger models on Fitzpatrick17k, with strong performance on open-world datasets. The study highlights the practical impact of optimizing geometric capacity and information flow for reliable, open-vocabulary dermatological diagnosis and suggests broader applicability to other visually intensive medical domains.
Abstract
General-purpose Large Vision-Language Models (LVLMs), despite their massive scale, often falter in dermatology due to "diffuse attention" - the inability to disentangle subtle pathological lesions from background noise. In this paper, we challenge the assumption that parameter scaling is the only path to medical precision. We introduce SkinFlow, a framework that treats diagnosis as an optimization of visual information transmission efficiency. Our approach utilizes a Virtual-Width Dynamic Vision Encoder (DVE) to "unfold" complex pathological manifolds without physical parameter expansion, coupled with a two-stage Reinforcement Learning strategy. This strategy sequentially aligns explicit medical descriptions (Stage I) and reconstructs implicit diagnostic textures (Stage II) within a constrained semantic space. Furthermore, we propose a clinically grounded evaluation protocol that prioritizes diagnostic safety and hierarchical relevance over rigid label matching. Empirical results are compelling: our 7B model establishes a new state-of-the-art on the Fitzpatrick17k benchmark, achieving a +12.06% gain in Top-1 accuracy and a +28.57% boost in Top-6 accuracy over the massive general-purpose models (e.g., Qwen3VL-235B and GPT-5.2). These findings demonstrate that optimizing geometric capacity and information flow yields superior diagnostic reasoning compared to raw parameter scaling.
