751c7d222e342f07.tex
1: \begin{abstract}
2:     Recent advances in reinforcement-learning research have demonstrated impressive results in building algorithms that can out-perform humans in complex tasks.
3:     Nevertheless, creating reinforcement-learning systems that can build abstractions of their experience to accelerate learning in new contexts still remains an active area of research.
4:    % By building efficient abstractions, an intelligent system can re-use what it has learned before to make fewer mistakes in performing novel tasks.
5:     Previous work showed that reward-predictive state abstractions fulfill this goal, but have only be applied to tabular settings. 
6:     Here, we provide a clustering algorithm that enables the application of such state abstractions to deep learning settings, providing compressed representations of an agent's inputs that preserve the ability to predict sequences of reward.
7:     A convergence theorem and simulations show that the resulting reward-predictive deep network maximally compresses the agent's inputs, significantly speeding up learning in high dimensional visual control tasks.
8:     Furthermore, we present different generalization experiments and analyze under which conditions a pre-trained reward-predictive representation network can be re-used without re-training to accelerate learning---a form of systematic out-of-distribution transfer.
9:     % Would "transfer" be a more recognizable name? --- yes
10: \end{abstract}
11: