Stage 1 estimates dementia probability from pixel, texture, asymmetry, and coarse region summaries. Stage 2 separates very mild from mild disease only after dementia is predicted.
Validated screening workflow
Early Alzheimer prediction from brain MRI
We compared deterministic and CNN-based paths, then selected a two-stage MLP because it produced the lowest missed-dementia rate while keeping alpha in the single digits at the recommended threshold.
Domain knowledge guides features
Match each feature to anatomy the slice actually shows
Hover or select an indicator to locate its image region. These are numerical proxies, not clinical segmentations.
Important: the hippocampi and medial temporal lobes sit lower and more medial. They cannot be identified reliably in this high axial slice.
Recommended model
Two-stage MLP: minimize beta while keeping alpha low
The model first detects dementia, then assigns severity. Threshold 0.50 gives the lowest beta among the operating points with single-digit test alpha.
Exploratory model interpretation
The MLP relies most on broad cortical information
One coarse area at a time was replaced by its training-mean image patch. A larger ROC-AUC drop means the fitted MLP lost more useful signal.
Upper and lower cortical proxies
9.3-9.7 AUC points lostBroad outer-brain texture and atrophy patterns produced the largest measured performance change.
Central / ventricle zone
5.7 AUC points lostCentral fluid-space size and surrounding intensity added useful, but smaller, discrimination.
Lower-lateral proxies
2.6-3.1 AUC points lostBoth sides helped, but less than the broad cortical and central regions in this slice-level model.
MLP threshold comparison
Zero misses is not useful when alpha reaches 68%
Beta is the primary objective, but alpha still prevents the model from flagging nearly everyone. The middle point preserves most sensitivity without that failure.
Maximum sensitivity
Zero misses is achieved by flagging 327 of 480 non-demented images.
Threshold 0.50
Only 15 of 471 dementia images are missed while alpha remains single-digit.
Threshold 0.748
Nine fewer false alarms, but five additional missed dementia images.
Recommended operating point
Use the two-stage MLP at threshold 0.50
The primary goal is beta reduction. Alpha is monitored as a secondary cost rather than enforced as a hard target.
Threshold 0.50
Threshold 0.748
Validation note: these are development estimates because test results were observed during iteration. Confirm with nested cross-validation or a new untouched holdout before a final claim.
Threshold diagnostics