English

Overcomplete Tensor Decomposition via Koszul-Young Flattenings

Data Structures and Algorithms 2025-10-27 v2 Machine Learning

Abstract

Motivated by connections between algebraic complexity lower bounds and tensor decompositions, we investigate Koszul-Young flattenings, which are the main ingredient in recent lower bounds for matrix multiplication. Based on this tool we give a new algorithm for decomposing an n1×n2×n3n_1 \times n_2 \times n_3 tensor as the sum of a minimal number of rank-1 terms, and certifying uniqueness of this decomposition. For n1n2n3n_1 \le n_2 \le n_3 with n1n_1 \to \infty and n3/n2=O(1)n_3/n_2 = O(1), our algorithm is guaranteed to succeed when the tensor rank is bounded by r(1ϵ)(n2+n3)r \le (1-\epsilon)(n_2 + n_3) for an arbitrary ϵ>0\epsilon > 0, provided the tensor components are generically chosen. For any fixed ϵ\epsilon, the runtime is polynomial in n3n_3. When n2=n3=nn_2 = n_3 = n, our condition on the rank gives a factor-of-2 improvement over the classical simultaneous diagonalization algorithm, which requires rnr \le n, and also improves on the recent algorithm of Koiran (2024) which requires r4n/3r \le 4n/3. It also improves on the PhD thesis of Persu (2018) which solves rank detection for r3n/2r \leq 3n/2. We complement our upper bounds by showing limitations, in particular that no flattening of the style we consider can surpass rank n2+n3n_2 + n_3. Furthermore, for n×n×nn \times n \times n tensors, we show that an even more general class of degree-dd polynomial flattenings cannot surpass rank CnCn for a constant C=C(d)C = C(d). This suggests that for tensor decompositions, the case of generic components may be fundamentally harder than that of random components, where efficient decomposition is possible even in highly overcomplete settings.

Keywords

Cite

@article{arxiv.2411.14344,
  title  = {Overcomplete Tensor Decomposition via Koszul-Young Flattenings},
  author = {Pravesh K. Kothari and Ankur Moitra and Alexander S. Wein},
  journal= {arXiv preprint arXiv:2411.14344},
  year   = {2025}
}

Comments

43 pages; v2 is the full version of a paper appearing in FOCS 2025

R2 v1 2026-06-28T20:08:06.322Z