Testing Juntas and Junta Subclasses with Relative Error

April 12, 2025 ยท The Ethereal ยท ๐Ÿ› Annual Conference Computational Learning Theory

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Xi Chen, William Pires, Toniann Pitassi, Rocco A. Servedio arXiv ID 2504.09312 Category cs.CC: Computational Complexity Cross-listed cs.DM, cs.DS Citations 2 Venue Annual Conference Computational Learning Theory Last Checked 1 month ago
Abstract
This papers considers the junta testing problem in a recently introduced ``relative error'' variant of the standard Boolean function property testing model. In relative-error testing we measure the distance from $f$ to $g$, where $f,g: \{0,1\}^n \to \{0,1\}$, by the ratio of $|f^{-1}(1) \triangle g^{-1}(1)|$ (the number of inputs on which $f$ and $g$ disagree) to $|f^{-1}(1)|$ (the number of satisfying assignments of $f$), and we give the testing algorithm both black-box access to $f$ and also access to independent uniform samples from $f^{-1}(1)$. Chen et al. (SODA 2025) observed that the class of $k$-juntas is $\text{poly}(2^k,1/ฮต)$-query testable in the relative-error model, and asked whether $\text{poly}(k,1/ฮต)$ queries is achievable. We answer this question affirmatively by giving a $\tilde{O}(k/ฮต)$-query algorithm, matching the optimal complexity achieved in the less challenging standard model. Moreover, as our main result, we show that any subclass of $k$-juntas that is closed under permuting variables is relative-error testable with a similar complexity. This gives highly efficient relative-error testing algorithms for a number of well-studied function classes, including size-$k$ decision trees, size-$k$ branching programs, and size-$k$ Boolean formulas.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computational Complexity