New results in canonical polyadic decomposition over finite fields
Jason Yang

TL;DR
This paper introduces an exact, polynomial-time algorithm for canonical polyadic decomposition over finite fields, enabling provable verification of tensor rank and advancing understanding of matrix multiplication complexity.
Contribution
The authors develop a novel exact algorithm for CPD over finite fields that significantly reduces search complexity and can verify tensor rank, addressing longstanding open problems.
Findings
Algorithm saves a multiplicative factor of roughly ||^{R(n_0-1)+n_0(_{d eq 0})} in search complexity.
Algorithm runs in polynomial time, enabling provable verification of tensor rank.
New bounds for maximum tensor rank are established for various tensor shapes.
Abstract
Canonical polyadic decomposition (CPD) is at the core of fast matrix multiplication, a computational problem with widespread implications across several seemingly unrelated problems in computer science. Much recent progress in this field has used randomized heuristic search to find new CPDs, often over a finite field. However, if these techniques fail to find a CPD with low enough rank, they cannot prove that no such CPD exists. Consequently, these methods fail to resolve certain long-standing questions, such as whether the tensor corresponding to matrix multiplication has rank less than 23. To make progress on these problems, we develop a novel algorithm that preserves exactness, i.e. they can provably verify whether or not a given tensor has a specified rank. Compared to brute force, when searching for a rank- CPD of a -shaped tensor over a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCoding theory and cryptography · graph theory and CDMA systems · Finite Group Theory Research
