Fast Numerical Multivariate Multipoint Evaluation

04/03/2023
by   Sumanta Ghosh, et al.
0

We design nearly-linear time numerical algorithms for the problem of multivariate multipoint evaluation over the fields of rational, real and complex numbers. We consider both exact and approximate versions of the algorithm. The input to the algorithms are (1) coefficients of an m-variate polynomial f with degree d in each variable, and (2) points a_1,..., a_N each of whose coordinate has value bounded by one and bit-complexity s. * Approximate version: Given additionally an accuracy parameter t, the algorithm computes rational numbers β_1,…, β_N such that |f(a_i) - β_i| ≤1/2^t for all i, and has a running time of ((Nm + d^m)(s + t))^1 + o(1) for all m and all sufficiently large d. * Exact version (when over rationals): Given additionally a bound c on the bit-complexity of all evaluations, the algorithm computes the rational numbers f(a_1), ... , f(a_N), in time ((Nm + d^m)(s + c))^1 + o(1) for all m and all sufficiently large d. . Prior to this work, a nearly-linear time algorithm for multivariate multipoint evaluation (exact or approximate) over any infinite field appears to be known only for the case of univariate polynomials, and was discovered in a recent work of Moroz (FOCS 2021). In this work, we extend this result from the univariate to the multivariate setting. However, our algorithm is based on ideas that seem to be conceptually different from those of Moroz (FOCS 2021) and crucially relies on a recent algorithm of Bhargava, Ghosh, Guo, Kumar Umans (FOCS 2022) for multivariate multipoint evaluation over finite fields, and known efficient algorithms for the problems of rational number reconstruction and fast Chinese remaindering in computational number theory.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/15/2021

Fast, Algebraic Multivariate Multipoint Evaluation in Small Characteristic and Applications

Multipoint evaluation is the computational task of evaluating a polynomi...
research
04/30/2022

Fast Multivariate Multipoint Evaluation Over All Finite Fields

Multivariate multipoint evaluation is the problem of evaluating a multiv...
research
09/28/2021

Bit Complexity of Jordan Normal Form and Spectral Factorization

We study the bit complexity of two related fundamental computational pro...
research
08/02/2020

Decision problems for linear recurrences involving arbitrary real numbers

We study the decidability of the Skolem Problem, the Positivity Problem,...
research
04/10/2022

Efficient Reconstruction of Stochastic Pedigrees: Some Steps From Theory to Practice

In an extant population, how much information do extant individuals prov...
research
10/11/2021

Black Box Absolute Reconstruction for Sums of Powers of Linear Forms

We study the decomposition of multivariate polynomials as sums of powers...
research
10/29/2021

Computing Lewis Weights to High Precision

We present an algorithm for computing approximate ℓ_p Lewis weights to h...

Please sign up or login with your details

Forgot password? Click here to reset