Teacher–student curriculum learning
Captured source
source ↗Teacher–student curriculum learning | OpenAI
July 1, 2017
Publication
Teacher–student curriculum learning
Read paper
Loading…
Share
Abstract
We propose Teacher–Student Curriculum Learning (TSCL), a framework for automatic curriculum learning, where the Student tries to learn a complex task and the Teacher automatically chooses subtasks from a given set for the Student to train on. We describe a family of Teacher algorithms that rely on the intuition that the Student should practice more those tasks on which it makes the fastest progress, i.e. where the slope of the learning curve is highest. In addition, the Teacher algorithms address the problem of forgetting by also choosing tasks where the Student's performance is getting worse. We demonstrate that TSCL matches or surpasses the results of carefully hand-crafted curricula in two tasks: addition of decimal numbers with LSTM and navigation in Minecraft. Using our automatically generated curriculum enabled to solve a Minecraft maze that could not be solved at all when training directly on solving the maze, and the learning was an order of magnitude faster than uniform sampling of subtasks.
- Learning Paradigms
Authors
Tambet Matiisen, Avital Oliver, Taco Cohen, John Schulman
Related articles
View all
Scaling laws for reward model overoptimizationPublicationOct 19, 2022
Learning to play Minecraft with Video PreTrainingConclusionJun 23, 2022
Dota 2 with large scale deep reinforcement learningPublicationDec 13, 2019