Goal Sets, Not Goal States: Queryable Robot Goals through Goal-Set Hindsight Relabeling
About
Hindsight relabeling usually turns achieved future states into exact goals, which can overconstrain offline robot learning when task success depends only on a subset of the state. We propose Goal-Set Hindsight Relabeling (GS-HER), a predicate-level generalization of HER in which achieved states certify query-defined goal sets rather than singleton goal states. A binary query specifies which variables define success, making the goal predicate an inference-time input while leaving the underlying offline GCRL algorithm unchanged. Across OGBench tasks and five offline goal-conditioned learners, GS-HER improves performance when full-state goals are bottlenecked by nuisance dimensions and turns hindsight relabeling into a reusable goal interface: one checkpoint can answer multiple robot goal predicates without retraining.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Manipulation | OGBench cube play (Double) | Success Rate65 | 39 | |
| Object Manipulation | OGBench cube play (Single) | Success Rate97 | 30 | |
| Manipulation | OGBench cube-single-noisy v0 | Average Binary Success Rate100 | 20 | |
| Manipulation | OGBench cube-double-noisy v0 | Average Binary Success Rate88 | 20 | |
| Manipulation | OGBench scene-play v0 | Average Binary Success Rate87 | 20 | |
| Navigation | OGBench pointmaze-medium-navigate v0 | Average Binary Success Rate98 | 20 | |
| Navigation | OGBench pointmaze-large-navigate v0 | Success Rate80 | 20 | |
| Navigation | OGBench antmaze-medium-navigate v0 | Average Success Rate96 | 20 |