Efficiently Maximizing a Homogeneous Polynomial over Unit Sphere without Convex Relaxation
Yuning Yang, Guoyin Li

TL;DR
This paper introduces a nonconvex matrix reformulation and a simple iterative method to efficiently find the leading eigenvalue of high-order tensors, improving scalability over traditional semidefinite relaxation techniques.
Contribution
It proposes a novel nonconvex matrix program reformulation for tensor eigenvalue problems and demonstrates an efficient, scalable solution method using alternating direction method.
Findings
Method efficiently computes leading eigenvalues of high-order tensors.
Significant improvement in scalability and efficiency over existing methods.
Able to solve a 3rd-order 500-dimensional tensor in under 2 minutes.
Abstract
This work studies the problem of maximizing a higher degree real homogeneous multivariate polynomial over the unit sphere. This problem is equivalent to finding the leading eigenvalue of the associated symmetric tensor of higher order, which is nonconvex and NP-hard. Recent advances show that semidefinite relaxation is quite effective to find a global solution. However, the solution methods involve full/partial eigenvalue decomposition during the iterates, which heavily limits its efficiency and scalability. On the other hand, for odd degree (odd order) cases, the order has to be increased to even, which potentially reduces the efficiency. To find the global solutions, instead of convexifying the problem, we equivalently reformulate the problem as a nonconvex matrix program based on an equivalence property between symmetric rank-1 tensors and matrices of any order, which is 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
TopicsTensor decomposition and applications · Advanced Optimization Algorithms Research · Matrix Theory and Algorithms
