CVDec 27, 2025

Envision: Embodied Visual Planning via Goal-Imagery Video Diffusion

arXiv:2512.22626v11 citationsh-index: 10
Originality Incremental advance
AI Analysis

This addresses the challenge of reliable visual planning for embodied agents in manipulation tasks, though it appears incremental as it builds upon existing video diffusion models.

The paper tackles the problem of spatial drift and goal misalignment in embodied visual planning by proposing Envision, a diffusion-based framework that explicitly constrains trajectory generation with a goal image, resulting in superior goal alignment, spatial consistency, and object preservation compared to baselines.

Embodied visual planning aims to enable manipulation tasks by imagining how a scene evolves toward a desired goal and using the imagined trajectories to guide actions. Video diffusion models, through their image-to-video generation capability, provide a promising foundation for such visual imagination. However, existing approaches are largely forward predictive, generating trajectories conditioned on the initial observation without explicit goal modeling, thus often leading to spatial drift and goal misalignment. To address these challenges, we propose Envision, a diffusion-based framework that performs visual planning for embodied agents. By explicitly constraining the generation with a goal image, our method enforces physical plausibility and goal consistency throughout the generated trajectory. Specifically, Envision operates in two stages. First, a Goal Imagery Model identifies task-relevant regions, performs region-aware cross attention between the scene and the instruction, and synthesizes a coherent goal image that captures the desired outcome. Then, an Env-Goal Video Model, built upon a first-and-last-frame-conditioned video diffusion model (FL2V), interpolates between the initial observation and the goal image, producing smooth and physically plausible video trajectories that connect the start and goal states. Experiments on object manipulation and image editing benchmarks demonstrate that Envision achieves superior goal alignment, spatial consistency, and object preservation compared to baselines. The resulting visual plans can directly support downstream robotic planning and control, providing reliable guidance for embodied agents.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes