Sparse Polynomial Interpolation Based on Diversification
Qiao-Long Huang

TL;DR
This paper introduces a new Monte Carlo algorithm for interpolating sparse multivariate polynomials over finite fields, improving complexity and efficiency by leveraging diversification and independent variable interpolation.
Contribution
The paper develops the first finite field interpolation algorithm with fractional power complexity in D, linear in n,T, using diversification to distinguish coefficients.
Findings
Algorithm has complexity $O^ hicksim(nT ext{log}^2q + nT ext{sqrt}D ext{log}q)$
Uses diversification to distinguish polynomial coefficients effectively
Experimental results demonstrate applicability to large degree sparse polynomials.
Abstract
We consider the problem of interpolating a sparse multivariate polynomial over a finite field, represented with a black box. Building on the algorithm of Ben-Or and Tiwari for interpolating polynomials over rings with characteristic zero, we develop a new Monte Carlo algorithm over the finite field by doing additional probes. To interpolate a polynomial with a partial degree bound and a term bound , our new algorithm costs bit operations and uses probes to the black box. If , it has constant success rate to return the correct polynomial. Compared with previous algorithms over general finite field, our algorithm has better complexity in the parameters and is the first one to achieve the complexity of fractional power about , while keeping linear in . A key technique is a…
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 · Coding theory and cryptography · Cryptography and Residue Arithmetic
