Distribution Matching for Transduction

Abstract

Many transductive inference algorithms assume that distributions over training and test estimates should be related, e.g. by providing a large margin of separation on both sets. We use this idea to design a transduction algorithm which can be used without modification for classification, regression, and structured estimation. At its heart we exploit the fact that for a good learner the distributions over the outputs on training and test sets should match. This is a classical two-sample problem which can be solved efficiently in its most general form by using distance measures in Hilbert Space. It turns out that a number of existing heuristics can be viewed as special cases of our approach.

Cite

Text

Quadrianto et al. "Distribution Matching for Transduction." Neural Information Processing Systems, 2009.

Markdown

[Quadrianto et al. "Distribution Matching for Transduction." Neural Information Processing Systems, 2009.](https://mlanthology.org/neurips/2009/quadrianto2009neurips-distribution/)

BibTeX

@inproceedings{quadrianto2009neurips-distribution,
  title     = {{Distribution Matching for Transduction}},
  author    = {Quadrianto, Novi and Petterson, James and Smola, Alex J.},
  booktitle = {Neural Information Processing Systems},
  year      = {2009},
  pages     = {1500-1508},
  url       = {https://mlanthology.org/neurips/2009/quadrianto2009neurips-distribution/}
}