Faster search for tensor decomposition over finite fields
Jason Yang

TL;DR
This paper introduces faster algorithms for determining the tensor rank over finite fields, significantly improving computational efficiency for tensors of various dimensions.
Contribution
The authors develop new algorithms with improved time complexity for tensor rank determination over finite fields, extending previous methods and optimizing for specific tensor dimensions.
Findings
Algorithms run in polynomial space.
Significant speedup over previous methods.
Effective for tensors with large dimensions.
Abstract
We present an -time algorithm for determining whether the rank of a concise tensor is , assuming and . For 3-dimensional tensors, we have a second algorithm running in time, where . Both algorithms use polynomial space and improve on our previous work, which achieved running time .
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
TopicsTensor decomposition and applications · Computational Physics and Python Applications · Algorithms and Data Compression
