Domain Adaptation for Skin Lesion: Evaluating Real-World Generalisation

Abstract

Domain shifts limit the generalisation of deep learning models for skin cancer detection, particularly when trained on dermoscopic images but deployed on clinical images. This study evaluates supervised and unsupervised domain adaptation techniques to improve model performance on a diverse set of clinical images. We introduce the IMPS dataset, a varied collection of clinical skin lesion images, to assess robustness under real-world conditions. Experimental results show that unsupervised methods, particularly Domain-Adversarial Neural Networks (DANN), provide better generalisation than supervised approaches. These findings suggest that evaluating models on limited datasets may give an incomplete picture of their reliability. Future research should test these approaches on additional clinical datasets that were not part of this study to better assess their suitability for real-world applications.

Cite

Text

Sultana et al. "Domain Adaptation for Skin Lesion: Evaluating Real-World Generalisation." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2025.

Markdown

[Sultana et al. "Domain Adaptation for Skin Lesion: Evaluating Real-World Generalisation." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2025.](https://mlanthology.org/cvprw/2025/sultana2025cvprw-domain/)

BibTeX

@inproceedings{sultana2025cvprw-domain,
  title     = {{Domain Adaptation for Skin Lesion: Evaluating Real-World Generalisation}},
  author    = {Sultana, Nurjahan and Lu, Wenqi and Fan, Xinqi and Yap, Moi Hoon},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2025},
  pages     = {3433-3443},
  url       = {https://mlanthology.org/cvprw/2025/sultana2025cvprw-domain/}
}