日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
ロボットエージェントarXiv:2609.27612

RegenHarness: 証拠に基づく再帰的自己改善を備えたロボットエージェントハーネス

RegenHarness: A Robot Agent Harness with Evidence-Gated Recursive Self-Improvement

シェア:XThreadsFacebookLINEはてブBluesky

長期的なロボット実行において、提案・終了・検証済み完了を区別する証拠ゲート付きエージェントハーネスを提案し、実機四足歩行ロボットでの倉庫ナビゲーションに適用した。

詳しい要約

1. どんなもの?

長期的なロボット実行において、モデルの提案・コントローラの終了・検証済みタスク完了を明確に区別する必要がある。本論文は RegenHarness を提示する。これはタスク計画と異種ロボットスキルを接続する evidence-gated な robot-agent harness である。実行アーキテクチャは、context-conditioned な提案を行う model loop と、dispatch・observation・verification・commitment・bounded recovery を行う agent loop を結合する。4つの role-isolated context が planning・supervision・verification・recovery の入力を分離する。versioned memory は観測事実と承認済みタスク進捗を区別し、identity- and version-bound commit gate が信頼済みタスク状態の更新を制御する。runtime は duplicate-dispatch control・resource…

2. 先行研究と比べてどこがすごい?

要旨からは不明。ただし、embodied robotic agents 向けの evidence-gated recursive self-improvement (RSI) protocol を初めて導入すると述べている。

3. 技術・手法の肝は?

実行アーキテクチャは model loop と agent loop を結合する。model loop は context-conditioned な提案を行い、agent loop は dispatch・observation・verification・commitment・bounded recovery を行う。4つの role-isolated context が planning・supervision・verification・recovery の入力を分離する。versioned memory が観測事実と承認済みタスク進捗を区別し、identity- and version-bound commit gate が信頼済みタスク状態の更新を制御する。runtime は duplicate-dispatch control・resource leases・recovery budgets を明示的 backend contracts の下で統合し、完了報告前に元のユーザーゴールを確認する。RSI protocol は execution records から context…

4. どうやって有効だと検証した?

実機 quadruped 展開で、音声トリガーによる倉庫ナビゲーション、パノラマ検査、視覚分析、メッセージ配信、帰還、音声報告を、リンクされた音声・画像・軌跡・レシートを通じて記録した。別の回路で、完了がエンドポイント近接だけではなく実行履歴に依存することを示した。これらのケースが実世界のロボットタスクにおける統合された知覚・物理実行・通信・履歴依存の完了を実証する。

5. 議論はある?

要旨からは不明。

6. 次に読むべき論文は?

要旨で参照/比較されている研究は明示されていない。同分野の定番として、embodied AI における task planning、robot skill learning、recursive self-improvement、commitment protocols に関する研究が挙げられる。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Kailin Wang, Haoxiang Jie, Yaoyuan Yan, Zhiyou Heng, Zhaosong Li

分類: cs.RO

原文アブストラクト

Long-horizon robot execution requires a clear distinction between a model's proposal, a controller's termination, and verified task completion. We present RegenHarness, an evidence-gated robot-agent harness connecting task planning to heterogeneous robot skills. Its execution architecture couples a model loop for context-conditioned proposals with an agent loop for dispatch, observation, verification, commitment, and bounded recovery. Four role-isolated contexts separate planning, supervision, verification, and recovery inputs. Versioned memory distinguishes observed facts from accepted task progress, while an identity- and version-bound commit gate controls updates to trusted task state. The runtime combines duplicate-dispatch control, resource leases, and recovery budgets under explicit backend contracts, and checks the original user goal before reporting completion. To our knowledge, we are the first to introduce an evidence-gated recursive self-improvement (RSI) protocol for embodied robotic agents. Across missions, execution records motivate candidate changes to context rules, task templates, routing, and recovery policies; fixed regression checks and release authorization govern their acceptance; versioned rollout and rollback preserve configuration traceability. This RSI protocol revises the harness configuration without online model-weight updates or permission to weaken the commit gate. A real quadruped deployment documents voice-triggered warehouse navigation, panoramic inspection, visual analysis, message delivery, return, and spoken reporting through linked audio, images, trajectories, and receipts. A separate circuit demonstrates why completion depends on execution history rather than endpoint proximity alone. Together, the cases demonstrate integrated perception, physical execution, communication, and history-dependent completion in real-world robot tasks.

PR本紙発行元 EmplifAI