English

GAN-based generative modelling for dermatological applications -- comparative study

Image and Video Processing 2023-08-03 v1 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

Abstract

The lack of sufficiently large open medical databases is one of the biggest challenges in AI-powered healthcare. Synthetic data created using Generative Adversarial Networks (GANs) appears to be a good solution to mitigate the issues with privacy policies. The other type of cure is decentralized protocol across multiple medical institutions without exchanging local data samples. In this paper, we explored unconditional and conditional GANs in centralized and decentralized settings. The centralized setting imitates studies on large but highly unbalanced skin lesion dataset, while the decentralized one simulates a more realistic hospital scenario with three institutions. We evaluated models' performance in terms of fidelity, diversity, speed of training, and predictive ability of classifiers trained on the generated synthetic data. In addition we provided explainability through exploration of latent space and embeddings projection focused both on global and local explanations. Calculated distance between real images and their projections in the latent space proved the authenticity and generalization of trained GANs, which is one of the main concerns in this type of applications. The open source code for conducted studies is publicly available at \url{https://github.com/aidotse/stylegan2-ada-pytorch}.

Keywords

Cite

@article{arxiv.2208.11702,
  title  = {GAN-based generative modelling for dermatological applications -- comparative study},
  author = {Sandra Carrasco Limeros and Sylwia Majchrowska and Mohamad Khir Zoubi and Anna Rosén and Juulia Suvilehto and Lisa Sjöblom and Magnus Kjellberg},
  journal= {arXiv preprint arXiv:2208.11702},
  year   = {2023}
}

Comments

16 pages, 5 figures, 2 tables

R2 v1 2026-06-25T01:56:58.077Z