Measuring Language Transfer in Robot Policies: Adding Greek to a Cosmos3 Vision-Language-Action Policy

Ayoub Kirouane, Georgios Giaples, Christos Petrocheilos

arXiv:2609.07470 · 2026-09-09 공개 · arXiv · PDF

benchmarking vision-language-action robot-policies low-resource-localization cosmos3 instruction-rephrasing seed-variation text-tower

Abstract

Robot foundation models are trained and evaluated predominantly in English, and robot demonstration corpora do not exist for most languages. We study the addition of Greek to an open vision-language-action stack using only machine-rephrased instructions and no architecture changes. The main challenge is measurement rather than translation. Several plausible instruments produce false conclusions: a color-histogram metric rewards noise, a single-goal benchmark scores 84.6% under correct Greek and 82.6% under deliberately wrong instructions, training loss fails to predict Greek success, and single-run comparisons are dominated by seed variation. On a discriminative ninety-task suite with three seeds per arm, a multilingual text tower without Greek demonstrations remains at its wrong-instruction floor, while Greek-only training exceeds its control by at most 2.7 points. Bilingual training yields a consistent 6.7-7.1 point margin over its control and reaches about two fifths of English performance. The policy also overfits the translator's phrasing; training on seven phrasings per task approximately halves this penalty. Warm-starting from a language-adapted world model and unfreezing the text tower both degrade performance. The results support two practical requirements for low-resource robot-policy localization: build a guaranteed null before trusting a metric, and replicate low-resource-language results across seeds.

한국어 요약

한 줄 요약

로봇 정책에 그리스어를 추가할 때, 번역된 데이터만 사용해도 성능이 일부 개선되지만, 정확한 측정이 핵심 과제임을 밝혔다.

핵심 기여도

핵심 아이디어

기존 영어 중심의 로봇 정책에 그리스어를 추가하는 데 기계 번역된 데이터만을 사용하고, 모델 아키텍처는 변경하지 않았다. 핵심 문제는 번역이 아니라 **측정**이었다. 기존 벤치마크는 언어를 무시하는 경향이 있어, 정확한 성능 평가가 어려웠다. 특히, 색상 히스토그램 기반 메트릭은 노이즈에 속하기도 했으며, 단일 실행 비교는 시드에 따라 결과가 크게 달라졌다. 따라서, **언어를 무시하는 정책의 제로-베이스 성능**(null baseline)을 구축하고, 이를 기반으로 실험을 재현하는 것이 필수적임을 강조했다.

기술적 접근법

주요 결과

의의 및 한계

이 연구는 **저자원 언어로 로봇 정책을 로컬라이즈하는 데 필요한 측정 기법**을 강조한다. 기존 메트릭은 신뢰할 수 없고, **제로-베이스 성능**(null baseline)을 구축해 실험을 재현하는 것이 필수적이다. 또한, 다국어 타워만 사용해도 성능은 개선되지 않으며, **목표 언어 데이터가 필수적**임을 밝혔다. 한계로는 번역기의 표현 방식에 과적합되는 경향이 있으며, 언어-적응 월드 모델 초기화는 성능을 저하시키는 것으로 나타났다.

실용적 활용

이 연구는 **다국어 로봇 정책 개발**에 있어, 번역된 데이터만으로도 일부 성능을 얻을 수 있음을 보여주며, 특히 **저자원 언어 환경**에서 유용하다. 연구자는 **다국어 타워 선택**, **목표 언어 데이터 제공**, **제로-베이스 성능 측정**을 필수 단계로 제시하며, 번역기 의존도를 줄이기 위해 **다양한 표현 방식으로 훈련**하는 전략도 제안한다.