Imitation Learning
Module Description
Course | Module Abbreviation | Credit Points |
---|---|---|
BA-2010 | AS-CL | 8 LP |
Master | SS-CL SS-TAC | 8 LP |
Lecturer | Artem Sokolov |
Module Type | |
Language | English |
First Session | 17.02.2020 |
Last Session | 21.02.2020 |
Time and Place | daily, 10:00-16:00, INF 327 / SR 3 |
End of Commitment Period | 21.02.2020 |
Prerequisite for Participation
Assessment
Content
This module provides an introduction into theory and practice of learning from demonstrations with a focus on natural language processing use-cases. Closely related to structured prediction and reinforcement learning, imitation learning is particularly suited for sequence prediction tasks, where often good success metrics or intermediate rewards are hard to define, while in the same time it is easy to provide demonstrations of correct behavior. After taking this module you will be able to formulate imitation learning problems, understand deficiencies of some straight-forward approaches to it, map structured prediction tasks to imitation learning, and solve them using deep learning techniques.
Module Overview
Agenda
see material pageLiterature
http://incompleteideas.net/book/the-book-2nd.html
https://sites.ualberta.ca/~szepesva/RLBook.html
https://arxiv.org/abs/1811.06711
http://ciml.info/
https://arxiv.org/abs/1510.00726
https://arxiv.org/abs/1703.01619