Computing Elementary Symmetric Polynomials with a Sublinear Number of Multiplications
Vince Grolmusz

TL;DR
This paper demonstrates that elementary symmetric polynomials can be computed with significantly fewer multiplications over composite moduli than over fields, especially for certain degrees, using novel circuit constructions.
Contribution
It introduces a sublinear multiplication method for computing symmetric polynomials modulo composite numbers, surpassing classical bounds for specific circuit depths and degrees.
Findings
Fewer multiplications needed for symmetric polynomials over composite moduli.
Sublinear complexity achieved for degrees up to O(log log n).
Generalizes to non-prime power composite moduli.
Abstract
Elementary symmetric polynomials are used as a benchmark for the bounded-depth arithmetic circuit model of computation. In this work we prove that modulo composite numbers can be computed with much fewer multiplications than over any field, if the coefficients of monomials are allowed to be 1 either mod or mod but not necessarily both. More exactly, we prove that for any constant such a representation of can be computed modulo using only multiplications on the most restricted depth-3 arithmetic circuits, for . Moreover, the number of multiplications remain sublinear while In contrast, the well-known Graham-Pollack bound yields an lower bound for the number of multiplications even for the exact computation (not the…
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
TopicsCoding theory and cryptography · Numerical Methods and Algorithms · Polynomial and algebraic computation
