paper-with-me

Papers

Optimal kernel choice for large-scale two-sample tests

2012-12-01 · NeurIPS 2012 12 · Arthur Gretton, Dino Sejdinovic, Heiko Strathmann, Sivaraman Balakrishnan, Massimiliano Pontil, Kenji Fukumizu, Bharath K. Sriperumbudur

Abstract Given samples from distributions $p$ and $q$, a two-sample test determines whether to reject the null hypothesis that $p=q$, based on the value of a test statistic measuring the distance between the samples. One choice of test statistic is the maximum mean discrepancy (MMD), which is a distance between embeddings of the probability distributions in a reproducing kernel Hilbert space. The kernel used in obtaining these embeddings is thus critical in ensuring the test has high power, and correctly distinguishes unlike distributions with high probability. A means of parameter selection for the two-sample test based on the MMD is proposed. For a given test level (an upper bound on the probability of making a Type I error), the kernel is chosen so as to maximize the test power, and minimize the probability of making a Type II error. The test statistic, test threshold, and optimization over the kernel parameters are obtained with cost linear in the sample size. These properties make the kernel selection and test procedures suited to data streams, where the observations cannot all be stored in memory. In experiments, the new kernel selection approach yields a more powerful test than earlier kernel selection heuristics.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Vocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

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…

Efficient online learning with kernels for adversarial large scale problems

2019-02-26 · NeurIPS 2019 12 · Rémi Jézéquel, Pierre Gaillard, Alessandro Rudi

We are interested in a framework of online learning with kernels for low-dimensional but large-scale and potentially adversarial datasets. We study the computational and theoretical performance of online variations of ke…

regression

DR-ABC: Approximate Bayesian Computation with Kernel-Based Distribution Regression

2016-02-15 · Jovana Mitrovic, Dino Sejdinovic, Yee Whye Teh

Performing exact posterior inference in complex generative models is often difficult or impossible due to an expensive to evaluate or intractable likelihood function. Approximate Bayesian computation (ABC) is an inferenc…

regression

LS-CAT: A Large-Scale CUDA AutoTuning Dataset

2021-03-26 · Lars Bjertnes, Jacob O. Tørring, Anne C. Elster

The effectiveness of Machine Learning (ML) methods depend on access to large suitable datasets. In this article, we present how we build the LS-CAT (Large-Scale CUDA AutoTuning) dataset sourced from GitHub for the purpos…

GPU

Bayesian Nonparametric Kernel-Learning

2015-06-29 · Junier Oliva, Avinava Dubey, Andrew G. Wilson, Barnabas Poczos 외

Kernel methods are ubiquitous tools in machine learning. However, there is often little reason for the common practice of selecting a kernel a priori. Even if a universal approximating kernel is selected, the quality of …