日本フィジカルAI新聞

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

週刊ニュースレター購読
四足歩行/自律検査arXiv:2609.11225

Harness Robotic OS:閉ループ四足歩行検査のための統合型身体性エージェントランタイム

Harness Robotic OS: A Unified Embodied-Agent Runtime for Closed-Loop Quadruped Inspection

シェア:XThreadsFacebookLINEはてブBluesky

四足歩行ロボットによる住宅地検査のため、ロボット実行環境・自律スキル・認知エージェント・対話操作を統合し、安全ゲート付き自己進化ループを備えたエージェントランタイムHROSとその実装Argosを提案した。

詳しい要約

1. どんなもの?

- 本論文は、自律的な物件点検のための統合型embodied-agent runtimeであるHarness Robotic OS (HROS)と、その住宅コミュニティ点検向け実装Argosを提案する。 - HROSはrobot runtime、embodied autonomy skills、cognitive agent runtime、interaction and operations planesの4層で構成される。 - 共有contextが物理状態とagent推論を接続し、streaming ASR/TTSによる音声対話、階層的working/episodic/semantic memory、safety-gated self-evolution loopを備える。 - ArgosはVbot quadruped、Fast-LIO2、Hobot-Stereo、PCT-Planner、EGO-Planner、OpenClaw-orchestrated Qwen3-VLを統合する。

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

- 既存のquadruped inspection systemsは、異種sensing、autonomy capabilities、multimodal scene understanding、human interaction、enterprise responseをタスク固有interfaceで統合しており、contextual coordination、knowledge reuse、controlled adaptationが困難であった。 - HROSはこれらを統一runtimeとして整理し、共有contextと階層memoryにより知識再利用と適応を可能にする点が異なる。 - さらにsafety-gated self-evolution loopにより、実行traceをversioned candidate updatesへ変換し、無制約なonline modificationを許さない制御された改善を実現する。

3. 技術・手法の肝は?

- robot runtime、embodied autonomy skills、cognitive agent runtime、interaction and operations planesの4層アーキテクチャを採用する。 - 共有contextが物理状態とagent reasoningを接続し、streaming ASR/TTSがvoice-based mission interactionを支援する。 - hierarchical working, episodic, semantic memoryがoperational knowledgeを保持する。 - safety-gated self-evolution loopがexecution tracesをversioned candidate updatesに変換し、unconstrained online modificationを防ぐ。 - ArgosではVbot quadruped、Fast-LIO2 localization and mapping、Hobot-Stereo depth perception、PCT…

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

- 住宅物件環境での実験により、100% waypoint reachability、outdoor localization error below 10 cm、local obstacle-response latency below 200 msを達成した。 - representative hazard-detection ratesは85–95%、alarm deliveryとstructured-report generationの成功率は99%であった。 - これらの結果はdeployed navigation and inspection closed loopを検証するものである。

5. 議論はある?

- 結果はdeployed navigation and inspection closed loopを検証し、HROSがmemory-augmented、voice-aware、continuously improvable embodied inspection agentsのための拡張可能なsoftware foundationを提供することを示す。 - 一方、限界や課題、今後の議論については要旨からは不明。

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

- 要旨で参照/比較されている研究や関連手法は明示されていない。 - 関連手法として、Fast-LIO2、Hobot-Stereo、PCT-Planner、EGO-Planner、OpenClaw、Qwen3-VLが挙げられる。 - 同分野の定番としてはquadruped inspection systems、embodied-agent runtime、SLAM、global/local planning、multimodal scene understandingが考えられる。

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

著者: Yaoyuan Yan, Zhiyou Heng, Haoxiang Jie, Gang Liu, Hongjie Yan, Wei Zhou

分類: cs.RO

原文アブストラクト

Autonomous property inspection requires more than robust robot navigation: a deployable system must connect heterogeneous sensing, reusable autonomy capabilities, multimodal scene understanding, human interaction, and enterprise response within a traceable operational loop. Existing quadruped inspection systems commonly integrate these functions through task-specific interfaces, making contextual coordination, knowledge reuse, and controlled adaptation difficult. This paper presents \textit{Harness Robotic OS} (HROS), a unified embodied-agent runtime, and Argos, its realization for residential-community inspection. HROS organizes the system into robot runtime, embodied autonomy skills, cognitive agent runtime, and interaction and operations planes. A shared context connects physical state with agent reasoning; streaming ASR/TTS supports voice-based mission interaction; hierarchical working, episodic, and semantic memory preserves operational knowledge; and a safety-gated self-evolution loop converts execution traces into versioned candidate updates without permitting unconstrained online modification. The Argos prototype integrates a Vbot quadruped, Fast-LIO2 localization and mapping, Hobot-Stereo depth perception, PCT-Planner global planning, EGO-Planner local motion generation, and OpenClaw-orchestrated Qwen3-VL inspection analysis. Experiments in a residential property environment achieved 100\% waypoint reachability, outdoor localization error below 10~cm, local obstacle-response latency below 200~ms, representative hazard-detection rates of 85--95\%, and 99\% success in alarm delivery and structured-report generation. These results validate the deployed navigation and inspection closed loop, while HROS provides an extensible software foundation for memory-augmented, voice-aware, and continuously improvable embodied inspection agents.