Erasure-Resilient Property Testing
Kashyap Dixit, Sofya Raskhodnikova, Abhradeep Thakurta, Nithin, Varma

TL;DR
This paper introduces erasure-resilient property testing, designing algorithms that can verify properties of functions even when some values are adversarially erased, addressing privacy and error concerns.
Contribution
It develops the first erasure-resilient property testers for various properties, including monotonicity, Lipschitz, and convexity, expanding the robustness of property testing.
Findings
Efficient erasure-resilient testers for monotonicity, Lipschitz, and convexity.
Some properties require significantly more queries in the erasure-resilient model.
Standard testers relying on specific points fail under erasures, motivating new resilient approaches.
Abstract
Property testers form an important class of sublinear algorithms. In the standard property testing model, an algorithm accesses the input function via an oracle that returns function values at all queried domain points. In many realistic situations, the oracle may be unable to reveal the function values at some domain points due to privacy concerns, or when some of the values get erased by mistake or by an adversary. We initiate a study of property testers that are resilient to the presence of adversarially erased function values. An alpha-erasure-resilient epsilon-tester for a property P is given parameters alpha, epsilon in (0,1), along with oracle access to a function f such that at most an alpha fraction of the function values have been erased. The tester does not know whether a point is erased unless it queries that point. The tester has to accept with high probability if there…
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.
