Minimizing low-rank models of high-order tensors: Hardness, span, tight relaxation, and applications
Nicholas D. Sidiropoulos, Paris Karakasis, and Aritra Konar

TL;DR
This paper investigates the computational complexity of finding extremal entries in high-order tensors, introduces a tight continuous relaxation, and applies the approach to solve various NP-hard problems with promising results.
Contribution
It proves NP-hardness for high-rank tensor extremal problems, develops a tight continuous relaxation, and demonstrates its effectiveness on several complex NP-hard problems.
Findings
NP-hardness for tensor rank > 1
Tightness of the continuous relaxation for any rank
Effective gradient-based algorithms for low-rank tensor problems
Abstract
We consider the problem of finding the smallest or largest entry of a tensor of order N that is specified via its rank decomposition. Stated in a different way, we are given N sets of R-dimensional vectors and we wish to select one vector from each set such that the sum of the Hadamard product of the selected vectors is minimized or maximized. We show that this fundamental tensor problem is NP-hard for any tensor rank higher than one, and polynomial-time solvable in the rank-one case. We also propose a continuous relaxation and prove that it is tight for any rank. For low-enough ranks, the proposed continuous reformulation is amenable to low-complexity gradient-based optimization, and we propose a suite of gradient-based optimization algorithms drawing from projected gradient descent, Frank-Wolfe, or explicit parametrization of the relaxed constraints. We also show that our core results…
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 · Advanced Neural Network Applications
