paper-with-me

홈 › Papers

Towards Scalable Foundation Models for Digital Dermatology

2024-11-08 · Fabian Gröger, Philippe Gottfrois, Ludovic Amruthalingam, Alvaro Gonzalez-Jimenez, Simone Lionetti, Luis R. Soenksen-Martinez, Alexander A. Navarini, Marc Pouly

The growing demand for accurate and equitable AI models in digital dermatology faces a significant challenge: the lack of diverse, high-quality labeled data. In this work, we investigate the potential of domain-specific foundation models for dermatology in addressing this challenge. We utilize self-supervised learning (SSL) techniques to pre-train models on a dataset of over 240,000 dermatological images from public and private collections. Our study considers several SSL methods and compares the resulting foundation models against domain-agnostic models like those pre-trained on ImageNet and state-of-the-art models such as MONET across 12 downstream tasks. Unlike previous research, we emphasize the development of smaller models that are more suitable for resource-limited clinical settings, facilitating easier adaptation to a broad range of use cases. Results show that models pre-trained in this work not only outperform general-purpose models but also approach the performance of models 50 times larger on clinically relevant diagnostic tasks. To promote further research in this direction, we publicly release both the training code and the foundation models, which can benefit clinicians in dermatological applications.

📄 PDF Abstract BibTeX arXiv:2411.05514

Code (1)

digital-dermatology/self-supervised-dermatology 공식 구현 pytorch

Tasks

DiagnosticSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

MoNet Mixture model network (MoNet) is a general framework allowing to design convolutional deep architectures on non-Euclidean domains such as graphs and manifolds. Image and…

Similar Papers 제목 키워드 기반

Towards Reliable Dermatology Evaluation Benchmarks

2023-09-13 · Fabian Gröger, Simone Lionetti, Philippe Gottfrois, Alvaro Gonzalez-Jimenez 외

Benchmark datasets for digital dermatology unwittingly contain inaccuracies that reduce trust in model performance estimates. We propose a resource-efficient data-cleaning protocol to identify issues that escaped previou…

A Hierarchical Benchmark of Foundation Models for Dermatology

2026-01-18 · Furkan Yuceyalcin, Abdurrahim Yilmaz, Burak Temelkuran arxiv

Foundation models have transformed medical image analysis by providing robust feature representations that reduce the need for large-scale task-specific training. However, current benchmarks in dermatology often reduce t…

Skin Lesion ClassificationBinary Classification

DermaCon-IN: A Multi-concept Annotated Dermatological Image Dataset of Indian Skin Disorders for Clinical AI Research

2025-06-06 · Shanawaj S Madarkar, Mahajabeen Madarkar, Madhumitha V, Teli Prakash 외

Artificial intelligence is poised to augment dermatological care by enabling scalable image-based diagnostics. Yet, the development of robust and equitable models remains hindered by datasets that fail to capture the cli…

LesionTABE: Equitable AI for Skin Lesion Detection

2026-01-06 · Rocio Mexia Diaz, Yasmin Greenway, Petru Manescu arxiv

Bias remains a major barrier to the clinical adoption of AI in dermatology, as diagnostic models underperform on darker skin tones. We present LesionTABE, a fairness-centric framework that couples adversarial debiasing w…

A Global Atlas of Digital Dermatology to Map Innovation and Disparities

2025-12-27 · Fabian Gröger, Simone Lionetti, Philippe Gottfrois, Alvaro Gonzalez-Jimenez 외 arxiv

The adoption of artificial intelligence in dermatology promises democratized access to healthcare, but model reliability depends on the quality and comprehensiveness of the data fueling these models. Despite rapid growth…