Newton · reads a skin lesion on-prem visual cortex · dermoscopy triage · benign vs malignant
←  3D mammogram surgical view
Honest framing. Every image below is a real, biopsy/dermatologist-labelled lesion from the held-out test split the model never trained on. The malignant/benign call, the class probabilities and the attention map are actual output — and the inference runs on Newton's own Rust engine (newton-derm-engine, a hand-written ViT forward on candle), which reproduces the reference network to a max probability difference of 1×10-6 across all cases. The weights are a pretrained ViT (training Newton's own is the next milestone); the engine computing them is sovereign — no PyTorch at inference. Decision-support, not a diagnosis.
Lesion ·
skin lesion
where the network looked (attention rollout) low → high
malignant p
7-class distribution
ABCDE · image-derived proxies
recommendation
ground truth (biopsy/derm):
patient:
Newton engine · CT115 hmai-coord · newton-derm-engine (Rust/candle, sovereign forward) · parity-verified vs reference (Δ<1e-6) · outputs journaled on-prem, no cloud.  Dataset: HAM10000 (marmal88/skin_cancer), held-out test split.  Not a medical device.