Cost-Effective Active Learning from Diverse Labelers
Abstract
In traditional active learning, there is only one labeler that always returns the ground truth of queried labels. However, in many applications, multiple labelers are available to offer diverse qualities of labeling with different costs. In this paper, we perform active selection on both instances and labelers, aiming to improve the classification model most with the lowest cost. While the cost of a labeler is proportional to its overall labeling quality, we also observe that different labelers usually have diverse expertise, and thus it is likely that labelers with a low overall quality can provide accurate labels on some specific instances. Based on this fact, we propose a novel active selection criterion to evaluate the cost-effectiveness of instance-labeler pairs, which ensures that the selected instance is helpful for improving the classification model, and meanwhile the selected labeler can provide an accurate label for the instance with a relative low cost. Experiments on both UCI and real crowdsourcing data sets demonstrate the superiority of our proposed approach on selecting cost-effective queries.
Cite
Text
Huang et al. "Cost-Effective Active Learning from Diverse Labelers." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/261Markdown
[Huang et al. "Cost-Effective Active Learning from Diverse Labelers." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/huang2017ijcai-cost/) doi:10.24963/IJCAI.2017/261BibTeX
@inproceedings{huang2017ijcai-cost,
title = {{Cost-Effective Active Learning from Diverse Labelers}},
author = {Huang, Sheng-Jun and Chen, Jia-Lve and Mu, Xin and Zhou, Zhi-Hua},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2017},
pages = {1879-1885},
doi = {10.24963/IJCAI.2017/261},
url = {https://mlanthology.org/ijcai/2017/huang2017ijcai-cost/}
}