paper-with-me

Papers

Learning Kernel Tests Without Data Splitting

2020-06-03 · NeurIPS 2020 12 · Jonas M. Kübler, Wittawat Jitkrittum, Bernhard Schölkopf, Krikamol Muandet

Modern large-scale kernel-based tests such as maximum mean discrepancy (MMD) and kernelized Stein discrepancy (KSD) optimize kernel hyperparameters on a held-out sample via data splitting to obtain the most powerful test statistics. While data splitting results in a tractable null distribution, it suffers from a reduction in test power due to smaller test sample size. Inspired by the selective inference framework, we propose an approach that enables learning the hyperparameters and testing on the full sample without data splitting. Our approach can correctly calibrate the test in the presence of such dependency, and yield a test threshold in closed form. At the same significance level, our approach's test power is empirically larger than that of the data-splitting approach, regardless of its split proportion.

📄 PDF Abstract BibTeX arXiv:2006.02286

Code (1)

MPI-IS/tests-wo-splitting 공식 구현

Similar Papers 제목 키워드 기반

MMD-FUSE: Learning and Combining Kernels for Two-Sample Testing Without Data Splitting

2023-06-14 · NeurIPS 2023 11 · Felix Biggs, Antonin Schrab, Arthur Gretton

We propose novel statistics which maximise the power of a two-sample test based on the Maximum Mean Discrepancy (MMD), by adapting over the set of kernels used in defining it. For finite sets, this reduces to combining (…

Two-sample testing

KSD Aggregated Goodness-of-fit Test

2022-02-02 · Antonin Schrab, Benjamin Guedj, Arthur Gretton

We investigate properties of goodness-of-fit tests based on the Kernel Stein Discrepancy (KSD). We introduce a strategy to construct a test, called KSDAgg, which aggregates multiple tests with different kernels. KSDAgg a…

Practical Kernel Tests of Conditional Independence

2024-02-20 · Roman Pogodin, Antonin Schrab, Yazhe Li, Danica J. Sutherland 외

We describe a data-efficient, kernel-based approach to statistical testing of conditional independence. A major challenge of conditional independence testing, absent in tests of unconditional independence, is to obtain t…

Composite Goodness-of-fit Tests with Kernels

2021-11-19 · Oscar Key, Arthur Gretton, François-Xavier Briol, Tamara Fernandez

Model misspecification can create significant challenges for the implementation of probabilistic models, and this has led to development of a range of robust methods which directly account for this issue. However, whethe…

A Fast and Effective Large-Scale Two-Sample Test Based on Kernels

2021-10-07 · Hoseung Song, Hao Chen

Kernel two-sample tests have been widely used and the development of efficient methods for high-dimensional large-scale data is gaining more and more attention as we are entering the big data era. However, existing metho…