Skew-Fit: State-Covering Self-Supervised Reinforcement Learning
Vitchyr H. Pong, Murtaza Dalal, Steven Lin, Ashvin Nair, Shikhar Bahl,, Sergey Levine

TL;DR
Skew-Fit introduces a goal distribution learning algorithm for self-supervised reinforcement learning that maximizes state coverage, enabling agents to learn diverse skills and perform complex tasks without manual reward design.
Contribution
The paper proposes Skew-Fit, a novel algorithm for learning maximum-entropy goal distributions that converge to uniform over valid states, improving exploration and skill acquisition.
Findings
Skew-Fit outperforms prior methods on visual goal-reaching tasks.
It enables a robot to open a door from pixels without manual rewards.
The algorithm converges to a uniform distribution over valid states.
Abstract
Autonomous agents that must exhibit flexible and broad capabilities will need to be equipped with large repertoires of skills. Defining each skill with a manually-designed reward function limits this repertoire and imposes a manual engineering burden. Self-supervised agents that set their own goals can automate this process, but designing appropriate goal setting objectives can be difficult, and often involves heuristic design decisions. In this paper, we propose a formal exploration objective for goal-reaching policies that maximizes state coverage. We show that this objective is equivalent to maximizing goal reaching performance together with the entropy of the goal distribution, where goals correspond to full state observations. To instantiate this principle, we present an algorithm called Skew-Fit for learning a maximum-entropy goal distributions. We prove that, under regularity…
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.
Code & Models
Videos
Taxonomy
TopicsReinforcement Learning in Robotics · Domain Adaptation and Few-Shot Learning · Data Stream Mining Techniques
