ROAICVJun 1, 2025

OG-VLA: Orthographic Image Generation for 3D-Aware Vision-Language Action Model

NVIDIA
arXiv:2506.01196v28 citationsh-index: 16
Originality Incremental advance
AI Analysis

This addresses the problem of robot manipulation generalization for unseen instructions, scenes, and objects, representing a hybrid approach rather than a fundamental breakthrough.

The paper tackles the challenge of mapping natural language instructions and RGBD observations to robot actions by combining Vision Language Action models with 3D-aware policies, achieving over 40% relative improvement in generalization to unseen environments on benchmarks while maintaining robust performance in seen settings.

We introduce OG-VLA, a novel architecture and learning framework that combines the generalization strengths of Vision Language Action models (VLAs) with the robustness of 3D-aware policies. We address the challenge of mapping natural language instructions and one or more RGBD observations to quasi-static robot actions. 3D-aware robot policies achieve state-of-the-art performance on precise robot manipulation tasks, but struggle with generalization to unseen instructions, scenes, and objects. On the other hand, VLAs excel at generalizing across instructions and scenes, but can be sensitive to camera and robot pose variations. We leverage prior knowledge embedded in language and vision foundation models to improve generalization of 3D-aware keyframe policies. OG-VLA unprojects input observations from diverse views into a point cloud which is then rendered from canonical orthographic views, ensuring input view invariance and consistency between input and output spaces. These canonical views are processed with a vision backbone, a Large Language Model (LLM), and an image diffusion model to generate images that encode the next position and orientation of the end-effector on the input scene. Evaluations on the Arnold and Colosseum benchmarks demonstrate state-of-the-art generalization to unseen environments, with over 40% relative improvements while maintaining robust performance in seen settings. We also show real-world adaption in 3 to 5 demonstrations along with strong generalization. Videos and resources at https://og-vla.github.io/

Foundations

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

Your Notes