1: \begin{abstract}
2: Transfer in reinforcement learning is usually achieved through generalisation
3: across tasks. Whilst many studies have investigated transferring knowledge
4: when the reward function changes, they have assumed that the dynamics
5: of the environments remain consistent. Many real-world RL problems
6: require transfer among environments with different dynamics. To address
7: this problem, we propose an approach based on successor features in
8: which we model successor feature functions with Gaussian Processes
9: permitting the source successor features to be treated as noisy measurements
10: of the target successor feature function. Our theoretical analysis
11: proves the convergence of this approach as well as the bounded error
12: on modelling successor feature functions with Gaussian Processes in
13: environments with both different dynamics and rewards. We demonstrate
14: our method on benchmark datasets and show that it outperforms current
15: baselines.
16: \end{abstract}
17: