LGJun 25, 2024

When does Self-Prediction help? Understanding Auxiliary Tasks in Reinforcement Learning

arXiv:2406.17718v113 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of improving representation learning in reinforcement learning for researchers and practitioners, offering incremental insights into auxiliary task interactions.

The paper investigates how auxiliary tasks like observation reconstruction and latent self-prediction affect representation learning in reinforcement learning, finding that latent self-prediction helps as an auxiliary task while observation reconstruction provides useful features in isolation, with empirical results supporting theoretical insights.

We investigate the impact of auxiliary learning tasks such as observation reconstruction and latent self-prediction on the representation learning problem in reinforcement learning. We also study how they interact with distractions and observation functions in the MDP. We provide a theoretical analysis of the learning dynamics of observation reconstruction, latent self-prediction, and TD learning in the presence of distractions and observation functions under linear model assumptions. With this formalization, we are able to explain why latent-self prediction is a helpful \emph{auxiliary task}, while observation reconstruction can provide more useful features when used in isolation. Our empirical analysis shows that the insights obtained from our learning dynamics framework predicts the behavior of these loss functions beyond the linear model assumption in non-linear neural networks. This reinforces the usefulness of the linear model framework not only for theoretical analysis, but also practical benefit for applied problems.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes