Distributed Active Learning for Image Recognition
Abstract
Developing intelligent learning algorithms under the constraint of limited manual labor is a fundamental research challenge and a problem of immense practical importance. Active learning algorithms alleviate this problem by automatically identifying the salient and exemplar instances from large amounts of unlabeled data; this tremendously reduces the human annotation effort as only a small subset of the samples, identi ed by the algorithm, needs to be labeled manually. Further, the unprecedented increase in the volume of digital data has necessitated the usage of multiple, independent computers for its storage and processing, in a given application. The need of the hour is therefore an active learning framework which can operate in a distributed setup, where the unlabeled data is partitioned across multiple computers. In this paper, we propose a novel algorithm to address this important challenge. Our algorithm requires minimal communication among the computers (over which the data is stored) and also enjoys nice theoretical properties. Our extensive empirical studies on a variety of challenging, real-world vision datasets, from different application domains, corroborate the potential of the proposed framework.
Cite
Text
Chakraborty. "Distributed Active Learning for Image Recognition." IEEE/CVF Winter Conference on Applications of Computer Vision, 2018. doi:10.1109/WACV.2018.00203Markdown
[Chakraborty. "Distributed Active Learning for Image Recognition." IEEE/CVF Winter Conference on Applications of Computer Vision, 2018.](https://mlanthology.org/wacv/2018/chakraborty2018wacv-distributed/) doi:10.1109/WACV.2018.00203BibTeX
@inproceedings{chakraborty2018wacv-distributed,
title = {{Distributed Active Learning for Image Recognition}},
author = {Chakraborty, Shayok},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2018},
pages = {1833-1841},
doi = {10.1109/WACV.2018.00203},
url = {https://mlanthology.org/wacv/2018/chakraborty2018wacv-distributed/}
}