A nearly optimal algorithm to decompose binary forms

10/30/2018
by   Matías Bender, et al.
0

Symmetric tensor decomposition is an important problem with applications in several areas for example signal processing, statistics, data analysis and computational neuroscience. It is equivalent to Waring's problem for homogeneous polynomials, that is to write a homogeneous polynomial in n variables of degree D as a sum of D-th powers of linear forms, using the minimal number of summands. This minimal number is called the rank of the polynomial/tensor. We focus on decomposing binary forms, a problem that corresponds to the decomposition of symmetric tensors of dimension 2 and order D. Under this formulation, the problem finds its roots in invariant theory where the decompositions are known as canonical forms. In this context many different algorithms were proposed. We introduce a superfast algorithm that improves the previous approaches with results from structured linear algebra. It achieves a softly linear arithmetic complexity bound. To the best of our knowledge, the previously known algorithms have at least quadratic complexity bounds. Our algorithm computes a symbolic decomposition in O(M(D) (D)) arithmetic operations, where M(D) is the complexity of multiplying two polynomials of degree D. It is deterministic when the decomposition is unique. When the decomposition is not unique, our algorithm is randomized. We present a Monte Carlo version of it and we show how to modify it to a Las Vegas one, within the same complexity. From the symbolic decomposition, we approximate the terms of the decomposition with an error of 2^-ε, in O(D ^2(D)(^2(D) + (ε))) arithmetic operations. We use results from kaltofen1989improved to bound the size of the representation of the coefficients involved in the decomposition and we bound the algebraic degree of the problem by (rank, D-rank+1). We show that this bound can be tight. When the input polynomial has integer coefficients, our algorithm performs, up to poly-logarithmic factors, O_B(D ℓ + D^4 + D^3 τ) bit operations, where τ is the maximum bitsize of the coefficients and 2^-ℓ is the relative error of the terms in the decomposition.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/04/2019

Derandomization and absolute reconstruction for sums of powers of linear forms

We study the decomposition of multivariate polynomials as sums of powers...
research
11/22/2022

Representations of the symmetric group are decomposable in polynomial time

We introduce an algorithm to decompose orthogonal matrix representations...
research
11/14/2022

Complete Decomposition of Symmetric Tensors in Linear Time and Polylogarithmic Precision

We study symmetric tensor decompositions, i.e. decompositions of the inp...
research
07/30/2022

Polynomial-Time Power-Sum Decomposition of Polynomials

We give efficient algorithms for finding power-sum decomposition of an i...
research
02/23/2022

On the complexity of Chow and Hurwitz forms

We consider the bit complexity of computing Chow forms and their general...
research
02/01/2020

Efficient q-Integer Linear Decomposition of Multivariate Polynomials

We present two new algorithms for the computation of the q-integer linea...
research
11/12/2017

An efficient algorithm computing composition factors of T(V)^⊗ n

We present an algorithm that computes the composition factors of the n-t...

Please sign up or login with your details

Forgot password? Click here to reset