Abstract

Predicting how a subcortical structure’s shape will evolve from a few prior scans could support prognosis and clinical-trial enrichment. Existing longitudinal mesh predictors either extrapolate shape trajectories via high-dimensional embeddings or regress vertex deformations directly. We instead predict the surface’s intrinsic geometry in continuous time: a single per-structure graph network predicts the future per-vertex first fundamental form (metric tensor) for an arbitrary causal multiple-visit history and an arbitrary prediction horizon, conditioned on a Fourier encoding of the lead time. The predicted metric is decoded into a surface by a differentiable As-Rigid-As-Possible solver, and the model is trained end-to-end on the rigid-aligned vertex error. Training through the reconstruction keeps the decoded prediction a valid surface and consistently improves it. On 14 subcortical structures from the ADNI dataset, the proposed mesh evolution model (MT-GNN) predicts best among the evaluated methods at every horizon (−2.29% mean vertex error vs. the temporal mean, p = 6.1 × 10⁻⁵, averaged over structures and horizons, beating it on 14/14 structures), ahead of geodesic shape regression (DCM, −0.19%) and a mesh transformer (TransforMesh, −0.45%; p = 1.2 × 10⁻⁴), with the lead widening as the horizon grows.

Links to Paper and Supplementary Materials

Main Paper (Open Access Version): https://papers.miccai.org/miccai-2026-sat/paper/ShapeMI_044.pdf

SharedIt Link: Not yet available

SpringerLink (DOI): Not yet available

Supplementary Material: Not Submitted

Link to Open Review

Open Review Page: https://openreview.net/forum?id=D6JDqbhdag

BibTex

@InProceedings{DinHao_Predicting_MICCAISAT2026,
        author = { Ding, Hao AND Semchin, Daniel AND Thompson, Paul M. AND Gutman, Boris A.},
        title = { { Predicting Brain Morphometry with MT-GNN: Mesh Evolution in Continuous Time with Graph-Based Metric Tensor Embeddings } },
        booktitle = {Medical Image Computing and Computer Assisted Intervention -- MICCAI 2026 Workshops and Challenges},
        year = {2026},
        publisher = {Springer Nature Switzerland},
        volume = {LNCS 17259},
        month = {pending},
        page = {pending}
}


back to top