English

Unbiased estimators for the variance of MMD estimators

Machine Learning 2022-11-16 v3 Machine Learning

Abstract

The maximum mean discrepancy (MMD) is a kernel-based distance between probability distributions useful in many applications (Gretton et al. 2012), bearing a simple estimator with pleasing computational and statistical properties. Being able to efficiently estimate the variance of this estimator is very helpful to various problems in two-sample testing. Towards this end, Bounliphone et al. (2016) used the theory of U-statistics to derive estimators for the variance of an MMD estimator, and differences between two such estimators. Their estimator, however, drops lower-order terms, and is unnecessarily biased. We show in this note - extending and correcting work of Sutherland et al. (2017) - that we can find a truly unbiased estimator for the actual variance of both the squared MMD estimator and the difference of two correlated squared MMD estimators, at essentially no additional computational cost.

Keywords

Cite

@article{arxiv.1906.02104,
  title  = {Unbiased estimators for the variance of MMD estimators},
  author = {Danica J. Sutherland and Namrata Deka},
  journal= {arXiv preprint arXiv:1906.02104},
  year   = {2022}
}

Comments

Fixes and extends the appendices of arXiv:1611.04488 and arXiv:1511.04581. v3: Fix a significant error, plus several improvements and references to recent alternatives