Translation as a Bridging Action: Transferring Manipulation Skills from Humans to Robots
Summary
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.
View Cached Full Text
Cached at: 06/29/26, 06:01 AM
Paper page - Translation as a Bridging Action: Transferring Manipulation Skills from Humans to Robots
Source: https://huggingface.co/papers/2606.28133
Abstract
Human manipulation skills are transferred to robots more effectively by using a bridging action representation based on relative wrist translation in the initial head-camera frame, combined with a vision-language-action model that handles embodiment differences through interleaved action tokens and attention masking.
We study whether we can learn novel manipulation skills from human actions to a bi-manual robot withparallel grippers. Human action data is cheap, abundant, and diverse, making it one of the most promising resources for scaling up robot learning. Yet transferring skills from humans to robots remains hard: most prior work treats humans as just another bi-manual 6DoF embodiment, where hand-pose estimates are noisy and the contact patterns of human fingers differ fundamentally from those of a parallel gripper. We argue that learning rotation-inclusive action signals from human data is therefore sub-optimal, and instead propose a bridging action representation: therelative wrist translationwithin the initialhead-camera frame, an action space shared by humans and robots. To handle the potential absence of certain action components in different embodiments, we build a π_0-likevision-language-action modelwithinterleaved action tokensandattention masking. On a suite of novelbi-manual manipulationtasks, our bridging action transfers human manipulation knowledge to robots far more effectively than noisy 6DoF human actions and scales with the amount of human data.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2606\.28133
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.28133 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.28133 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.28133 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
iMaC: Translating Actions into Motion and Contact Images for Embodied World Models
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.
Qwen-RobotManip Technical Report: Alignment Unlocks Scale for Robotic Manipulation Foundation Models
Presents Qwen-RobotManip, a Vision-Language-Action foundation model for robotic manipulation that achieves generalization through unified alignment across representation, motion, and behavior dimensions, enabling large-scale training on diverse data sources. It outperforms prior state-of-the-art models across multiple out-of-distribution benchmarks and demonstrates emergent capabilities like zero-shot instruction following and cross-embodiment transfer.
Mapping a human face onto a small robot (instead of giving it an uncanny humanoid face)?
A robotics engineer from Hugging Face proposes mapping human facial expressions onto non-humanoid robots to enhance expressiveness while avoiding the uncanny valley, with plans to use this data for autonomous body language training.
AffordanceVLA: A Vision-Language-Action Model Empowering Action Generation through Affordance-Aware Understanding
AffordanceVLA introduces a unified framework using structured affordance forecasting as an intermediate representation to improve perception-action mapping in robotic manipulation, leveraging vision-language models and a Mixture-of-Transformer architecture.
Agentic AI Translate: An Agentic Translator Prototype for Translation as Communication Design
This paper introduces Agentic AI Translate, an agentic translator prototype that replaces the traditional text-in/text-out paradigm with a four-stage agentic cycle grounded in translation studies theory, aiming to reframe translation as communication design rather than text conversion.