paper-with-me

홈 › Papers

DreamToNav: Generalizable Navigation for Robots via Generative Video Planning

2026-03-06 · Valerii Serpiva, Jeffrin Sam, Chidera Simon, Hajira Amjad, Iana Zhura, Artem Lykov, Dzmitry Tsetserukou arxiv

We present DreamToNav, a novel autonomous robot framework that uses generative video models to enable intuitive, human-in-the-loop control. Instead of relying on rigid waypoint navigation, users provide natural language prompts (e.g. ``Follow the person carefully''), which the system translates into executable motion. Our pipeline first employs Qwen 2.5-VL-7B-Instruct to refine vague user instructions into precise visual descriptions. These descriptions condition NVIDIA Cosmos 2.5, a state-of-the-art video foundation model, to synthesize a physically consistent video sequence of the robot performing the task. From this synthetic video, we extract a valid kinematic path using visual pose estimation, robot detection and trajectory recovery. By treating video generation as a planning engine, DreamToNav allows robots to visually "dream" complex behaviors before executing them, providing a unified framework for obstacle avoidance and goal-directed navigation without task-specific engineering. We evaluate the approach on both a wheeled mobile robot and a quadruped robot in indoor navigation tasks. DreamToNav achieves a success rate of 76.7%, with final goal errors typically within 0.05-0.10 m and trajectory tracking errors below 0.15 m. These results demonstrate that trajectories extracted from generative video predictions can be reliably executed on physical robots across different locomotion platforms.

📄 PDF Abstract BibTeX arXiv:2603.06190

Code (0)

등록된 구현이 없습니다.

Tasks

Video GenerationPose Estimation

Similar Papers 제목 키워드 기반

ImagiNav: Scalable Embodied Navigation via Generative Visual Prediction and Inverse Dynamics

2026-03-14 · Jie Chen, Yuxin Cai, Yizhuo Wang, Ruofei Bai 외 arxiv

Enabling robots to navigate open-world environments via natural language is critical for general-purpose autonomy. Yet, Vision-Language Navigation has relied on end-to-end policies trained on expensive, embodiment-specif…

Vision-Language NavigationRobot Navigation

Seeing What Matters: Visual Cue Guided Video Planning for Generalizable Robot Navigation

2026-09-15 · Hojin Lee, Sizhe Lester Li, Maximilian Hilger, Susie Lu 외 arxiv

Generative video models can serve as a promising backbone for robot navigation by predicting future observations as video plans. Recent approaches often condition video planning on short-horizon guidance and recover geom…

Robot Navigation

Learning Generalizable Feature Fields for Mobile Manipulation

2024-03-12 · Ri-Zhao Qiu, Yafei Hu, Yuchen Song, Ge Yang 외

An open problem in mobile manipulation is how to represent objects and scenes in a unified manner so that robots can use both for navigation and manipulation. The latter requires capturing intricate geometry while unders…

Novel View Synthesis

Learning to Drive Anywhere with Model-Based Reannotation

2025-05-08 · Noriaki Hirose, Lydia Ignatova, Kyle Stachowicz, Catherine Glossop 외

Developing broadly generalizable visual navigation policies for robots is a significant challenge, primarily constrained by the availability of large-scale, diverse training data. While curated datasets collected by rese…

NavigateVisual Navigation

Cosmos-H-Surgical: Learning Surgical Robot Policies from Videos via World Modeling

2025-12-29 · Yufan He, Pengfei Guo, Mengya Xu, Zhaoshuo Li 외 arxiv

Data scarcity remains a fundamental barrier to achieving fully autonomous surgical robots. While large scale vision language action (VLA) models have shown impressive generalization in household and industrial manipulati…