Faster Interpolation Algorithms for Sparse Multivariate Polynomials Given by Straight-Line Programs\
Qiao-Long Huang, Xiao-Shan Gao

TL;DR
This paper introduces new deterministic and Monte Carlo algorithms for interpolating sparse multivariate polynomials represented by straight-line programs, improving efficiency and complexity bounds over previous methods.
Contribution
It presents the first Monte Carlo algorithms with linear complexity in the product of variables and terms, and a deterministic algorithm with better complexity than existing methods.
Findings
Deterministic algorithm is quadratic in n,T and cubic in log D.
Monte Carlo algorithms have linear complexity in nT.
Algorithms are optimal in n and T in the Soft-Oh sense.
Abstract
In this paper, we propose new deterministic and Monte Carlo interpolation algorithms for sparse multivariate polynomials represented by straight-line programs. Let be an -variate polynomial given by a straight-line program, which has a degree bound and a term bound . Our deterministic algorithm is quadratic in and cubic in in the Soft-Oh sense, which has better complexities than existing deterministic interpolation algorithms in most cases. Our Monte Carlo interpolation algorithms have better complexities than existing Monte Carlo interpolation algorithms and are the first algorithms whose complexities are linear in in the Soft-Oh sense. Since is a factor of the size of , our Monte Carlo algorithms are optimal in and in the Soft-Oh sense.
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 · Numerical Methods and Algorithms · Advanced Numerical Analysis Techniques
