TL;DR
This paper introduces a unified framework using comparison graphs for uniformity testing, enabling the development of nearly-optimal testers under various computational constraints and simplifying existing methods.
Contribution
It formalizes comparison graphs for uniformity testing, providing a structural theorem and a generic method to create efficient testers under different computational models.
Findings
Developed a generalized collision-based tester using comparison graphs
Proved a structural theorem for good uniformity testers
Created nearly-optimal testers under various constraints
Abstract
Distribution testing can be described as follows: samples are being drawn from some unknown distribution over a known domain . After the sampling process, a decision must be made about whether holds some property, or is far from it. The most studied problem in the field is arguably uniformity testing, where one needs to distinguish the case that is uniform over from the case that is -far from being uniform (in ). In the classic model, it is known that samples are necessary and sufficient for this task. This problem was recently considered in various restricted models that pose, for example, communication or memory constraints. In more than one occasion, the known optimal solution boils down to counting collisions among the drawn samples (each two samples that have the same value add one to 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
Comparison Graphs: a Unified Method for Uniformity Testing· youtube
