Replicable Uniformity Testing
Sihan Liu, Christopher Ye

TL;DR
This paper introduces a new replicable uniformity testing algorithm with improved sample complexity, addressing issues of non-replicability in existing methods, and establishes lower bounds for symmetric algorithms within this framework.
Contribution
The paper presents the first nearly linear sample complexity replicable uniformity tester and analyzes the fundamental limits for symmetric algorithms in this setting.
Findings
Developed a replicable uniformity tester with $ ilde{O}( extstylerac{ oot{2} }{ extstylerac{1}{ ho}})$ samples.
Proved a nearly matching lower bound for symmetric algorithms in replicable uniformity testing.
Addressed the non-replicability problem in classical uniformity testing algorithms.
Abstract
Uniformity testing is arguably one of the most fundamental distribution testing problems. Given sample access to an unknown distribution on , one must decide if is uniform or -far from uniform (in total variation distance). A long line of work established that uniformity testing has sample complexity . However, when the input distribution is neither uniform nor far from uniform, known algorithms may have highly non-replicable behavior. Consequently, if these algorithms are applied in scientific studies, they may lead to contradictory results that erode public trust in science. In this work, we revisit uniformity testing under the framework of algorithmic replicability [STOC '22], requiring the algorithm to be replicable under arbitrary distributions. While replicability typically incurs a factor…
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
Taxonomy
TopicsSoftware Testing and Debugging Techniques
