AILGMLJul 26, 2017

Learning Sparse Representations in Reinforcement Learning with Sparse Coding

arXiv:1707.08316v129 citations
Originality Incremental advance
AI Analysis

This work addresses representation learning for reinforcement learning practitioners, offering an incremental improvement by adapting sparse coding with a supervised objective.

The paper tackled the problem of representation learning in reinforcement learning by developing a supervised sparse coding objective for policy evaluation, proving that all local minima are global minima, and empirically showing that this approach outperforms tile-coding representations.

A variety of representation learning approaches have been investigated for reinforcement learning; much less attention, however, has been given to investigating the utility of sparse coding. Outside of reinforcement learning, sparse coding representations have been widely used, with non-convex objectives that result in discriminative representations. In this work, we develop a supervised sparse coding objective for policy evaluation. Despite the non-convexity of this objective, we prove that all local minima are global minima, making the approach amenable to simple optimization strategies. We empirically show that it is key to use a supervised objective, rather than the more straightforward unsupervised sparse coding approach. We compare the learned representations to a canonical fixed sparse representation, called tile-coding, demonstrating that the sparse coding representation outperforms a wide variety of tilecoding representations.

Foundations

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

Your Notes