Transductive Learning via Spectral Graph Partitioning
Abstract
We present a new method for transductive learning, which can be seen as a transductive version of the k nearest-neighbor classifier. Unlike for many other transductive learning methods, the training problem has a meaningful relaxation that can be solved globally optimally using spectral methods. We propose an algorithm that robustly achieves good generalization performance and that can be trained efficiently. A key advantage of the algorithm is that it does not require additional heuristics to avoid unbalanced splits. Furthermore, we show a connection to transductive Support Vector Machines, and that an effective Co-Training algorithm arises as a special case. ICML Proceedings of the Twentieth International Conference on Machine Learning
Cite
Text
Joachims. "Transductive Learning via Spectral Graph Partitioning." International Conference on Machine Learning, 2003.Markdown
[Joachims. "Transductive Learning via Spectral Graph Partitioning." International Conference on Machine Learning, 2003.](https://mlanthology.org/icml/2003/joachims2003icml-transductive/)BibTeX
@inproceedings{joachims2003icml-transductive,
title = {{Transductive Learning via Spectral Graph Partitioning}},
author = {Joachims, Thorsten},
booktitle = {International Conference on Machine Learning},
year = {2003},
pages = {290-297},
url = {https://mlanthology.org/icml/2003/joachims2003icml-transductive/}
}