paper-with-me

Papers

Automated Disentangling Analysis of Skin Colour for Lesion Images

2026-02-22 · Wenbo Yang, Eman Rezk, Walaa M. Moursi, Zhou Wang arxiv

Machine-learning models applied to skin images often have degraded performance when the skin colour captured in images (SCCI) differs between training and deployment. These discrepancies arise from a combination of entangled environmental factors (e.g., illumination, camera settings) and intrinsic factors (e.g., skin tone) that cannot be accurately described by a single "skin tone" scalar -- a simplification commonly adopted by prior work. To mitigate such colour mismatches, we propose a skin-colour disentangling framework that adapts disentanglement-by-compression to learn a structured, manipulable latent space for SCCI from unlabelled dermatology images. To prevent information leakage that hinders proper learning of dark colour features, we introduce a randomized, mostly monotonic decolourization mapping. To suppress unintended colour shifts of localized patterns (e.g., ink marks, scars) during colour manipulation, we further propose a geometry-aligned post-processing step. Together, these components enable faithful counterfactual editing and answering an essential question: "What would this skin condition look like under a different SCCI?", as well as direct colour transfer between images and controlled traversal along physically meaningful directions (e.g., blood perfusion, camera white balance), enabling educational visualization of skin conditions under varying SCCI. We demonstrate that dataset-level augmentation and colour normalization based on our framework achieve competitive lesion classification performance. Ultimately, our work promotes equitable diagnosis through creating diverse training datasets that include different skin tones and image-capturing conditions.

📄 PDF Abstract BibTeX arXiv:2602.19055

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ensemble of Convolutional Neural Networks for Dermoscopic Images Classification

2018-08-15 · Tomáš Majtner, Buda Bajić, Sule Yildirim, Jon Yngve Hardeberg 외

In this report, we are presenting our automated prediction system for disease classification within dermoscopic images. The proposed solution is based on deep learning, where we employed transfer learning strategy on VGG…

ClassificationGeneral ClassificationImage AugmentationTransfer Learning

Skin3D: Detection and Longitudinal Tracking of Pigmented Skin Lesions in 3D Total-Body Textured Meshes

2021-05-02 · Mengliu Zhao, Jeremy Kawahara, Kumar Abhishek, Sajjad Shamanian 외

We present an automated approach to detect and longitudinally track skin lesions on 3D total-body skin surface scans. The acquired 3D mesh of the subject is unwrapped to a 2D texture image, where a trained objected detec…

Lesion Detection

Automatic Skin Lesion Segmentation Using GrabCut in HSV Colour Space

2018-09-30 · Fakrul Islam Tushar

Skin lesion segmentation is one of the first steps towards automatic Computer-Aided Diagnosis of skin cancer. Vast variety in the appearance of the skin lesion makes this task very challenging. The contribution of this p…

Lesion SegmentationSegmentationSkin Lesion Segmentation

Automated Switching System for Skin Pixel Segmentation in Varied Lighting

2013-04-17 · Ankit Chaudhary, Ankur Gupta

In Computer Vision, colour-based spatial techniquesoften assume a static skin colour model. However, skin colour perceived by a camera can change when lighting changes. In common real environment multiple light sources i…

Handling Inter-Annotator Agreement for Automated Skin Lesion Segmentation

2019-06-06 · Vinicius Ribeiro, Sandra Avila, Eduardo Valle

In this work, we explore the issue of the inter-annotator agreement for training and evaluating automated segmentation of skin lesions. We explore what different degrees of agreement represent, and how they affect differ…

Image SegmentationLesion ClassificationLesion SegmentationSegmentation+2