Knowledge Transfer for Multi-Labeler Active Learning

Abstract

In this paper, we address multi-labeler active learning, where data labels can be acquired from multiple labelers with various levels of expertise. Because obtaining labels for data instances can be very costly and time-consuming, it is highly desirable to model each labeler’s expertise and only to query an instance’s label from the labeler with the best expertise. However, in an active learning scenario, it is very difficult to accurately model labelers’ expertise, because the quantity of instances labeled by all participating labelers is rather small. To solve this problem, we propose a new probabilistic model that transfers knowledge from a rich set of labeled instances in some auxiliary domains to help model labelers’ expertise for active learning. Based on this model, we present an active learning algorithm to simultaneously select the most informative instance and its most reliable labeler to query. Experiments demonstrate that transferring knowledge across related domains can help select the labeler with the best expertise and thus significantly boost the active learning performance.

Cite

Text

Fang et al. "Knowledge Transfer for Multi-Labeler Active Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013. doi:10.1007/978-3-642-40988-2_18

Markdown

[Fang et al. "Knowledge Transfer for Multi-Labeler Active Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013.](https://mlanthology.org/ecmlpkdd/2013/fang2013ecmlpkdd-knowledge/) doi:10.1007/978-3-642-40988-2_18

BibTeX

@inproceedings{fang2013ecmlpkdd-knowledge,
  title     = {{Knowledge Transfer for Multi-Labeler Active Learning}},
  author    = {Fang, Meng and Yin, Jie and Zhu, Xingquan},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2013},
  pages     = {273-288},
  doi       = {10.1007/978-3-642-40988-2_18},
  url       = {https://mlanthology.org/ecmlpkdd/2013/fang2013ecmlpkdd-knowledge/}
}