Exploring Latent Sparse Graph for Large-Scale Semi-Supervised Learning
Abstract
We focus on developing a novel scalable graph-based semi-supervised learning (SSL) method for input data consisting of a small amount of labeled data and a large amount of unlabeled data. Due to the lack of labeled data and the availability of large-scale unlabeled data, existing SSL methods usually either encounter suboptimal performance because of an improper graph constructed from input data or are impractical due to the high-computational complexity of solving large-scale optimization problems. In this paper, we propose to address both problems by constructing a novel graph of input data for graph-based SSL methods. A density-based approach is proposed to learn a latent graph from input data. Based on the latent graph, a novel graph construction approach is proposed to construct the graph of input data by an efficient formula. With this formula, two transductive graph-based SSL methods are devised with the computational complexity linear in the number of input data points. Extensive experiments on synthetic data and real datasets demonstrate that the proposed methods not only are scalable for large-scale data, but also achieve good classification performance, especially for an extremely small number of labeled data.
Cite
Text
Wang et al. "Exploring Latent Sparse Graph for Large-Scale Semi-Supervised Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022. doi:10.1007/978-3-031-26412-2_23Markdown
[Wang et al. "Exploring Latent Sparse Graph for Large-Scale Semi-Supervised Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022.](https://mlanthology.org/ecmlpkdd/2022/wang2022ecmlpkdd-exploring/) doi:10.1007/978-3-031-26412-2_23BibTeX
@inproceedings{wang2022ecmlpkdd-exploring,
title = {{Exploring Latent Sparse Graph for Large-Scale Semi-Supervised Learning}},
author = {Wang, Zitong and Wang, Li and Chan, Raymond H. and Zeng, Tieyong},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2022},
pages = {367-383},
doi = {10.1007/978-3-031-26412-2_23},
url = {https://mlanthology.org/ecmlpkdd/2022/wang2022ecmlpkdd-exploring/}
}