Graph Based Semi-Supervised Learning with Sharper Edges

Abstract

In many graph-based semi-supervised learning algorithms, edge weights are assumed to be fixed and determined by the data points’ (often symmetric) relationships in input space, without considering directionality. However, relationships may be more informative in one direction (e.g. from labelled to unlabelled) than in the reverse direction, and some relationships (e.g. strong weights between oppositely labelled points) are unhelpful in either direction. Undesirable edges may reduce the amount of influence an informative point can propagate to its neighbours – the point and its outgoing edges have been “blunted.” We present an approach to “sharpening” in which weights are adjusted to meet an optimization criterion wherever they are directed towards labelled points. This principle can be applied to a wide variety of algorithms. In the current paper, we present one ad hoc solution satisfying the principle, in order to show that it can improve performance on a number of publicly available benchmark data sets.

Cite

Text

Shin et al. "Graph Based Semi-Supervised Learning with Sharper Edges." European Conference on Machine Learning, 2006. doi:10.1007/11871842_39

Markdown

[Shin et al. "Graph Based Semi-Supervised Learning with Sharper Edges." European Conference on Machine Learning, 2006.](https://mlanthology.org/ecmlpkdd/2006/shin2006ecml-graph/) doi:10.1007/11871842_39

BibTeX

@inproceedings{shin2006ecml-graph,
  title     = {{Graph Based Semi-Supervised Learning with Sharper Edges}},
  author    = {Shin, Hyunjung and Hill, N. Jeremy and Rätsch, Gunnar},
  booktitle = {European Conference on Machine Learning},
  year      = {2006},
  pages     = {401-412},
  doi       = {10.1007/11871842_39},
  url       = {https://mlanthology.org/ecmlpkdd/2006/shin2006ecml-graph/}
}