paper-with-me

Papers

Revisiting Classifier Two-Sample Tests

2016-10-20 · David Lopez-Paz, Maxime Oquab

The goal of two-sample tests is to assess whether two samples, $S_P \sim P^n$ and $S_Q \sim Q^m$, are drawn from the same distribution. Perhaps intriguingly, one relatively unexplored method to build two-sample tests is the use of binary classifiers. In particular, construct a dataset by pairing the $n$ examples in $S_P$ with a positive label, and by pairing the $m$ examples in $S_Q$ with a negative label. If the null hypothesis "$P = Q$" is true, then the classification accuracy of a binary classifier on a held-out subset of this dataset should remain near chance-level. As we will show, such Classifier Two-Sample Tests (C2ST) learn a suitable representation of the data on the fly, return test statistics in interpretable units, have a simple null distribution, and their predictive uncertainty allow to interpret where $P$ and $Q$ differ. The goal of this paper is to establish the properties, performance, and uses of C2ST. First, we analyze their main theoretical properties. Second, we compare their performance against a variety of state-of-the-art alternatives. Third, we propose their use to evaluate the sample quality of generative models with intractable likelihoods, such as Generative Adversarial Networks (GANs). Fourth, we showcase the novel application of GANs together with C2ST for causal discovery.

📄 PDF Abstract BibTeX arXiv:1610.06545

Code (1)

lopezpaz/classifier_tests 공식 구현

Tasks

Causal DiscoveryVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

E-Valuating Classifier Two-Sample Tests

2022-10-24 · Teodora Pandeva, Tim Bakker, Christian A. Naesseth, Patrick Forré

We introduce a powerful deep classifier two-sample test for high-dimensional data based on E-values, called E-value Classifier Two-Sample Test (E-C2ST). Our test combines ideas from existing work on split likelihood rati…

validVocal Bursts Valence Prediction

Inference in IV models with clustered dependence, many instruments and weak identification

2023-06-14 · Johannes W. Ligtenberg

Data clustering reduces the effective sample size from the number of observations towards the number of clusters. For instrumental variable models I show that this reduced effective sample size makes the instruments more…

Conformal C2ST: Turning weak classifiers into strong two-sample tests

2025-07-22 · Vansh Bansal, Tianyu Chen, James G. Scott arxiv

The two-sample testing problem, a fundamental task in statistics and machine learning, seeks to determine whether two sets of samples, drawn from underlying distributions $p$ and $q$, are in fact identically distributed …

Two-sample testingBayesian Inference

Revisiting Discriminative vs. Generative Classifiers: Theory and Implications

2023-02-05 · Chenyu Zheng, Guoqiang Wu, Fan Bao, Yue Cao 외

A large-scale deep model pre-trained on massive labeled or unlabeled data transfers well to downstream tasks. Linear evaluation freezes parameters in the pre-trained model and trains a linear classifier separately, which…

Few-Shot LearningImage ClassificationLinear evaluationregression

Learning Deep Kernels for Non-Parametric Two-Sample Tests

2020-02-21 · ICML 2020 1 · Feng Liu, Wenkai Xu, Jie Lu, Guangquan Zhang 외

We propose a class of kernel-based two-sample tests, which aim to determine whether two sets of samples are drawn from the same distribution. Our tests are constructed from kernels parameterized by deep neural nets, trai…

Two-sample testingVocal Bursts Valence Prediction