Pith. sign in

REVIEW 4 cited by

METRA: Scalable Unsupervised RL with Metric-Aware Abstraction

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2310.08887 v2 pith:3ILPQI5S submitted 2023-10-13 cs.LG cs.AIcs.RO

classification cs.LGcs.AIcs.RO
keywords unsupervisedenvironmentslearningmetraspacebehaviorsscalablestate
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Unsupervised pre-training strategies have proven to be highly effective in natural language processing and computer vision. Likewise, unsupervised reinforcement learning (RL) holds the promise of discovering a variety of potentially useful behaviors that can accelerate the learning of a wide array of downstream tasks. Previous unsupervised RL approaches have mainly focused on pure exploration and mutual information skill learning. However, despite the previous attempts, making unsupervised RL truly scalable still remains a major open challenge: pure exploration approaches might struggle in complex environments with large state spaces, where covering every possible transition is infeasible, and mutual information skill learning approaches might completely fail to explore the environment due to the lack of incentives. To make unsupervised RL scalable to complex, high-dimensional environments, we propose a novel unsupervised RL objective, which we call Metric-Aware Abstraction (METRA). Our main idea is, instead of directly covering the entire state space, to only cover a compact latent space $Z$ that is metrically connected to the state space $S$ by temporal distances. By learning to move in every direction in the latent space, METRA obtains a tractable set of diverse behaviors that approximately cover the state space, being scalable to high-dimensional environments. Through our experiments in five locomotion and manipulation environments, we demonstrate that METRA can discover a variety of useful behaviors even in complex, pixel-based environments, being the first unsupervised RL method that discovers diverse locomotion behaviors in pixel-based Quadruped and Humanoid. Our code and videos are available at https://seohong.me/projects/metra/

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Weights or Skills? A Survey of Robot-Learning Techniques: from Action-Predicting Weights to Robots that Write their Own Skills

    cs.RO 2026-08 conditional novelty 6.0 of 10

    A taxonomy of robot learning on a weights-versus-skills axis, with a five-rung self-improvement ladder whose top cell (feedback plus memory plus search) holds only a few recent systems.

  2. Epistemically-guided forward-backward exploration

    cs.LG 2025-07 conditional novelty 6.0 of 10

    Choosing exploration policies by the ensemble disagreement of forward-backward value estimates improves zero-shot RL sample efficiency on DeepMind Control Suite tasks.

  3. From Tabula Rasa to Emergent Abilities: Discovering Robot Skills via Real-World Unsupervised Quality-Diversity

    cs.RO 2025-08 conditional novelty 5.0 of 10

    URSA extends quality-diversity actor-critic with learned skill spaces, safety constraints, and world-model training, enabling real-world unsupervised skill discovery on a quadruped.

  4. Skill Learning via Policy Diversity Yields Identifiable Representations for Reinforcement Learning

    cs.LG 2025-07 conditional novelty 4.0 of 10

    Contrastive Successor Features recover ground-truth RL states up to a linear map whenever the skill-conditioned transition differences follow a von Mises-Fisher distribution and policies are diverse.

Pith tools