REVIEW 2 major objections 8 minor 26 references
For a smoothly deformed random field, the local covariance and spectrum are determined by the Jacobian, with explicit error bounds.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-01 13:36 UTC pith:NBWYWTBQ
load-bearing objection The local covariance linearization and spectral warping are mathematically sound and cleanly packaged; the cardiac application should be treated as illustrative because the optical-flow Jacobians carry unquantified smoothing bias. the 2 major comments →
Local Second-Order Geometry Induced by Deformation Maps
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper claims that a deterministic deformation T acting on a stationary random field X does not need to be treated globally to understand its local dependence. For each anchor s, the exact deformed covariance C_T(s, s+h) = c_X(T(s+h) - T(s)) is approximated by c_X(J_T(s)h), where J_T(s) is the Jacobian, and the error is at most (L_c/2) M_T ||h||^2, with L_c the Lipschitz constant of c_X and M_T the maximal second-order directional variation of T. This makes the local spectrum exact in closed form: S_loc_T(k;s) = |det J_T(s)|^{-1} S_X(J_T(s)^{-T}k), which preserves the marginal variance c_X(0). For isotropic Matérn fields the deformed local spectrum becomes a locally anisotropic Matérn spe
What carries the argument
The central object is the Jacobian J_T(s) of the deformation at a location, the matrix of partial derivatives that describes the local first-order action of the map. The load-bearing identity is the spectral warping formula S_loc_T(k;s) = |det J_T(s)|^{-1} S_X(J_T(s)^{-T}k), derived by the change of variables u = J_T(s)h in the Fourier integral. This one formula encodes all local second-order information: the determinant rescales variance to preserve the marginal, and the inverse-transpose Jacobian rotates and anisotropically scales the frequency coordinates. The finite-frequency simulator uses the square-root of the local spectrum as amplitudes for independent cosine and sine components, so
Load-bearing premise
The central result requires the latent covariance to be Lipschitz continuous and the deformation to be twice differentiable with a nonsingular Jacobian; in the cardiac application, the optical-flow estimate of the deformation must be faithful, but this is assumed rather than validated against a known warp.
What would settle it
Take a known nonlinear deformation and a Matérn field with smoothness ν=0.5, estimate the local periodogram on a small neighborhood, and check whether its level sets match the prediction S_loc(k;s) = |det J|^{-1} S_X(J^{-T}k); a systematic mismatch that grows faster than the quadratic bound in the neighborhood radius would refute the linearization claim.
If this is right
- For any deformation with finite curvature bound M_T, the linearization error is O(||h||^2), so the Jacobian approximation is trustworthy inside a neighborhood whose radius is small relative to the deformation's curvature radius.
- Local spectra of deformed isotropic Matérn fields are closed-form anisotropic Matérn spectra: smoothness is preserved, and only the effective range and orientation change with location.
- The finite-frequency simulator reproduces the finite-dimensional tangent covariance by construction, enabling local realizations of a nonstationary Gaussian field without simulating the whole global field.
- A truncated SVD compresses the space-frequency weights into a reusable form; across the reported scenarios the average relative covariance error stays below about 7% and the retained rank remains small.
- Directional summaries of the Jacobian (anisotropy magnitude and orientation) separate cardiac diagnostic groups more strongly than the area-change summary, suggesting that local deformation geometry carries information beyond expansion and contraction.
Where Pith is reading between the lines
- Extension: The closed-form local spectrum suggests a direct estimator of the Jacobian from local frequency measurements — local periodogram level sets could reveal J_T(s) without global registration, and comparing such estimates against known warps would test the framework end-to-end.
- Extension: Because the linearization error grows with M_T, one could choose an adaptive neighborhood radius that shrinks where estimated local spectra change rapidly, providing a data-driven check on the local-stationarity assumption.
- Extension: The orientation summary θ(s) looks like a candidate imaging biomarker; a natural test is whether patient-level anisotropy distributions, rather than medians, give stronger separation among visually similar pathology groups.
- Extension: The framework implies a falsifiable prediction for cardiac mechanics: if the Jacobian model is correct, local spectra estimated from multiple cardiac phases should vary only through the evolving deformation, not through intrinsic changes in the latent field's smoothness.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies a stationary random field X composed with a deterministic deformation T. It proves a local covariance linearization (Theorem 3.2): under T in C^2 and Lipschitz c_X, C_T(s, s+h) = c_X(J_T(s)h) + R_c(s,h) with |R_c(s,h)| <= (L_c/2) M_T ||h||^2. It derives the local spectral warping (Theorem 3.3), S_loc(k;s) = |det J_T(s)|^{-1} S_X(J_T(s)^{-T} k), which preserves marginal variance. It constructs a finite-frequency local simulator Y_L^(s) whose covariance is exactly the discrete Fourier transform of the local spectrum (Proposition 4.1), with SVD compression for multiple anchors. Numerical diagnostics split errors into frequency and linearization components and report compression errors under about 7%. The final section estimates local Jacobians from ACDC cardiac MRI via Horn-Schunck optical flow and tests group differences in log|det J|, log eta, and orientation theta, finding the strongest differences in anisotropy and orientation.
Significance. If correct, the paper provides an explicit and checkable link between deformation Jacobians and the local second-order structure of the deformed field: the error bound (10) is constructive and involves no fitted parameters, the spectrum (12) is a closed-form change of variables, and Proposition 4.1 is a direct computation rather than an approximation fit. These results are useful for local simulation of nonstationary fields and for interpreting deformation-based covariance models, including the Matérn anisotropy example. The SVD compression is a practical contribution. The cardiac application is exploratory and potentially interesting, but the current evidence is compromised by unvalidated optical-flow estimates (see Major Comment 1). The theoretical portion is solid; the applied claim needs substantial additional support.
major comments (2)
- [§6.1–6.2, Eq. (21), Table 3, Fig. 4] The application's load-bearing assumption is that optical flow gives a faithful deformation, T(s)=s-u(s), J_T=I-∇u. Horn-Schunck regularization penalizes |∇u|², shrinking the estimated gradient and biasing J_T toward I; the smoothing bandwidth and finite-difference scheme are never reported or varied. Since weaker contractions produce smaller optical-flow gradients and therefore larger relative shrinkage, the between-group differences in logη, θ, and log|det J| reported in Table 3 and Fig. 4 may be generated or attenuated by the estimator itself. No validation against a known deformation is provided; Section 7 only lists uncertainty propagation as future work. I request a synthetic validation with known Jacobians, a sensitivity analysis over the regularization/smoothing parameters, and a re-analysis or materially softened interpretation.
- [§4.2, Eq. (19) vs. Abstract] The abstract states that the simulator 'reproduces the finite dimensional tangent covariance by construction.' This is true for the uncorrected field in Proposition 4.1, but the variance correction in Section 4.2 rescales all off-diagonal covariances by c_X(0)/v_{L,s}, so when this correction is used the implemented simulator no longer reproduces the tangent covariance exactly. The paper acknowledges the rescaling, but the discrepancy between the abstract's claim and the practical algorithm should be resolved, either by applying the correction only when v_{L,s} is within a stated tolerance of c_X(0) or by reporting both corrected and uncorrected errors. A grid-sensitivity analysis for Δk and κ would also help establish how close v_{L,s} is to c_X(0) in the numerical cases.
minor comments (8)
- [§4.1] 'we tread the zero frequency separately' should read 'we treat the zero frequency separately'.
- [Table 2 caption] 'glabal deformation' should be 'global deformation'; Section 5.3 has 'vise versa' instead of 'vice versa'.
- [§5.2] In the definition of e_freq, the notation h∈B(s_i,ρ) is imprecise: h is a lag vector, whereas B is a set of spatial points. Use h∈H_ρ(s_i) or write (s_i+h)∈B(s_i,ρ).
- [§6.1] The description 'the same slice index is used to select the image in the ED tensor' is ambiguous if the ED and ES stacks have different slice thicknesses or offsets; clarify how the slice correspondence is enforced.
- [Fig. 4] The boxplots would be more informative with group medians and confidence intervals or overlaid individual patient points; currently it is hard to assess which pairwise differences drive the Kruskal–Wallis results.
- [Example 3.5 / §5.1] The statement that Theorem 3.2 applies to Matérn covariances only for ν≥1/2 is correct, but it is worth stating more prominently because the numerical study includes ν=0.5, for which the Lipschitz constant is finite but relatively large; reporting L_c values would aid interpretation.
- [References] In the Fuglstad et al. entry, 'varying local aanisotropy' contains a typo ('aanisotropy').
- [General] There is no code or data availability statement. For a methods paper with this much algorithmic content, releasing the simulator and the optical-flow processing code would materially aid reproducibility.
Circularity Check
No significant circularity: the local linearization, spectral warping, and simulator guarantees are forward derivations; the sole self-citation is not load-bearing.
full rationale
The central derivation chain is self-contained. Theorem 3.2 obtains the covariance approximation (9) and error bound (10) directly from Taylor's theorem with integral remainder and the Lipschitz assumption on c_X; the bound is a consequence, not an input. Theorem 3.3 computes the local spectrum (12) by a direct change of variables in the Fourier integral defining the local spectrum of the linearized covariance, and the variance preservation follows by another change of variables. Proposition 4.1 verifies the moments of the explicitly constructed field (15); the match with the finite-frequency tangent covariance is by construction, and the paper states this honestly rather than presenting it as an independent prediction. The SVD compression is assessed by measured relative errors in Table 1. The cardiac application uses optical-flow estimates and is explicitly exploratory; Section 7 candidly flags 'the uncertainty associated with an estimated deformation map' as future work, which is a validity limitation, not a circular step. The only self-citation, Battagliola and Olhede (2026), appears in the Discussion as a pointer for future space-time extensions and is not load-bearing. No fitted parameter is renamed as a prediction, no uniqueness theorem from the authors' prior work is imported, and no ansatz is smuggled in through self-citation. The derivation reduces to no external fitted value and stands on its own proofs.
Axiom & Free-Parameter Ledger
free parameters (4)
- SVD rank M =
varies; chosen so cumulative energy >= 0.99 (Section 5.2)
- Frequency grid spacing Δk and cutoff κ =
chosen per Barnett et al. (2024) balancing aliasing and truncation (Section 4.2)
- Optical-flow smoothing bandwidth and finite-difference scheme =
not reported precisely (Section 6.1)
- Septal angular sector (60 degrees) and patient-level median summaries =
60 degrees; median over region
axioms (6)
- domain assumption T in C²(D) with nonsingular J_T(s) on compact D, so the global curvature bound M_T is finite
- domain assumption c_X is Lipschitz with constant L_c
- standard math Fourier inversion and change-of-variables identities for c_X with integrable spectrum
- domain assumption X is Gaussian for the finite-frequency simulator to produce exactly Gaussian fields
- domain assumption ImES(s) ≈ ImED(s - u(s)), so T(s) = s - u(s) is the ED-to-ES deformation
- domain assumption Isotropic Matérn latent benchmark with no preferred orientation
read the original abstract
Spatial deformations offer a flexible route to nonstationary dependence by warping the coordinates of a stationary random field. While the exact induced covariance depends on the deformation map in its entirety, we show that its behavior in a neighborhood is approximated accurately by linearization. This produces a tangent covariance whose discrepancy from the true covariance we bound explicitly, and its Fourier transform yields a local spectrum in closed form. Building on this spectral description, we introduce a simulation scheme that generates a deformed Gaussian field in a neighborhood accounting for the local spectrum, so that the simulated field reproduces the finite dimensional tangent covariance by construction. For repeated sampling across many reference points, a truncated singular value decomposition compresses the space and frequency weights into a reusable form. We further apply the summaries based on the local Jacobian as an exploratory device for deformations estimated from images, using cardiac magnetic resonance data from the Automated Cardiac Diagnosis Challenge together with optical flow. The resulting local geometry exhibits differences across diagnostic groups through directional and anisotropic features of myocardial deformation that go beyond simple measures of local expansion or compression.
Figures
Reference graph
Works this paper leans on
-
[1]
and Full, Peter M
Bernard, Olivier and Lalande, Alain and Zotti, Clement and Cervenansky, Frederick and Yang, Xin and Heng, Pheng-Ann and Cetin, Irem and Lekadir, Karim and Camara, Oscar and Gonzalez Ballester, Miguel Angel and Sanroma, Gerard and Napel, Sandy and Petersen, Steffen and Tziritas, Georgios and Grinias, Elias and Khened, Mahendra and Kollerathu, Varghese Alex...
-
[2]
The Approximation of One Matrix by Another of Lower Rank , volume=. Psychometrika , author=. 1936 , pages=. doi:10.1007/BF02288367 , number=
-
[3]
Deformable Medical Image Registration: A Survey , year=
Sotiras, Aristeidis and Davatzikos, Christos and Paragios, Nikos , journal=. Deformable Medical Image Registration: A Survey , year=
-
[4]
Noel A. C. Cressie , title =. 1993 , doi =
1993
-
[5]
Stein , title =
Michael L. Stein , title =. 1999 , doi =
1999
-
[6]
Sampson and Peter Guttorp , journal =
Paul D. Sampson and Peter Guttorp , journal =. Nonparametric Estimation of Nonstationary Spatial Covariance Structure , urldate =
-
[7]
Damian, Doris and Sampson, Paul D and Guttorp, Peter , title =. Environmetrics , volume =. doi:https://doi.org/10.1002/1099-095X(200103)12:2<161::AID-ENV452>3.0.CO;2-G , url =. https://onlinelibrary.wiley.com/doi/pdf/10.1002/1099-095X abstract =
-
[8]
and O'Hagan, Anthony , title =
Schmidt, Alexandra M. and O'Hagan, Anthony , title =. Journal of the Royal Statistical Society: Series B (Statistical Methodology) , volume =. doi:https://doi.org/10.1111/1467-9868.00413 , url =. https://rss.onlinelibrary.wiley.com/doi/pdf/10.1111/1467-9868.00413 , abstract =
-
[9]
Anderes and Michael L
Ethan B. Anderes and Michael L. Stein , title =. The Annals of Statistics , number =. 2008 , doi =
2008
-
[10]
Identification of space deformation using linear and superficial quadratic variations , journal =
Xavier Guyon and Olivier Perrin , keywords =. Identification of space deformation using linear and superficial quadratic variations , journal =. 2000 , issn =. doi:https://doi.org/10.1016/S0167-7152(99)00171-6 , url =
-
[11]
The Annals of Statistics , number =
Maureen Clerc and St. The Annals of Statistics , number =. 2003 , doi =
2003
-
[12]
Paciorek, Christopher J. and Schervish, Mark J. , title =. Environmetrics , volume =. doi:https://doi.org/10.1002/env.785 , url =. https://onlinelibrary.wiley.com/doi/pdf/10.1002/env.785 , abstract =
- [13]
-
[14]
Biometrika , volume =
Fuentes, Montserrat , title =. Biometrika , volume =. 2002 , doi =
2002
-
[15]
Andrew T. A. Wood and Grace Chan , journal =. Simulation of Stationary
-
[16]
Graham, I. G. and Kuo, F. Y. and Nuyens, D. and Scheichl, R. and Sloan, I. H. , title =. SIAM Journal on Numerical Analysis , volume =. 2018 , doi =. https://doi.org/10.1137/17M1149730 , abstract =
-
[17]
Dietrich, C. R. and Newsam, G. N. , title =. SIAM Journal on Scientific Computing , volume =. 1997 , doi =. https://doi.org/10.1137/S1064827592240555 , abstract =
-
[18]
Stochastic Environmental Research and Risk Assessment , volume =
Emery, Xavier and Arroyo, Daisy , title =. Stochastic Environmental Research and Risk Assessment , volume =. 2018 , doi =
2018
-
[19]
High resolution simulation of nonstationary
William Kleiber , keywords =. High resolution simulation of nonstationary. Computational Statistics & Data Analysis , volume =. 2016 , issn =. doi:https://doi.org/10.1016/j.csda.2016.03.005 , url =
-
[20]
Modeling and emulation of nonstationary. Spatial Statistics , volume =. 2018 , issn =. doi:https://doi.org/10.1016/j.spasta.2018.08.006 , url =
-
[21]
Exploring a New Class of Non-Stationary Spatial
Geir-Arne Fuglstad and Finn Lindgren and Daniel Simpson and Håvard Rue , journal =. Exploring a New Class of Non-Stationary Spatial
-
[22]
Battagliola, Maria Laura and Olhede, Sofia C. , title =. Environmetrics , volume =. doi:https://doi.org/10.1002/env.70079 , url =. https://onlinelibrary.wiley.com/doi/pdf/10.1002/env.70079 , abstract =
-
[23]
Berthold K.P. Horn and Brian G. Schunck , abstract =. Determining optical flow , journal =. 1981 , issn =. doi:https://doi.org/10.1016/0004-3702(81)90024-2 , url =
-
[24]
Kruskal and W
William H. Kruskal and W. Allen Wallis , journal =. Use of Ranks in One-Criterion Variance Analysis , urldate =
-
[25]
Journal of the Royal Statistical Society: Series B (Methodological) , volume =
Benjamini, Yoav and Hochberg, Yosef , title =. Journal of the Royal Statistical Society: Series B (Methodological) , volume =. 1995 , doi =
1995
-
[26]
Uniform approximation of common
Alex Barnett and Philip Greengard and Manas Rachh , keywords =. Uniform approximation of common. Applied and Computational Harmonic Analysis , volume =. 2024 , issn =. doi:https://doi.org/10.1016/j.acha.2024.101640 , url =
arXiv 2024
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.