Minimax optimal testing by classification

πŸ“… 2023-06-19
πŸ›οΈ Annual Conference Computational Learning Theory
πŸ“ˆ Citations: 3
✨ Influential: 0
πŸ“„ PDF

career value

187K/year
πŸ€– AI Summary
This paper investigates the sample complexity of Classification Accuracy Testing (CAT) for nonparametric hypothesis testing. We formulate and systematically analyze CAT across three canonical nonparametric settings: discrete distributions, $d$-dimensional distributions with HΓΆlder-continuous densities, and the Gaussian sequence model. CAT trains a binary classifier on synthetic samples and constructs the test statistic from its empirical classification accuracy. We establish, for the first time, that CAT achieves (near) minimax-optimal sample complexity under total variation distance $varepsilon$-separation and type-II error probability $delta$, thereby closing the high-probability complexity gap for likelihood-free testing. Notably, in the discrete two-sample setting, CAT exactly recovers the known minimax-optimal rate. These results provide a theoretically complete foundation for density-ratio-free nonparametric testing.
πŸ“ Abstract
This paper considers an ML inspired approach to hypothesis testing known as classifier/classification-accuracy testing ($mathsf{CAT}$). In $mathsf{CAT}$, one first trains a classifier by feeding it labeled synthetic samples generated by the null and alternative distributions, which is then used to predict labels of the actual data samples. This method is widely used in practice when the null and alternative are only specified via simulators (as in many scientific experiments). We study goodness-of-fit, two-sample ($mathsf{TS}$) and likelihood-free hypothesis testing ($mathsf{LFHT}$), and show that $mathsf{CAT}$ achieves (near-)minimax optimal sample complexity in both the dependence on the total-variation ($mathsf{TV}$) separation $epsilon$ and the probability of error $delta$ in a variety of non-parametric settings, including discrete distributions, $d$-dimensional distributions with a smooth density, and the Gaussian sequence model. In particular, we close the high probability sample complexity of $mathsf{LFHT}$ for each class. As another highlight, we recover the minimax optimal complexity of $mathsf{TS}$ over discrete distributions, which was recently established by Diakonikolas et al. (2021). The corresponding $mathsf{CAT}$ simply compares empirical frequencies in the first half of the data, and rejects the null when the classification accuracy on the second half is better than random.
Problem

Research questions and friction points this paper is trying to address.

Optimizing sample complexity for classification-based hypothesis testing methods
Establishing minimax optimality in goodness-of-fit and two-sample testing
Closing high probability sample complexity for likelihood-free hypothesis testing
Innovation

Methods, ideas, or system contributions that make the work stand out.

Classifier-based hypothesis testing using synthetic data
Achieves minimax optimal sample complexity in non-parametric settings
Compares empirical frequencies and classification accuracy thresholds
πŸ”Ž Similar Papers