Polynomial-Time Power-Sum Decomposition of Polynomials
Mitali Bafna, Jun-Ting Hsieh, Pravesh K. Kothari, Jeff Xu

TL;DR
This paper presents efficient algorithms for polynomial power-sum decomposition, improving upon prior work by handling larger component sets, lower degrees, and noise robustness using linear algebra and derivative subspace analysis.
Contribution
It introduces a new method for decomposing polynomials into power sums with improved bounds, applicable to quadratic and higher degrees, with robustness to noise.
Findings
Successfully decomposes up to O(n) quadratic components for d=3
Handles polynomial degree d with m n^{2d/15} components
Robust to inverse polynomial noise with random Gaussian coefficients
Abstract
We give efficient algorithms for finding power-sum decomposition of an input polynomial with component s. The case of linear s is equivalent to the well-studied tensor decomposition problem while the quadratic case occurs naturally in studying identifiability of non-spherical Gaussian mixtures from low-order moments. Unlike tensor decomposition, both the unique identifiability and algorithms for this problem are not well-understood. For the simplest setting of quadratic s and , prior work of Ge, Huang and Kakade yields an algorithm only when . On the other hand, the more general recent result of Garg, Kayal and Saha builds an algebraic approach to handle any components but only when is large enough (while yielding no bounds for or even ) and only handles an inverse exponential…
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 · Machine Learning and Algorithms
