English

Fast Multivariate Multipoint Evaluation Over All Finite Fields

Data Structures and Algorithms 2022-05-03 v1

Abstract

Multivariate multipoint evaluation is the problem of evaluating a multivariate polynomial, given as a coefficient vector, simultaneously at multiple evaluation points. In this work, we show that there exists a deterministic algorithm for multivariate multipoint evaluation over any finite field F\mathbb{F} that outputs the evaluations of an mm-variate polynomial of degree less than dd in each variable at NN points in time (dm+N)1+o(1)\poly(m,d,logF) (d^m+N)^{1+o(1)}\cdot\poly(m,d,\log|\mathbb{F}|) for all mNm\in\N and all sufficiently large dNd\in\mathbb{N}. A previous work of Kedlaya and Umans (FOCS 2008, SICOMP 2011) achieved the same time complexity when the number of variables mm is at most do(1)d^{o(1)} and had left the problem of removing this condition as an open problem. A recent work of Bhargava, Ghosh, Kumar and Mohapatra (STOC 2022) answered this question when the underlying field is not \emph{too} large and has characteristic less than do(1)d^{o(1)}. In this work, we remove this constraint on the number of variables over all finite fields, thereby answering the question of Kedlaya and Umans over all finite fields. Our algorithm relies on a non-trivial combination of ideas from three seemingly different previously known algorithms for multivariate multipoint evaluation, namely the algorithms of Kedlaya and Umans, that of Bj\"orklund, Kaski and Williams (IPEC 2017, Algorithmica 2019), and that of Bhargava, Ghosh, Kumar and Mohapatra, together with a result of Bombieri and Vinogradov from analytic number theory about the distribution of primes in an arithmetic progression. We also present a second algorithm for multivariate multipoint evaluation that is completely elementary and in particular, avoids the use of the Bombieri--Vinogradov Theorem. However, it requires a mild assumption that the field size is bounded by an exponential-tower in dd of bounded \textit{height}.

Keywords

Cite

@article{arxiv.2205.00342,
  title  = {Fast Multivariate Multipoint Evaluation Over All Finite Fields},
  author = {Vishwas Bhargava and Sumanta Ghosh and Zeyu Guo and Mrinal Kumar and Chris Umans},
  journal= {arXiv preprint arXiv:2205.00342},
  year   = {2022}
}

Comments

34 pages

R2 v1 2026-06-24T11:03:37.801Z