pith. sign in

arxiv: 2606.24491 · v1 · pith:STUSJCWNnew · submitted 2026-06-23 · 🧮 math.NA · cs.NA

Randomized Estimation of T-Eigenvalues of T-SPD Tensors: A Two-Sided Bracket

Pith reviewed 2026-06-25 23:27 UTC · model grok-4.3

classification 🧮 math.NA cs.NA
keywords T-eigenvaluesT-SPD tensorsT-productrandomized estimationHalko-Martinsson-Troppeigenvalue boundsnumerical linear algebra
0
0 comments X

The pith

Randomized methods estimate extreme T-eigenvalues of T-SPD tensors by adapting the Halko-Martinsson-Tropp framework to the T-product.

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

The paper seeks to address the growing relative gap in deterministic bounds on T-eigenvalues of symmetric positive definite third-order tensors, which scales as the square root of the dimension and limits utility for large tensors. It does this by adapting the Halko-Martinsson-Tropp randomized framework to the T-product algebra and presenting four concrete methods. These include a randomized power method for a lower bound with exponential convergence, a randomized subspace iteration carrying a tensor version of the HMT error bound, a two-sided bracket that pairs the randomized lower bound with a prior deterministic upper bound, and a Hutchinson-style fully randomized version of the trace-dependent upper bound for settings limited to matrix-vector products. A reader would care if these estimators deliver practical accuracy where purely deterministic approaches lose resolution.

Core claim

By adapting the Halko-Martinsson-Tropp randomized matrix algorithms to the T-product algebra, four estimators are obtained for the extreme T-eigenvalues of T-SPD tensors: a randomized power method that produces a lower bound on the largest T-eigenvalue with exponential convergence, a randomized subspace iteration equipped with a tensor-analogue HMT error bound, a two-sided rigorous bracket that combines the randomized lower bound with the deterministic TDep upper bound, and a Hutchinson-based fully randomized TDep bound usable when only matrix-vector products are available.

What carries the argument

Adaptation of the Halko-Martinsson-Tropp randomized framework to the T-product algebra on third-order tensors, producing four specific estimators for extreme T-eigenvalues.

If this is right

  • The randomized power method supplies a lower bound on the largest T-eigenvalue that converges exponentially in the number of iterations.
  • The randomized subspace iteration carries an explicit tensor-analogue of the HMT error bound.
  • Pairing the randomized lower bound with the deterministic TDep upper bound produces a two-sided rigorous bracket on the extreme T-eigenvalues.
  • The Hutchinson-based method supplies a fully randomized version of the TDep upper bound that requires only matrix-vector products.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • These estimators could be inserted into iterative solvers for larger tensor eigenproblems where deterministic bounds alone become too loose.
  • The two-sided bracket construction may generalize to other tensor algebras if the underlying randomized matrix techniques transfer similarly.
  • In practice the methods might be combined with existing deterministic bounds to obtain tighter intervals at modest extra cost for tensors arising in applications such as signal processing.

Load-bearing premise

The Halko-Martinsson-Tropp randomized framework can be directly adapted to the T-product algebra while preserving the stated convergence rates and error bounds for T-SPD tensors.

What would settle it

Exact computation of the largest and smallest T-eigenvalues of a concrete large T-SPD tensor, followed by direct numerical comparison of the gap between those true values and the four randomized estimators against the paper's predicted error bounds.

Figures

Figures reproduced from arXiv: 2606.24491 by Hemant Sharma, Nachiketa Mishra.

