ロボット実験の採点と片付けを自動化する
From Rollout to Reset: A Graph-Based Harness for Autonomous Long-Horizon Manipulation Evaluation
この論文をやさしく読む
ひとことで言うと
ロボットの一連の作業を採点し、次の実験に向けて物の配置を戻す仕組みです。複数の基本的な片付け技能を組み合わせて、さまざまな終了状態に対応します。
何に役立つ?
実機で多数の操作実験を行う際の人手削減に役立ちます。要旨では、手作業での復元に比べ操作者の時間を72%減らしたと報告しています。
この研究の面白いところ
成功画像を課題ごとに集めず、場面のグラフを基に採点・復元計画・復元確認を行います。未学習課題への技能の組み合わせも評価しています。
どこまで分かった?
四つの長期課題と留保した三課題での評価です。復元成功率や確認の正解率は100%ではなく、完全に無人であらゆる失敗状態に対応する保証ではありません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
ロボット操作の方策は急速に進歩しており、実機評価はその進歩を示す標準的な証拠であり続けています。しかし、試行の間に人が場面を元に戻す必要があり、操作者の時間を消費するとともに、初期状態の分布が明確に定まらず、結果の再現性が低くなります。近年のAutoEvalは復元と採点を自動化しますが、対象は一段階の課題に限られます。長期の試行では終了時の配置が組合せ的に多数あり、単一の学習済み復元方策ではすべてを扱えないためです。 本研究では、長期課題の自律的な評価と復元のための仕組みHALTERを提示します。学習した基本的な復元技能のライブラリ上で計画して場面を復元するため、実演データの費用は終了状態の数ではなく、ライブラリの大きさに応じて増加します。HALTERは点群と視覚基盤モデルから空間的なシーングラフをオンラインで構築し、LLMがそのグラフ上で推論して試行を採点し、復元を計画し、復元の成功を確認します。どの課題にも、ラベル付きの成功画像を収集する必要はありません。 Frankaアームによる四つの長期課題で、HALTERは76%のエピソードで場面を復元しました。AutoEvalは52%、動作計画による復元は65%でした。完了した技能の割合を正しく推定したエピソードは90%で、比較値は76%でした。復元確認の判定は91%のエピソードで正しく、AutoEvalの78%を上回りました。また、手動復元に比べ、評価実施に要する操作者の時間を72%削減しました。 さらに、学習から留保した三つの課題で技能の組合せによる一般化を測定しました。HALTERは74.7%のエピソードで復元できたのに対し、課題ごとの復元方策は1.3%でした。シーン表現とグラフ更新頻度について、構成要素を変える比較実験も行います。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-16(UTC)
- 最新改訂
- 2026-09-16 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-16 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Robot manipulation policies are improving quickly, and real-robot evaluation remains the standard evidence for that progress. It still relies on a human to reset the scene between rollouts, which consumes operator time and leaves the initial state distribution unspecified, so results reproduce poorly. A recent system, AutoEval, automates both reset and scoring, but only for single-step tasks, because a long-horizon rollout can terminate in combinatorially many configurations that no single learned reset policy covers. We present HALTER, a Harness for Autonomous Long-horizon Task Evaluation and Reset, which restores the scene by planning over a library of learned atomic reset skills, so demonstration cost scales with the size of that library rather than with the number of terminal states. HALTER builds a spatial scene graph online from point clouds and vision foundation models, and an LLM reasons over this graph to score the rollout, plan the reset, and verify that the reset succeeded, without collecting labeled success images for any task. On four long-horizon tasks on a Franka arm, HALTER restores the scene in 76% of episodes, against 52% for AutoEval and 65% for a motion-planning reset, and it estimates the completed-skill fraction correctly in 90% of episodes, against 76%. Its reset-verification verdict is correct in 91% of episodes, compared with 78% for AutoEval. It also cuts the operator time of an evaluation campaign by 72% relative to manual reset. We further measure compositional generalization on three held-out tasks, where HALTER resets 74.7% of episodes against 1.3% for a per-task reset policy, and we ablate the scene representation and the graph update rate.
arXiv ID: 2609.19413 / 要約の誤りについて