English

Using Machine Teaching to Investigate Human Assumptions when Teaching Reinforcement Learners

Machine Learning 2023-06-30 v4 Artificial Intelligence Human-Computer Interaction

Abstract

Successful teaching requires an assumption of how the learner learns - how the learner uses experiences from the world to update their internal states. We investigate what expectations people have about a learner when they teach them in an online manner using rewards and punishment. We focus on a common reinforcement learning method, Q-learning, and examine what assumptions people have using a behavioral experiment. To do so, we first establish a normative standard, by formulating the problem as a machine teaching optimization problem. To solve the machine teaching optimization problem, we use a deep learning approximation method which simulates learners in the environment and learns to predict how feedback affects the learner's internal states. What do people assume about a learner's learning and discount rates when they teach them an idealized exploration-exploitation task? In a behavioral experiment, we find that people can teach the task to Q-learners in a relatively efficient and effective manner when the learner uses a small value for its discounting rate and a large value for its learning rate. However, they still are suboptimal. We also find that providing people with real-time updates of how possible feedback would affect the Q-learner's internal states weakly helps them teach. Our results reveal how people teach using evaluative feedback and provide guidance for how engineers should design machine agents in a manner that is intuitive for people.

Keywords

Cite

@article{arxiv.2009.02476,
  title  = {Using Machine Teaching to Investigate Human Assumptions when Teaching Reinforcement Learners},
  author = {Yun-Shiuan Chuang and Xuezhou Zhang and Yuzhe Ma and Mark K. Ho and Joseph L. Austerweil and Xiaojin Zhu},
  journal= {arXiv preprint arXiv:2009.02476},
  year   = {2023}
}

Comments

21 pages, 4 figures

R2 v1 2026-06-23T18:19:53.765Z