Pith. sign in

REVIEW 3 major objections 5 minor 102 references

Self-Supervised Masked Mesh Learning for Unsupervised Anomaly Detection on 3D Cortical Surfaces

T0 review · 3 major / 5 minor · reviewed 2026-08-11 · deepseek-v4-flash

Pith's one-line read A masked mesh network trained on healthy brains detects Alzheimer's anomalies without labels.

desk verdict A plausible masked-mesh anomaly detector with a real age-confound problem; needs individual-level metrics and age control before the AD claim holds. read the letter →

arxiv 2412.05580 v3 pith:XM24ZFDD submitted 2024-12-07 eess.IV cs.CV

classification eess.IVcs.CV MSC 68T0568T1092C5568U05
keywords UnsupervisedAnomalyDetectionSelf-SupervisedLearningBrainImagingCorticalSurfaceMeshConvolutionAlzheimer'sDiseaseMaskedImageModelingReconstructionError
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper aims to show that a self-supervised neural network can learn what normal cortical surfaces look like and then flag an individual's brain as anomalous without any disease labels. The model, a masked mesh convolutional network, is trained on tens of thousands of healthy subjects to reconstruct masked patches of cortical thickness, volume, sulcus, and curvature maps. At test time, it masks each region of a Desikan-Killiany atlas and uses the L1 reconstruction error as an anomaly score. The authors report that these scores separate Alzheimer's patients from controls in two independent test cohorts and highlight cortical regions previously tied to Alzheimer's disease, with thickness the most sensitive feature. If these results hold, the approach offers a label-free, interpretable screening signal for neurodegenerative disease.

What carries the argument

The central object is the Masked Mesh Network (MMN), a U-Net-like encoder-decoder built from vertex2vertex convolutions whose filters are truncated spherical harmonics, together with mesh pooling and unpooling based on GPU-accelerated mesh decimation. The self-supervised pretext task is masked mesh modeling: half of the vertices are replaced with learnable mask tokens and the model must predict them from visible context, with an age-and-gender embedding concatenated at the bottleneck. This forces the network to encode normal spatial relationships among cortical surface features. For anomaly detection, each Desikan-Killiany ROI is masked in turn, and the L1 distance between the original and reconstructed features in that ROI is the anomaly score, making the score conditional on the rest of the brain and on the subject's phenotype.

What would settle it

Recompute the group comparisons after age-matching AD patients and controls within each test set (or regressing age out of the anomaly scores) and compute individual-level area under the ROC curve for separating patients from age-matched controls; if the effect sizes vanish or the AUC is at chance, the anomaly scores are tracking age or dataset differences rather than Alzheimer's disease.

Watch

Extended reading notes

Core claim

The central claim is that the masked mesh network (MMN), trained solely on healthy cortical surface data, learns a normative model of cortical morphology whose per-ROI reconstruction error acts as an unsupervised anomaly score that detects Alzheimer's disease. The paper demonstrates this at the group level: one-way ANOVAs with Benjamini-Hochberg correction on two independent Alzheimer's disease test sets show significant patient-versus-control differences in many regions, and the effective regions match established AD biomarkers. Cortical thickness yields the largest effect sizes, left-hemisphere regions are more sensitive, and consistent findings across both test sets include superior frontal, precentral, and transverse temporal thickness, fusiform and parahippocampal sulcus, and lateral orbitofrontal volume. The paper frames the ROI-wise masking as a conditional anomaly score with per-subject adaptation, so the same model yields a localized, interpretable map without retraining.

Load-bearing premise

The load-bearing premise is that the L1 reconstruction error from a model trained on younger healthy adults is a specific signal for Alzheimer's disease rather than a signal for age or dataset artifacts.

Editorial extensions

If this is right

  • Trained only on healthy subjects' cortical meshes, the MMN yields ROI anomaly scores that separate Alzheimer's patients from controls in two independent datasets.
  • Cortical thickness is the most sensitive surface feature for AD anomaly detection with this framework, with left-hemisphere regions more sensitive than right-hemisphere ones.
  • The framework produces interpretable region-level anomaly maps via per-ROI masking, so it localizes disease-relevant cortex without supervised training or voxel-level registration.
  • The approach does not require large patient cohorts, so the same pipeline could target rare or poorly characterized diseases where collecting labeled patient data is impractical.
  • The detected anomalous regions overlap with previously reported AD biomarkers, supporting the method's construct validity.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • Beyond the paper, the decisive missing check is individual-level classification: an area under the ROC curve for AD versus age-matched controls would show whether the group-level effect sizes translate into usable screening accuracy.
  • Beyond the paper, an age-matched reanalysis within each test set would test whether the embedding actually removes the age confound, since the training and test cohorts differ in mean age by a decade or more.
  • Beyond the paper, replacing atlas-ROI masking with vertex-wise or sliding-window masking could yield continuous anomaly maps and reveal sub-ROI patterns that the Desikan-Killiany parcellation averages away.
  • Beyond the paper, the same normative-model logic could extend to other cortical mesh features or other neuropsychiatric conditions, but only after a lifespan reference set is built to avoid confounding development and degeneration.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. The paper proposes a self-supervised masked mesh learning framework (MMN) for unsupervised anomaly detection on 3D cortical surfaces. The model is trained on healthy subjects from UKB and HCP-Aging to reconstruct masked vertices of cortical feature maps (curvature, sulcus, thickness, volume), using an encoder-decoder with spherical-harmonics-based mesh convolutions and an age/gender conditioning embedding. At test time, anomaly scores are computed per Desikan-Killiany ROI as the L1 reconstruction error when that ROI is masked. The method is evaluated on ADNI and OASIS3 by comparing AD patients to healthy controls using one-way ANOVA with Benjamini-Hochberg correction, and significant ROIs are reported with eta-squared effect sizes. The paper claims that these results demonstrate detection of cortical anomalies that are known biomarkers of Alzheimer's disease.

