iMaC: Translating Actions into Motion and Contact Images for Embodied World Models
Summary
iMaC proposes a unified control paradigm that uses raw visual images as native action representations for embodied world models, enabling more expressive and generalized robotic control through image-based action tokens.
View Cached Full Text
Cached at: 06/15/26, 04:59 PM
Paper page - iMaC: Translating Actions into Motion and Contact Images for Embodied World Models
Source: https://huggingface.co/papers/2606.09813 Authors:
,
,
,
,
,
,
,
,
,
Abstract
iMac presents a unified control paradigm that uses raw visual images as native action representations for embodied world models, enabling more expressive and generalized robotic control through image-based action tokens.
Embodied world modelshave emerged as a pivotal paradigm forvisual robotic decision-makingand interactive environment simulation. However, conventional embodied frameworks rely on low-dimensional structured action vectors (e.g., joint angles and end-effector poses), which suffer from limited expressive capacity, poor generalization across diverse embodiments, and unnatural dynamic modeling for complex physical interactions. To address these limitations, this paper proposesiMac (Image as Action Control), a novel unified control paradigm that treats raw visual images as native action representations forembodied world models. Departing from traditional explicit kinematic action encoding, iMac formulatescontinuous visual manipulationasimage-based action tokens, which inherently encapsulate spatial motion intentions, interactive geometric constraints and subtle physical dynamics. We construct a dual-branch embodied architecture consisting of animage-action encoderand adynamic world predictor: the encoder compressestarget-driven visual imagesinto compactaction embeddings, while the predictor learnsenvironment transition rulesconditioned on image actions to achieve high-fidelity future state prediction andclosed-loop embodied control. Extensive experiments are conducted on public embodied manipulation benchmarks and real-world robotic scenarios. The results demonstrate that iMac outperforms vector-based action control baselines in prediction accuracy, task success rate andcross-scene generalizationability. Moreover, our image-action design eliminates the reliance on manually defined action spaces, realizing flexible and universal control for heterogeneous embodied agents. This work provides an innovative visual-action perspective forembodied world models, offering a simple yet effective paradigm for scalable robotic perception and manipulation.
View arXiv pageView PDFProject pageGitHub14Add to collection
Get this paper in your agent:
hf papers read 2606\.09813
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2606.09813 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2606.09813 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2606.09813 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Masked Visual Actions for Unified World Modeling
Introduces Masked Visual Actions, a pixel-space control interface that expresses actions as partially revealed trajectories, enabling a single model to act as forward dynamics model, recover robot behavior, and support model-based planning and inverse modeling with only 15 hours of training data.
World Action Models: The Next Frontier in Embodied AI
This survey paper introduces World Action Models (WAMs), a unified framework for embodied AI that integrates predictive state modeling with action generation. It provides a taxonomy of existing methods, analyzes the data ecosystem, and outlines evaluation protocols for this emerging paradigm.
ABot-M0.5: Unified Mobility-and-Manipulation World Action Model
ABot-M0.5 is a new World Action Model for mobile manipulation that improves performance through temporal granularity alignment, action space disentanglement, and train-test consistency, achieving state-of-the-art results on long-horizon and fine-grained manipulation benchmarks.
Translation as a Bridging Action: Transferring Manipulation Skills from Humans to Robots
This paper proposes a bridging action representation based on relative wrist translation in the head-camera frame to transfer human manipulation skills to bi-manual robots, using a vision-language-action model with interleaved action tokens and attention masking to handle embodiment differences.
RepWAM: World Action Modeling with Representation Visual-Action Tokenizers
RepWAM introduces a world action modeling approach using representation visual-action tokenizers, aiming to learn unified visual and action representations for planning and control.