Black Box Absolute Reconstruction for Sums of Powers of Linear Forms
Pascal Koiran, Subhayan Saha

TL;DR
This paper introduces a randomized blackbox algorithm for decomposing multivariate polynomials into sums of powers of linear forms, improving efficiency for degree 3 and providing the first polynomial-time algorithm for higher degrees over complex numbers.
Contribution
The paper presents novel randomized algorithms for polynomial decomposition, notably improving degree 3 case and establishing the first polynomial-time method for higher degrees over complex numbers.
Findings
Improved degree 3 decomposition algorithm with faster runtime but two-sided error.
First polynomial-time randomized algorithm for degrees > 3 over complex numbers.
Algorithm's runtime is polynomial in input size for rational coefficients.
Abstract
We study the decomposition of multivariate polynomials as sums of powers of linear forms. We give a randomized algorithm for the following problem: If a homogeneous polynomial (where ) of degree is given as a blackbox, decide whether it can be written as a linear combination of -th powers of linearly independent complex linear forms. The main novel features of the algorithm are: (1) For , we improve by a factor of on the running time from an algorithm by Koiran and Skomra. The price to be paid for this improvement though is that the algorithm now has two-sided error. (2) For , we provide the first randomized blackbox algorithm for this problem that runs in time polynomial in and (in an algebraic model where only arithmetic operations and equality tests are allowed). Previous algorithms for this…
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
TopicsPolynomial and algebraic computation · Machine Learning and Algorithms · Mathematical Approximation and Integration
