Tolerant Junta Testing and the Connection to Submodular Optimization and Function Isomorphism
Abstract
A function is a -junta if it depends on at most of its variables. We consider the problem of tolerant testing of -juntas, where the testing algorithm must accept any function that is -close to some -junta and reject any function that is -far from every -junta for some and . Our first result is an algorithm that solves this problem with query complexity polynomial in and . This result is obtained via a new polynomial-time approximation algorithm for submodular function minimization (SFM) under large cardinality constraints, which holds even when only given an approximate oracle access to the function. Our second result considers the case where . We show how to obtain a smooth tradeoff between the amount of tolerance and the query complexity in this setting. Specifically, we design an algorithm that given accepts any function that is -close to some -junta and rejects any function that is -far from every -junta. The query complexity of the algorithm is . Finally, we show how to apply the second result to the problem of tolerant isomorphism testing between two unknown Boolean functions and . We give an algorithm for this problem whose query complexity only depends on the (unknown) smallest such that either or is close to being a -junta.
Keywords
Cite
@article{arxiv.1607.03938,
title = {Tolerant Junta Testing and the Connection to Submodular Optimization and Function Isomorphism},
author = {Eric Blais and Clément L. Canonne and Talya Eden and Amit Levi and Dana Ron},
journal= {arXiv preprint arXiv:1607.03938},
year = {2016}
}
Comments
Polished the writing, corrected typos, and fixed an issue in the proof of Theorem 1.2