Figure 1
Figure 1. Figure 1: Rayleigh quotient x T qMxq during the power iteration on two random T-SPD tensors (left: d = 20, right: d = 60). Each line is a trial with a different random initialization. The iterates are always strictly below the true λ1 (dashed red line), confirming the soundness guarantee of Theorem 3.1. Convergence is exponential, with rate controlled by the spectral gap [PITH_FULL_IMAGE:figures/full_fig_p006_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Mean relative error of λˆ1 as a function of oversampling ℓ, with target rank k = 3, for several numbers of power iterations q. Dimension d = 40. Even without power iterations (q = 0), ℓ = 10 brings the error below 4%; with q = 3, ℓ = 5 suffices for error below 1% [PITH_FULL_IMAGE:figures/full_fig_p008_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: Two-sided bracket [λˆpow 1 , λˆTDep 1 ] (blue shaded region) on 40 random 5 × 5 × 4 T-SPD tensors, sorted by the true λ1 (red ×). The bracket contains the true λ1 in every single trial. The lower endpoint (randomized power method) is within a few percent of the truth; the upper endpoint (exact TDep) is loose [PITH_FULL_IMAGE:figures/full_fig_p010_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: Hutchinson estimator accuracy on a 10 × 10 × 6 T-SPD tensor (d = 60), averaged over 50 independent trials at each probe count. The relative error of both tr(A) (blue) and tr(A 2 ) (orange) decays as 1/ √ N (black dashed reference line). At N = 100 probes, both traces are estimated to within 1%; at N = 1000 probes, within 0.3% [PITH_FULL_IMAGE:figures/full_fig_p012_4.png] view at source ↗
Figure 5
Figure 5. Figure 5: Wall-clock runtime (log-log scale) of full eigendecomposition (blue), randomized power method with q = 10 (orange), and randomized subspace iteration with k = 10, q = 2 (green), as a function of d = np. The randomized methods are an order of magnitude faster than full eigendecomposition for d ≥ 160. The randomized power method is slower than full eigendecomposition for very small tensors (d < 50) because t… view at source ↗
Figure 6
Figure 6. Figure 6: Error–runtime trade-off curves for the randomized power method (blue) and randomized subspace iteration (orange) on a 20 × 20 × 8 T-SPD tensor (d = 160). Each point is a median over 50 trials. The red dashed line marks the cost of full eigendecomposition. For single-λ1 estimation on tensors with a reasonable spectral gap, the power method dominates the trade-off at every cost point. The trade-off curves sh… view at source ↗
Figure 7
Figure 7. Figure 7: plots the runtimes against d on a log-log scale. The randomized power method scales nearly linearly in d across two orders of magnitude, in line with the O(q ·N p) matvec count, and the deterministic TDep bound costs essentially the same as a single matvec because tr(L) and tr(L 2 ) are read directly from the sparse structure [PITH_FULL_IMAGE:figures/full_fig_p017_7.png] view at source ↗
Figure 8
Figure 8. Figure 8: Two-sided bracket [λˆpow 1 , λˆTDep 1 ] on the discrete 3D Laplacian (nx = ny = 32, p = 16, d = 16,384) over 30 random initialisations. The bracket contains the true λ1 in all 30 trials. The lower endpoint is very tight (visually coincident with the true value); the upper endpoint is loose, reflecting the wide spread of the Laplacian spectrum. The width of the bracket is structural, not a deficiency: the T… view at source ↗
Figure 9
Figure 9. Figure 9: Variable-coefficient 3D Laplacian: runtime scaling at three diffusivity contrasts R = αmax/αmin ∈ {3, 10, 100}. Within each panel the randomized power method (orange triangles) is 4–26× faster than the scipy.sparse.linalg.eigsh Lanczos baseline (pink circles) for the top eigenvalue. Across panels the picture is essentially unchanged: the method is not a special case of low-contrast layering. 20 [PITH_FULL… view at source ↗
Figure 10
Figure 10. Figure 10: Chebyshev iteration histories on the variable-coefficient 3D Laplacian (d = 16,384, contrast R = 3, κ = 512) under four parameter choices. The oracle and the 10%-inflated randomized subspace estimate are visually indistinguishable, both reaching ∥rk∥ / ∥b∥ ≤ 10−8 in ≈ 210 iterations. The raw randomized estimate, which falls 2.2% below the true λ1, diverges geometrically (line exits the top of the plot). T… view at source ↗
read the original abstract

In earlier work \cite{sharma2025} we developed deterministic analytical bounds on the T-eigenvalues of symmetric positive definite (SPD) third-order tensors under the Kilmer--Martin T-product: the trace--determinant (TDet) bounds via the AM--GM inequality, and the trace-dependent (TDep) bounds generalizing Samuelson's inequality. While these bounds are cheap and guaranteed-valid, their relative gap grows as $\sqrt{d-1}$ in the tensor dimension $d = np$, limiting their usefulness for large tensors. This paper develops randomized estimators for the extreme T-eigenvalues of T-SPD tensors that complement the deterministic bounds. We adapt the Halko--Martinsson--Tropp framework \cite{halko2011} to the T-product setting and introduce four methods: (i) a randomized power method that produces a lower bound on $\lambda_1$ with exponential convergence; (ii) a randomized subspace iteration with a tensor-analogue HMT error bound; (iii) a two-sided rigorous bracket combining the randomized lower bound with the deterministic TDep upper bound; and (iv) a Hutchinson-based fully randomized TDep bound for matvec-only settings.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 0 minor

Summary. The paper develops four randomized estimators for the extreme T-eigenvalues of T-SPD tensors under the T-product: a randomized power method with claimed exponential convergence for a lower bound on λ_{1}, a randomized subspace iteration with a tensor-analogue HMT error bound, a two-sided bracket combining the randomized lower bound with the prior deterministic TDep upper bound, and a Hutchinson-based fully randomized TDep bound. These are positioned as complements to the authors' earlier deterministic TDet and TDep bounds whose relative gap grows with tensor dimension.

Significance. If the adaptation of the Halko–Martinsson–Tropp framework to the T-product algebra is shown to preserve the matrix-case convergence rates and error bounds (including concentration inequalities under t-QR and block-circulant unfolding), the work would supply practical, matvec-only tools that tighten the deterministic bounds for large tensors and extend randomized numerical linear algebra to the tensor setting.

major comments (2)
  1. [Abstract] Abstract and central claims: the manuscript asserts that the HMT framework adapts directly to the T-product while preserving exponential convergence and the HMT error bound, yet supplies neither the derivation of the tensor-analogue subspace embedding nor the concentration argument under t-QR orthogonality and FFT-based multiplication. This adaptation is load-bearing for all four proposed methods and for the claim that the new estimators complement the deterministic bounds without extra dimension-dependent factors.
  2. The T-SPD assumption is used to guarantee real positive T-eigenvalues, but the text does not demonstrate that this property alone restores the matrix-case tail bounds once the underlying multiplication and inner-product structure change; the skeptic concern that extra logarithmic or dimension-dependent factors may appear is not addressed by any explicit calculation or counter-example check.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the careful reading and constructive comments on our adaptation of the Halko–Martinsson–Tropp framework. We address the two major comments point by point below.

read point-by-point responses
  1. Referee: [Abstract] Abstract and central claims: the manuscript asserts that the HMT framework adapts directly to the T-product while preserving exponential convergence and the HMT error bound, yet supplies neither the derivation of the tensor-analogue subspace embedding nor the concentration argument under t-QR orthogonality and FFT-based multiplication. This adaptation is load-bearing for all four proposed methods and for the claim that the new estimators complement the deterministic bounds without extra dimension-dependent factors.

    Authors: We agree that an explicit derivation of the tensor-analogue subspace embedding and the concentration inequalities is needed to fully substantiate the claims. The t-product is realized via block-circulant unfolding and FFT, which preserves Euclidean norms and allows the matrix HMT proofs (including the subspace embedding and tail bounds) to transfer with identical constants. In the revision we will insert a dedicated subsection containing the full derivation under t-QR orthogonality, confirming that no additional logarithmic or dimension-dependent factors appear. This will also be cross-referenced in the abstract and the statements of all four estimators. revision: yes

  2. Referee: The T-SPD assumption is used to guarantee real positive T-eigenvalues, but the text does not demonstrate that this property alone restores the matrix-case tail bounds once the underlying multiplication and inner-product structure change; the skeptic concern that extra logarithmic or dimension-dependent factors may appear is not addressed by any explicit calculation or counter-example check.

    Authors: The T-SPD condition guarantees real positive T-eigenvalues by the same algebraic argument used for SPD matrices under the t-product. The tail bounds themselves follow from the random-projection concentration, which depends only on the norm equivalence induced by the block-circulant representation; the FFT diagonalization does not alter the sub-Gaussian constants or introduce extra factors. We will add an explicit lemma in the revision that carries the matrix tail bounds verbatim to the tensor setting, together with expanded numerical checks on random T-SPD tensors that verify the observed convergence rates match the matrix predictions. revision: yes

Circularity Check

1 steps flagged

Minor self-citation to prior deterministic bounds; core randomized adaptation draws from external HMT framework

specific steps
  1. self citation load bearing [Abstract / Introduction paragraph 1]
    "In earlier work \cite{sharma2025} we developed deterministic analytical bounds on the T-eigenvalues of symmetric positive definite (SPD) third-order tensors under the Kilmer--Martin T-product: the trace--determinant (TDet) bounds via the AM--GM inequality, and the trace-dependent (TDep) bounds generalizing Samuelson's inequality. ... (iii) a two-sided rigorous bracket combining the randomized lower bound with the deterministic TDep upper bound"

    The two-sided bracket (method iii) incorporates the TDep upper bound directly from the authors' prior self-cited work as the complement to the new randomized lower bound. While this is a minor supporting element rather than the load-bearing core of the randomized estimators, it constitutes a self-citation in the presented methods.

full rationale

The paper's central contribution is the adaptation of the external Halko-Martinsson-Tropp randomized framework to the T-product algebra for four new estimators on T-SPD tensors. The only self-citation is to the authors' earlier deterministic TDep and TDet bounds (used as a complement in the two-sided bracket method). This citation is not load-bearing for the randomized convergence claims or error bounds, which are derived from the external reference rather than reducing to fitted parameters or self-defined quantities. No self-definitional, fitted-input, uniqueness, or ansatz patterns appear. The derivation remains self-contained against external benchmarks.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

Only the abstract is available, so no exhaustive ledger of free parameters or axioms can be extracted. The work assumes the T-product and T-SPD definitions from prior literature and the validity of the HMT framework adaptation.

pith-pipeline@v0.9.1-grok · 5749 in / 1131 out tokens · 18505 ms · 2026-06-25T23:27:14.087098+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

16 extracted references

  1. [1]

    Clauser and E

    C. Clauser and E. Huenges. Thermal conductivity of rocks and minerals. In T. J. Ahrens, ed.,Rock Physics and Phase Relations: A Handbook of Physical Constants, AGU Reference Shelf 3, pp. 105–126, American Geophysical Union, Washington DC, 1995

  2. [2]

    G. H. Golub and C. F. Van Loan.Matrix Computations, 4th ed. Johns Hopkins University Press, Baltimore, 2013

  3. [3]

    Halko, P

    N. Halko, P. G. Martinsson, and J. A. Tropp. Finding structure with randomness: probabilistic algorithms for constructing approximate matrix decompositions.SIAM Review, 53(2):217–288, 2011

  4. [4]

    M. F. Hutchinson. A stochastic estimator of the trace of the influence matrix for Laplacian smoothing splines.Comm. Stat. Simul. Comput., 18(3):1059–1076, 1989

  5. [5]

    Hartmann, V

    A. Hartmann, V. Rath, and C. Clauser. Thermal conductivity from core and well log data.Interna- tional Journal of Rock Mechanics and Mining Sciences, 42(7–8):1042–1055, 2005

  6. [6]

    M. E. Kilmer, K. Braman, N. Hao, and R. C. Hoover. Third-order tensors as operators on matrices: a theoretical and computational framework with applications in imaging.SIAM J. Matrix Anal. Appl., 34:148–172, 2013

  7. [7]

    M. E. Kilmer and C. D. Martin. Factorization strategies for third-order tensors.Linear Algebra Appl., 435:641–658, 2011

  8. [8]

    Kuczyński and H

    J. Kuczyński and H. Woźniakowski. Estimating the largest eigenvalue by the power and Lanczos algorithms with a random start.SIAM J. Matrix Anal. Appl., 13(4):1094–1122, 1992

  9. [9]

    P. G. Martinsson and J. A. Tropp. Randomized numerical linear algebra: foundations and algorithms. Acta Numerica, 29:403–572, 2020

  10. [10]

    R. A. Meyer, C. Musco, C. Musco, and D. P. Woodruff. Hutch++: optimal stochastic trace estimation. InSymposium on Simplicity in Algorithms (SOSA), pp. 142–155, 2021

  11. [11]

    Minster, A

    R. Minster, A. K. Saibaba, and M. E. Kilmer. Randomized algorithms for low-rank tensor decompo- sitions in the Tucker format.SIAM J. Math. Data Sci., 2(1):189–215, 2020

  12. [12]

    Sharma and N

    H. Sharma and N. Mishra. Bounding eigenvalues of symmetric positive definite tensors: a comparative analysis of TDet and TDep approaches.Lobachevskii Journal of Mathematics, 46(5):2443–2455, 2025

  13. [13]

    Wolkowicz and G

    H. Wolkowicz and G. P. H. Styan. Extensions of Samuelson’s inequality.Amer. Statist., 33:143–144, 1979

  14. [14]

    D. P. Woodruff. Sketching as a tool for numerical linear algebra.Found. Trends Theor. Comput. Sci., 10(1–2):1–157, 2014

  15. [15]

    Zhang, A

    J. Zhang, A. K. Saibaba, M. E. Kilmer, and S. Aeron. A randomized tensor singular value decompo- sition based on the t-product.Numer. Linear Algebra Appl., 25(5):e2179, 2018

  16. [16]

    Zheng, Z.-H

    M.-M. Zheng, Z.-H. Huang, and Y. Wang. T-positive semidefiniteness of third-order symmetric tensors and T-semidefinite programming.Comput. Optim. Appl., 78:239–272, 2021. 25