Active Sample Selection and Correction Propagation on a Gradually-Augmented Graph
Abstract
When data have a complex manifold structure or the characteristics of data evolve over time, it is unrealistic to expect a graph-based semi-supervised learning method to achieve flawless classification given a small number of initial annotations. To address this issue with minimal human interventions, we propose (i) a sample selection criterion used for \textit{active} query of informative samples by minimizing the expected prediction error, and (ii) an efficient {\it correction propagation} method that propagates human correction on selected samples over a {\it gradually-augmented graph} to unlabeled samples without rebuilding the affinity graph. Experimental results conducted on three real world datasets validate that our active sample selection and correction propagation algorithm quickly reaches high quality classification results with minimal human interventions.
Cite
Text
Su et al. "Active Sample Selection and Correction Propagation on a Gradually-Augmented Graph." Conference on Computer Vision and Pattern Recognition, 2015. doi:10.1109/CVPR.2015.7298808Markdown
[Su et al. "Active Sample Selection and Correction Propagation on a Gradually-Augmented Graph." Conference on Computer Vision and Pattern Recognition, 2015.](https://mlanthology.org/cvpr/2015/su2015cvpr-active/) doi:10.1109/CVPR.2015.7298808BibTeX
@inproceedings{su2015cvpr-active,
title = {{Active Sample Selection and Correction Propagation on a Gradually-Augmented Graph}},
author = {Su, Hang and Yin, Zhaozheng and Kanade, Takeo and Huh, Seungil},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2015},
doi = {10.1109/CVPR.2015.7298808},
url = {https://mlanthology.org/cvpr/2015/su2015cvpr-active/}
}