Hyper-GoalNet: Goal-Conditioned Manipulation Policy Learning with HyperNetworks
About
Goal-conditioned policy learning for robotic manipulation presents significant challenges in maintaining performance across diverse objectives and environments. We introduce Hyper-GoalNet, a framework that generates task-specific policy network parameters from goal specifications using hypernetworks. Unlike conventional methods that simply condition fixed networks on goal-state pairs, our approach separates goal interpretation from state processing -- the former determines network parameters while the latter applies these parameters to current observations. To enhance representation quality for effective policy generation, we implement two complementary constraints on the latent space: (1) a forward dynamics model that promotes state transition predictability, and (2) a distance-based constraint ensuring monotonic progression toward goal states. We evaluate our method on a comprehensive suite of manipulation tasks with varying environmental randomization. Results demonstrate significant performance improvements over state-of-the-art methods, particularly in high-variability conditions. Real-world robotic experiments further validate our method's robustness to sensor noise and physical uncertainties. Code is available at: https://github.com/wantingyao/hyper-goalnet.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Insert Plug | Real-world 1.0 (test) | Success Rate0.00e+0 | 8 | |
| Pick Bottles | Robotwin Easy mode 2.0 | Success Rate8 | 4 | |
| Place Cup | Robotwin Easy mode 2.0 | Success Rate8 | 4 | |
| Dessert Plating | Real-World Manipulation Tasks ID | Success Rate8 | 4 | |
| Dessert Plating | Real-World Manipulation Tasks OOD | Success Rate0.00e+0 | 4 | |
| Move Can | Robotwin Easy mode 2.0 | Success Rate0.11 | 4 | |
| Move Can | Robotwin Hard mode 2.0 | Success Rate0.00e+0 | 4 | |
| Pick Bottles | Robotwin Hard mode 2.0 | Success Rate0.00e+0 | 4 | |
| Place Cup | Robotwin Hard mode 2.0 | Success Rate0.00e+0 | 4 | |
| Place shoe | Robotwin Easy mode 2.0 | Success Rate1 | 4 |