Next Article in Journal
ESMStereo: Enhanced ShuffleMixer Disparity Upsampling for Real-Time and Accurate Stereo Matching
Previous Article in Journal
Benchmarking Barren Plateau Mitigation Strategies in Quantum Neural Networks on Standard and Medical Image Datasets
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Hyperelastic Regularization for Near-Diffeomorphic Transformer-Based Brain MRI Registration

1
Capital Medical University Second Clinical School, Capital Medical University, Beijing 100050, China
2
School of Physics, Peking University, Beijing 100871, China
3
Dexmal, Beijing 100096, China
*
Author to whom correspondence should be addressed.
J. Imaging 2026, 12(7), 276; https://doi.org/10.3390/jimaging12070276
Submission received: 10 May 2026 / Revised: 8 June 2026 / Accepted: 16 June 2026 / Published: 24 June 2026

Abstract

Transformer-based deformable brain MRI registration achieves high overlap accuracy, but predicted displacement fields can contain voxels with a non-positive Jacobian determinant—local foldings that violate the diffeomorphism assumption required by tensor-based morphometry and atlas-fusion segmentation workflows. We introduce HypEReg, a non-linear hyperelastic regularizer that acts directly on the Jacobian determinant of the predicted displacement field. HypEReg couples a clamped-rational volume-distortion penalty ( det J ϕ 1 ) 2 / max ( det J ϕ , ϵ ) with an explicit per-voxel anti-folding hinge [ max ( 0 , ϵ det J ϕ ) ] 2 , integrated as a purely loss-side module into a TransMorph backbone with no inference-graph modifications. On the IXI atlas-to-subject benchmark (115 test subjects), HypEReg-TransMorph maintains grouped Dice (0.7537) while reducing the det ( J ϕ ) 0 voxel ratio from 1.502 × 10 2 (TransMorph) to 1.5 × 10 5 , with identical per-case runtime and parameter count to the unregularized baseline. In strict zero-shot transfer to OASIS Learn2Reg test pairs (no fine-tuning), HypEReg-TransMorph achieves Dice 0.7756 with a det ( J ϕ ) 0 ratio of 7.6 × 10 5 , roughly two orders of magnitude below plain TransMorph zero-shot (Dice 0.7691; ratio 9.6 × 10 3 ); downstream multi-atlas label fusion further confirms the practical benefit of fold suppression (fused Dice 0.8271 vs. 0.8201 for TransMorph). OASIS-2 longitudinal and ROI analyses support deformation plausibility (lower folding/SDlogJ and stronger ventricular ROI agreement), while clinical-covariate associations remain exploratory rather than biomarker-validating. Determinant-level, non-linear hyperelastic regularization substantially suppresses folding in Transformer dense-flow brain MRI registration while preserving alignment accuracy and adding zero inference cost, providing a practical drop-in regularization strategy that improves the reliability of deformation fields for morphometry-oriented deformable registration.

Graphical Abstract

1. Introduction

Deformable registration is a foundational primitive of computational neuroimaging. Atlas propagation, voxel-wise morphometry, and longitudinal monitoring of disease progression all rely on the assumption that a smooth, invertible mapping can be recovered between moving anatomy and a target reference. Classical iterative formulations, exemplified by SyN and other diffeomorphic frameworks, build this assumption into the optimization objective by explicitly constraining transformation smoothness and invertibility [1,2,3]. The deformation fields that these methods produce are well behaved, but each registration is solved as an iterative inverse problem and is therefore expensive to deploy at population scale.
Learning-based registration was introduced largely to remove this throughput bottleneck. Following the introduction of VoxelMorph and related convolutional architectures [4,5], a single forward pass through a trained network can produce a dense displacement field in a fraction of a second, with overlap accuracy that often matches or exceeds classical baselines. Probabilistic diffeomorphic variants further stabilize the predicted deformations [6], and the recent adoption of Transformer encoders has improved long-range contextual modeling for volumetric registration [7,8]. Across these advances, however, one issue has proved persistent: when displacement is predicted directly and without an intrinsic regularity prior, the resulting deformation is not guaranteed to be diffeomorphic. Local foldings—voxels at which det J ϕ 0 —appear systematically in the output of unconstrained Transformer registration networks, regardless of how high the Dice score happens to be.
This is more than a mathematical inconvenience. The Jacobian determinant is itself the quantity reported in tensor-based morphometry (TBM) and longitudinal volume-change studies [3,9] and is central to imaging endpoints in multiple neuroimaging workflows. When local foldings ( det J ϕ 0 ) appear in a deformation field, corresponding voxels report negative or undefined volume change, biasing voxel-wise statistical maps. Constraining the predicted deformation to be near-diffeomorphic at training time therefore has direct implications for the trustworthiness of Jacobian-based analyses.
The deep-learning literature has approached this regularity problem from several angles. Mok and Chung [10] introduced a selective Jacobian-determinant penalty that activates only on candidate folded voxels ( det J 0 ) inside a diffeomorphic CNN; this is the conceptual antecedent of the anti-folding term used in the present work. Hering et al. [11] embedded a Burger–Modersitzki–Ruthotto-style volume-change penalty alongside a curvature regularizer in a CNN-based lung-CT registration pipeline, and Zou et al. [12] explored conformal-invariant hyperelastic energies in the same lung-CT setting. Inverse-consistency formulations such as ICON [13] and GradICON [14] encourage cycle agreement between forward and backward warps, while hierarchical constructions such as LapIRN [15] compose the deformation across multiple Laplacian scales. Classical diffeomorphic registration integrates stationary velocity fields by scaling-and-squaring [6,16]; recent Transformer variants extend this idea through velocity-field integration (TransMorph-Diff, TransMorph-TVF) [7,17] or spatially varying regularization (TM-SPR) [18]. These methods impose invertibility structurally or through integration, whereas HypEReg is a soft, empirical topology-control penalty on a direct displacement field. To our knowledge, coupling a non-linear determinant-level hyperelastic-style regularizer of the HypEReg form with a Transformer-based dense-flow backbone and subject-level paired inferential statistics, as we do here, has not been previously reported; it is also in this high-capacity setting that folding artefacts are often most visible.
In this paper, we develop HypEReg, a non-linear hyperelastic regularizer derived from the Burger–Modersitzki–Ruthotto (BMR) energy [19] but redesigned for stochastic optimization in a deep-learning context. HypEReg combines a clamped-rational volume-distortion penalty ( det J ϕ 1 ) 2 / max ( det J ϕ , ϵ ) with an explicit per-voxel anti-folding hinge [ max ( 0 , ϵ det J ϕ ) ] 2 , both expressed directly as functions of the Jacobian determinant of the predicted displacement field. The clamped-rational form is bounded under stochastic gradient descent and non-linear in det J ϕ so that compressive deformations tend to be penalized more strongly than expansive ones while the ϵ -clamped formulation helps keep gradients finite across a wide range of local strains; the hinge applies a per-voxel quadratic penalty that grows as det J ϕ approaches the folding threshold. This construction emphasizes explicit, determinant-level control rather than the conformal-invariant energy of Zou et al. [12] or the BMR volume-plus-curvature regularizer of Hering et al. [11], and it extends the selective Jacobian penalty of Mok and Chung [10]—which contributes only the hinge component—with a non-linear volume-distortion term. Because HypEReg is integrated into a TransMorph backbone as a purely loss-side module, the inference graph, runtime, and parameter count are identical to the unregularized baseline, making it a drop-in regularization strategy for Transformer-based dense-displacement registration. We evaluate the resulting HypEReg-TransMorph on 115 held-out IXI atlas-to-subject pairs against nine competing methods with subject-level paired inference (Wilcoxon signed-rank, Benjamini–Hochberg FDR) and further assess cross-cohort generalization via a strict zero-shot transfer to OASIS Learn2Reg test pairs, with downstream multi-atlas label fusion as an application-level proxy for fold-free deformation quality.
The remainder of the paper is organized as follows. Section 2 describes the data, the backbone, the proposed regularizer, and the evaluation protocol. Section 3 reports the IXI benchmark, the HypEReg term-design rationale, the IXI→OASIS zero-shot evaluation, downstream multi-atlas fusion, and runtime profiling. Section 4 discusses the position of HypEReg within the deep-registration regularization literature, its clinical relevance, and the principal limitations of the present study, and Section 5 concludes.

2. Materials and Methods

2.1. Dataset and Preprocessing

Experiments used the IXI brain MRI dataset [20] under an atlas-to-subject registration protocol. The 576 preprocessed subjects (plus the atlas) were partitioned into 403 training, 58 validation, and 115 test cases; all reported metrics were computed on the 115 held-out test subjects. We used the T1-weighted preprocessed IXI package commonly adopted by TransMorph-style studies [5,7], in which preprocessing comprises skull stripping, affine alignment, and subcortical segmentation generation; the volumes are represented in a common template space and cropped/resampled to 160 × 192 × 224 . A single fixed atlas image–label pair was used across all compared methods. Intensity images were warped with trilinear interpolation and label maps with nearest-neighbor interpolation. The protocol is summarized in Table 1.

2.1.1. OASIS Cross-Cohort Protocols (Zero-Shot and In-Cohort Retraining)

