Most tensor problems are NP-hard
Christopher Hillar, Lek-Heng Lim

TL;DR
This paper establishes that many fundamental tensor problems, including eigenvalue determination and rank approximation, are NP-hard, highlighting the computational difficulty of nonlinear tensor computations even in symmetric cases.
Contribution
It proves NP-hardness for a wide range of tensor problems, extending the understanding of computational complexity in multilinear algebra.
Findings
Determining feasibility of bilinear systems is NP-hard.
Deciding tensor eigenvalues and spectral norms is NP-hard.
Computing tensor rank and best rank-1 approximation is NP-hard.
Abstract
We prove that multilinear (tensor) analogues of many efficiently computable problems in numerical linear algebra are NP-hard. Our list here includes: determining the feasibility of a system of bilinear equations, deciding whether a 3-tensor possesses a given eigenvalue, singular value, or spectral norm; approximating an eigenvalue, eigenvector, singular vector, or the spectral norm; and determining the rank or best rank-1 approximation of a 3-tensor. Furthermore, we show that restricting these problems to symmetric tensors does not alleviate their NP-hardness. We also explain how deciding nonnegative definiteness of a symmetric 4-tensor is NP-hard and how computing the combinatorial hyperdeterminant of a 4-tensor is NP-, #P-, and VNP-hard. We shall argue that our results provide another view of the boundary separating the computational tractability of linear/convex problems from the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Numerical Methods and Algorithms · Matrix Theory and Algorithms