Significance. If the central claim were fully supported, the MMN would be a valuable contribution: it adapts masked image modeling to cortical meshes, leverages large-scale healthy normative data, and avoids the need for anomaly labels, which is attractive for rare diseases and personalized analyses. The architecture and preprocessing are described in sufficient detail to be reproducible, and the authors state that code will be released. However, the current evaluation is too weak to establish that the framework detects AD-specific anomalies. The group-level ANOVA evidence is vulnerable to age and dataset-shift confounds, no individual-level detection metrics are reported, and no baseline comparisons are provided. The methodological novelty is real, but the empirical support for the stated claims is incomplete.

major comments (3)
  1. The training/validation populations are substantially younger (UKB mean age 63.3/63.4, HCP-Aging 56.8/58.0) than the test populations (ADNI 75.5, OASIS3 69.5), and within the test sets AD patients are likely older than controls. Since the anomaly score is defined as an L1 reconstruction error (Section 3.3, Algorithm 1) and cortical thickness and volume are known to decline with age, the observed group differences in anomaly scores could reflect age differences or dataset shift rather than AD pathology. The model includes an age/gender embedding (Eq. 2), but the paper does not validate that this conditioning removes age-related variance from the reconstruction error, nor does it provide age-stratified or age-adjusted analyses (e.g., ANCOVA, age-matched subgroups, or individual-level ROC). This is load-bearing for the central claim that the framework detects AD biomarkers, and the current evidence is equally consistent with an age or dataset artifact.
  2. The evaluation is limited to group-level ANOVA effect sizes. The abstract and contributions claim that the framework can 'detect anomalies' and 'distinguish dementia from healthy controls,' but no individual-level detection or classification metrics (e.g., ROC-AUC, sensitivity/specificity, detection rate, or a defined anomaly threshold) are reported. The anomaly score is a continuous per-ROI value, yet the paper does not show how this score translates into a decision about an individual being anomalous. Without such metrics, the actual detection performance of the MMN is not established. In addition, no comparison to existing unsupervised anomaly detection baselines is provided, so the practical utility and relative advantage of the method remain unquantified.
  3. The Euler number quality-control threshold is inconsistent between the text and the figure. Section 4.1.1 states that subjects with a median-centered absolute Euler number greater than 25 were excluded, while Figure 2 (in three places) indicates 'Euler number <=5' as the quality check criterion. This discrepancy affects which subjects are included in the training and test sets and must be resolved for the study to be reproducible and for the reported results to be interpretable.
minor comments (5)
  1. The word 'preciese' should be 'precise'.
  2. The word 'diagnosised' should be 'diagnosed'.
  3. The figure axis labels read 'Eta' while the text refers to 'Eta Squared (η2)'; the notation should be made consistent.
  4. The sentence 'These scores were then used to classify subjects into normal and abnormal groups' is misleading because no classification algorithm or threshold is applied; consider rewording to describe the group comparison actually performed.
  5. The hyperparameter description says values were 'searched according to the original paper,' which is ambiguous; clarify whether values were taken directly from Lei et al. or re-searched on the validation set.

Circularity Check

0 steps flagged · score 1.0 of 10

No circular derivation: the anomaly score is a reconstruction error fitted only on healthy training data, and AD labels enter only as external test labels.

full rationale

The paper's derivation chain is: extract cortical features with FreeSurfer; train a masked mesh autoencoder on healthy UKB/HCP-Aging subjects to predict masked vertices; define the per-ROI anomaly score as the L1 reconstruction error when each ROI is masked; then compare these scores between AD patients and controls in ADNI/OASIS3. The anomaly score is therefore not fitted to AD labels or to any quantity derived from the test labels. Hyperparameters were selected on a healthy validation set, and the best model was evaluated on a held-out test set, so the reported group differences are not forced by the model selection procedure. The self-citations present in the paper (Yang et al. 2024, Kia et al. 2022) are not load-bearing: they appear in future-work discussion and in a quality-control threshold, respectively, and neither supplies a premise that reduces the central claim to itself. The architecture and masked-image-modeling objective are attributed to external prior work (Lei et al. 2023; Xie et al. 2022). No uniqueness theorem or ansatz is imported from the authors' own prior work. The main scientific concern is a validity confound, not circularity: the training population is younger (mean age about 56-63) than the AD test populations (mean age about 69-75), and the paper does not demonstrate that the age/gender conditioning in Eq. (2) removes age-related reconstruction error, nor does it report individual-level classification metrics. This could mean the group-level ANOVA effects reflect age or dataset shift rather than AD-specific atrophy, but that is a correctness risk, not a circular derivation. Accordingly, the circularity score is low.

Assumptions & free parameters 5 free parameters · 4 assumptions · 0 invented entities

No new physical entities are introduced. The free parameters are standard model and preprocessing choices; the key axioms are domain assumptions about the validity of reconstruction error as an AD biomarker and generalization across age ranges.

free parameters (5)
  • Mask ratio M = 50% of vertices
    Hyperparameter adopted for masked mesh training; affects the pretext task difficulty and the resulting reconstruction scores.
  • Spherical harmonics degree L = 3
    Filter truncation degree for vertex2vertex convolution, taken from Lei et al. (2023).
  • Encoder channel widths = searched among [16,32,64,128], [32,64,96,128], [32,64,128,256]
    Chosen by validation-set search; affects model capacity and reconstruction fidelity.
  • Learning rate = searched among 1e-3 and 1e-4
    Chosen by validation-set search using reconstruction loss.
  • Euler number quality threshold = 25 in text, 5 in Figure 2
    Data exclusion criterion; inconsistent between Section 4.1.1 and Figure 2.
