Skip to content

mmu-dermatology-research/sl_domain_adaptation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Domain Adaptation for Skin Lesion: Evaluating Real-World Generalisation

Accepted at WiCV @ CVPR 2025 (Oral Presentation)

📄 Full paper Link: https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Domain+Adaptation+for+Skin+Lesion%3A+Evaluating+Real-World+Generalisation&btnG=

Authors: Nurjahan Sultana, Wenqi Lu, Xinqi Fan, Moi Hoon Yap

This work addresses a critical issue in medical AI: models trained on dermoscopic images often fail when tested on real-world clinical images due to domain shift.

💡 What We Did

We introduced IMPS, a diverse clinical dataset built from SD198, ISIC-Clinical, MED-NODE, and PAD-UFES-20.

We benchmarked supervised (ATDOC, LIC) and unsupervised (DANN, ADDA) domain adaptation methods.

We showed that DANN, an unsupervised method, generalises better than others—even without using target labels.

Our findings emphasise that evaluation on narrow datasets can mislead model performance claims.

📊 Evaluation

We designed a two-fold evaluation to test real-world generalisation:

Single-target evaluation: Each clinical dataset (SD198, ISIC-Clinical, MED-NODE, PAD-UFES) was tested independently.

Diverse-target evaluation: We combined them into the IMPS dataset to simulate real-world variability (e.g. device, lighting, skin tone).

📂 Dataset

IMPS is a diverse clinical dataset created by combining:

It reflects real-world variability in demographics, lighting, devices, and image quality—making it suitable for robust domain adaptation evaluation.

🗂 IMPS image IDs will be published soon.

📚 Citation

If you use any of the concepts or code from this repository, please consider citing our paper:

@inproceedings{sultana2025domain,
  title={Domain Adaptation for Skin Lesion: Evaluating Real-World Generalisation},
  author={Sultana, Nurjahan and Lu, Wenqi and Fan, Xinqi and Yap, Moi Hoon},
  booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference},
  pages={3433--3443},
  year={2025}
}

Contact me for more detail about the IMPS dataset (nurjahan.sultana@stu.mmu.ac.uk).

About

Repository for the paper: "Domain Adaptation for Skin Lesion: Evaluating Real-World Generalisation"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •