← Latest papers
💻 computer science

Polynomial Bounds on Degeneration Order from Commutativity Properties of Tensor Slices

This paper establishes exponentially improved polynomial bounds on the error degree and order of degeneration for tensors by leveraging commutativity properties of their slices, particularly showing that for certain formats, the error degree is at most 1, which yields nontrivial upper bounds on tensor rank.

Original authors: Shree Ganesh, Pascal Koiran, Rafael Oliveira

Published 2026-08-12
📖 1 min read☕ Coffee break read

Original authors: Shree Ganesh, Pascal Koiran, Rafael Oliveira

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Technical Summary: Polynomial Bounds on Degeneration Order from Commutativity Properties of Tensor Slices

Problem Statement
The paper investigates the relationship between the border rank and the tensor rank of 3-tensors, specifically focusing on the quantitative measures of approximation known as the error degree (e-deg(T)e\text{-deg}(T)) and the order of degeneration (ord(T)\text{ord}(T)).

For a tensor TT with border rank rr, there exists a polynomial map εT(ε)\varepsilon \mapsto T(\varepsilon) such that limε0T(ε)=T\lim_{\varepsilon \to 0} T(\varepsilon) = T and rank(T(ε))r\text{rank}(T(\varepsilon)) \leq r for small ε\varepsilon. The error degree is the minimal degree of such a polynomial map, while the order of degeneration is the smallest integer qq such that i=1rui(ε)vi(ε)wi(ε)=εqT+εq+1Q(ε)\sum_{i=1}^r u_i(\varepsilon) \otimes v_i(\varepsilon) \otimes w_i(\varepsilon) = \varepsilon^q T + \varepsilon^{q+1}Q(\varepsilon).

These quantities are critical for "debordering": via polynomial interpolation, a bound on the error degree kk implies rank(T)(k+1)r\text{rank}(T) \leq (k+1)r. While standard interpolation yields rank(T)(2ord(T)+1)r\text{rank}(T) \leq (2\cdot\text{ord}(T)+1)r, the best known general bound for ord(T)\text{ord}(T) in the literature (Lehmkuhl and Lickteig [LL89]) is exponential in the tensor dimensions. This paper seeks to improve these bounds for specific classes of 3-tensors, potentially yielding non-trivial debordering results (e.g., rank(T)2r\text{rank}(T) \leq 2r).

Methodology
The authors' approach diverges from previous work that relied on global upper bounds on the degree of the algebraic variety of tensors with border rank rr. Instead, they exploit specific algebraic properties of the tensor slices, particularly commutativity.

  1. Reduction to Matrix Commutativity: For a tensor TCm×n×pT \in \mathbb{C}^{m \times n \times p} with an invertible first slice T1T_1, the problem reduces to analyzing the matrices Ai=TiT11A_i = T_i T_1^{-1}. The border rank of TT is closely linked to whether these matrices are Approximately Simultaneously Diagonalizable (ASD).
  2. Motzkin-Taussky Theorem: The paper leverages the Motzkin-Taussky Theorem, which states that a pair of complex matrices is ASD if and only if they commute. This allows the authors to translate the geometric problem of tensor degeneration into the algebraic problem of constructing perturbations for commuting matrices.
  3. Perturbation Techniques:
    • En,1 Perturbation: For a single Jordan block, the authors utilize a specific perturbation A+εEn,1A + \varepsilon E_{n,1} (where En,1E_{n,1} is the elementary matrix with a 1 in the (n,1)(n,1) entry). This perturbation preserves commutativity relations in a way that keeps the error degree low (linear in ε\varepsilon).
    • Weyr Form and Regularity: To handle general matrices with complex Jordan structures, the authors employ the Weyr form, a normal form better suited for commuting matrices than the Jordan form. They introduce the concept of kk-regularity (where every eigenspace has dimension at most kk). Specifically, they utilize 1-regular matrices (where all eigenspaces are 1-dimensional) to construct simultaneous diagonalizations.
  4. Commuting Extensions: For the overcomplete setting (rmin(m,n)r \geq \min(m,n)), the authors use a characterization of border rank via commuting extensions, generalizing results from [Koi25].

Key Contributions and Results

The paper establishes polynomial upper bounds on the error degree and degeneration order for two main classes of tensors, significantly improving upon the exponential bounds of [LL89].

1. The 1-Regular Case (Theorem 1.7)
For (r,3)(r, 3)-generic tensors TCm×n×pT \in \mathbb{C}^{m \times n \times p} where the slices satisfy specific commutativity conditions and one slice (Z2Z11Z_2 Z_1^{-1}) is 1-regular:

  • Rank: rank(T)=r\text{rank}(T) = r.
  • Error Degree: e-deg(T)1e\text{-deg}(T) \leq 1.
  • Degeneration Order: ord(T)r1\text{ord}(T) \leq r - 1.
  • Significance: Since e-deg(T)1e\text{-deg}(T) \leq 1, standard interpolation implies rank(T)2r\text{rank}(T) \leq 2r. This provides a non-trivial debordering result for this class of tensors.

2. The General Commuting Case (Theorem 1.6)
For (r,3)(r, 3)-generic tensors with format m×n×3m \times n \times 3 where the slices Z2Z11Z_2 Z_1^{-1} and Z3Z11Z_3 Z_1^{-1} commute (without the 1-regularity assumption):

  • Rank: rank(T)=r\text{rank}(T) = r.
  • Error Degree: e-deg(T)(r1)3+(r1)2e\text{-deg}(T) \leq (r-1)^3 + (r-1)^2.
  • Degeneration Order: ord(T)2(r1)3+3(r1)2+3(r1)\text{ord}(T) \leq 2(r-1)^3 + 3(r-1)^2 + 3(r-1).
  • Significance: While the error degree is cubic rather than linear, it is still a polynomial improvement over the exponential bounds previously known.

3. Overcomplete Setting (Theorems 4.10, 4.11)
The authors extend these results to the overcomplete case (rmin(m,n)r \geq \min(m,n)) using commuting extensions. The bounds on error degree and degeneration order retain the same polynomial shape as the undercomplete case, provided the commuting extension exists.

Significance and Claims
The paper claims that these results represent an exponential improvement over the bounds established by Lehmkuhl and Lickteig [LL89] for the specific classes of tensors discussed.

  • Debordering: The primary motivation is the "debordering" question. By showing that e-deg(T)e\text{-deg}(T) can be bounded by a small constant (specifically 1) under the 1-regularity assumption, the authors demonstrate that for these tensors, the tensor rank is at most twice the border rank.
  • Methodological Shift: The work highlights that specific algebraic properties (commutativity and regularity of slices) can yield tighter bounds than general geometric degree arguments.
  • Limitations: The authors are modest about the scope. They note that their results for 3-slice tensors rely on the Motzkin-Taussky theorem, which does not generalize easily to more than two matrices. Consequently, extending these results to tensors with p>3p > 3 slices remains an open problem, as commutativity alone is insufficient to guarantee minimal border rank in higher dimensions. Furthermore, the assumption of genericity (invertibility of Z1Z_1) and 1-regularity are restrictive, and relaxing them to solve the general debordering question remains open.

In summary, the paper provides a rigorous algebraic framework for bounding the complexity of tensor degeneration, achieving polynomial bounds where exponential ones previously existed, and establishing a direct path to non-trivial rank bounds for a significant subclass of 3-tensors.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →