Overview
Field: Computer Vision / Robot Learning Authors: Nisarga Nilavadi, Ralf Römer, Moritz Reuss, Michael Krawez, Tobias Jülg, Angela P. Schoellig, Rudolf Lioutikov, Wolfram Burgard Published: 2026-09-09 arXiv: 2609.10506
Abstract (translated from the forum post)
Action-conditioned latent world models predict future visual representations, enabling zero-shot goal-conditioned robot planning and control. However, their predictions for fine-grained spatial and rotational actions are unreliable for full 7-DoF end-effector control. To address this gap, the authors introduce DUET-DINO, a simultaneous cross-view latent world model that jointly learns action-conditioned predictions from static side- and wrist-camera observations through cross-view conditioning. By exploiting complementary global scene and gripper-centric information, DUET-DINO enables latent planning over the full 7-DoF action space.
Key Results
- Consistently outperforms single-view and independent dual-view baselines across:
- Spatially diverse reach tasks: 92% success
- Orientation-intensive angled-reach tasks: 72.5% success
- Multi-goal grasp-and-lift tasks: 60.0% success
- Trained from scratch on the DROID and RoboArena datasets; generalizes robustly under visual distribution shifts.
- Finding: V-JEPA 2 wrist-view predictions underestimate visual dynamics induced by fine-grained actions, while DINOv3 predictions better capture action-conditioned scene changes, leading to stronger downstream planning.
- Paper: arXiv:2609.10506
- Project page: https://utn-air.github.io/DUET-DINO
- Code and model checkpoints will be open-sourced.