Clinicians & teledermatology
Use the flag as a triage aid on incoming photo consultations — surfacing lesions that warrant closer attention first, without replacing your clinical judgement.
Research · Product Module
Published by Ivy AI Solutions Limited · Reference DOI: 10.5281/zenodo.21225287
The Cancer Flag Module is the component of ScanSkinAI that reads an ordinary clinical photograph and returns a non-diagnostic triage signal — a flag on whether a lesion warrants closer attention from a clinician. This page explains what the module does, who it is for, and how the flag is produced. For the full training methodology, architecture, and validation, see the methodology whitepaper reference page.
Input
Ordinary clinical photograph
Output
Non-diagnostic triage flag
Skin tones covered
Fitzpatrick I–VI
Framework
ISO 13485 · UKCA Class I
The Cancer Flag Module is a piece of software: a non-diagnostic triage aid that takes an ordinary clinical photograph of a lesion — the kind a person takes with a phone camera — and returns a flag on whether that lesion shows patterns consistent with basal cell carcinoma, melanoma, squamous cell carcinoma, or a benign or other lesion.
It is deliberately narrow. It does not diagnose. It does not replace a clinician. It does not require dermoscopy. Its job is to help a lesion that warrants closer attention get closer attention sooner — inside a teledermatology service, an insurer member journey, or a partner digital-health product.
Use the flag as a triage aid on incoming photo consultations — surfacing lesions that warrant closer attention first, without replacing your clinical judgement.
Embed the module into member journeys to support earlier attention on suspicious lesions and route members to appropriate care pathways.
Consume the flag through the ScanSkinAI API and surface it inside your own product with a bounded, non-diagnostic communication layer.
Every photo passes through an intake gate that rejects blur, poor lighting, and off-frame captures before the model ever sees them. Bad inputs never produce a flag.
A ViT-L/14 vision transformer processes the accepted image at native 518×518 resolution — chosen for its self-supervised representation quality on natural images and its ability to preserve fine lesion detail.
A supervised head over the backbone maps the representation to four classes: basal cell carcinoma, melanoma, squamous cell carcinoma, and benign or other. Class imbalance for rare cancers is handled through weighted sampling and a progressive three-phase fine-tuning regimen.
A second, bounded language layer translates the classifier output into a triage signal — never a diagnosis. Wording is constrained so the module cannot claim more than it should.
Grad-CAM and SHAP make the model's attention inspectable, so its reasoning can be reviewed rather than trusted blindly.
Performance is evaluated across Fitzpatrick I–VI on an internal held-out set and an independent dermatologist audit of production scans — cross-tone coverage is a first-class design requirement, not a post-hoc check.
Every quantitative claim — accuracy, sensitivity, specificity, per-Fitzpatrick-tone breakdown, dataset composition — lives in the whitepaper rather than on this page, so that the numbers you read are always the numbers in the archived version of record. Download the whitepaper for the full validation results.
The Cancer Flag Module is a non-diagnostic screening and triage aid. It supports earlier attention and clinician review. It does not replace dermoscopy, biopsy, histopathology, or in-person examination.
The module's language layer is bounded specifically to prevent overclaiming: it does not tell a user they have cancer, and it does not tell a user they do not. It communicates a triage signal and directs the user toward appropriate care. Any concerning, changing, bleeding, or non-healing skin change should be assessed by a qualified clinician.
The module supports Grad-CAM and SHAP so that clinicians and reviewers can see which regions of a lesion drove a given flag — rather than trust the output blindly. Explainability is part of how we make the module accountable to clinicians and regulators, and how partners can review edge cases when something looks wrong.
The full technical treatment of explainability sits in the whitepaper alongside the development lifecycle and the roadmap for continued validation.
The Cancer Flag Module is developed under an ISO 13485 medical-device quality management system and an ISO 27001 information-security framework. It is aligned with UKCA Class I and EU MDR requirements as software as a medical device (SaMD) positioned for non-diagnostic screening.
Ivy AI Solutions Limited. (2026). ScanSkinAI Cancer Flag Module: Training Methodology, Model Development, and Robustness Evaluation. Zenodo. https://doi.org/10.5281/zenodo.21225287