assumptions (4)
  • domain assumption FreeSurfer cortical features (curvature, sulcus, thickness, volume) are meaningful, comparable measures of cortical morphology
    Section 3.1 relies on FreeSurfer recon-all outputs without validating their equivalence across datasets.
  • domain assumption The healthy training distribution from UKB and HCP-Aging is representative of normal variation, and L1 reconstruction error on held-out ROIs is a valid abnormality score
    Section 3.3 defines the anomaly score as L1 distance; no calibration or normative z-scoring is applied.
  • domain assumption The network generalizes from younger training subjects to older test subjects, with the age/gender context embedding sufficient to control for age
    Section 3.2 concatenates a phenotype embedding VC, but Section 4.1.1 shows a 6 to 19 year mean age gap between training and test; no analysis verifies that the embedding removes age effects.
  • domain assumption Mesh retessellation via barycentric interpolation preserves subtle cortical features
    Section 3.1 downsamples from 163842 to 40962 vertices, which may smooth small anomalies.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Self-Supervised Masked Mesh Learning for Unsupervised Anomaly Detection on 3D Cortical Surfaces." pith.science (2026). https://pith.science/paper/XM24ZFDD

@misc{pith2026241205580,
  author       = {Pith},
  title        = {Pith review of: Self-Supervised Masked Mesh Learning for Unsupervised Anomaly Detection on 3D Cortical Surfaces},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/XM24ZFDD}},
  note         = {Machine review of arXiv:2412.05580}
}
read the original abstract

Unsupervised anomaly detection in brain imaging is challenging. In this paper, we propose self-supervised masked mesh learning for unsupervised anomaly detection on 3D cortical surfaces. Our framework leverages the intrinsic geometry of the cortical surface to learn a self-supervised representation that captures the underlying structure of the brain. We introduce a masked mesh convolutional neural network (MMN) that learns to predict masked regions of the cortical surface. By training the MMN on a large dataset of healthy subjects, we learn a representation that captures the normal variation in the cortical surface. We then use this representation to detect anomalies in unseen individuals by calculating anomaly scores based on the reconstruction error of the MMN. We evaluated our framework by training on population-scale dataset UKB and HCP-Aging and testing on two datasets of Alzheimer's disease patients ADNI and OASIS3. Our results show that our framework can detect anomalies in cortical thickness, cortical volume, and cortical sulcus characteristics, which are known to be biomarkers of Alzheimer's disease. Our proposed framework provides a promising approach for unsupervised anomaly detection based on normative variation of cortical features.

Figures

Figures reproduced from arXiv: 2412.05580 by the authors.

Figure 1
Figure 1. Our proposed Masked Mesh Net (MMN) framework. [PITH_FULL_IMAGE:figures/full_fig_p003_1.png] view at source ↗
Figure 2
Figure 2. Data pipeline for unsupervised anomaly detection. [PITH_FULL_IMAGE:figures/full_fig_p006_2.png] view at source ↗
Figure 3
Figure 3. Unsupervised anomaly detection result in test set. [PITH_FULL_IMAGE:figures/full_fig_p007_3.png] view at source ↗

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

102 extracted references · 76 canonical work pages

  1. [1]

    write newline

    " write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring 't := if while FUNCTION word.in bbl.in ":" * " " * FUNCTION f...

  2. [2]

    write newline

    " write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring 't := if while FUNCTION word.in bbl.in ":" * " " * FUNCTION f...

  3. [3]

    write newline

    " write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring 't := if while FUNCTION word.in bbl.in ":" * " " * FUNCTION f...

  4. [4]

    , author Zhang, Y

    author Ahmed, M.R. , author Zhang, Y. , author Feng, Z. , author Lo, B. , author Inan, O.T. , author Liao, H. , year 2018 . title Neuroimaging and machine learning for dementia diagnosis: recent advancements and future prospects . journal IEEE reviews in biomedical engineering volume 12 , pages 19--33

  5. [5]

    , author Cho, S

    author An, J. , author Cho, S. , year 2015 . title Variational autoencoder based anomaly detection using reconstruction probability . journal Special lecture on IE volume 2 , pages 1--18

  6. [6]

    , author Shah, R.C

    author Arvanitakis, Z. , author Shah, R.C. , author Bennett, D.A. , year 2019 . title Diagnosis and management of dementia . journal Jama volume 322 , pages 1589--1599

  7. [7]

    , author Vecchio, D

    author Banaj, N. , author Vecchio, D. , author Piras, F. , author De Rossi, P. , author Bustillo, J. , author Ciufolini, S. , author Dazzan, P. , author Di Forti, M. , author Dickie, E.W. , author Ford, J.M. , et al., year 2023 . title Cortical morphology in patients with the deficit and non-deficit syndrome of schizophrenia: a worldwide meta-and mega-ana...

  8. [8]

    , author Park, J.S

    author Baydargil, H.B. , author Park, J.S. , author Kang, D.Y. , year 2021 . title Anomaly analysis of alzheimer’s disease in pet images using an unsupervised adversarial deep learning model . journal Applied Sciences volume 11 , pages 2187

