Latent Structured Active Learning
Abstract
In this paper we present active learning algorithms in the context of structured prediction problems. To reduce the amount of labeling necessary to learn good models, our algorithms only label subsets of the output. To this end, we query examples using entropies of local marginals, which are a good surrogate for uncertainty. We demonstrate the effectiveness of our approach in the task of 3D layout prediction from single images, and show that good models are learned when labeling only a handful of random variables. In particular, the same performance as using the full training set can be obtained while only labeling ~10\% of the random variables.
Cite
Text
Luo et al. "Latent Structured Active Learning." Neural Information Processing Systems, 2013.Markdown
[Luo et al. "Latent Structured Active Learning." Neural Information Processing Systems, 2013.](https://mlanthology.org/neurips/2013/luo2013neurips-latent/)BibTeX
@inproceedings{luo2013neurips-latent,
title = {{Latent Structured Active Learning}},
author = {Luo, Wenjie and Schwing, Alex and Urtasun, Raquel},
booktitle = {Neural Information Processing Systems},
year = {2013},
pages = {728-736},
url = {https://mlanthology.org/neurips/2013/luo2013neurips-latent/}
}