Influence of Graph Construction on Semi-Supervised Learning
Abstract
A variety of graph-based semi-supervised learning (SSL) algorithms and graph construction methods have been proposed in the last few years. Despite their apparent empirical success, the field of SSL lacks a detailed study that empirically evaluates the influence of graph construction on SSL. In this paper we provide such an experimental study. We combine a variety of graph construction methods as well as a variety of graph-based SSL algorithms and empirically compare them on a number of benchmark data sets widely used in the SSL literature. The empirical evaluation proposed in this paper is subdivided into four parts: (1) best case analysis; (2) classifiers’ stability evaluation; (3) influence of graph construction; and (4) influence of regularization parameters. The purpose of our experiments is to evaluate the trade-off between classification performance and stability of the SSL algorithms on a variety of graph construction methods and parameter values. The obtained results show that the mutual k -nearest neighbors (mutKNN) graph may be the best choice for adjacency graph construction while the RBF kernel may be the best choice for weighted matrix generation. In addition, mutKNN tends to generate smoother error surfaces than other adjacency graph construction methods. However, mutKNN is unstable for a relatively small value of k . Our results indicate that the classification performance of the graph-based SSL algorithms are heavily influenced by the parameters setting and we found no evident explorable pattern to relay to future practitioners. We discuss the consequences of such instability in research and practice.
Cite
Text
de Sousa et al. "Influence of Graph Construction on Semi-Supervised Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013. doi:10.1007/978-3-642-40994-3_11Markdown
[de Sousa et al. "Influence of Graph Construction on Semi-Supervised Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013.](https://mlanthology.org/ecmlpkdd/2013/desousa2013ecmlpkdd-influence/) doi:10.1007/978-3-642-40994-3_11BibTeX
@inproceedings{desousa2013ecmlpkdd-influence,
title = {{Influence of Graph Construction on Semi-Supervised Learning}},
author = {de Sousa, Celso André R. and Rezende, Solange O. and Batista, Gustavo E. A. P. A.},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2013},
pages = {160-175},
doi = {10.1007/978-3-642-40994-3_11},
url = {https://mlanthology.org/ecmlpkdd/2013/desousa2013ecmlpkdd-influence/}
}