arXiv論文メモ
新着一覧
cs.RO · 査読状況未確認

模擬動作を実機で再生してロボット学習データを集める

A Sim-to-Real Integration Pipeline for Training and Deployment of Chunk-Based VLA Manipulation Policies

Mathilde Kappel, Clémence Grislain, Mohamed Chetouani, Olivier Sigaud, Louis Annabi, Faïz Ben Amar, Stéphane Doncieux, Mahdi Khoramshahi

この論文をやさしく読む

ひとことで言うと

シミュレーションで作ったロボットの動きを実機で再生し、そのとき実際に見えた画像や状態を学習データとして記録する仕組みです。

何に役立つ?

人の遠隔操作に頼るデータ収集の負担を減らす用途が考えられます。同じ装置で学習後の動作を評価し、模擬環境との差も測れます。

この研究の面白いところ

模擬データをそのまま実機データの代わりにするのではなく、動作だけを再生して実際の観測を集めています。収集時は開ループ、評価時は閉ループです。

どこまで分かった?

要旨ではFranka FR3での実験手順を説明しています。収集費用の削減率や方策の成功率は示されておらず、すべてのロボット・作業に通用する性能保証ではありません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

視覚・言語・行動(VLA)モデルは、意味的な指示、場面の視覚観測、自己状態の観測などの複数種類の入力をロボットの行動へ対応付ける、有力な枠組みとなっている。最先端のモデルの多くは、手先の位置・姿勢の空間で、動作のまとまりの系列として行動を予測する。これらのモデルの学習と評価には、ロボットの行動と、それに対応する視覚・自己状態観測を対にした、実世界の実演データを大量に集める必要がある。実機での収集は通常、人間による遠隔操作に頼り、費用と時間がかかって規模を拡大しにくい。 この障害に対処する、オープンソースのシミュレーションから実世界への実験手順を提示する。シミュレーションで生成した熟練動作の軌跡を、実際のFranka FR3環境で開ループ再生する。その際、対応する実際の視覚・自己状態の観測を記録し、VLAの学習に対応した形式へ変換する。その後、同じ実行基盤を閉ループで再利用し、学習済みの方策を同じ環境で評価するため、データ収集と評価は同一のハードウェア構成を共有する。実際の記録はそれを生成した模擬軌跡と対になっているため、シミュレーションと実世界の隔たりも直接測定できる。収集したデータセットをHugging Faceで、処理基盤のソースコードを https://gitlab.isir.upmc.fr/kappel/sim2real_public_chunk_control で公開する。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-18(UTC)
最新改訂
2026-09-18 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Vision-Language-Action (VLA) models have become a prominent paradigm for mapping multimodal inputs, including semantic instructions, visual observations of the scene, and proprioceptive observations, to robot actions. Most state-of-the-art models predict actions in the end-effector pose space as sequences of action chunks. Training and evaluating these models requires large-scale collections of real-world demonstrations, pairing robot actions with the corresponding visual and proprioceptive observations. Collecting such data on real hardware typically relies on human teleoperation, making the process costly, time-consuming, and difficult to scale. We present an open-source sim-to-real experimental protocol that addresses this bottleneck: expert trajectories generated in simulation are replayed open-loop on a real Franka FR3 setup, where the corresponding real visual and proprioceptive observations are recorded and converted into a format compatible with VLA training. The same deployment stack is then reused, in closed-loop, to evaluate a trained policy on that setup, so that data collection and evaluation share an identical hardware configuration. Because each real recording is paired with the simulated trajectory that produced it, the protocol also yields a direct measurement of the sim-to-real gap. We release the collected datasets on Hugging Face together with the pipeline source code https://gitlab.isir.upmc.fr/kappel/sim2real_public_chunk_control.

著者のコメント

Accepted at IROS 2026 Workshop on Sim2Real and Classical Control: From Rigorous Theory to Data-Driven Robotics

arXiv ID: 2609.21817 / 要約の誤りについて