ArXiv

World Translation: Minimizing Sim-to-Real Gap with Backward Dynamics Extraction and Unpaired Domain Translation

Authors
Xinchen Yao, Leixin Chang, Hua Chen
Categories
cs.RO
arXiv
https://arxiv.org/abs/2607.18154v1
PDF
https://arxiv.org/pdf/2607.18154v1

Brief

World Translation addresses sim-to-real gaps caused by partial observability by extracting latent, unobservable dynamics information backward from an observed transition rather than predicting forward from history. It then formulates simulator↔real mapping as an unpaired domain-translation problem that preserves dynamics content while transferring domain style. Experiments on humanoid, quadruped, and manipulator platforms show more accurate learned dynamics than baselines, especially when history is uninformative, and a Go2 quadruped deployment confirmed improved policy transfer. Summary based on the available abstract (full text not provided here).

Why it matters

World Translation (Yao, Chang, Chen, 2026) extracts unobservable dynamics information backward from an observed transition and performs unpaired domain translation between simulator and reality to preserve dynamics content while transferring domain style.

Key details

  • On humanoid, quadruped, and manipulator benchmarks the method yields more accurate learned dynamics than baselines, with the largest improvements when unobservable factors cannot be recovered from observation history; a real-robot deployment on the Go2 quadruped confirmed improved policy transfer.
  • ArXiv preprint (2026-07-20) available as 2607.18154v1 with PDF; paper is 8 pages with 8 figures.
Source evidence

Abstract

The gap between simulation and reality remains a fundamental challenge in deploying simulation-trained robotic policies in the real world. Real-to-sim methods narrow this gap from the real side, learning transition dynamics from real data to build a more realistic digital world. Learned dynamics models are their dominant instance. Such methods, however, face a partial observability problem: the same observation may branch to different transitions due to unobservable factors. Existing methods assume these factors can be recovered from observation history. However, this may fail whenever observation history is uninformative, such as a sudden contact event with no prior warning. To address this limitation, we propose \textit{World Translation}, which exploits a complementary strength of simulators and learned dynamics. Simulators are deterministic but physically imperfect, while learned models are accurate but underdetermined under partial observability. Rather than predicting transitions forward from history, we extract the unobservable dynamics information backward from an observed transition, then translate this feature across simulation and reality as an unpaired domain-translation problem that preserves dynamics content while transferring domain style. Experiments across humanoid, quadruped, and manipulator platforms show that our method achieves more accurate dynamics modeling than baselines, with the largest gains when unobservable factors cannot be recovered from observation history. Real-robot deployment on Go2 quadruped confirms improved policy transfer.

Comment: 8 pages, 8 figures