ImageWAM: Do World Action Models Really Need Video Generation, or Just Image Editing?
Quick Answer
ImageWAM presents a novel approach to World Action Models (WAMs) by utilizing image editing instead of video generation, achieving 1/6 the FLOPs and 1/4 the latency of traditional video-based models.
Quick Take
This method enhances action prediction accuracy by focusing on relevant visual changes, outperforming standard VLA baselines and competitive WAMs without additional policy pretraining across various experiments.
Key Points
- ImageWAM leverages pretrained image editing models for robot action prediction.
- It reduces computational costs to 1/6 FLOPs and latency to 1/4 of video-based WAMs.
- The model focuses on action-relevant visual differences rather than irrelevant details.
- ImageWAM outperforms standard VLA baselines in various simulator and real-world tests.
- Attention analysis shows editing caches target task-relevant change regions.
Paper Resources
Source Excerpt
World Action Models (WAMs) commonly rely on video generation to bridge visual world modeling and robot control. However, video-based WAMs face three coupled limitations: dense multi-frame future tokens make inference costly, full video prediction spends capacity on action-irrelevant temporal and appearance details, and long-horizon future imagination may introduce errors that mislead action prediction. These issues raise a simple question: Does world action model really need video generation? We
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.CV
See more →ProMoE-FL: Prototype-conditioned Mixture of Experts for Multimodal Federated Learning with Missing Modalities
ProMoE-FL introduces a Prototype-conditioned Mixture-of-Experts framework for multimodal federated learning, effectively addressing missing modalities. It outperforms existing methods on four chest X-ray datasets, demonstrating superior feature synthesis capabilities in both homogeneous and heterogeneous settings.