ローカルのコード生成AIでロボット操作の変化に対応
Generalizing Manipulation Skills with a Local Coding Agent
この論文をやさしく読む
ひとことで言うと
手元の計算機で動く視覚言語モデルにコードを書かせ、玩具を扱うロボットアームを、新しい色や形などに対応させる実験です。
何に役立つ?
タスクが変わるたびに人が制御コードを追加する負担を減らす用途が考えられます。実験では9タスク45試行のうち30試行で一般化が観察されました。
この研究の面白いところ
固定の行動選択だけでなく、モデル自身がコードを作って実行します。一方、運動学や安全限界などは下位サービスとして用意してあり、その基盤上で動作します。
どこまで分かった?
所要時間は3.4~67.5分と幅があり、45試行すべてに成功したわけではありません。50%の時間短縮は成功後のやり直しでの結果で、未見の全タスクで長期的に自己改善することの保証ではありません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
現在、重みを公開した言語モデルの進歩により、単一のワークステーション上で動作しながら、コードを書き、実行し、デバッグするシステムが可能になっている。言語で駆動するロボットの多くは、モデルに固定した行動インターフェースか学習済み方策を与える。そのため新しいタスクへ一般化するには、追加の実装作業かデータ収集が必要となり、いずれも時間を要する。 本研究では、ローカルで動く重み公開の視覚言語モデルが、新たな人間のプログラミングや訓練なしで、ロボットを制御し、タスクの新しい変種へ一度の機会で一般化できるかを調べる。ローカルの重み公開VLMであるQwen3.8-27Bに、コード生成エージェントの実行基盤からUR3eロボットアームを動かさせる。運動学、安全限界、古典的コンピュータービジョン手法を実装したサービスの上で、モデルが自らコードを書き、実行する。 このシステムが未見のタスクへ一般化できるかを調べるため、子ども用玩具から構成した九つのタスクで試験する。色、大きさ、形状と、それらに関わるタスクの変化という、さまざまな物体特性への一般化能力を調べるよう設計した。各タスク5試行、合計45試行中30試行で一般化が観察され、所要時間はタスクの複雑さに応じて3.4~67.5分であった。 さらに、成功後に同じタスクをやり直すようエージェントへ求めると高速化するかを試した。その結果、所要時間は50%減り、時間とともに自己改善することが示された。最後に、ローカルのコード生成エージェントの限界を明らかにする。著者らは、これらの限界を解決し、経時的な自己改善をさらに調べることが、ローカルのコード生成エージェントを実世界へ導入する直接的な道筋になると考えている。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-22(UTC)
- 最新改訂
- 2026-09-22 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-22 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Today, progress in open-weight language models enables systems capable of writing, executing and debugging code while still running on a single workstation. Most language-driven robots give the model a fixed action interface or a trained policy. Generalizing to a new task therefore means more engineering effort or more data collection, both time-consuming. We investigate whether a local open-weight vision-language model can control a robot and one-shot generalize to new variations of a task without new human programming or training. We let a local open-weight VLM, Qwen3.8-27B, drive a UR3e robotic arm from a coding-agent harness. It writes and runs its own code above a service that implements kinematics, safety limits and classic computer vision techniques. We investigate if this system is capable of generalizing to unseen tasks. Specifically, we test it on nine tasks built from children's toys designed to probe generalization capability across various object characteristics: color, size, shape, and task variation of those. With five trials for each task, we observe generalization in 30 out of 45 trials with durations ranging from 3.4 to 67.5 minutes depending on task complexity. We further test if there is a speedup when an agent is asked to redo the task after successful completion. This resulted in a 50% reduction in duration, indicating that there is self-improvement over time. Finally, we expose the limitations of a local coding agent. We believe that solving those limitations combined with further investigation of self-improvement over time points at a direct path toward real-world deployment of a local coding agent.
著者のコメント
8 pages, 4 figures, 5 tables. Raman Talwar and Elias Nijs contributed equally
arXiv ID: 2609.26499 / 要約の誤りについて