To probe cohort shift beyond IXI, we evaluated structural brain MRI from the Open Access Series of Imaging Studies (OASIS) [21], following the Learn2Reg cross-subject registration protocol for OASIS [22]. Primary volumes were obtained under the terms of the public OASIS archive (https://www.oasis-brains.org/ (accessed on 11 April 2026)); preprocessing and pair definitions follow that benchmark definition [22]. We distinguish two OASIS protocols. (i) Strict IXI→OASIS zero-shot transfer: IXI-trained checkpoints (including HypEReg-TransMorph) were evaluated on the released OASIS test pairs without any fine-tuning on OASIS; displacement fields are exported at half resolution and scored with the same Jacobian and surface-metric pipeline as the IXI benchmark. The main-text OASIS results report grouped Dice, HD95, ASSD, non-positive Jacobian ratio, and SDlogJ (Section 3.4 and downstream fusion in Section 3.7); additional intensity-image scores are not tabulated here. Classical SyN (ANTs) and affine mutual-information baselines were run through the same adapter style as on IXI. Downstream multi-atlas fusion uses these same IXI-trained checkpoints. (ii) In-cohort OASIS retraining (supplementary inferential export): we additionally trained HypEReg-TransMorph on the released OASIS train/validation splits using the same TransMorph backbone and HypEReg operating point ( β , γ , ϵ ) = ( 0.02 , 20 , 10 3 ) as on IXI. The resulting OASIS-retrained checkpoint was evaluated on the same n = 19 test pairs; Supplementary Table S6 summarizes paired Wilcoxon + Benjamini–Hochberg FDR contrasts against selected baselines for that protocol. The means in Supplementary Table S6 (e.g., grouped-mean Dice 0.797 for the OASIS-retrained HypEReg model in our export) are not interchangeable with the strict zero-shot means reported in Section 3.4 (e.g., grouped-mean Dice 0.7756 for IXI-trained HypEReg-TransMorph).

2.1.2. OASIS-2 Longitudinal Morphometry Protocol

To test whether Jacobian regularity supports trustworthy morphometric readouts beyond cross-subject overlap, we additionally analyzed the OASIS longitudinal release (150 subjects, 373 sessions; native CDR, MMSE, and normalized whole-brain volume, nWBV) [23]. Raw T1 volumes were skull-stripped, bias-corrected, and resampled to 160 × 192 × 224 ; for each subject we formed consecutive-visit pairs ( n = 223 intervals) and registered the later visit to the earlier visit using IXI-trained HypEReg-TransMorph and plain TransMorph checkpoints (three seeds each) under strict zero-shot transfer. To reduce pose/global confounding in longitudinal Jacobian readouts, moving visits were rigidly pre-aligned to fixed visits before deformable inference; downstream Jacobian metrics were computed on the resulting relative deformation fields. Brain-mask mean log det J ϕ is compared to Δ nWBV per year at subject level (Pearson/Spearman, calibrated MAE/RMSE, sign agreement). Clinical associations use subject-level mean atrophy rate versus age, MMSE, and CDR (linear slopes), and between-model differences are tested with a CDR×model interaction term. Fine anatomical ROI plausibility uses FastSurfer-derived OASIS-2 segmentations [24,25], which reproduce the FreeSurfer automated subcortical labeling protocol [26], under strict IXI→OASIS zero-shot transfer. Section 3.8 reports these endpoints.

2.2. Baseline Models

The base architecture is TransMorph, a Transformer-based dense deformable registration network with a Swin-style encoder and a CNN decoder that predicts the displacement field [7,8]. We compare HypEReg-TransMorph against deep-learning and classical baselines under identical preprocessing and evaluation scripts. The Transformer family includes TransMorph [7], the Bayesian variant TransMorphBayes from [7], the diffeomorphic velocity-field-integration variant TransMorph-Diff (scaling-and-squaring of a predicted stationary velocity field on the TransMorph backbone) [7], CoTr [27], nnFormer [28], and PVT [29]; the CNN/hybrid family includes VoxelMorph-1 [4], CycleMorph [5], and MIDIR [30]; the classical reference is SyN (ANTs) [1]. TransMorph-Diff and TransMorph-TVF [17] provide velocity-field-integration references rooted in scaling-and-squaring [16]; MIDIR provides a B-spline fold-free reference [30]. Together they contrast structural invertibility constraints with HypEReg’s loss-side regularity. Checkpoint and version identifiers are documented in the repository evaluation configuration and in the supplementary checkpoint manifest (Supplementary Table S1). For consistency, the baseline checkpoints used in our experiments are taken from the TransMorph paper’s official GitHub release (which aggregates links/files for the compared methods) [31] and were evaluated under the present 115-subject IXI test split using a single shared atlas, preprocessing pipeline, evaluation script, and metric implementation. The 403/58/115 split adopted here matches the split distributed with the public TransMorph preprocessed IXI package and is the convention adopted by the IXI atlas-to-subject literature, so the held-out test set is consistent across compared methods; the upstream training-split provenance of each baseline checkpoint, together with its model-card reference, is recorded in the reproducibility notes.

2.3. Proposed HypEReg-TransMorph Framework

HypEReg-TransMorph augments the TransMorph baseline with explicit hyperelastic regularization that constrains physically implausible local distortion. Two complementary aspects of deformation quality are targeted: moderation of local volume change, and active suppression of folding near singular Jacobian regions. The general mathematical formulation also includes a length-change term, but its coefficient is set to zero in the operating point because the standard squared first-order finite-difference smoothness penalty L grad already controls displacement smoothness on the same spatial scale.
The training architecture is summarized in Figure 1. The moving image I m and fixed image I f are concatenated and passed through the TransMorph-style backbone, which produces a dense displacement field u. The deformation is parameterized as ϕ = Id + u , and a spatial transformer [32] warps I m to obtain I w . The training loss aggregates similarity L sim ( I w , I f ) , smoothness L grad ( u ) , and hyperelastic regularization L HypEReg ( u ) into a single objective. The training-time HypEReg path evaluates J ϕ = I + u and det J ϕ , from which the volume-distortion and anti-folding penalties are formed. We use β = 0.02 and γ = 20 at the operating point. The network is trained with directional symmetry updates ( x y ) and ( y x ) ; each direction performs its own forward/backward/optimizer step.

2.4. Loss Function

The deformation is ϕ ( x ) = x + u ( x ) , with u : Ω R 3 the dense displacement field. The unified training objective is
L total = L sim + λ grad L grad + L HypEReg ,
where the HypEReg regularization term decomposes into a volume-distortion penalty and an anti-folding hinge:
L HypEReg ( u ) = β L volume ( u ) + γ L fold ( u ) .
The similarity loss L sim = LCC 2 ¯ ( I w , I f ) is the negative mean squared local correlation between the warped and fixed images, evaluated with a 9 3 sliding window as in the VoxelMorph reference implementation [4] (the form commonly referred to as “local NCC” in the deep registration literature). The smoothness term is the squared first-order finite-difference penalty
L grad ( u ) = 1 3 | x u | 2 ¯ + | y u | 2 ¯ + | z u | 2 ¯ ,
where the overline denotes voxel-wise and channel-wise mean and d is the forward finite difference along axis d. The Jacobian J ϕ ( x ) = I + u ( x ) is computed with forward finite differences on interior voxels ( D 1 , H 1 , W 1 stencil). For the 160 × 192 × 224 field size, the interior mask covers 98.416% of voxels and excludes 1.584% of the boundary voxels; the same Jacobian implementation and interior mask are used for all learned models. The two HypEReg sub-terms in Equation (2) are
L volume ( φ ) = 1 | Ω | x Ω ( det J φ ( x ) 1 ) 2 max ( det J φ ( x ) , ϵ ) ,
L fold ( φ ) = 1 | Ω | x Ω max ( 0 , ϵ det J φ ( x ) ) 2 .

2.4.1. Relation to the Burger–Modersitzki–Ruthotto (BMR) Hyperelastic Energy

HypEReg is a deep-learning instantiation of the BMR hyperelastic family [19], redesigned for stochastic optimization and for direct compatibility with intensity-only similarity losses. Four design choices distinguish it from the original variational energy. First, the volume term is a clamped-rational form rather than a quartic. BMR use the symmetric quartic ϕ v BMR ( v ) = ( v 1 ) 4 / v 2 , which satisfies ϕ v BMR ( 1 / v ) = ϕ v BMR ( v ) and diverges as v 0 + . Replacing it with ϕ v ours ( v ) = ( v 1 ) 2 / max ( v , ϵ ) , ϵ = 10 3 , accomplishes three goals simultaneously: the penalty is bounded above by 1 / ϵ and therefore yields finite, well-conditioned gradients under stochastic gradient descent; it remains strictly asymmetric in v 1 / v , so compressive ( det J ϕ 0 + ) deformations are still penalized more strongly than expansive ones, preserving the BMR “shrinkage is more expensive” inductive bias; and it is non-linear in det J ϕ and therefore remains well-conditioned at moderate-to-large local strains under ϵ -clamping, without requiring a small-strain approximation. Second, because ϕ v ours is bounded under ϵ -clamping, we re-introduce the BMR fold-prevention behavior through an explicit hinge L fold = 1 | Ω | x [ max ( 0 , ϵ det J ϕ ) ] 2 . This hinge activates only on candidate folded voxels ( det J ϕ ϵ ), provides a per-voxel quadratic supervision signal that is zero everywhere else, and is the deep-learning analogue of the selective Jacobian-determinant penalty introduced by Mok and Chung [10]; combined with ϕ v ours it recovers, in the stochastic-optimization regime, the fold-suppression behavior that BMR achieve via the unbounded quartic. Third, the BMR cofactor (surface) term is excluded by design. The BMR energy contains an additional surface-area term ϕ w defined on cof y , required for existence proofs based on Ball’s polyconvexity and for distance measures that depend on y (e.g., the mass-preserving PET setting in Burger et al. [19]). Since our similarity loss is local NCC, which depends only on intensity values and not on y , the surface term carries no informative gradient under the similarity used here and is therefore omitted from the objective. Fourth, the BMR length (curvature surrogate) term—a first-order penalty on u F 2 —is also excluded. In the variational setting, that term controls first-order displacement smoothness, but in our formulation, this role is already filled by the standard squared- L 2 gradient penalty L grad , which is the smoothness control used in the VoxelMorph and TransMorph reference implementations and acts on exactly the same spatial scale. Including a BMR length term alongside L grad would supply linearly correlated supervision on identical quantities with no expressive gain; the two are therefore merged into the single L grad term. HypEReg thus retains only the two BMR components for which the deep-registration objective lacks an existing analogue: the volume-distortion penalty (with the BMR quartic replaced by a clamped-rational form) and the explicit anti-folding hinge.
The resulting regularizer (clamped-rational volume + anti-folding hinge) is therefore a deep-learning-friendly hyperelastic subset of the BMR energy: it preserves the asymmetric volume-control behavior, replaces the unbounded fold-prevention asymptote with an explicit hinge that is differentiable everywhere, and avoids the variational existence-theoretic machinery that is unnecessary in the stochastic-optimization regime.

2.4.2. Hyperparameter Choices

The final hyperparameters are
λ grad = 1.0 , β = 0.02 , γ = 20 , ϵ = 10 3 .
The smoothness weight λ grad follows the value used in the original TransMorph reference experiments on the IXI atlas-to-subject benchmark [7]. The outer multiplier on the HypEReg block is fixed to one in our implementation; effective regularization strength is therefore governed by ( β , γ ) . When det J ϕ 0 , the denominator in L volume is clamped by ϵ , while L fold remains active through max ( 0 , ϵ det J ϕ ) , so folded regions are penalized by both terms simultaneously. With ϵ = 10 3 , a folded voxel with det J ϕ = 0 already contributes 10 3 from the volume term alone, while L fold adds a hinge penalty that further emphasizes negative- det J regions. The coefficients ( β , γ ) = ( 0.02 , 20 ) were selected on the held-out IXI validation subset (58 subjects) using a coarse two-axis grid sweep, choosing the configuration that maximized validation grouped-Dice subject to a non-positive Jacobian ratio below 10 4 ; the corresponding qualitative sensitivity behavior is summarized in Section 3.3. The clamping constant ϵ = 10 3 appears identically in L volume (denominator floor) and in L fold (hinge threshold); a validation sweep over ϵ { 10 2 , 10 3 , 10 4 } shows that ϵ = 10 2 and ϵ = 10 3 give near-identical validation behavior, whereas ϵ = 10 4 degrades sharply, so ϵ = 10 3 sits on a stable plateau whose lower boundary lies near 10 4 (Section 3.3).

2.5. Training Details

Each training mini-batch follows Algorithm 1. HypEReg-TransMorph is trained with the Adam optimizer with AMSGrad [33,34], learning rate 1 × 10 4 , weight decay 0, batch size 2, a polynomial-decay learning-rate schedule with exponent 0.9, and 500 epochs of bidirectional updates ( x y and y x , each with an independent forward/backward/optimizer step). The checkpoint-selection rule is best validation grouped-Dice on the held-out 58-subject IXI validation set; the released checkpoint corresponds exactly to that selection. Following the convention of the upstream TransMorph reference implementation [7], training is stochastic and does not pin a single global random seed; reproducibility of the reported numerical values is therefore tied to the selected checkpoint and deterministic evaluation protocol rather than to bit-identical re-training. To make the resulting subject-level statistics robust to single-run sampling, inferential analysis is performed with paired Wilcoxon signed-rank tests over the 115 held-out test subjects (Section 2.8); these tests are non-parametric and therefore not affected by Gaussianity assumptions. A full-budget multi-seed extension (≥3 re-trainings) is identified in the limitations as a complementary robustness check.
Algorithm 1 HypEReg-TransMorph training step (per mini-batch)
1:
Predict displacement u from moving/fixed image pair.
2:
Warp moving image using ϕ ( x ) = x + u ( x ) to obtain I w .
3:
Compute L sim , L grad , and HypEReg components from J ϕ .
4:
Direction 1 update: evaluate ( x y ) , compute L sim + L grad + L HypEReg , backpropagate, and apply optimizer step.
5:
Direction 2 update: swap inputs ( y x ) , recompute the same loss components, backpropagate, and apply optimizer step.
6:
Record the mean of both directional losses for logging.
The reported runs use a single NVIDIA RTX PRO 6000 Blackwell Workstation Edition (97,887 MiB VRAM, CUDA 12.8); because Blackwell-class GPUs require a recent CUDA path, training and profiling were executed under PyTorch 2.12 [35]. Reproduction requires Python 3.12.10, PyTorch 2.12.0.dev20260402+cu128, NumPy 2.3.5, antspyx 0.6.3, and SimpleITK 2.5.4. PyTorch 2.12 is therefore a hardware-availability artefact rather than a method dependency. Baselines are evaluated under the same test protocol; classical baselines use ANTs/ANTsPyX and SimpleITK implementations [1,36,37].

2.6. Evaluation Metrics

The primary numerical contrasts in Table 2 use grouped mean Dice over 17 VOI groups (higher is better), HD95 and ASSD in millimetres (lower is better), the non-positive Jacobian determinant ratio # { x : det J ϕ ( x ) 0 } / # { x } (lower is better), and SDlogJ, std x ( log max ( det J ϕ ( x ) , ϵ ) ) (lower is better) [22]. Supplementary Table S2 reports auxiliary descriptors for a focused model subset that use the same evaluation code path but are omitted from Table 2 for space: NSD@1 mm [38], voxel-averaged bending energy, mean absolute divergence of the displacement field [15,39], and Jacobian tail quantiles ( J min , J p 01 , J p 99 , J max ) . Training uses local squared cross-correlation as L sim (Section 2.4).
Figure 2 summarizes Jacobian-determinant trends for deformation plausibility; Supplementary Figure S1 summarizes the broader multi-metric overview.

2.7. Grouped-VOI Label Protocol

Grouped Dice uses a 46-label FreeSurfer-compatible index set [26], with labels aggregated into 17 bilateral or anatomically related groups. The explicit group-to-label-ID mapping is listed in Supplementary Table S5.

2.8. Statistical Analysis

Inferential analysis is performed with paired Wilcoxon signed-rank tests [40] and Benjamini–Hochberg FDR correction [41] on subject-level outputs from models with complete paired evaluation data. Supplementary Table S3 summarizes mean ± standard deviation contrasts for selected baselines alongside aligned median tests; Supplementary Table S4 reports paired median differences, raw p-values, FDR-adjusted q-values, and signed effects. Signed effect is defined as the matched-pairs rank-biserial correlation, r rb = ( W + W ) / ( W + + W ) , computed on metric-aligned paired differences. We additionally report 95% bootstrap confidence intervals on subject-level metric means using B = 10 , 000 resamples (with replacement) of the 115 held-out IXI test subjects with fixed random seed 0. Supplementary Table S7 reports these intervals for grouped Dice, non-positive Jacobian ratio, SDlogJ, HD95, and ASSD for five core models (HypEReg-TransMorph, TransMorph, TransMorphBayes, MIDIR, and SyN), providing uncertainty bounds that are consistent with the Wilcoxon-based paired contrasts.

3. Results

3.1. Overlap Accuracy on the IXI Benchmark

HypEReg-TransMorph remains competitive on grouped-structure overlap while improving deformation regularity relative to unconstrained Transformer baselines. Compared with the strongest TransMorph-family baseline (TransMorphBayes), grouped Dice changes from 0.7530 to 0.7537, HD95 from 5.7246 mm to 5.3234 mm, and ASSD from 1.4160 mm to 1.3570 mm (all from per-case evaluation exports; see Table 2 and Bootstrap CI in Supplementary Table S7).

3.2. Deformation Regularity and Folding Suppression

The principal differences between HypEReg-TransMorph and the unregularized Transformer baselines appear in deformation-regularity metrics. HypEReg-TransMorph yields a non-positive Jacobian determinant ratio of 0.000015 ± 0.000007 , compared with 0.015634 ± 0.003363 for TransMorphBayes and 0.015021 ± 0.003416 for TransMorph. SDlogJ decreases from 0.4920 ± 0.0330 (TransMorphBayes) and 0.5064 ± 0.0250 (TransMorph) to 0.3280 ± 0.0221 (HypEReg-TransMorph); for Jacobian upper-tail distortion, J max drops from 46.0976 (TransMorphBayes; Supplementary Table S2) to 18.6155.
As an explicitly diffeomorphic reference point, we additionally evaluate TransMorph-Diff, a velocity-field-integration variant of the same backbone in which the network predicts a stationary velocity field that is exponentiated by scaling-and-squaring [6,7,16] (Table 2). By construction this baseline is fold-free (non-positive Jacobian ratio = 0 ) and attains the lowest SDlogJ ( 0.0048 ± 0.0003 ) in the benchmark. However, this structural regularity comes at a large accuracy cost: grouped Dice falls to 0.5943 ± 0.0455 and surface error rises sharply (HD95 8.6391 ± 1.0670 mm, ASSD 2.4632 ± 0.3380 mm), the worst overlap and surface metrics among all learned models. This contrast is instructive: enforcing diffeomorphism through velocity-field integration on this Transformer backbone over-smooths the deformation and sacrifices correspondence, whereas HypEReg-TransMorph attains near-diffeomorphic regularity (non-positive Jacobian ratio 1.5 × 10 5 ) while preserving the overlap and surface accuracy of the unconstrained backbone. Regularity metrics such as SDlogJ and the folding ratio must therefore be interpreted jointly with accuracy, not in isolation.
To quantify run-to-run (training-seed) variability given the small Dice gap between the Transformer baselines, we retrained both TransMorph and HypEReg-TransMorph from scratch under three global seeds { 0 , 1 , 2 } with identical split, optimizer, schedule, loss weights, and best-validation-Dice checkpoint selection, and scored all six checkpoints with one shared deterministic pipeline (Supplementary Table S12). Training-seed variability is small for both models (Dice across-seed std 0.002 ; TransMorph non-positive-ratio std 7 × 10 5 ), and the two effects sit on very different scales: the Dice difference (HypEReg − TransMorph + 0.004 across seeds) is modest and partly within seed-level noise—paired per-seed Wilcoxon tests favor HypEReg for seeds 1 and 2 ( p < 10 9 ) but not seed 0 ( p = 0.24 )—whereas the regularity improvement is stable and overwhelmingly significant in every seed (non-positive Jacobian ratio reduced ∼830×; SDlogJ reduced ≈0.17; p 1.3 × 10 20 ). This confirms that HypEReg’s contribution is deformation regularity at non-inferior overlap rather than a Dice gain that could be attributed to a single fortunate run.
For the models with complete subject-level per-case exports, the inferential analysis supports these trends. After FDR correction, HypEReg-TransMorph improves regularity over plain TransMorph on both non-positive Jacobian ratio and SDlogJ (both q < 0.001 ). Compared with MIDIR, HypEReg-TransMorph is significantly worse on SDlogJ and non-positive Jacobian ratio (both q < 0.001 ), while the HD95 difference is not significant ( q = 0.59 ). Compared with SyN, HypEReg-TransMorph is significantly better on HD95 ( q < 0.001 ) but worse on SDlogJ ( q < 0.001 ). With the newly uploaded TransMorph and TransMorphBayes checkpoints, an additional paired analysis on Dice and non-positive Jacobian ratio confirms the HypEReg-TransMorph advantages versus both baselines after FDR correction (Supplementary Table S4).

3.3. Design Rationale, Ablation Study, and Hyperparameter Sensitivity

The HypEReg objective is a two-term construction, β L volume + γ L fold , supplementing the global smoothness penalty L grad . The operating point sets β = 0.02 , γ = 20 , and ϵ = 10 3 . The two terms target mathematically distinct failure modes with nearly disjoint support sets, which motivates their joint inclusion.
The volume-distortion term L volume is active on the entire interior mask. The bounded rational form ( det J ϕ 1 ) 2 / max ( det J ϕ , ϵ ) is strictly positive whenever det J ϕ 1 and approaches zero only at exact volume preservation. It penalizes both compressive ( det J ϕ 0 + ) and expansive ( det J ϕ 1 ) deviations, with the BMR-style asymmetry preserving stronger shrinkage penalties. Its primary mathematical effect is to tighten the bulk of the log-Jacobian distribution, controlling SDlogJ.
The anti-folding hinge L fold = [ max ( 0 , ϵ det J ϕ ) ] 2 has support only on the candidate-folded subset { x : det J ϕ ( x ) ϵ } , which occupies at most a small fraction of voxels in unregularized baselines and typically vanishes near convergence. Outside this set the term contributes neither value nor gradient. Its primary effect is therefore elimination of negative-determinant voxels rather than global distribution shaping.
Because the two terms act on largely disjoint regions of det J ϕ space, they provide complementary supervision: L volume shapes the global distribution, whereas L fold supplies a localized anti-folding signal. Accordingly, our ablation in Table 3 is component-wise and not merely a coefficient sweep: it isolates each loss component by switching it off (volume-term-only with γ = 0 ; fold-hinge-only with β = 0 ) and contrasts these against the combined operating point, in addition to varying the coefficients ( β , γ ) . The third component of the general hyperelastic energy, the length-change term, is held at coefficient zero by design because the first-order smoothness penalty L grad already controls displacement smoothness on the same spatial scale (Section 2); we therefore report it as a fixed design choice rather than a swept variable. Table 3 quantifies the individual term contributions and coefficient sensitivity on the 58-subject IXI validation split—the same split used to select the operating point, so the entire ablation is free of any test-set feedback—while Supplementary Table S2 reports aligned Jacobian-tail evidence ( J min , J p 01 , J p 99 , J max ) for representative term-isolation variants.

3.3.1. Role of Each Term

On the validation split (Table 3), the fold-hinge-only configuration ( β = 0 , γ = 20 ) leaves the non-positive Jacobian ratio at 4.49 × 10 3 —roughly two orders of magnitude above the 10 4 selection threshold and comparable to the unregularized Transformer baselines in Table 2 —with the worst SDlogJ (0.470) and surface metrics (HD95 3.270 mm, ASSD 0.769 mm), confirming that L fold alone cannot drive near-zero folding. The volume-term-only configuration ( β = 0.02 , γ = 0 ) already suppresses the non-positive Jacobian ratio to 1.97 × 10 5 and tightens SDlogJ to 0.334: L volume , by penalizing compressive deformations across the entire interior mask, is the primary driver of both global distribution shaping and near-zero folding. Adding the fold hinge at the operating point ( β = 0.02 , γ = 20 ) marginally improves SDlogJ (0.327) at essentially unchanged validation Dice (0.751), consistent with the complementary-supervision rationale.

3.3.2. Coefficient Sensitivity (Full Validation Grid)

Table 3 reports the retained validation grid, including the two failing/under-regularized corners. Across the whole grid, grouped Dice is remarkably flat: it spans only 0.7486–0.7518 (0.32 percentage points, well within one cross-subject standard deviation ≈0.026), so overlap is essentially insensitive to the exact ( β , γ ) within the regularized region—i.e., a genuinely broad optimum rather than a sharp ridge.
Deformation regularity, in contrast, is governed almost entirely by the volume weight β : at fixed γ = 20 , increasing β through the retained values 0.01 , 0.02 , 0.05 lowers the non-positive Jacobian ratio ( 4.68 × 10 5 1.59 × 10 5 0.58 × 10 5 ) and SDlogJ ( 0.352 0.327 0.291 ). The fold weight γ saturates: at fixed β , changing γ from 20 to 50 yields only marginal, non-monotonic changes in the folding ratio ( 4.68 × 10 5 5.75 × 10 5 at β = 0.01 ; 5.83 × 10 6 4.64 × 10 6 at β = 0.05 ) at essentially unchanged Dice. All combined and volume-only configurations drive the non-positive Jacobian ratio one to three orders of magnitude below the 10 4 selection threshold; only the fold-hinge-only corner fails it.

3.3.3. Operating-Point Selection Rationale

The operating point ( β , γ ) = ( 0.02 , 20 ) was fixed a priori from an initial coarse two-axis validation sweep—maximizing the validation grouped Dice subject to a non-positive Jacobian ratio below 10 4 —before the expanded grid above was computed and before the test set was unsealed. Within the retained grid, this overlap optimum remains broad and flat: heavier volume weighting improves regularity, but its Dice difference from the operating point in grouped Dice ( 0.7514 vs. 0.7510) is far inside one cross-subject standard deviation, and all regularized cells already clear the folding threshold by one to three orders of magnitude. We therefore deliberately retain the moderate, pre-specified operating point rather than retrospectively switching to a heavier-regularization cell; this keeps the reported configuration free of any grid-search-on-held-out-data effect and avoids unnecessary over-regularization. If anything, the grid indicates that a heavier volume weight would suppress folding still further at equal overlap, so the headline test results reported at ( 0.02 , 20 ) (Table 2) are a conservative rather than a favorable operating choice. The clamping constant ϵ appears identically in both sub-terms; a validation sweep over ϵ { 10 2 , 10 3 , 10 4 } shows that 10 2 and 10 3 yield near-identical results while 10 4 degrades sharply, so the chosen ϵ = 10 3 lies on a stable plateau bounded below near 10 4 .

3.4. IXI→OASIS Zero-Shot Cross-Cohort Generalization

To quantify how the IXI-trained models transfer to OASIS without any fine-tuning, we evaluate the complete set of available IXI checkpoints directly on the 19 OASIS Learn2Reg test pairs using the same metric pipeline as the primary OASIS evaluation. Each model’s IXI-trained checkpoint is loaded and run on OASIS pkl inputs without modification, and no OASIS data is used during training. This is a strict zero-shot cross-cohort transfer experiment. Results are summarized in Table 4.
Among IXI-trained Transformer models, HypEReg-TransMorph achieves the highest Dice (0.7756) and the lowest non-positive Jacobian ratio ( 7.6 × 10 5 ± 3.9 × 10 5 ) within the zero-shot group—roughly two orders of magnitude below plain TransMorph zero-shot ( 9.6 × 10 3 ). The folding-suppression effect of HypEReg therefore generalizes to the unseen OASIS distribution without fine-tuning. TransMorph (zero-shot, 0.7691 Dice) and TransMorphBayes (zero-shot, 0.7587 Dice) transfer competitively above the CNN baselines CycleMorph and VoxelMorph-1, suggesting that Transformer-based dense-flow models carry IXI representations that are broadly useful on OASIS. PVT transfers least well (0.6360 Dice, 1.62% non-positive Jacobian ratio), likely reflecting the larger architecture mismatch between its pyramid-vision-transformer inductive bias and the OASIS contrast/anatomy distribution. MIDIR achieves the best SDlogJ (0.2551) and zero non-positive Jacobian ratio among learned methods, owing to its B-spline parameterization, which structurally precludes folding regardless of the domain. Classical SyN provides a strong deformable reference (0.7385 Dice, near-zero non-positive Jacobian ratio, SDlogJ = 0.2075). Figure 3 visualizes Jacobian distributions on a representative OASIS zero-shot test pair.
The official Learn2Reg OASIS test split provides only n = 19 pairs, which limits the precision of the cross-cohort overlap estimates above (see Section 4.6). To confirm that the zero-shot regularity advantage is not an artefact of this small sample, we additionally evaluated per-ROI Jacobian plausibility on 393 consecutive labeled OASIS cross-subject pairs (394 subjects) under the same strict zero-shot transfer. In all three atrophy-sensitive ROIs examined (hippocampus, lateral ventricles, cortical ribbon), HypEReg-TransMorph reduces the per-ROI non-positive Jacobian ratio and SDlogJ by roughly one to two orders of magnitude relative to plain TransMorph, with every paired Wilcoxon contrast surviving Benjamini–Hochberg correction at q < 10 60 (Supplementary Table S14). The folding-suppression benefit therefore holds at 20 × the official sample size, even though large-n overlap labels are not part of the standard benchmark.

3.5. Inference Efficiency

Table 5 reports pure forward-pass profiling results for the learned baselines, obtained by timing no-gradient model calls on synthetic inputs of size 1 × 2 × 160 × 192 × 224 (warm-up + 20 repeated runs; peak CUDA memory). Because HypEReg modifies only the training loss and leaves the inference architecture unchanged, HypEReg-TransMorph achieves identical per-case forward runtime (0.0822 s) and peak memory (5.685 GB) to the unregularized TransMorph baseline. Relative to TransMorphBayes (0.0852 s, 6.042 GB, 46.773 M), HypEReg-TransMorph is slightly faster and less memory-intensive, with a nearly identical parameter count. The hyperelastic regularization strategy therefore incurs zero additional inference overhead: the measurable improvement in deformation regularity (non-positive Jacobian ratio reduced by >1000×) is achieved entirely at training time.
Because this benefit is paid for at training time, we also quantify the training-time cost of the added Jacobian computation, which the inference profiling above does not capture. Under matched conditions (single RTX PRO 6000, full input 1 × 2 × 160 × 192 × 224 , cuDNN benchmarking disabled, 40 timed optimization steps after 15 warm-up steps, both models profiled in a single interleaved loop to cancel ordering effects), a full HypEReg-TransMorph training step (forward + backward + optimizer) takes ≈398 ms versus ≈386 ms for the unregularized TransMorph baseline on an otherwise-idle GPU—a per-step overhead of ≈3% ( + 12 ms). Because the device is shared, absolute step time scales with concurrent load (across repeated runs the baseline step ranged from ≈0.39 to 1.6 s), but the relative overhead remained small and stable in the single-digit-percent range (3– 7 % ) across runs. The added peak training memory is negligible (<10 MB; shared peak 13.1 GB), because the HypEReg path only forms the finite-difference Jacobian determinant of the predicted field and two element-wise penalties on the interior voxel mask. Profiled in isolation, the HypEReg loss (Jacobian determinant plus the volume and anti-folding terms, forward and backward) costs ≈13 ms on a 1 × 3 × 160 × 192 × 224 field, a few percent of a baseline step; the remainder of the per-step overhead is the additional backward flow through the determinant computation. This one-time training overhead does not accumulate at deployment: the trained HypEReg-TransMorph has exactly the inference cost of TransMorph. The profiling script is included in the reproducibility package.

Cross-Model Training Cost

Table 6 extends the comparison to the training cost of every parametric deep-learning baseline, reporting trainable parameters, forward FLOPs, full training-step (forward + backward) FLOPs, an indicative per-step wall time, and peak training memory for one optimization step on a 1 × 2 × 160 × 192 × 224 input. Two observations are relevant to HypEReg. First, HypEReg-TransMorph and the unregularized TransMorph have identical parameters (46.771 M), forward FLOPs (1447 GFLOPs) and training FLOPs (4323 GFLOPs): the hyperelastic term adds only elementwise Jacobian-determinant and penalty operations on the interior mask, which contribute no convolution/matmul FLOPs and account for the small ( 5 % ) wall-time difference and <10 MB extra memory reported above rather than any change in the dominant compute. (The indicative step times in Table 6 use a lighter loss harness and therefore differ in absolute terms from the controlled interleaved microbenchmark above, but both yield the same few-percent HypEReg overhead.) Second, this training cost is moderate within the field: it is far below the heaviest Transformer baseline CoTr ( 12.8 TFLOPs/step, 15.9 GB) and comparable to TransMorphBayes, while the lightweight CNN/B-spline models (VoxelMorph-1, CycleMorph, MIDIR) are cheaper to train but do not match HypEReg-TransMorph on the accuracy/regularity trade-off (Table 2). Crucially, none of this training cost is paid at deployment: inference cost is identical to TransMorph (Table 5).

3.6. Qualitative Visualization

Deformation-grid visualization across three representative subjects is shown in Figure 4. Case A is the subject with the highest HypEReg/TransMorph folding contrast (TransMorph non-positive Jacobian ratio 1.50 × 10 2 vs. HypEReg 2.18 × 10 6 ); Case B is the subject from the highest-contrast quartile with the closest-to-median SDlogJ; Case C is a third high-contrast case with the lowest SDlogJ among HypEReg outputs. Across all three cases, HypEReg-TransMorph qualitatively shows smoother and more uniform grid geometry than TransMorph while matching MIDIR in visual regularity. These visual observations are consistent with the quantitative metrics in Table 2. Warped-image registration comparisons across three orthogonal views (axial/coronal/sagittal) are provided as Supplementary Figure S2, complementing the deformation-level evidence presented here. A descriptive multi-metric bar-chart overview (Dice, non-positive Jacobian ratio, SDlogJ, and HD95) is provided as Figure S1 in the Supplementary Materials.

3.7. Downstream Multi-Atlas Segmentation on OASIS

Single-atlas Dice (Table 4) measures average correspondence between one warped atlas and a target. Clinical atlas-based segmentation pipelines typically combine N atlases by label fusion, in which case the relevant question is how consistently the N warped label maps agree at each voxel. Registration models that produce locally inconsistent or folded warps degrade fusion quality even when their per-pair Dice is high.
We evaluate this directly on the OASIS zero-shot setting. Note that Table 4 follows the official 19 predefined Learn2Reg test pairs, whereas multi-atlas fusion is target-centric and therefore uses 20 unique OASIS test targets available for segmentation aggregation in our exported split. Six atlas subjects (IDs 50, 80, 150, 220, 300, 380) are held fixed across all models. For each of the 20 test targets, each atlas is registered to the target with each model; the 35-class OASIS atlas labels are propagated through the predicted displacement field using nearest-neighbor interpolation; and the six warped label maps are fused by majority voting [42]. Per-structure Dice between the fused label map and the target’s ground-truth segmentation is reported, together with the fusion improvement Δ Dice = Dice fusion Dice ¯ single , which isolates the gain attributable to label fusion from the baseline atlas–target overlap.
Results are summarized in Table 7 and visualized in Figure 5. HypEReg-TransMorph achieves the highest fused Dice ( 0.8271 ± 0.0181 ) in the zero-shot group. Plain TransMorph is second ( 0.8201 ± 0.0145 ). MIDIR attains the largest fusion gain ( Δ Dice = + 0.0534 ) but a lower absolute fused Dice ( 0.7696 ± 0.0162 ), consistent with its lower single-atlas baseline ( 0.7161 ± 0.0141 ). TransMorphBayes attains 0.8058 ± 0.0206 fused Dice with Δ Dice = + 0.0460 . Per-ROI breakdown shows HypEReg-TransMorph leading on hippocampus ( 0.8654 ) and thalamus ( 0.9227 ) fused Dice, the two structures most sensitive to local folding artefacts.

3.8. Jacobian Morphometry Validation (OASIS-2 Longitudinal and ROI)

The IXI and OASIS cross-subject experiments above establish overlap accuracy, surface accuracy, and local deformation regularity under held-out and zero-shot conditions. These metrics are necessary for evaluating a registration model, but they do not fully test the setting in which the Jacobian determinant is typically used as a morphometric signal: repeated scans of the same subject, where a deformation field is interpreted as a map of anatomical change over time. A model can achieve high Dice and low folding on cross-sectional pairs while still producing longitudinal Jacobian readouts that are weakly related to expected volume-change patterns. We therefore add OASIS-2 to examine whether the regularity advantage of HypEReg remains visible when the predicted deformation is used as a longitudinal volume-change proxy rather than only as an alignment field.
OASIS-2 is useful for this purpose because it provides repeated T1-weighted MRI sessions with native longitudinal variables and enough within-subject intervals to evaluate cohort-shift behavior without retraining on the target cohort. The analysis uses IXI-trained zero-shot checkpoints with three training seeds per model family and rigid pre-alignment before deformable inference, then summarizes three result groups: pair-level deformation regularity, whole-brain volume-change consistency and clinical-covariate association, and ROI-level agreement with FastSurfer-derived anatomical trajectories.

3.8.1. OASIS-2 Longitudinal Volume-Change Consistency

Across 223 consecutive within-subject intervals (150 subjects), HypEReg-TransMorph retains a large Jacobian-regularity advantage over plain TransMorph under strict IXI→OASIS-2 zero-shot transfer (across-seed mean non-positive ratio 1.37 × 10 3 ± 8.20 × 10 4 vs. 2.11 × 10 2 ± 3.45 × 10 3 ; SDlogJ 0.401 ± 0.041 vs. 0.601 ± 0.015 ; Table 8). This is the primary longitudinal result: the fields from which Jacobian morphometry would be computed are substantially less folded and less dispersed under cohort shift. The brain-mask mean log det J ϕ versus native Δ nWBV/year is retained only as a coarse global sanity check: subject-level linear correlations are weak for both models, and the fuller supplementary panel shows that individual-level nWBV correlations are mostly non-significant across aggregation schemes (Supplementary Tables S8 and S15). Thus the OASIS-2 longitudinal analysis supports deformation plausibility, not accurate whole-brain linear tracking of nWBV.

3.8.2. OASIS-2 Clinical Covariate Associations

For the whole-brain atrophy proxy, CDR association is weak for both models (HypEReg mean r CDR = 0.009 ± 0.034 ; TransMorph r CDR = 0.079 ± 0.011 ), with no robust between-model difference (CDR×model interaction p = 0.289 ). Slopes versus age and MMSE are likewise small and non-significant across seeds. ROI-level CDR/MMSE and CDR > 0 versus CDR = 0 summaries show weak-to-moderate, regionally plausible ventricular and thalamic trends (Supplementary Table S14), but no corrected between-model clinical interaction. Thus, within this OASIS-2 analysis, the strongest reproducible effect remains deformation regularity rather than clinical-covariate separation.

3.8.3. Validation of the FastSurfer ROI Reference Trajectories

Before using FastSurfer-derived ROI volume-change rates as the anatomical reference for model comparison, we first tested whether these ROI trajectories themselves follow recognized atrophy patterns. This fixed-seed random subset audit used 60 of the 223 longitudinal pairs and repeated three segmentation-only checks that are independent of the registration model: expected atrophy directionality, bilateral consistency, and external agreement with native Δ nWBV/year (Supplementary Table S16). In the 60-pair subset, direction consistency on atrophy pairs ( Δ nWBV/year < 0 ) was 95.8% for lateral ventricles (expansion), 79.2% for cerebral cortex (shrinkage), 91.7% for white matter (shrinkage), and 95.8% for hippocampus (shrinkage), all significant in one-sided binomial tests ( p < 10 4 ). Bilateral left–right annualized rates were strongly correlated (ventricles r = 0.888 , hippocampus r = 0.838 ; both p < 10 15 ), and ventricular expansion also showed strong external consistency with Δ nWBV/year ( r = 0.638 , p = 4.3 × 10 8 ). Full-cohort estimates ( n = 223 ) showed the same qualitative pattern. These segmentation-only checks support the anatomical plausibility of the FastSurfer-derived ROI rates used below as reference endpoints.

3.8.4. Anatomical Endpoints and Recognized Atrophy Patterns

Having established the plausibility of the FastSurfer-derived ROI reference trajectories, we then compared model-derived ROI-integrated Jacobian change against those ROI volume-change rates. This provides an anatomical endpoint independent of registration-model identity. The strongest and most reproducible agreement appears in lateral ventricles for both model families, with all 3/3 seeds significant after BH-FDR in both HypEReg and TransMorph. HypEReg shows higher mean ventricular agreement ( r = 0.315 ± 0.045 vs. 0.241 ± 0.042 ) and better secondary ROI consistency in thalamus and white matter (Figure 6; Table 9). These results support anatomical consistency of HypEReg-derived Jacobian readouts, although not a confirmed between-model clinical-effect difference.

3.9. Topology-Preservation, Inverse Consistency, and Discretization Robustness

HypEReg is a loss-side penalty rather than a structurally constrained parameterization, so it provides no hard mathematical guarantee of global invertibility; its assurance is empirical and operates by driving det J ϕ away from the non-positive regime during training. We therefore quantify topology with two checks that go beyond counting det J ϕ 0 voxels. First, as an inverse-consistency probe we register A B and B A and measure the residual displacement of the composed forward–backward warp (inverse-consistency error, ICE, in voxels) over the 115 IXI test pairs. HypEReg-TransMorph attains the lowest mean ICE ( 1.66 ± 0.10 ), well below plain TransMorph ( 4.21 ± 0.12 ) and even below the structurally fold-free MIDIR ( 2.01 ± 0.12 ; Supplementary Table S10). Thus, determinant-level supervision yields warps that are not only locally non-folding but also more globally cycle-consistent, despite the absence of an explicit inverse-consistency loss.
Second, because all folding statistics are computed by finite differencing the predicted field, we test sensitivity to the Jacobian discretization (Supplementary Table S11). Across forward versus central differences, interior versus edge-padded masks, and full versus half resolution, the ranking of models is invariant: at every scheme HypEReg-TransMorph has a lower non-positive Jacobian ratio and lower SDlogJ than plain TransMorph. Boundary handling is negligible (interior vs. padded differ by <4% relative for both models), and central differencing slightly lowers all folding counts (HypEReg: 3.39 × 10 5 1.51 × 10 5 ; TransMorph: 1.88 × 10 2 1.55 × 10 2 ), so the forward-difference values reported in the main tables are mildly conservative. The one consequential factor is resolution: Evaluating the Jacobian on a half-resolution grid inflates every model’s folding ratio and SDlogJ by roughly one to three orders of magnitude (e.g., HypEReg 3.39 × 10 5 4.11 × 10 2 ; TransMorph 1.88 × 10 2 8.31 × 10 2 ), which is why all reported determinant statistics are computed at full field resolution with a single shared implementation across models. The HypEReg-over-TransMorph advantage persists at half resolution as well, so the qualitative conclusion is discretization-robust even though absolute magnitudes are scale-dependent.

4. Discussion

4.1. Primary Findings

This work is framed as an improvement in deformation reliability rather than a narrow pursuit of overlap alone. Across IXI, HypEReg-TransMorph reduces non-positive Jacobian ratio and SDlogJ while preserving or improving overlap and surface metrics against strong Transformer baselines. Mechanistically, this trade-off matters for any Jacobian-based downstream analysis: deformation fields with high Dice but non-negligible folding report negative or undefined local volume change, which is problematic for tensor-based morphometry, longitudinal change analysis, and label propagation. We deliberately avoid claiming a demonstrated clinical benefit from this property alone; the evidence we provide is methodological reliability plus the targeted morphometry analyses below. The small overlap difference relative to TransMorph and TransMorphBayes (grouped Dice 0.7537 vs. 0.7527 / 0.7530 ) should accordingly be read as evidence of non-inferiority on overlap—confirmed to lie within multi-seed run-to-run variability (Supplementary Table S12)—rather than as the headline result; the substantive and reproducible effect of HypEReg is the orders-of-magnitude reduction in folding and the tightening of the log-Jacobian distribution at the same overlap, which is precisely the property that makes a deformation field usable for Jacobian-based morphometry.
The downstream multi-atlas experiment and Jacobian morphometry validation (Section 3.7 and Section 3.8) support this interpretation: HypEReg attains the highest fused Dice in zero-shot OASIS transfer (Table 7), shows lower longitudinal disagreement with native nWBV on OASIS-2 (Table 8), and improves ROI-level Jacobian consistency with FastSurfer in the most atrophy-sensitive structures, especially lateral ventricles (Table 9).

4.2. Potential Clinical Implications

We outline the clinical relevance of HypEReg as motivation and hypothesis rather than as validated outcomes. Jacobian-derived volume change is the substrate of tensor-based morphometry and of longitudinal atrophy/expansion biomarkers used in Alzheimer’s disease, mild cognitive impairment, multiple sclerosis, normal-pressure hydrocephalus, and post-surgical follow-up. In such pipelines a single folded voxel produces a non-positive or undefined local volume ratio that propagates into voxel-wise statistical maps and ROI-level rates; suppressing folding is therefore a necessary condition for trustworthy Jacobian readouts, not a sufficient one for improved diagnosis. Our updated multi-seed zero-shot OASIS-2 results are consistent with this framing: HypEReg delivers a robust regularity gain (substantially lower non-positive Jacobian ratio and SDlogJ), while clinical-covariate associations remain weak and between-model CDR interaction is not significant. What we have not shown—and what would be required before any clinical-utility claim—is a prospective demonstration that fold-suppressed warps change diagnostic sensitivity, biomarker effect sizes, or reader decisions on a powered clinical cohort. We accordingly position HypEReg as a reliability-enhancing building block whose clinical value is a testable hypothesis for future task-level studies (Section 4.6). We further stress that statistical significance and clinical significance are distinct: paired inferential gains on deformation-regularity metrics do not by themselves establish clinical utility. Whether the orders-of-magnitude folding reduction translates into clinically significant changes can only be answered by powered, task-level outcome studies on patient cohorts.

4.3. Comparison with MIDIR: Accuracy, Generalization, and Efficiency

MIDIR is a particularly strong comparator because it guarantees fold-free transforms through B-spline parameterization and is computationally efficient. In our IXI evaluation, however, HypEReg-TransMorph remains superior in accuracy-related endpoints: grouped Dice is higher (0.7537 vs. 0.7423), ASSD is lower with significant paired differences, and HD95 is statistically comparable. This pattern indicates that architectural fold prevention alone does not guarantee best anatomical correspondence.
The gap widens under strict IXI→OASIS transfer. HypEReg-TransMorph maintains a larger advantage in Dice and surface metrics, suggesting that loss-side Jacobian supervision combined with dense-flow Transformer expressivity adapts better to cohort shift than a fixed-grid spline parameterization. MIDIR still offers a real efficiency advantage (lower latency and much smaller parameter count), so the practical choice is deployment-dependent: MIDIR is attractive under hard compute constraints, whereas HypEReg-TransMorph is preferable when cross-domain fidelity and fusion quality are priority targets.

4.4. Mechanistic Positioning and Portability

HypEReg’s main engineering advantage is that it acts on the training objective, not the inference graph. Fold suppression is learned through explicit determinant-level penalties, while runtime architecture, parameter count, and feed-forward speed remain unchanged relative to the underlying TransMorph backbone. This makes HypEReg portable to other dense-flow Transformer designs without re-architecting deployment pipelines.
Conceptually, this is complementary to methods that emphasize different structural constraints, including inverse-consistency objectives (ICON/GradICON), hierarchical composition (LapIRN), velocity-field integration (TransMorph-Diff/TVF) [7,16,17], and spatially varying regularization (TM-SPR) [18]. Those approaches enforce invertibility structurally or through integration; HypEReg instead applies a soft determinant-level penalty on a direct displacement field. Combining these ideas is therefore plausible rather than contradictory.

4.5. Relation to Prior Hyperelastic Regularization

Relative to prior hyperelastic-style regularizers, HypEReg is distinguished by operating directly at the Jacobian determinant level with a coupled design: a clamped-rational volume-distortion term plus an explicit anti-folding hinge. The selective Jacobian penalty in Mok and Chung [10] is closest to the hinge component, but does not provide the same non-linear stabilization away from folding regimes. BMR-inspired volume-change/curvature regularization [11] and conformal-invariant energy approaches [12] are important precedents, mostly demonstrated in CNN-dominant lung CT contexts. To state the nature of the contribution explicitly: HypEReg is a reformulation of the BMR hyperelastic family for deep stochastic optimization, not a wholly new energy class. Its novelty is not the use of a hyperelastic prior per se—which is well established—but (i) the specific clamped-rational volume term ( det J ϕ 1 ) 2 / max ( det J ϕ , ϵ ) that replaces the unbounded BMR quartic with a form yielding finite, well-conditioned gradients under SGD while retaining the compressive/expansive asymmetry, (ii) its explicit coupling with a differentiable anti-folding hinge so that folded voxels are penalized by both terms simultaneously, and (iii) its formulation as a purely loss-side, determinant-level module that leaves the inference graph of a Transformer dense-flow backbone unchanged. Our empirical contribution is to show that this combination suppresses folding by orders of magnitude at non-inferior overlap, with subject-level paired inference, on both IXI and zero-shot OASIS.

4.6. Limitations and Future Work

Several limitations remain. First, the headline IXI comparison in Table 2 reports single-run checkpoints per method; to address run-to-run variability we additionally retrained TransMorph and HypEReg-TransMorph under three seeds and confirmed that training-seed variability is small relative to the regularity gains (Supplementary Table S12), but a larger multi-seed budget covering every baseline (e.g., TransMorphBayes) is still outstanding. Second, the strict zero-shot IXI→OASIS overlap/surface evaluation uses only the released n = 19 Learn2Reg test pairs, which limits precision for cross-cohort overlap metrics. We retain this benchmark because it is the standard, citable OASIS cross-subject protocol, but we do not over-interpret the small-sample Dice/HD95/ASSD differences. The regularity conclusion, by contrast, is supported at much larger scale: a complementary large-sample analysis on 393 consecutive labeled OASIS cross-subject pairs reproduces the per-ROI folding/SDlogJ advantage of HypEReg-TransMorph under the same zero-shot transfer (all six paired contrasts q < 10 60 ; Supplementary Table S14), and the OASIS-2 longitudinal analysis adds a further 223 within-subject visit pairs from 150 subjects with ROI-integrated Jacobian checks against FastSurfer rates. ROI-level clinical interaction effects nonetheless remain weak and non-significant after correction, so biomarker-level claims remain premature; large-n cross-cohort overlap validation on a curated multi-site test set is still outstanding. Third, HypEReg offers no hard topological guarantee: it is a training-time penalty, so invertibility is enforced empirically (low but non-zero folding, low inverse-consistency error) rather than by construction as in velocity-field integration or B-spline parameterizations. Fourth, although strict zero-shot transfer and OASIS-retrained supplementary analyses provide cross-cohort evidence, broader pathology-rich external validation and a prospective clinical-endpoint study remain necessary before any diagnostic-utility claim.
Future work should prioritize (i) extending multi-seed retraining to all baselines with full uncertainty decomposition, (ii) additional external cohorts and multimodal protocols, (iii) hybrid formulations that couple HypEReg with inverse-consistent or hierarchical objectives, and (iv) task-level clinical studies quantifying how fold suppression changes biomarker sensitivity, diagnostic confidence, and workflow time.

5. Conclusions

We have introduced HypEReg, a non-linear hyperelastic regularizer that couples a clamped-rational volume-distortion term with an explicit anti-folding hinge and acts directly on the Jacobian determinant of the predicted displacement field. Integrated into a TransMorph dense-flow backbone, the regularizer produces HypEReg-TransMorph, a learned brain MRI registration model that delivers near-diffeomorphic deformations at zero inference cost. On the IXI atlas-to-subject benchmark with 115 held-out test subjects, HypEReg-TransMorph reduces the non-positive Jacobian-determinant ratio by approximately three orders of magnitude relative to TransMorph and TransMorphBayes (1.502% → 0.0015%), reduces SDlogJ from 0.5064 to 0.3280, improves grouped Dice over TransMorph (0.7537 vs. 0.7527) and significantly reduces ASSD (1.357 mm vs. 1.407 mm for TransMorph), while adding no inference latency or parameter overhead (Table 5). A strict IXI→OASIS zero-shot evaluation confirms that HypEReg-TransMorph attains the highest Dice and the lowest non-positive Jacobian ratio in the zero-shot group—roughly two orders of magnitude below plain TransMorph zero-shot (Section 3.4; Table 4; Figure 3). The regularity advantage extends to downstream clinical-style pipelines insofar as multi-atlas label fusion on OASIS (Section 3.7; Table 7) shows improved fused overlap when folding is suppressed, consistent with more consistent per-atlas label propagation.
These results address a long-standing usability gap of learning-based registration: Jacobian-based morphometry and atlas-fusion pipelines assume one-to-one, fold-free warps, an assumption that unconstrained Transformer backbones routinely violate. HypEReg-TransMorph improves the reliability of Jacobian-based readouts—reducing folding and stabilizing log-Jacobian statistics—as supported by OASIS-2 longitudinal nWBV consistency, OASIS-2 clinical-covariate analyses, and ROI-level agreement with FastSurfer (especially ventricular expansion); it should not be interpreted as having validated new clinical biomarkers without task-specific outcome studies. By delivering near-diffeomorphic fields at feed-forward inference speed and without changes to the deployment architecture, HypEReg-TransMorph is a practical drop-in upgrade for Transformer-based deformable brain MRI registration.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/jimaging12070276/s1, Figure S1, descriptive IXI multi-metric bar-chart overview; Figure S2, qualitative registration comparisons across axial/coronal/sagittal views; Table S1, IXI baseline checkpoint provenance; Table S2, auxiliary IXI deformation/surface metrics (including NSD@1 mm); Table S3, IXI paired inferential summary (mean ± std and aligned median tests); Table S4, IXI paired Wilcoxon/BH-FDR results with effect sizes; Table S5, grouped-VOI label mapping; Table S6, OASIS-retrained paired Wilcoxon/BH-FDR results (distinct from main-text zero-shot); Table S7, bootstrap 95% confidence intervals on IXI subject-level means; Table S8, OASIS-2 longitudinal Jacobian–nWBV consistency (full panel); Table S9, OASIS-2 clinical association tests; Table S10, inverse-consistency error on IXI; Table S11, Jacobian discretization sensitivity (forward/central, interior/padded, full/half resolution); Table S12, per-seed and across-seed training variability on IXI for TransMorph and HypEReg-TransMorph; Table S13, large-sample ( n = 393 ) IXI→OASIS zero-shot per-ROI Jacobian plausibility; Table S14, OASIS-2 ROI clinical-pattern summaries; Table S15, compact native Δ nWBV/year sanity summary; Table S16, FastSurfer small-scale sanity validation; Supplementary Text, model/training details and OASIS cross-cohort training environment.

Author Contributions

Conceptualization, S.X., M.X. and E.Z.; methodology, S.X. and M.X.; software, S.X.; validation, S.X. and M.X.; formal analysis, S.X.; investigation, S.X.; data curation, S.X.; writing—original draft preparation, S.X.; writing—review and editing, S.X., M.X. and E.Z.; visualization, S.X.; supervision, E.Z.; project administration, E.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Ethical review and approval were waived for this study due to the data used were obtained from the public databases.

Informed Consent Statement

Patient consent was waived due to the data used were obtained from the public databases.

Data Availability Statement

The data presented in this study are available in IXI at https://brain-development.org/ixi-dataset/(CC BY-SA 3.0) (accessed on 6 April 2026) and the preprocessed split follows the public TransMorph-style IXI preprocessing release. OASIS/OASIS-2 imaging data are available through the Open Access Series of Imaging Studies portal (https://www.oasis-brains.org/) (accessed on 11 April 2026) under the corresponding OASIS data-use terms; the OASIS cross-subject benchmark definitions and splits follow the Learn2Reg challenge materials [22]. Source code, configuration files, per-case metric tables, and figure/statistics scripts are openly available at https://github.com/Zzxmh/HypEReg-TransMorph (accessed on 16 April 2026) and archived at Zenodo: https://doi.org/10.5281/zenodo.19888526 [43]. Trained model weights are available from the corresponding author upon reasonable request.

Acknowledgments

The authors thank Xueqing Yan for academic guidance and computational resource support, and Jiawei Chen for methodological inspiration. The authors also thank the maintainers of open-source registration baselines and the IXI data contributors. Data used in the cross-cohort evaluation were provided by the Open Access Series of Imaging Studies (OASIS): Longitudinal: Principal Investigators: D. Marcus, R. Buckner, J. Csernansky, J. Morris; P50 AG05681, P01 AG03991, R01 AG021910, P20 MH071616, U24 RR021382. OASIS benchmark definitions and train/test splits were provided by the Learn2Reg challenge organizers [22].

Conflicts of Interest

Author Erjin Zhou was employed by the company Dexmal. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
HypERegHyperelastic-Energy Regularization
MRIMagnetic Resonance Imaging
HD9595th percentile Hausdorff Distance
ASSDAverage Symmetric Surface Distance
NCCNormalized Cross-Correlation
LNCCLocal Normalized Cross-Correlation
SDlogJStandard Deviation of Log Jacobian Determinant
IXIInformation eXtraction from Images dataset
BMRBurger–Modersitzki–Ruthotto (hyperelastic energy framework)
FDRFalse Discovery Rate

References

  1. Avants, B.B.; Epstein, C.L.; Grossman, M.; Gee, J.C. Symmetric diffeomorphic image registration with cross-correlation: Evaluating automated labeling of elderly and neurodegenerative brain. Med. Image Anal. 2008, 12, 26–41. [Google Scholar] [CrossRef] [PubMed]
  2. Rueckert, D.; Sonoda, L.I.; Hayes, C.; Hill, D.L.G.; Leach, M.O.; Hawkes, D.J. Nonrigid Registration Using Free-Form Deformations: Application to Breast MR Images. IEEE Trans. Med. Imaging 1999, 18, 712–721. [Google Scholar] [CrossRef] [PubMed]
  3. Ashburner, J.; Friston, K.J. Voxel-Based Morphometry—The Methods. NeuroImage 2000, 11, 805–821. [Google Scholar] [CrossRef] [PubMed]
  4. Balakrishnan, G.; Zhao, A.; Sabuncu, M.R.; Guttag, J.; Dalca, A.V. VoxelMorph: A learning framework for deformable medical image registration. IEEE Trans. Med. Imaging 2019, 38, 1788–1800. [Google Scholar] [CrossRef] [PubMed]
  5. Kim, B.; Kim, D.H.; Park, S.H.; Kim, J.; Lee, J.G.; Ye, J.C. CycleMorph: Cycle consistent unsupervised deformable image registration. Med. Image Anal. 2021, 71, 102036. [Google Scholar] [CrossRef] [PubMed]
  6. Dalca, A.V.; Balakrishnan, G.; Guttag, J.; Sabuncu, M.R. Unsupervised Learning of Probabilistic Diffeomorphic Registration for Images and Surfaces. Med. Image Anal. 2019, 57, 226–236. [Google Scholar] [CrossRef] [PubMed]
  7. Chen, J.; Frey, E.C.; He, Y.; Segars, W.P.; Li, Y.; Du, Y. TransMorph: Transformer for unsupervised medical image registration. Med. Image Anal. 2022, 82, 102615. [Google Scholar] [CrossRef] [PubMed]
  8. Liu, Z.; Lin, Y.; Cao, Y.; Hu, H.; Wei, Y.; Zhang, Z.; Lin, S.; Guo, B. Swin Transformer: Hierarchical Vision Transformer using Shifted Windows. In Proceedings of the IEEE/CVF International Conference on Computer Vision; IEEE: New York, NY, USA, 2021; pp. 10012–10022. [Google Scholar] [CrossRef]
  9. Leow, A.D.; Yanovsky, I.; Chiang, M.C.; Lee, A.D.; Klunder, A.D.; Lu, A.; Becker, J.T.; Davis, S.W.; Toga, A.W.; Thompson, P.M. Statistical Properties of Jacobian Maps and the Realization of Unbiased Large-Deformation Nonlinear Image Registration. IEEE Trans. Med. Imaging 2007, 26, 822–832. [Google Scholar] [CrossRef] [PubMed]
  10. Mok, T.C.W.; Chung, A.C.S. Fast Symmetric Diffeomorphic Image Registration with Convolutional Neural Networks. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); IEEE: New York, NY, USA, 2020; pp. 4644–4653. [Google Scholar] [CrossRef]
  11. Hering, A.; Häger, S.; Moltz, J.H.; Lessmann, N.; Heldmann, S.; van Ginneken, B. CNN-Based Lung CT Registration with Multiple Anatomical Constraints. Med. Image Anal. 2021, 72, 102139. [Google Scholar] [CrossRef] [PubMed]
  12. Zou, J.; Debroux, N.; Liu, L.; Qin, J.; Schönlieb, C.B.; Aviles-Rivero, A.I. Conformal-Invariant Hyperelastic Regularisation for Deep Learning–Based Image Registration. In Proceedings of the Medical Image Computing and Computer Assisted Intervention (MICCAI), Vancouver, BC, Canada, 8–12 October 2023. [Google Scholar] [CrossRef] [PubMed]
  13. Greer, H.; Kwitt, R.; Vialard, F.X.; Niethammer, M. ICON: Learning Regular Maps Through Inverse Consistency. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV); IEEE: New York, NY, USA, 2021; pp. 3396–3405. [Google Scholar] [CrossRef]
  14. Tian, L.; Greer, H.; Vialard, F.X.; Kwitt, R.; Estépar, R.S.J.; Rushmore, R.J.; Makris, N.; Bouix, S.; Niethammer, M. GradICON: Approximate Diffeomorphisms via Gradient Inverse Consistency. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); IEEE: New York, NY, USA, 2023; pp. 18084–18094. [Google Scholar] [CrossRef] [PubMed]
  15. Mok, T.C.W.; Chung, A.C.S. Large Deformation Diffeomorphic Image Registration with Laplacian Pyramid Networks. In Proceedings of the Medical Image Computing and Computer Assisted Intervention, Lima, Peru, 4–8 October 2020; pp. 211–221. [Google Scholar] [CrossRef]
  16. Beg, M.F.; Miller, M.I.; Trouvé, A.; Younes, L. Computing Large Deformation Metric Mappings via Geodesic Flows of Diffeomorphisms. Int. J. Comput. Vis. 2005, 61, 139–157. [Google Scholar] [CrossRef]
  17. Chen, J.; Frey, E.C.; Du, Y. Unsupervised Learning of Diffeomorphic Image Registration via TransMorph. In Proceedings of the Biomedical Image Registration; Springer: Berlin/Heidelberg, Germany, 2022; Volume 13920, pp. 139–148. [Google Scholar] [CrossRef]
  18. Chen, J.; Frey, E.C.; He, Y.; Segars, W.P.; Li, Y.; Du, Y. Spatially-varying Regularization with Conditional Transformer for Unsupervised Image Registration. arXiv 2023, arXiv:2303.06168. [Google Scholar]
  19. Burger, M.; Modersitzki, J.; Ruthotto, L. A Hyperelastic Regularization Energy for Image Registration. SIAM J. Sci. Comput. 2013, 35, B132–B148. [Google Scholar] [CrossRef]
  20. IXI Consortium. IXI Dataset. 2013. Available online: https://brain-development.org/ixi-dataset/ (accessed on 25 April 2026).
  21. Marcus, D.S.; Wang, T.H.; Parker, J.; Csernansky, J.G.; Morris, J.C.; Buckner, R.L. Open Access Series of Imaging Studies (OASIS): Cross-sectional MRI Data in Young, Middle Aged, Nondemented, and Demented Older Adults. J. Cogn. Neurosci. 2007, 19, 1498–1507. [Google Scholar] [CrossRef] [PubMed]
  22. Hering, A.; Hansen, L.; Mok, T.C.W.; Chung, A.C.S.; Siebert, H.; Häger, S.; Lange, A.; Kuckertz, S.; Heldmann, S.; Shao, W.; et al. Learn2Reg: Comprehensive Multi-Task Medical Image Registration Challenge, Dataset and Evaluation in the Era of Deep Learning. IEEE Trans. Med. Imaging 2023, 42, 697–712. [Google Scholar] [CrossRef] [PubMed]
  23. Marcus, D.S.; Wang, T.H.; Parker, J.; Csernansky, J.G.; Morris, J.C.; Buckner, R.L. Open Access Series of Imaging Studies (OASIS): Longitudinal MRI Data in Nondemented and Demented Older Adults. J. Cogn. Neurosci. 2010, 22, 2677–2683. [Google Scholar] [CrossRef] [PubMed]
  24. Henschel, L.; Conjeti, S.; Estrada, S.; Diers, K.; Fischl, B.; Reuter, M. FastSurfer—A fast and accurate deep learning based neuroimaging pipeline. NeuroImage 2020, 219, 117012. [Google Scholar] [CrossRef] [PubMed]
  25. Henschel, L.; Kügler, D.; Reuter, M. FastSurferVINN: Building resolution-independence into deep learning segmentation methods—A solution for HighRes brain MRI. NeuroImage 2022, 251, 118933. [Google Scholar] [CrossRef] [PubMed]
  26. Fischl, B.; Salat, D.H.; Busa, E.; Albert, M.; Dieterich, M.; Haselgrove, C.; van der Kouwe, A.; Killiany, R.; Kennedy, D.; Klaveness, S.; et al. Whole Brain Segmentation: Automated Labeling of Neuroanatomical Structures in the Human Brain. Neuron 2002, 33, 341–355. [Google Scholar] [CrossRef] [PubMed]
  27. Xie, Y.; Zhang, J.; Shen, C.; Xia, Y. CoTr: Efficiently Bridging CNN and Transformer for 3D Medical Image Segmentation. In Proceedings of the Medical Image Computing and Computer Assisted Intervention (MICCAI); Springer International Publishing: Cham, Switzerland, 2021; Volume 12903, pp. 171–180. [Google Scholar] [CrossRef]
  28. Zhou, H.Y.; Guo, J.; Zhang, Y.; Han, X.; Yu, L.; Wang, L.; Yu, Y. nnFormer: Volumetric Medical Image Segmentation via a 3D Transformer. IEEE Trans. Image Process. 2023, 32, 4036–4045. [Google Scholar] [CrossRef] [PubMed]
  29. Wang, W.; Xie, E.; Li, X.; Fan, D.P.; Song, K.; Liang, D.; Lu, T.; Luo, P.; Shao, L. PVT v2: Improved Baselines with Pyramid Vision Transformer. Comput. Vis. Media 2022, 8, 415–424. [Google Scholar] [CrossRef]
  30. Qiu, H.; Qin, C.; Schuh, A.; Hammernik, K.; Rueckert, D. Learning Diffeomorphic and Modality-invariant Registration using B-splines. In Proceedings of the Fourth Conference on Medical Imaging with Deep Learning; PMLR: Cambridge, MA, USA, 2021; Volume 143, pp. 645–664. Available online: https://proceedings.mlr.press/v143/qiu21a.html (accessed on 18 April 2026).
  31. Chen, J.; Du, Y.; Frey, E.C.; He, Y.; Li, Y.; Segars, W.P. TransMorph: Official Code and Checkpoints. GitHub Repository. 2022. Available online: https://github.com/junyuchen245/TransMorph_Transformer_for_Medical_Image_Registration (accessed on 30 March 2026).
  32. Jaderberg, M.; Simonyan, K.; Zisserman, A.; Kavukcuoglu, K. Spatial Transformer Networks. In Proceedings of the Advances in Neural Information Processing Systems; Curran Associates, Inc.: Red Hook, NY, USA, 2015; Volume 28, pp. 2017–2025. Available online: https://proceedings.neurips.cc/paper_files/paper/2015/hash/33ceb07bf4eeb3da587e268d663aba1a-Abstract.html (accessed on 21 April 2026).
  33. Kingma, D.P.; Ba, J.L. Adam: A Method for Stochastic Optimization. In Proceedings of the International Conference on Learning Representations, San Diego, CA, USA, 7–9 May 2015; Available online: https://openreview.net/forum?id=8gmWwjFyLj (accessed on 27 April 2026).
  34. Reddi, S.J.; Kale, S.; Kumar, S. On the Convergence of Adam and Beyond. In Proceedings of the International Conference on Learning Representations, Vancouver, BC, Canada, 30 April–3 May 2018; Available online: https://openreview.net/forum?id=ryQu7f-RZ (accessed on 30 April 2026).
  35. Paszke, A.; Gross, S.; Massa, F.; Lerer, A.; Bradbury, J.; Chanan, G.; Killeen, T.; Lin, Z.; Gimelshein, N.; Antiga, L.; et al. PyTorch: An Imperative Style, High-Performance Deep Learning Library. In Proceedings of the Advances in Neural Information Processing Systems; Curran Associates, Inc.: Red Hook, NY, USA, 2019; Volume 32, pp. 8024–8035. Available online: https://papers.nips.cc/paper/9015-pytorch-an-imperative-style-high-performance-deep-learning-library (accessed on 2 May 2026).
  36. Avants, B.B.; Tustison, N.J.; Johnson, H.J. ANTsPyX: Advanced Normalization Tools in Python. 2024. Available online: https://github.com/ANTsX/ANTsPy (accessed on 4 May 2026).
  37. Lowekamp, B.C.; Chen, D.T.; Ibáñez, L.; Blezek, D. The Design of SimpleITK. Front. Neuroinform. 2013, 7, 45. [Google Scholar] [CrossRef] [PubMed]
  38. Nikolov, S.; Blackwell, S.; Zverovitch, A.; Mendes, R.; Livne, M.; De Fauw, J.; Patel, Y.; Meyer, C.; Askell, A.; Romera-Paredes, B.; et al. Clinically Applicable Segmentation of Head and Neck Anatomy for Radiotherapy: Deep Learning Algorithm Development and Validation Study. J. Med. Internet Res. 2021, 23, e26151. [Google Scholar] [CrossRef] [PubMed] [PubMed Central]
  39. Bookstein, F.L. Principal Warps: Thin-Plate Splines and the Decomposition of Deformations. IEEE Trans. Pattern Anal. Mach. Intell. 1989, 11, 567–585. [Google Scholar] [CrossRef]
  40. Wilcoxon, F. Individual Comparisons by Ranking Methods. Biom. Bull. 1945, 1, 80–83. [Google Scholar] [CrossRef]
  41. Benjamini, Y.; Hochberg, Y. Controlling the False Discovery Rate: A Practical and Powerful Approach to Multiple Testing. J. R. Stat. Soc. Ser. B 1995, 57, 289–300. [Google Scholar] [CrossRef]
  42. Heckemann, R.A.; Hajnal, J.V.; Aljabar, P.; Rueckert, D.; Hammers, A. Automatic Anatomical Brain MRI Segmentation Combining Label Propagation and Decision Fusion. NeuroImage 2006, 33, 115–126. [Google Scholar] [CrossRef] [PubMed]
  43. Xu, S.; Xu, M. HypEReg: Hyperelastic Regularization for Reducing Folding in Transformer-Based Brain MRI Registration. 2026. Available online: https://zenodo.org/records/20113717 (accessed on 7 May 2026).
