Planning from Pixels using Inverse Dynamics Models
TLDR
Learning task-conditioned inverse dynamics models to predict action sequences for planning from pixels in model-based RL.
Reasoning
The paper proposes a novel approach to learn latent world models by predicting future actions conditioned on task completion, which focuses modeling on task-relevant dynamics. Strengths include a clear methodology and empirical evaluation on visual goal completion tasks, but the abstract lacks details on limitations and comparisons to other model-based methods.
Read-first score
Read-first score 43.8, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 34.
Field roles
Rank sensitivity
Stability: volatile; rank range: 220.
Keyword Scores
Deep Analysis
Innovations
- Learning latent world models by predicting future action sequences conditioned on task completion (inverse dynamics)
- Task-conditioned models that adaptively focus on task-relevant dynamics and serve as a planning heuristic for sparse rewards
Methodology
The method learns latent world models by predicting sequences of future actions conditioned on task completion, using inverse dynamics. These models focus on task-relevant dynamics and are used as a planning heuristic for sparse reward tasks. Evaluation is on visual goal completion tasks from pixels, comparing to model-free approaches.
Key Results
The method shows a substantial increase in performance on visual goal completion tasks compared to prior model-free approaches.