Efficiently Testing Sparse GF(2) Polynomials

Abstract

We give the first algorithm that is both query-efficient and time-efficient for testing whether an unknown function f: \0,1\n \0,1\ is an s-sparse GF(2) polynomial versus -far from every such polynomial. Our algorithm makes (s,1/) black-box queries to f and runs in time n · (s,1/). The only previous algorithm for this testing problem DLM+:07 used poly(s,1/) queries, but had running time exponential in s and super-polynomial in 1/. Our approach significantly extends the ``testing by implicit learning'' methodology of DLM+:07. The learning component of that earlier work was a brute-force exhaustive search over a concept class to find a hypothesis consistent with a sample of random examples. In this work, the learning component is a sophisticated exact learning algorithm for sparse GF(2) polynomials due to Schapire and Sellie SchapireSellie:96. A crucial element of this work, which enables us to simulate the membership queries required by SchapireSellie:96, is an analysis establishing new properties of how sparse GF(2) polynomials simplify under certain restrictions of ``low-influence'' sets of variables.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…