Show all 102 references
  1. [9]

    , author Wiestler, B

    author Bercea, C.I. , author Wiestler, B. , author Rueckert, D. , author Albarqouni, S. , year 2022 . title Federated disentangled representation learning for unsupervised brain anomaly detection . journal Nature Machine Intelligence volume 4 , pages 685--695

  2. [10]

    , author Colloby, S.J

    author Blanc, F. , author Colloby, S.J. , author Philippi, N. , author de Petigny, X. , author Jung, B. , author Demuynck, C. , author Phillipps, C. , author Anthony, P. , author Thomas, A. , author Bing, F. , et al., year 2015 . title Cortical thickness in dementia with lewy ...

  3. [11]

    , author Zetterberg, H

    author Blennow, K. , author Zetterberg, H. , year 2018 . title Biomarkers for alzheimer's disease: current status and prospects for the future . journal Journal of internal medicine volume 284 , pages 643--663

  4. [12]

    , author Salat, D.H

    author Bookheimer, S.Y. , author Salat, D.H. , author Terpstra, M. , author Ances, B.M. , author Barch, D.M. , author Buckner, R.L. , author Burgess, G.C. , author Curtiss, S.W. , author Diaz-Santos, M. , author Elam, J.S. , et al., year 2019 . title The lifespan human connect...

  5. [13]

    , author Nichols, K

    author Brand, L. , author Nichols, K. , author Wang, H. , author Shen, L. , author Huang, H. , year 2019 . title Joint multi-modal longitudinal regression and classification for alzheimer’s disease prediction . journal IEEE transactions on medical imaging volume 39 , pages 1845--1855

  6. [14]

    , author Bohnen, N.I

    author Brown, R.K. , author Bohnen, N.I. , author Wong, K.K. , author Minoshima, S. , author Frey, K.A. , year 2014 . title Brain pet in suspected dementia: patterns of altered fdg metabolism . journal Radiographics volume 34 , pages 684--701

  7. [15]

    , author Dervenoulas, G

    author Chandra, A. , author Dervenoulas, G. , author Politis, M. , author Initiative, A.D.N. , year 2019 . title Magnetic resonance imaging in alzheimer’s disease and mild cognitive impairment . journal Journal of neurology volume 266 , pages 1293--1302

  8. [16]

    , author Wang, J.J

    author Chen, R.J. , author Wang, J.J. , author Williamson, D.F. , author Chen, T.Y. , author Lipkova, J. , author Lu, M.Y. , author Sahai, S. , author Mahmood, F. , year 2023 a. title Algorithmic fairness in artificial intelligence for medicine and healthcare . journal Nature ...

  9. [17]

    , author Agarwal, D

    author Chen, Z. , author Agarwal, D. , author Aggarwal, K. , author Safta, W. , author Balan, M.M. , author Brown, K. , year 2023 b. title Masked image modeling advances 3d medical image analysis , in: booktitle Proceedings of the IEEE/CVF Winter Conference on Applications of ...

  10. [18]

    , author Yeo, C.K

    author Chen, Z. , author Yeo, C.K. , author Lee, B.S. , author Lau, C.T. , year 2018 . title Autoencoder-based network anomaly detection , in: booktitle 2018 Wireless telecommunications symposium (WTS) , organization IEEE . pp. pages 1--5

  11. [19]

    , author Ha, S

    author Choi, H. , author Ha, S. , author Kang, H. , author Lee, H. , author Lee, D.S. , year 2019 . title Deep learning only by normal brain pet identify unheralded brain anomalies . journal EBioMedicine volume 43 , pages 447--453

  12. [20]

    , author Hoffman, M.E

    author Darayi, M. , author Hoffman, M.E. , author Sayut, J. , author Wang, S. , author Demirci, N. , author Consolini, J. , author Holland, M.A. , year 2022 . title Computational models of cortical folding: a review of common approaches . journal Journal of Biomechanics volume...

  13. [21]

    , author Pedrini, E

    author Decherchi, S. , author Pedrini, E. , author Mordenti, M. , author Cavalli, A. , author Sangiorgi, L. , year 2021 . title Opportunities and challenges for machine learning in rare diseases . journal Frontiers in medicine volume 8 , pages 747612

  14. [22]

    , author Hoffman, M.E

    author Demirci, N. , author Hoffman, M.E. , author Holland, M.A. , year 2023 . title Systematic cortical thickness and curvature patterns in primates . journal NeuroImage volume 278 , pages 120283

  15. [23]

    , author Bansal, R

    author Devanand, D.P. , author Bansal, R. , author Liu, J. , author Hao, X. , author Pradhaban, G. , author Peterson, B.S. , year 2012 . title Mri hippocampal and entorhinal cortex mapping in predicting conversion to alzheimer's disease . journal Neuroimage volume 60 , pages 1...

  16. [24]

    , author Wu, H

    author Dong, J. , author Wu, H. , author Zhang, H. , author Zhang, L. , author Wang, J. , author Long, M. , year 2024 . title Simmtm: A simple pre-training framework for masked time-series modeling . journal Advances in Neural Information Processing Systems volume 36

  17. [25]

    , author Li, A

    author Du, J. , author Li, A. , author Shi, D. , author Chen, X. , author Wang, Q. , author Liu, Z. , author Sun, K. , author Guo, T. , author Initiative, A.D.N. , year 2023 . title Association of apoe- 4, osteoarthritis, -amyloid, and tau accumulation in primary motor and som...

  18. [26]

    , author Sorbi, S

    author Ferrari, C. , author Sorbi, S. , year 2021 . title The complexity of alzheimer’s disease: an evolving puzzle . journal Physiological reviews volume 101 , pages 1047--1081

  19. [27]

    , author Basaia, S

    author Filippi, M. , author Basaia, S. , author Canu, E. , author Imperiale, F. , author Magnani, G. , author Falautano, M. , author Comi, G. , author Falini, A. , author Agosta, F. , year 2020 . title Changes in functional and structural brain connectome along the alzheimer’s...

  20. [28]

    , year 2012

    author Fischl, B. , year 2012 . title Freesurfer . journal Neuroimage volume 62 , pages 774--781

  21. [29]

    , author Dengel, A

    author Goldstein, M. , author Dengel, A. , year 2012 . title Histogram-based outlier score (hbos): A fast unsupervised anomaly detection algorithm . journal KI-2012: poster and demo track volume 1 , pages 59--63

  22. [30]

    , author Liu, L

    author Gong, D. , author Liu, L. , author Le, V. , author Saha, B. , author Mansour, M.R. , author Venkatesh, S. , author Hengel, A.v.d. , year 2019 . title Memorizing normality to detect anomaly: Memory-augmented deep autoencoder for unsupervised anomaly detection , in: bookt...

  23. [31]

    , author Jahanshad, N

    author Grasby, K.L. , author Jahanshad, N. , author Painter, J.N. , author Colodro-Conde, L. , author Bralten, J. , author Hibar, D.P. , author Lind, P.A. , author Pizzagalli, F. , author Ching, C.R. , author McMahon, M.A.B. , et al., year 2020 . title The genetic architecture...

  24. [32]

    , author Hatton, S

    author Hagler Jr, D.J. , author Hatton, S. , author Cornejo, M.D. , author Makowski, C. , author Fair, D.A. , author Dick, A.S. , author Sutherland, M.T. , author Casey, B. , author Barch, D.M. , author Harms, M.P. , et al., year 2019 . title Image processing and analysis meth...

  25. [33]

    , author Chan, J

    author Hallam, B. , author Chan, J. , author Costafreda, S.G. , author Bhome, R. , author Huntley, J. , year 2020 . title What are the neural correlates of meta-cognition and anosognosia in alzheimer's disease? a systematic review . journal Neurobiology of aging volume 94 , pa...

  26. [34]

    , author Vergallo, A

    author Hampel, H. , author Vergallo, A. , author Perry, G. , author Lista, S. , author Initiative, A.P.M. , et al., year 2019 . title The alzheimer precision medicine initiative . journal Journal of Alzheimer's Disease volume 68 , pages 1--24

  27. [35]

    , author Li, G

    author Han, K. , author Li, G. , author Fang, Z. , author Yang, F. , year 2023 . title Multi-template meta-information regularized network for alzheimer’s disease diagnosis using structural mri . journal IEEE Transactions on Medical Imaging

  28. [36]

    , author Somerville, L.H

    author Harms, M.P. , author Somerville, L.H. , author Ances, B.M. , author Andersson, J. , author Barch, D.M. , author Bastiani, M. , author Bookheimer, S.Y. , author Brown, T.B. , author Buckner, R.L. , author Burgess, G.C. , et al., year 2018 . title Extending the human conn...

  29. [37]

    , author K \"o nig, R

    author Heckler, L. , author K \"o nig, R. , author Bergmann, P. , year 2023 . title Exploring the importance of pretrained feature extractors for unsupervised anomaly detection and localization , in: booktitle Proceedings of the IEEE/CVF Conference on Computer Vision and Patte...

  30. [38]

    , author Tustison, N.J

    author Holbrook, A.J. , author Tustison, N.J. , author Marquez, F. , author Roberts, J. , author Yassa, M.A. , author Gillen, D.L. , author , A.D.N.I. , year 2020 . title Anterolateral entorhinal cortex thickness as a new biomarker for early detection of alzheimer's disease . ...

  31. [39]

    , author Bolte, B

    author Hsu, W.N. , author Bolte, B. , author Tsai, Y.H.H. , author Lakhotia, K. , author Salakhutdinov, R. , author Mohamed, A. , year 2021 . title Hubert: Self-supervised speech representation learning by masked prediction of hidden units . journal IEEE/ACM Transactions on Au...

  32. [40]

    , author Quan, D

    author Huyan, N. , author Quan, D. , author Zhang, X. , author Liang, X. , author Chanussot, J. , author Jiao, L. , year 2022 . title Unsupervised outlier detection using memory and contrastive learning . journal IEEE Transactions on Image Processing volume 31 , pages 6440--6454

  33. [41]

    , author Abrahamson, E.E

    author Ikonomovic, M.D. , author Abrahamson, E.E. , author Isanski, B.A. , author Wuu, J. , author Mufson, E.J. , author DeKosky, S.T. , year 2007 . title Superior frontal cortex cholinergic axon density in mild cognitive impairment and early alzheimer disease . journal Archiv...

  34. [42]

    , author Lee, J.M

    author Im, K. , author Lee, J.M. , author Seo, S.W. , author Kim, S.H. , author Kim, S.I. , author Na, D.L. , year 2008 . title Sulcal morphology changes and their relationship with cortical thickness and gyral white matter volume in mild cognitive impairment and alzheimer's d...

  35. [43]

    , author Patel, R

    author Kalantar-Hormozi, H. , author Patel, R. , author Dai, A. , author Ziolkowski, J. , author Dong, H.M. , author Holmes, A. , author Raznahan, A. , author Devenyi, G.A. , author Chakravarty, M.M. , year 2023 . title A cross-sectional and longitudinal study of human brain d...

  36. [44]

    , author Huijsdens, H

    author Kia, S.M. , author Huijsdens, H. , author Rutherford, S. , author de Boer, A. , author Dinga, R. , author Wolfers, T. , author Berthet, P. , author Mennes, M. , author Andreassen, O.A. , author Westlye, L.T. , et al., year 2022 . title Closing the life-cycle of normativ...

  37. [45]

    , author Boeve, B.F

    author Knopman, D.S. , author Boeve, B.F. , author Petersen, R.C. , year 2003 . title Essentials of the proper diagnoses of mild cognitive impairment, dementia, and major subtypes of dementia , in: booktitle Mayo Clinic Proceedings , organization Elsevier . pp. pages 1290--1308

  38. [46]

    , author Vinke, E.J

    author Lamballais, S. , author Vinke, E.J. , author Vernooij, M.W. , author Ikram, M.A. , author Muetzel, R.L. , year 2020 . title Cortical gyrification in relation to age and cognition in older adults . journal NeuroImage volume 212 , pages 116637

  39. [47]

    , author Benzinger, T.L

    author LaMontagne, P.J. , author Benzinger, T.L. , author Morris, J.C. , author Keefe, S. , author Hornbeck, R. , author Xiong, C. , author Grant, E. , author Hassenstab, J. , author Moulder, K. , author Vlassenko, A.G. , et al., year 2019 . title Oasis-3: longitudinal neuroim...

  40. [48]

    , author Lamnisos, D

    author Leandrou, S. , author Lamnisos, D. , author Mamais, I. , author Kyriacou, P.A. , author Pattichis, C.S. , author Disease, A. , author Initiative, N. , year 2020 . title Assessment of alzheimer’s disease based on texture analysis of the entorhinal cortex . journal Fronti...

  41. [49]

    , author Akhtar, N

    author Lei, H. , author Akhtar, N. , author Shah, M. , author Mian, A. , year 2023 . title Mesh convolution with continuous filters for 3-d surface parsing . journal IEEE Transactions on Neural Networks and Learning Systems

  42. [50]

    , author Persson, K

    author Leonardsen, E.H. , author Persson, K. , author Gr dem, E. , author Dinsdale, N. , author Schellhorn, T. , author Roe, J.M. , author Vidal-Pi \ n eiro, D. , author S rensen, . , author Kaufmann, T. , author Westman, E. , et al., year 2024 . title Constructing personalize...

  43. [51]

    , author Sreenivasan, K.R

    author Longhurst, J.K. , author Sreenivasan, K.R. , author Kim, J. , author Cummings, J.L. , author John, S.E. , author Poston, B. , author Cordes, D. , author Rider, J.V. , author Landers, M.R. , year 2023 . title Cortical thickness is related to cognitive-motor automaticity ...

  44. [52]

    , author Xie, W

    author Luo, G. , author Xie, W. , author Gao, R. , author Zheng, T. , author Chen, L. , author Sun, H. , year 2023 . title Unsupervised anomaly detection in brain mri: Learning abstract distribution from massive healthy brains . journal Computers in biology and medicine volume...

  45. [53]

    , author Li, L

    author Ma, Q. , author Li, L. , author Robinson, E.C. , author Kainz, B. , author Rueckert, D. , author Alansary, A. , year 2022 . title Cortexode: Learning cortical surface reconstruction by neural odes . journal IEEE Transactions on Medical Imaging volume 42 , pages 430--443

  46. [54]

    , author Alfaro-Almagro, F

    author Miller, K.L. , author Alfaro-Almagro, F. , author Bangerter, N.K. , author Thomas, D.L. , author Yacoub, E. , author Xu, J. , author Bartsch, A.J. , author Jbabdi, S. , author Sotiropoulos, S.N. , author Andersson, J.L. , et al., year 2016 . title Multimodal population ...

  47. [55]

    , author Noh, J

    author Park, H. , author Noh, J. , author Ham, B. , year 2020 . title Learning memory-guided normality for anomaly detection , in: booktitle Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pp. pages 14372--14381

  48. [56]

    , author Kumar, D

    author Pateria, N. , author Kumar, D. , year 2024 . title A comprehensive review on detection and classification of dementia using neuroimaging and machine learning . journal Multimedia Tools and Applications volume 83 , pages 52365--52403

  49. [57]

    , author Zioutas, G

    author Pavlidou, M. , author Zioutas, G. , year 2014 . title Kernel density outlier detector , in: booktitle Topics in nonparametric statistics: proceedings of the first conference of the international society for nonparametric statistics , organization Springer . pp. pages 241--250

  50. [58]

    , author Aisen, P.S

    author Petersen, R.C. , author Aisen, P.S. , author Beckett, L.A. , author Donohue, M.C. , author Gamst, A.C. , author Harvey, D.J. , author Jack Jr, C. , author Jagust, W.J. , author Shaw, L.M. , author Toga, A.W. , et al., year 2010 . title Alzheimer's disease neuroimaging i...

  51. [59]

    , author Cavuoto, M.G

    author Pike, K.E. , author Cavuoto, M.G. , author Li, L. , author Wright, B.J. , author Kinsella, G.J. , year 2022 . title Subjective cognitive decline: level of risk for future dementia and mild cognitive impairment, a meta-analysis of longitudinal studies . journal Neuropsyc...

  52. [60]

    , author Graham, M.S

    author Pinaya, W.H. , author Graham, M.S. , author Gray, R. , author Da Costa, P.F. , author Tudosiu, P.D. , author Wright, P. , author Mah, Y.H. , author MacKinnon, A.D. , author Teo, J.T. , author Jager, R. , et al., year 2022 . title Fast unsupervised brain anomaly detectio...

  53. [61]

    , author Isaacson, R

    author Porsteinsson, A.P. , author Isaacson, R. , author Knox, S. , author Sabbagh, M.N. , author Rubino, I. , year 2021 . title Diagnosis of early alzheimer’s disease: clinical practice in 2021 . journal The journal of prevention of Alzheimer's disease volume 8 , pages 371--386

  54. [62]

    , author Aubry, F

    author Querbes, O. , author Aubry, F. , author Pariente, J. , author Lotterie, J.A. , author D \'e monet, J.F. , author Duret, V. , author Puel, M. , author Berry, I. , author Fort, J.C. , author Celsis, P. , et al., year 2009 . title Early diagnosis of alzheimer's disease usi...

  55. [63]

    , author Tulpule, K

    author Rallabandi, V.S. , author Tulpule, K. , author Gattu, M. , author Initiative, A.D.N. , et al., year 2020 . title Automatic classification of cognitively normal, mild cognitive impairment and alzheimer's disease using structural mri analysis . journal Informatics in Medi...

  56. [64]

    , author Langerman, H

    author Rasmussen, J. , author Langerman, H. , year 2019 . title Alzheimer’s disease--why we need early diagnosis . journal Degenerative neurological and neuromuscular disease , pages 123--130

  57. [65]

    , year 2016

    author Reitz, C. , year 2016 . title Toward precision medicine in alzheimer’s disease . journal Annals of translational medicine volume 4

  58. [66]

    , author Mertens, P

    author Rippel, O. , author Mertens, P. , author Merhof, D. , year 2021 . title Modeling the distribution of normal data in pre-trained deep features for anomaly detection , in: booktitle 2020 25th International Conference on Pattern Recognition (ICPR) , organization IEEE . pp....

  59. [67]

    , author Fischer, P

    author Ronneberger, O. , author Fischer, P. , author Brox, T. , year 2015 . title U-net: Convolutional networks for biomedical image segmentation , in: booktitle Medical image computing and computer-assisted intervention--MICCAI 2015: 18th international conference, Munich, Ger...

  60. [68]

    , author Gorno-Tempini, M.L

    author Rosen, H.J. , author Gorno-Tempini, M.L. , author Goldman, W. , author Perry, R. , author Schuff, N. , author Weiner, M. , author Feiwell, R. , author Kramer, J. , author Miller, B.L. , year 2002 . title Patterns of brain atrophy in frontotemporal dementia and semantic ...

  61. [69]

    , author Zhou, M

    author Sabuhi, M. , author Zhou, M. , author Bezemer, C.P. , author Musilek, P. , year 2021 . title Applications of generative adversarial networks in anomaly detection: a systematic literature review . journal Ieee Access volume 9 , pages 161003--161029

  62. [70]

    , author Greve, D.N

    author Salat, D.H. , author Greve, D.N. , author Pacheco, J.L. , author Quinn, B.T. , author Helmer, K.G. , author Buckner, R.L. , author Fischl, B. , year 2009 . title Regional white matter volume differences in nondemented aging and alzheimer's disease . journal Neuroimage v...

  63. [71]

    , author Bernab \'e , C.H

    author dos Santos Vieira, B. , author Bernab \'e , C.H. , author Zhang, S. , author Abaza, H. , author Benis, N. , author C \'a mara, A. , author Cornet, R. , author Le Cornec, C.M. , author ’t Hoen, P.A. , author Schaefer, F. , et al., year 2022 . title Towards fairification ...

  64. [72]

    , author Adams, H.H

    author Satizabal, C.L. , author Adams, H.H. , author Hibar, D.P. , author White, C.C. , author Knol, M.J. , author Stein, J.L. , author Scholz, M. , author Sargurupremraj, M. , author Jahanshad, N. , author Roshchupkin, G.V. , et al., year 2019 . title Genetic architecture of ...

  65. [73]

    , year 2013

    author Satman, M.H. , year 2013 . title A new algorithm for detecting outliers in linear regression . journal International Journal of statistics and Probability volume 2 , pages 101

  66. [74]

    , author Hanaoka, S

    author Sato, D. , author Hanaoka, S. , author Nomura, Y. , author Takenaga, T. , author Miki, S. , author Yoshikawa, T. , author Hayashi, N. , author Abe, O. , year 2018 . title A primitive study on unsupervised anomaly detection with an autoencoder in emergency head ct volume...

  67. [75]

    , author Platt, J.C

    author Sch \"o lkopf, B. , author Platt, J.C. , author Shawe-Taylor, J. , author Smola, A.J. , author Williamson, R.C. , year 2001 . title Estimating the support of a high-dimensional distribution . journal Neural computation volume 13 , pages 1443--1471

  68. [76]

    , author Nenning, K.H

    author Schwartz, E. , author Nenning, K.H. , author Heuer, K. , author Jeffery, N. , author Bertrand, O.C. , author Toro, R. , author Kasprian, G. , author Prayer, D. , author Langs, G. , year 2023 . title Evolution of cortical geometry and its link to function, behaviour and ...

  69. [77]

    , author Gunter, J.L

    author Schwarz, C.G. , author Gunter, J.L. , author Wiste, H.J. , author Przybelski, S.A. , author Weigand, S.D. , author Ward, C.P. , author Senjem, M.L. , author Vemuri, P. , author Murray, M.E. , author Dickson, D.W. , et al., year 2016 . title A large-scale comparison of c...

  70. [78]

    , author Perktold, J

    author Seabold, S. , author Perktold, J. , year 2010 . title statsmodels: Econometric and statistical modeling with python , in: booktitle 9th Python in Science Conference

  71. [79]

    , author Bang, M

    author Shin, N.Y. , author Bang, M. , author Yoo, S.W. , author Kim, J.S. , author Yun, E. , author Yoon, U. , author Han, K. , author Ahn, K.J. , author Lee, S.K. , year 2021 . title Cortical thickness from mri to predict conversion from mild cognitive impairment to dementia ...

  72. [80]

    , author Hassanaly, R

    author Solal, M. , author Hassanaly, R. , author Burgos, N. , year 2024 . title Leveraging healthy population variability in deep learning unsupervised anomaly detection in brain fdg pet , in: booktitle Medical Imaging 2024: Image Processing , organization SPIE . pp. pages 359--365

  73. [81]

    , author Liu, T

    author Tang, H. , author Liu, T. , author Liu, H. , author Jiang, J. , author Cheng, J. , author Niu, H. , author Li, S. , author Brodaty, H. , author Sachdev, P. , author Wen, W. , year 2021 . title A slower rate of sulcal widening in the brains of the nondemented oldest old ...

  74. [82]

    , author Duin, R.P

    author Tax, D.M. , author Duin, R.P. , year 2004 . title Support vector data description . journal Machine learning volume 54 , pages 45--66

  75. [83]

    , author Schindler, S.E

    author Therriault, J. , author Schindler, S.E. , author Salvad \'o , G. , author Pascoal, T.A. , author Benedet, A.L. , author Ashton, N.J. , author Karikari, T.K. , author Apostolova, L. , author Murray, M.E. , author Verberk, I. , et al., year 2024 . title Biomarker-based st...

  76. [84]

    , author Miners, S

    author Thomas, T. , author Miners, S. , author Love, S. , year 2015 . title Post-mortem assessment of hypoperfusion of cerebral cortex in alzheimer's disease and vascular dementia . journal Brain volume 138 , pages 1059--1069

  77. [85]

    , author Hayashi, K.M

    author Thompson, P.M. , author Hayashi, K.M. , author Dutton, R.A. , author CHIANG, M.C. , author Leow, A.D. , author Sowell, E.R. , author De Zubicaray, G. , author Becker, J.T. , author Lopez, O.L. , author Aizenstein, H.J. , et al., year 2007 . title Tracking alzheimer's di...

  78. [86]

    , author Gadermayr, M

    author Tschuchnig, M.E. , author Gadermayr, M. , year 2022 . title Anomaly detection in medical imaging-a mini review , in: booktitle Data Science--Analytics and Applications: Proceedings of the 4th International Data Science Conference--iDSC2021 , organization Springer . pp. ...

  79. [87]

    , author Hansson, O

    author Vogel, J.W. , author Hansson, O. , year 2022 . title Subtypes of alzheimer’s disease: questions, controversy, and meaning . journal Trends in neurosciences volume 45 , pages 342--345

  80. [88]

    , author Staff, R.T

    author Vuksanovi \'c , V. , author Staff, R.T. , author Ahearn, T. , author Murray, A.D. , author Wischik, C.M. , year 2019 . title Cortical thickness and surface area networks in healthy aging, alzheimer's disease and behavioral variant fronto-temporal dementia . journal Inte...

  81. [89]

    , author Gao, L

    author Wan, Q. , author Gao, L. , author Li, X. , author Wen, L. , year 2022 . title Unsupervised image anomaly detection and segmentation based on pretrained feature mapping . journal IEEE Transactions on Industrial Informatics volume 19 , pages 2330--2339

  82. [90]

    , author Rokicki, J

    author Wolfers, T. , author Rokicki, J. , author Aln s, D. , author Berthet, P. , author Agartz, I. , author Kia, S.M. , author Kaufmann, T. , author Zabihi, M. , author Moberget, T. , author Melle, I. , et al., year 2021 . title Replicating extensive brain structural heteroge...

  83. [91]

    , author Bieder, F

    author Wolleb, J. , author Bieder, F. , author Sandk \"u hler, R. , author Cattin, P.C. , year 2022 . title Diffusion models for medical anomaly detection , in: booktitle International Conference on Medical image computing and computer-assisted intervention , organization Spri...

  84. [92]

    , author Pan, X

    author Xia, X. , author Pan, X. , author Li, N. , author He, X. , author Ma, L. , author Zhang, X. , author Ding, N. , year 2022 . title Gan-based anomaly detection: A review . journal Neurocomputing volume 493 , pages 497--535

  85. [93]

    , author Zhang, Z

    author Xie, Z. , author Zhang, Z. , author Cao, Y. , author Lin, Y. , author Bao, J. , author Yao, Z. , author Dai, Q. , author Hu, H. , year 2022 . title Simmim: A simple framework for masked image modeling , in: booktitle Proceedings of the IEEE/CVF conference on computer vi...

  86. [94]

    , author Choi, J.Y

    author Yamanakkanavar, N. , author Choi, J.Y. , author Lee, B. , year 2020 . title Mri segmentation and classification of human brain using deep learning for diagnosis of alzheimer's disease: a survey . journal Sensors volume 20 , pages 3243

  87. [95]

    , author Andreassen, O

    author Yang, H.C. , author Andreassen, O. , author Westlye, L.T. , author Marquand, A.F. , author Beckmann, C.F. , author Wolfers, T. , year 2024 . title Learning cortical anomaly through masked encoding for unsupervised heterogeneity mapping , in: booktitle 2024 IEEE Internat...

  88. [96]

    , author Latecki, L.J

    author Yang, X. , author Latecki, L.J. , author Pokrajac, D. , year 2009 . title Outlier detection with globally optimal exemplar-based gmm , in: booktitle Proceedings of the 2009 SIAM international conference on data mining , organization SIAM . pp. pages 145--154

  89. [97]

    , author Hale, C

    author Yeung, L.K. , author Hale, C. , author Rizvi, B. , author Igwe, K. , author Sloan, R.P. , author Honig, L.S. , author Small, S.A. , author Brickman, A.M. , year 2021 . title Anterolateral entorhinal cortex volume is associated with memory retention in clinically unimpai...

  90. [98]

    , author Yang, X

    author Zhang, Q. , author Yang, X. , author Sun, Z. , year 2022 a. title Classification of alzheimer's disease progression based on smri using gray matter volume and lateralization index . journal Plos one volume 17 , pages e0262722

  91. [99]

    , author Li, N

    author Zhang, X. , author Li, N. , author Li, J. , author Dai, T. , author Jiang, Y. , author Xia, S.T. , year 2023 . title Unsupervised surface anomaly detection with diffusion probabilistic model , in: booktitle Proceedings of the IEEE/CVF International Conference on Compute...

  92. [100]

    , author Wang, J

    author Zhang, Y. , author Wang, J. , author Chen, Y. , author Yu, H. , author Qin, T. , year 2022 b. title Adaptive memory networks with self-supervised learning for unsupervised anomaly detection . journal IEEE Transactions on Knowledge and Data Engineering volume 35 , pages ...

  93. [101]

    , author Paffenroth, R.C

    author Zhou, C. , author Paffenroth, R.C. , year 2017 . title Anomaly detection with robust deep autoencoders , in: booktitle Proceedings of the 23rd ACM SIGKDD international conference on knowledge discovery and data mining , pp. pages 665--674

  94. [102]

    write newline

    " write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 gl...

Pith tools

Reviewed August 11, 2026 · model on record in the stance chip above.