Figure 1. Architecture and training objective of the proposed HypEReg-TransMorph framework. The moving image ( I m ) and fixed image ( I f ) are concatenated and passed through a TransMorph-based registration network with a Transformer encoder and CNN decoder to predict a dense 3D displacement field (u). The deformation transform is defined as ϕ = Id + u , and a spatial transformer warps the moving image to generate the warped image ( I w ). During training, three complementary terms are optimized: similarity loss L sim ( I w , I f ) , smoothness L grad ( u ) , and hyperelastic regularization L HypEReg ( u ) , with L sim = LCC 2 ¯ ( I w , I f ) . The HypEReg zoom-in panel details computation of L HypEReg : u J ϕ = I + u det J ϕ volume/folding sub-terms. Volume and folding terms are weighted with β = 0.02 and γ = 20 , respectively. Solid arrows denote forward computation and loss aggregation; the dashed orange arrow denotes gradient feedback from L to network parameters ( θ ). Training uses bidirectional passes ( x y , y x ).
Figure 1. Architecture and training objective of the proposed HypEReg-TransMorph framework. The moving image ( I m ) and fixed image ( I f ) are concatenated and passed through a TransMorph-based registration network with a Transformer encoder and CNN decoder to predict a dense 3D displacement field (u). The deformation transform is defined as ϕ = Id + u , and a spatial transformer warps the moving image to generate the warped image ( I w ). During training, three complementary terms are optimized: similarity loss L sim ( I w , I f ) , smoothness L grad ( u ) , and hyperelastic regularization L HypEReg ( u ) , with L sim = LCC 2 ¯ ( I w , I f ) . The HypEReg zoom-in panel details computation of L HypEReg : u J ϕ = I + u det J ϕ volume/folding sub-terms. Volume and folding terms are weighted with β = 0.02 and γ = 20 , respectively. Solid arrows denote forward computation and loss aggregation; the dashed orange arrow denotes gradient feedback from L to network parameters ( θ ). Training uses bidirectional passes ( x y , y x ).
Jimaging 12 00276 g001
Figure 2. Jacobian-determinant analysis for deformation plausibility. Top-row heatmaps show spatial maps of det ( J ϕ ) on a central slice for each model. The color bar is fixed to the range [ 0.5 , 1.5 ] across all panels so that all methods are rendered on a common, comparable scale; values near 1 indicate near-volume-preserving local transforms, values below 0.5 indicate strong local compression, and values above 1.5 indicate strong local expansion (saturated for visualization). The chosen range covers ≥99% of voxels for every method shown and is therefore representative; the full per-method log-Jacobian distribution is reported as a histogram on the bottom row, where narrower distributions centered near zero indicate more stable local volume behavior. The unsaturated extreme-tail statistics ( J min , J p 01 , J p 99 , J max ) are reported numerically in the supplementary metric tables and form the basis of the SDlogJ values in Table 2, so the visualization range is presentational rather than load-bearing for any quantitative claim.
Figure 2. Jacobian-determinant analysis for deformation plausibility. Top-row heatmaps show spatial maps of det ( J ϕ ) on a central slice for each model. The color bar is fixed to the range [ 0.5 , 1.5 ] across all panels so that all methods are rendered on a common, comparable scale; values near 1 indicate near-volume-preserving local transforms, values below 0.5 indicate strong local compression, and values above 1.5 indicate strong local expansion (saturated for visualization). The chosen range covers ≥99% of voxels for every method shown and is therefore representative; the full per-method log-Jacobian distribution is reported as a histogram on the bottom row, where narrower distributions centered near zero indicate more stable local volume behavior. The unsaturated extreme-tail statistics ( J min , J p 01 , J p 99 , J max ) are reported numerically in the supplementary metric tables and form the basis of the SDlogJ values in Table 2, so the visualization range is presentational rather than load-bearing for any quantitative claim.
Jimaging 12 00276 g002
Figure 3. IXI→OASIS zero-shot Jacobian analysis on a representative test pair (fixed = 0438, moving = 0439). Top row: spatial maps of det ( J ϕ ) on the central axial slice for HypEReg-TransMorph, TransMorph, and MIDIR; color range fixed to [ 0.5 , 1.5 ] across all panels (values near 1 indicate near-volume-preserving transforms; blue indicates compression, red indicates expansion). Inset text reports per-case non-positive Jacobian ratio and SDlogJ. Bottom row: log-Jacobian distribution histogram over the full volume for all three models; the dashed line marks log det J ϕ = 0 . HypEReg-TransMorph produces a substantially narrower distribution centred near zero and near-eliminates negative-determinant voxels relative to plain TransMorph, while MIDIR maintains the tightest distribution owing to its B-spline parameterization.
Figure 3. IXI→OASIS zero-shot Jacobian analysis on a representative test pair (fixed = 0438, moving = 0439). Top row: spatial maps of det ( J ϕ ) on the central axial slice for HypEReg-TransMorph, TransMorph, and MIDIR; color range fixed to [ 0.5 , 1.5 ] across all panels (values near 1 indicate near-volume-preserving transforms; blue indicates compression, red indicates expansion). Inset text reports per-case non-positive Jacobian ratio and SDlogJ. Bottom row: log-Jacobian distribution histogram over the full volume for all three models; the dashed line marks log det J ϕ = 0 . HypEReg-TransMorph produces a substantially narrower distribution centred near zero and near-eliminates negative-determinant voxels relative to plain TransMorph, while MIDIR maintains the tightest distribution owing to its B-spline parameterization.
Jimaging 12 00276 g003
Figure 4. Deformation-grid visualization on three representative IXI test subjects (rows) for HypEReg-TransMorph, TransMorph, and MIDIR (columns). Green lattice lines represent transformed coordinates after warping by each model. Smooth, non-self-intersecting grids indicate stable local geometry; abrupt kinks or crossings indicate folding risk. Each panel shows the central axial slice; the inset label reports the per-case non-positive Jacobian determinant ratio # { x : det J ϕ ( x ) 0 } / # { x } (green: ≤ 3 × 10 4 ; red: ≥ 5 × 10 3 ). Case A (top): subject with the maximum TransMorph/HypEReg folding contrast; Case B (middle): high-contrast case at median SDlogJ; Case C (bottom): third high-contrast case with lowest HypEReg SDlogJ. MIDIR achieves zero folding via B-spline parameterization; HypEReg-TransMorph reaches near-zero folding through learned Jacobian supervision, with visually comparable grid regularity to MIDIR and notably smoother grid geometry than TransMorph.
Figure 4. Deformation-grid visualization on three representative IXI test subjects (rows) for HypEReg-TransMorph, TransMorph, and MIDIR (columns). Green lattice lines represent transformed coordinates after warping by each model. Smooth, non-self-intersecting grids indicate stable local geometry; abrupt kinks or crossings indicate folding risk. Each panel shows the central axial slice; the inset label reports the per-case non-positive Jacobian determinant ratio # { x : det J ϕ ( x ) 0 } / # { x } (green: ≤ 3 × 10 4 ; red: ≥ 5 × 10 3 ). Case A (top): subject with the maximum TransMorph/HypEReg folding contrast; Case B (middle): high-contrast case at median SDlogJ; Case C (bottom): third high-contrast case with lowest HypEReg SDlogJ. MIDIR achieves zero folding via B-spline parameterization; HypEReg-TransMorph reaches near-zero folding through learned Jacobian supervision, with visually comparable grid regularity to MIDIR and notably smoother grid geometry than TransMorph.
Jimaging 12 00276 g004
Figure 5. Qualitative downstream comparison on three OASIS test targets (rows) under strict IXI→OASIS zero-shot inference. Columns: ground-truth structures (hippocampus, lateral ventricles, thalamus in distinct colors) and multi-atlas majority-voting fused segmentations ( N atlas = 6 ) from HypEReg-TransMorph, plain TransMorph, and MIDIR on the same T1 slice per row (slice chosen to maximize visibility of these ROIs). Fold-regularized HypEReg warps yield fused label maps closer to the reference than the unconstrained Transformer baseline, while MIDIR illustrates a structurally fold-free B-spline parameterization at lower absolute fused overlap (Table 7).
Figure 5. Qualitative downstream comparison on three OASIS test targets (rows) under strict IXI→OASIS zero-shot inference. Columns: ground-truth structures (hippocampus, lateral ventricles, thalamus in distinct colors) and multi-atlas majority-voting fused segmentations ( N atlas = 6 ) from HypEReg-TransMorph, plain TransMorph, and MIDIR on the same T1 slice per row (slice chosen to maximize visibility of these ROIs). Fold-regularized HypEReg warps yield fused label maps closer to the reference than the unconstrained Transformer baseline, while MIDIR illustrates a structurally fold-free B-spline parameterization at lower absolute fused overlap (Table 7).
Jimaging 12 00276 g005
Figure 6. OASIS-2 ROI morphometry validation under IXI→OASIS-2 zero-shot transfer for the three ROI readouts retained in the main-text summary. Upper: seed-wise and family-mean Pearson correlations between ROI-integrated Jacobian relative change and FastSurfer ROI volume-change rates. Lower: seed-wise and family-mean slopes of ROI Jacobian change versus CDR. Ventricular agreement is the most reproducible endpoint (3/3 significant seeds in both families), while ROI-level CDR between-model interactions are not significant after correction. Numerical values are tabulated in Table 9, with additional OASIS-2 morphometry checks in Supplementary Tables S8, S9 and S14–S16.
Figure 6. OASIS-2 ROI morphometry validation under IXI→OASIS-2 zero-shot transfer for the three ROI readouts retained in the main-text summary. Upper: seed-wise and family-mean Pearson correlations between ROI-integrated Jacobian relative change and FastSurfer ROI volume-change rates. Lower: seed-wise and family-mean slopes of ROI Jacobian change versus CDR. Ventricular agreement is the most reproducible endpoint (3/3 significant seeds in both families), while ROI-level CDR between-model interactions are not significant after correction. Numerical values are tabulated in Table 9, with additional OASIS-2 morphometry checks in Supplementary Tables S8, S9 and S14–S16.
Jimaging 12 00276 g006
Table 1. Dataset, preprocessing, and protocol summary.
Table 1. Dataset, preprocessing, and protocol summary.
ItemConfiguration
Dataset sourceIXI project dataset [20] and preprocessed IXI package used in TransMorph-style workflows
LicenseIXI public dataset terms (CC BY-SA 3.0 at IXI portal); preprocessed release follows its repository terms
Volumes and split576 preprocessed subjects + atlas; 403/58/115 (train/validation/test)
Modality and taskT1-weighted structural MRI; atlas-to-subject deformable registration
Input shape 160 × 192 × 224 after preprocessing/cropping
Preprocessing summaryPublic preprocessed IXI workflow (including skull stripping, affine alignment, and segmentation preprocessing) with template-space normalization; same pipeline used across all compared methods
Labels and grouped VOIsSegmentation labels are aggregated into 17 bilateral/related VOI groups for grouped Dice analysis
Atlas definitionFixed atlas image/label pair; same atlas used for all methods
InterpolationIntensity: trilinear warping; labels: nearest-neighbor warping
Metric spacingSurface metrics (HD95/ASSD in the main tables; NSD@1 mm for a model subset in Supplementary Table S2) use spacing-aware distance transforms in the evaluation implementation
Compared familiesTransMorph-family baselines, CNN/hybrid baselines, and classical SyN
OASIS cohort (Section 3.4, Section 3.5, Section 3.6 and Section 3.7; supplementary retraining Table S6)
Dataset and benchmark definitionOpen Access Series of Imaging Studies (OASIS) [21]; Learn2Reg challenge variant, splits, and preprocessing for cross-subject registration [22]
Public availabilityPrimary imaging distributed through the OASIS portal (https://www.oasis-brains.org/ (accessed on 11 April 2026)); usage terms per [21]. Challenge materials and dataset documentation [22].
Table 2. Main IXI model comparison (115-subject protocol).
Table 2. Main IXI model comparison (115-subject protocol).
ModelDice ↑ det ( J ϕ ) 0 Ratio ↓SDlogJ ↓HD95 (mm) ↓ASSD (mm) ↓
HypEReg-TransMorph0.7537 ± 0.02750.000015 ± 0.0000070.3280 ± 0.0221 5.3234 ± 0.6936 _ 1.3570 ± 0.1770
TransMorph0.7527 ± 0.03050.015021 ± 0.0034160.5064 ± 0.02505.6872 ± 0.7810 1.4073 ± 0.1819 _
TransMorphBayes 0.7530 ± 0.0302 _ 0.015634 ± 0.0033630.4920 ± 0.03305.7246 ± 0.76041.4160 ± 0.1832
FL TransMorph-Diff0.5943 ± 0.04550.000000 ± 0.0000000.0048 ± 0.00038.6391 ± 1.06702.4632 ± 0.3380
FL VoxelMorph-10.7293 ± 0.02900.015860 ± 0.0033880.4999 ± 0.03275.7156 ± 0.81681.4696 ± 0.1962
CycleMorph0.7366 ± 0.03030.017192 ± 0.0038190.5176 ± 0.03205.7789 ± 0.83171.4638 ± 0.2038
MIDIR0.7423 ± 0.02280.000000 ± 0.0000000.3148 ± 0.02425.3028 ± 0.61391.4100 ± 0.1585
CoTr0.7347 ± 0.02900.012975 ± 0.0034300.4874 ± 0.03315.5691 ± 0.79311.4278 ± 0.1828
nnFormer0.7472 ± 0.02940.015946 ± 0.0035840.5167 ± 0.03715.8274 ± 0.81951.4322 ± 0.1878
PVT0.7273 ± 0.03300.018578 ± 0.0031410.5431 ± 0.03185.9286 ± 0.82641.5253 ± 0.2069
SyN (ANTs)0.6445 ± 0.0397 0.000001 ± 0.000005 _ FL 0.2996 ± 0.0725 _ FL6.4457 ± 1.81041.5233 ± 0.7748
Values are reported as mean ± standard deviation over 115 test subjects. Arrow keys: ↑ higher is better; ↓ lower is better. Dice is the grouped mean over 17 anatomical structure groups; det ( J ϕ ) 0 ratio, SDlogJ, HD95, and ASSD are taken from per-case evaluation exports. Bold red indicates the best value per metric; blue underline _ indicates the second-best. TransMorph-Diff is a diffeomorphic, velocity-field-integration variant of the TransMorph backbone (scaling-and-squaring of a stationary velocity field); it is structurally fold-free ( det ( J ϕ ) 0 ratio = 0) and attains the lowest SDlogJ, but at a substantial cost in overlap and surface accuracy (lowest Dice, highest HD95/ASSD), illustrating that regularity metrics must be read jointly with accuracy rather than in isolation.
Table 3. Ablation study: term-isolation and FL full coefficient-grid FL runs on the FL 58-subject FL IXI FL validation split (the same split used for operating-point selection; no test-set feedback)FL. All runs use the same TransMorph backbone and training schedule. β = 0 removes L volume ; γ = 0 removes L fold . The row marked ( ) is the FL pre-specified FL operating pointFL at ϵ = 10 3 ; two additional rows vary ϵ { 10 4 , 10 2 } at fixed ( β , γ ) = ( 0.02 , 20 ) FL. HD95 and ASSD FL use FL the grouped binary-mask method (17 VOI groups, union of constituent labels), consistent with the Dice groupingFL, so FL absolute values differ from the per-label method in Table 2FL; validation Dice is likewise not directly comparable to the held-out test Dice in Table 2FL.
Table 3. Ablation study: term-isolation and FL full coefficient-grid FL runs on the FL 58-subject FL IXI FL validation split (the same split used for operating-point selection; no test-set feedback)FL. All runs use the same TransMorph backbone and training schedule. β = 0 removes L volume ; γ = 0 removes L fold . The row marked ( ) is the FL pre-specified FL operating pointFL at ϵ = 10 3 ; two additional rows vary ϵ { 10 4 , 10 2 } at fixed ( β , γ ) = ( 0.02 , 20 ) FL. HD95 and ASSD FL use FL the grouped binary-mask method (17 VOI groups, union of constituent labels), consistent with the Dice groupingFL, so FL absolute values differ from the per-label method in Table 2FL; validation Dice is likewise not directly comparable to the held-out test Dice in Table 2FL.
Configuration β γ ϵ Dice ↑ det ( J ϕ ) 0 Ratio ↓SDlogJ ↓HD95 ↓ASSD ↓
Fold hinge only (no L volume )0.0020 10 3 0.7486 ± 0.0274 4.49 × 10 3 ± 1.44 × 10 3 0.4698 ± 0.03823.270 ± 0.6050.769 ± 0.121
Volume term only (no L fold )0.020 10 3 0.7497 ± 0.0272 1.97 × 10 5 ± 7.60 × 10 6 0.3337 ± 0.02153.126 ± 0.4770.756 ± 0.113
Combined0.0110 10 3 0.7518 ± 0.0248 0.55 × 10 4 ± 0.19 × 10 4 0.3532 ± 0.02343.091 ± 0.4630.748 ± 0.104
Combined0.0120 10 3 0.7510 ± 0.0261 4.68 × 10 5 ± 1.40 × 10 5 0.3523 ± 0.02393.109 ± 0.4940.751 ± 0.110
Combined0.0150 10 3 0.7504 ± 0.0260 5.75 × 10 5 ± 1.66 × 10 5 0.3481 ± 0.02233.063 ± 0.4560.751 ± 0.107
Combined0.0210 10 3 0.7496 ± 0.0257 1.98 × 10 5 ± 6.56 × 10 6 0.3319 ± 0.02073.052 ± 0.4660.753 ± 0.108
Combined, operating point 0.0220 10 3 0.7510 ± 0.0267 1.59 × 10 5 ± 6.11 × 10 6 0.3267 ± 0.02193.114 ± 0.4970.750 ± 0.113
Combined0.0250 10 3 0.7504 ± 0.0282 2.06 × 10 5 ± 0.78 × 10 5 0.3274 ± 0.02073.045 ± 0.4640.751 ± 0.116
Combined ( ϵ -sweep)0.0220 10 4 0.6785 ± 0.0380 1.73 × 10 6 ± 1.87 × 10 6 0.3034 ± 0.01273.706 ± 0.5691.031 ± 0.182
Combined ( ϵ -sweep)0.0220 10 2 0.7526 ± 0.0262 1.69 × 10 4 ± 0.40 × 10 4 0.3440 ± 0.02153.048 ± 0.4840.742 ± 0.110
Combined0.0510 10 3 0.7484 ± 0.0256 0.48 × 10 5 ± 0.31 × 10 5 0.2906 ± 0.01803.073 ± 0.4420.757 ± 0.107
Combined0.0520 10 3 0.7514 ± 0.0254 0.58 × 10 5 ± 0.52 × 10 5 0.2911 ± 0.0173 _ 2.999 ± 0.413 0.744 ± 0.106 _
Combined0.0550 10 3 0.7487 ± 0.0259 0.46 × 10 5 ± 0.35 × 10 5 _ 0.2947 ± 0.0166 3.020 ± 0.421 _ 0.755 ± 0.108
Values: mean ± std over 58 IXI validation subjects. Bold red = best per metric; blue underline _ = second-best. Arrow keys: ↑ higher is better; ↓ lower is better. These are validation-split numbers used for model selection and are therefore distinct from the held-out test results in Table 2 (the operating point’s test Dice is 0.7537). Grouped Dice across the regularized ( β , γ ) cells spans only 0.7484–0.7518 (within one cross-subject standard deviation), evidencing a broad overlap optimum. The moderate, pre-specified operating point ( 0.02 , 20 ) is deliberately retained (see text), so the reported test results are a conservative operating choice.
Table 4. IXI→OASIS zero-shot cross-cohort generalization (mean ± std over 19 OASIS test pairs, n = 19 ). All learned models use IXI-trained checkpoints evaluated on OASIS without any fine-tuning. Classical SyN is shown as a reference at the bottom.
Table 4. IXI→OASIS zero-shot cross-cohort generalization (mean ± std over 19 OASIS test pairs, n = 19 ). All learned models use IXI-trained checkpoints evaluated on OASIS without any fine-tuning. Classical SyN is shown as a reference at the bottom.
ModelTrainingDice ↑ det ( J ϕ ) 0 Ratio ↓SDlogJ ↓HD95 (mm) ↓ASSD (mm) ↓
IXI-trained zero-shot transfer (no OASIS fine-tuning)
HypEReg-TransMorphIXI0.7756 ± 0.0300 7.6 × 10 5 ± 3.9 × 10 5 _ 3.3085 ± 0.0109 _ 2.4828 ± 0.52530.7515 ± 0.1080
TransMorphIXI 0.7691 ± 0.0314 _ 0.0096 ± 0.00190.4703 ± 0.0197 2.6267 ± 0.5207 _ 0.7832 ± 0.1118 _
TransMorphBayesIXI0.7587 ± 0.03520.0089 ± 0.00190.4593 ± 0.01862.7522 ± 0.55530.8188 ± 0.1194
MIDIRIXI0.7254 ± 0.02910.0000 ± 0.00000.2551 ± 0.01232.8926 ± 0.49440.9306 ± 0.1079
CycleMorphIXI0.7243 ± 0.03880.0082 ± 0.00110.4345 ± 0.01653.0759 ± 0.58400.9485 ± 0.1380
VoxelMorph-1IXI0.7159 ± 0.04770.0081 ± 0.00130.4291 ± 0.01773.1806 ± 0.66560.9632 ± 0.1684
PVTIXI0.6360 ± 0.03740.0162 ± 0.00120.5304 ± 0.01113.9693 ± 0.67651.2673 ± 0.1841
Classical reference
SyN (ANTs)iterative0.7385 ± 0.0498 2.2 × 10 7 ± 9.4 × 10 7 0.2075 ± 0.03602.7925 ± 0.63410.9112 ± 0.2014
Values: mean ± std over 19 OASIS test pairs. Arrow keys: ↑ higher is better; ↓ lower is better. Within the zero-shot group: Bold red = best, blue underline _ = second-best per metric. MIDIR achieves zero non-positive Jacobian ratio via B-spline parameterization (structurally enforced, independent of domain); it is bolded for non-positive Jacobian ratio among learned methods. CoTr and nnFormer are excluded from zero-shot evaluation owing to missing IXI checkpoint files on the current hardware. All zero-shot adapters load the identical IXI validation checkpoints used for Table 2; no OASIS examples are seen during training.
Table 5. Pure forward-pass profiling comparison (runtime, peak memory, and parameter count) for learned baselines.
Table 5. Pure forward-pass profiling comparison (runtime, peak memory, and parameter count) for learned baselines.
ModelRuntime (s/Case) ↓Peak Memory (GB) ↓Parameters (M)
HypEReg-TransMorph0.08225.68546.771
TransMorphBayes0.08526.04246.773
TransMorph0.08225.68546.771
VoxelMorph-10.02644.4670.274
CycleMorph0.04182.9730.361
MIDIR0.01491.9940.266
CoTr0.10235.95138.738
nnFormer0.05332.55945.328
PVT0.14524.94461.841
Arrow keys: ↓ lower is better. Values are measured by no-gradient pure forward profiling on synthetic inputs of size 1 × 2 × 160 × 192 × 224 , with warm-up plus repeated timing runs, and peak CUDA memory. Classical SyN (ANTs) is omitted because iterative CPU optimization is not comparable to a single GPU forward pass under this protocol. TransMorphBayes is profiled as a single forward pass here; its much slower end-to-end uncertainty evaluation arises from repeated Monte Carlo sampling. Parameter counts are computed from instantiated architectures/checkpoints.
Table 6. Training cost of parametric deep-learning registration models: a single forward–backward optimization step on a 1 × 2 × 160 × 192 × 224 input. FLOPs count convolution, matmul and attention operations via PyTorch’s operator-level FLOP counter (elementwise and grid-sample operations are not counted); parameters, FLOPs and peak memory are deterministic, whereas the per-step wall time is an indicative mean on one shared RTX PRO 6000. Classical SyN/Affine are excluded (no trainable parameters).
Table 6. Training cost of parametric deep-learning registration models: a single forward–backward optimization step on a 1 × 2 × 160 × 192 × 224 input. FLOPs count convolution, matmul and attention operations via PyTorch’s operator-level FLOP counter (elementwise and grid-sample operations are not counted); parameters, FLOPs and peak memory are deterministic, whereas the per-step wall time is an indicative mean on one shared RTX PRO 6000. Classical SyN/Affine are excluded (no trainable parameters).
ModelParams (M)Fwd GFLOPsTrain GFLOPs (f+b)Step (ms)Peak Mem (GB)
HypEReg-TransMorph46.7711447.24322.7253.712.23
TransMorph46.7711447.24322.7240.412.23
TransMorphBayes46.7731447.24322.7246.113.47
TransMorph-Diff46.557637.21904.4131.96.08
VoxelMorph-10.274608.11823.6102.75.39
CycleMorph0.361252.9746.787.93.77
MIDIR0.26694.3270.942.83.08
CoTr38.7384315.812,796.4308.215.87
nnFormer45.328314.8941.7144.98.23
PVT61.841519.31543.9534.310.55
Single-step training profiling (3 warm-up + 6 timed steps) with the Adam(AMSGrad) optimizer. HypEReg-TransMorph additionally evaluates the hyperelastic loss in its step; it shares the TransMorph backbone, so its parameters and FLOPs are identical to TransMorph and the regularizer’s cost appears only as a small wall-time/memory increment (see text). FLOPs are reported for countable convolution/matmul/attention operations; cheap elementwise and grid-sample operations (including the HypEReg Jacobian penalties) are not included, which is why the HypEReg and TransMorph FLOP columns coincide.
Table 7. Multi-atlas label fusion on OASIS zero-shot transfer ( N atlas = 6 , n = 20 test targets). Majority-voting fusion of six atlas-to-target registrations; Δ Dice = Dice fusion Dice ¯ single .
Table 7. Multi-atlas label fusion on OASIS zero-shot transfer ( N atlas = 6 , n = 20 test targets). Majority-voting fusion of six atlas-to-target registrations; Δ Dice = Dice fusion Dice ¯ single .
ModelSingle Dice ↑Fused Dice ↑ Δ Dice ↑Hippocampus ↑Ventricle ↑Thalamus ↑
HypEReg-TransMorph0.7795 ± 0.01590.8271 ± 0.0181+0.04770.86540.90560.9227
TransMorph 0.7712 ± 0.0146 _ 0.8201 ± 0.0145 _ + 0.0489 _ 0.8492 _ 0.9006 _ 0.8979 _
TransMorphBayes0.7597 ± 0.01850.8058 ± 0.0206+0.04600.83410.89750.8846
MIDIR0.7161 ± 0.01410.7696 ± 0.0162+0.05340.82380.87190.8955
Arrow keys: ↑ higher is better. Values: mean ± std over 20 OASIS test targets. N atlas = 6 atlas subjects (IDs: 50, 80, 150, 220, 300, 380; ID 80 substitutes for the originally planned ID 100, which is absent in the release split). Single Dice = per-atlas mean; Fused Dice = majority-voting result. Bold red = best; blue underline _ = second-best.
Table 8. OASIS-2 longitudinal deformation regularity under IXI→OASIS-2 zero-shot transfer (pair-level Jacobian metrics over n = 223 visit intervals; 3 seeds per model family).
Table 8. OASIS-2 longitudinal deformation regularity under IXI→OASIS-2 zero-shot transfer (pair-level Jacobian metrics over n = 223 visit intervals; 3 seeds per model family).
Model det ( J ϕ ) 0 Ratio ↓SDlogJ ↓
HypEReg-TransMorph 1.37 × 10 3 ± 8.20 × 10 4 0.401 ± 0.041
TransMorph 2.11 × 10 2 ± 3.45 × 10 3 0.601 ± 0.015
Across-seed mean ± std from three IXI-trained zero-shot checkpoints per family. Arrow keys: ↓ lower is better. The coarse native Δ nWBV/year sanity check formerly paired with this table is reported in Supplementary Table S15, and the full robustness panel is in Supplementary Table S8. Bold red = better, red = Best.
Table 9. Numerical summary corresponding to Figure 6. The table is restricted to the three ROI readouts retained in the main text: lateral ventricles, thalamus, and white matter. The left pair of columns reports across-seed Pearson correlations between ROI-integrated Jacobian relative change and FastSurfer-derived ROI volume-change rates. The right pair reports across-seed slopes of ROI Jacobian change versus CDR. Values are mean ± std over three IXI-trained zero-shot checkpoints per model family.
Table 9. Numerical summary corresponding to Figure 6. The table is restricted to the three ROI readouts retained in the main text: lateral ventricles, thalamus, and white matter. The left pair of columns reports across-seed Pearson correlations between ROI-integrated Jacobian relative change and FastSurfer-derived ROI volume-change rates. The right pair reports across-seed slopes of ROI Jacobian change versus CDR. Values are mean ± std over three IXI-trained zero-shot checkpoints per model family.
ROIFS Corr. HypERegFS Corr. TransMorphCDR Slope HypERegCDR Slope TransMorph
Lateral ventricles0.315 ± 0.0450.241 ± 0.0420.0263 ± 0.00860.0184 ± 0.0039
Thalamus0.187 ± 0.0870.051 ± 0.0970.0336 ± 0.00270.0375 ± 0.0125
White matter0.124 ± 0.0510.095 ± 0.0340.0044 ± 0.00290.0087 ± 0.0008
FS corr. = Pearson correlation with FastSurfer-derived ROI annualized volume-change rates. CDR slope is the linear slope of ROI-integrated Jacobian relative change versus CDR. Bold indicates the stronger absolute FastSurfer agreement within each ROI; CDR slopes are descriptive and are not interpreted as corrected clinical endpoint validation. Bold red = better.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Xu, S.; Xu, M.; Zhou, E. Hyperelastic Regularization for Near-Diffeomorphic Transformer-Based Brain MRI Registration. J. Imaging 2026, 12, 276. https://doi.org/10.3390/jimaging12070276

AMA Style

Xu S, Xu M, Zhou E. Hyperelastic Regularization for Near-Diffeomorphic Transformer-Based Brain MRI Registration. Journal of Imaging. 2026; 12(7):276. https://doi.org/10.3390/jimaging12070276

Chicago/Turabian Style

Xu, Shiyi, Mohan Xu, and Erjin Zhou. 2026. "Hyperelastic Regularization for Near-Diffeomorphic Transformer-Based Brain MRI Registration" Journal of Imaging 12, no. 7: 276. https://doi.org/10.3390/jimaging12070276

APA Style

Xu, S., Xu, M., & Zhou, E. (2026). Hyperelastic Regularization for Near-Diffeomorphic Transformer-Based Brain MRI Registration. Journal of Imaging, 12(7), 276. https://doi.org/10.3390/jimaging12070276

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop