Good Learners for Evil Teachers
Abstract
We consider a supervised machine learning scenario where labels are provided by a heterogeneous set of teachers, some of which are mediocre, incompetent, or perhaps even malicious. We present an algorithm, built on the SVM framework, that explicitly attempts to cope with low-quality and malicious teachers by decreasing their influence on the learning process. Our algorithm does not receive any prior information on the teachers, nor does it resort to repeated labeling (where each example is labeled by multiple teachers). We provide a theoretical analysis of our algorithm and demonstrate its merits empirically. Finally, we present a second algorithm with promising empirical results but without a formal analysis.
Cite
Text
Dekel and Shamir. "Good Learners for Evil Teachers." International Conference on Machine Learning, 2009. doi:10.1145/1553374.1553404Markdown
[Dekel and Shamir. "Good Learners for Evil Teachers." International Conference on Machine Learning, 2009.](https://mlanthology.org/icml/2009/dekel2009icml-good/) doi:10.1145/1553374.1553404BibTeX
@inproceedings{dekel2009icml-good,
title = {{Good Learners for Evil Teachers}},
author = {Dekel, Ofer and Shamir, Ohad},
booktitle = {International Conference on Machine Learning},
year = {2009},
pages = {233-240},
doi = {10.1145/1553374.1553404},
url = {https://mlanthology.org/icml/2009/dekel2009icml-good/}
}