paper-with-me

홈 › Papers

Fitzpatrick Thresholding for Skin Image Segmentation

2025-10-08 · Duncan Stothers, Sophia Xu, Carlie Reeves, Lia Gracey arxiv

Accurate estimation of the body surface area (BSA) involved by a rash, such as psoriasis, is critical for assessing rash severity, selecting an initial treatment regimen, and following clinical treatment response. Attempts at segmentation of inflammatory skin disease such as psoriasis perform markedly worse on darker skin tones, potentially impeding equitable care. We assembled a psoriasis dataset sourced from six public atlases, annotated for Fitzpatrick skin type, and added detailed segmentation masks for every image. Reference models based on U-Net, ResU-Net, and SETR-small are trained without tone information. On the tuning split we sweep decision thresholds and select (i) global optima and (ii) per Fitzpatrick skin tone optima for Dice and binary IoU. Adapting Fitzpatrick specific thresholds lifted segmentation performance for the darkest subgroup (Fitz VI) by up to +31 % bIoU and +24 % Dice on UNet, with consistent, though smaller, gains in the same direction for ResU-Net (+25 % bIoU, +18 % Dice) and SETR-small (+17 % bIoU, +11 % Dice). Because Fitzpatrick skin tone classifiers trained on Fitzpatrick-17k now exceed 95 % accuracy, the cost of skin tone labeling required for this technique has fallen dramatically. Fitzpatrick thresholding is simple, model-agnostic, requires no architectural changes, no re-training, and is virtually cost free. We demonstrate the inclusion of Fitzpatrick thresholding as a potential future fairness baseline.

📄 PDF Abstract BibTeX arXiv:2510.06655

Code (0)

등록된 구현이 없습니다.

Tasks

Image Segmentation

Similar Papers 제목 키워드 기반

Evaluating Deep Neural Networks Trained on Clinical Images in Dermatology with the Fitzpatrick 17k Dataset

2021-04-20 · Matthew Groh, Caleb Harris, Luis Soenksen, Felix Lau 외

How does the accuracy of deep neural network models trained to classify clinical images of skin conditions vary across skin color? While recent studies demonstrate computer vision models can serve as a useful decision su…

Skin Color Measurement from Dermatoscopic Images: An Evaluation on a Synthetic Dataset

2025-04-06 · Marin Benčević, Robert Šojo, Irena Galić

This paper presents a comprehensive evaluation of skin color measurement methods from dermatoscopic images using a synthetic dataset (S-SYNTH) with controlled ground-truth melanin content, lesion shapes, hair models, and…

Quantization

Colorimeter-Supervised Skin Tone Estimation from Dermatoscopic Images for Fairness Auditing

2026-02-10 · Marin Benčević, Krešimir Romić, Ivana Hartmann Tolić, Irena Galić arxiv

Neural-network-based diagnosis from dermatoscopic images is increasingly used for clinical decision support, yet studies report performance disparities across skin tones. Fairness auditing of these models is limited by t…

Segmentation of skin lesions based on fuzzy classification of pixels and histogram thresholding

2017-03-11 · Jose Luis Garcia-Arroyo, Begonya Garcia-Zapirain

This paper proposes an innovative method for segmentation of skin lesions in dermoscopy images developed by the authors, based on fuzzy classification of pixels and histogram thresholding.

ClassificationGeneral ClassificationSegmentation

Beyond Skin Tone: A Multidimensional Measure of Apparent Skin Color

2023-09-10 · ICCV 2023 1 · William Thong, Przemyslaw Joniak, Alice Xiang

This paper strives to measure apparent skin color in computer vision, beyond a unidimensional scale on skin tone. In their seminal paper Gender Shades, Buolamwini and Gebru have shown how gender classification systems ca…

FairnessGender Classification