NeurIPS 2021spotlight15 citations

Iterative Teaching by Label Synthesis

Weiyang Liu, Zhen Liu, Hanchen Wang, Liam Paull, Bernhard Schölkopf, Adrian Weller

Abstract

In this paper, we consider the problem of iterative machine teaching, where a teacher provides examples sequentially based on the current iterative learner. In contrast to previous methods that have to scan over the entire pool and select teaching examples from it in each iteration, we propose a label synthesis teaching framework where the teacher randomly selects input teaching examples (e.g., images) and then synthesizes suitable outputs (e.g., labels) for them. We show that this framework can avoid costly example selection while still provably achieving exponential teachability. We propose multiple novel teaching algorithms in this framework. Finally, we empirically demonstrate the value of our framework.

Iterative Machine TeachingReinforcement LearningUnrollingLabel
BibTeX
@inproceedings{
liu2021iterative,
title={Iterative Teaching by Label Synthesis},
author={Weiyang Liu and Zhen Liu and Hanchen Wang and Liam Paull and Bernhard Sch{\"o}lkopf and Adrian Weller},
booktitle={Advances in Neural Information Processing Systems},
editor={A. Beygelzimer and Y. Dauphin and P. Liang and J. Wortman Vaughan},
year={2021},
url={https://openreview.net/forum?id=9rphbXqgmqM}
}