Contrastive Abstraction for Reinforcement Learning
Vihang Patil, Markus Hofmarcher, Elisabeth Rumetshofer, Sepp, Hochreiter

TL;DR
This paper introduces contrastive abstraction learning, a method that uses contrastive learning and Hopfield networks to create abstract state representations, improving reinforcement learning efficiency without relying on reward signals.
Contribution
It proposes a novel two-phase approach combining contrastive learning and Hopfield networks to automatically discover abstract states in reinforcement learning tasks.
Findings
Effective abstraction improves RL performance
Method does not require reward signals
Demonstrated success on various tasks
Abstract
Learning agents with reinforcement learning is difficult when dealing with long trajectories that involve a large number of states. To address these learning problems effectively, the number of states can be reduced by abstract representations that cluster states. In principle, deep reinforcement learning can find abstract states, but end-to-end learning is unstable. We propose contrastive abstraction learning to find abstract states, where we assume that successive states in a trajectory belong to the same abstract state. Such abstract states may be basic locations, achieved subgoals, inventory, or health conditions. Contrastive abstraction learning first constructs clusters of state representations by contrastive learning and then applies modern Hopfield networks to determine the abstract states. The first phase of contrastive abstraction learning is self-supervised learning, where…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · EEG and Brain-Computer Interfaces · Modular Robots and Swarm Intelligence
MethodsContrastive Learning
