Measuring Language Transfer in Robot Policies: Adding Greek to a Cosmos3 Vision-Language-Action Policy
Summary
This study explores adding Greek to a Cosmos3 vision-language-action robot policy, revealing challenges in measurement and showing that bilingual training improves performance but overfits to translator phrasing. The results emphasize the need for null baselines and seed replication in low-resource localization.
Similar Articles
@dair_ai: // Actions Speak Louder Than Words // Multilingual agent evaluation compares final answers and throws the trajectory aw…
New research from Microsoft Research measures cross-lingual policy retention of tool-using agents by comparing action traces rather than final answers. After removing five confounds, four frontier models retain 71–73% of their action policy across languages, with code and 2.38M rollouts released.
In-Context Robot Learning with VLM Agents
This paper introduces GPT-Policy, a framework for in-context robot learning using vision-language models, enabling robots to learn from demonstrations without gradient updates. It evaluates the framework in real-robot trials, showing improved task completion.
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.
@robotsdigest: Robot policies often fail for a surprisingly simple reason: they learn shortcuts from the training images. LIT, Latent …
Latent Interface Training (LIT) addresses the issue of robot policies learning shortcuts from training images by first teaching action without visual input and then using a pose-supervised latent interface to preserve geometry for action.
Geometric Action Model for Robot Policy Learning
The Geometric Action Model (GAM) repurposes a pretrained geometric foundation model (GFM) as a unified backbone for language-conditioned robot manipulation, achieving higher accuracy, robustness, and efficiency than existing foundation-model-scale baselines across simulation and real-world benchmarks.