日本フィジカルAI新聞

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

週刊ニュースレター購読
ナビゲーションarXiv:2609.21008

SPARROW: 適応的な経路探索・観測・待機のための生存POMCP

SPARROW: Survival-POMCP for Adaptive Robot Routing, Observation, and Waiting

シェア:XThreadsFacebookLINEはてブBluesky

一時的な障害物がある環境で、待機・迂回・観測を選びながら経路探索するPOMCPベースのプランナを提案し、シミュレーションと実機で既存手法より到達時間を短縮した。

詳しい要約

1. どんなもの?

一時的な障害物が経路を塞ぐ可能性がある状況での逐次ナビゲーション問題を扱う。ロボットは待機・迂回・情報取得のどれを選ぶか判断する必要がある。これを partially observable semi-Markov decision process として定式化し、POMCP に基づく belief-space planner である SPARROW を提案する。SPARROW は traversal・observation・有限時間の waiting 行動を探索し、潜在的な障害物クラスとクリア時間に関する particle belief を維持する。

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

同じ問題に対する最近の survival-based 手法である OSCAR と比較して、2つの simulation graph と複数の障害物クラス設定で mean time-to-goal を 12-26% 削減した。物理移動ロボットでも OSCAR 比で mean time-to-goal を 20.5% 削減し、環境条件の変化に応じて観測・待機・迂回を選択的に行った。

3. 技術・手法の肝は?

POMCP を基盤とし、traversal・observation・finite-duration waiting 行動を探索する。潜在障害物クラスとクリア時間に対する particle belief を維持する。クラス条件付き survival model を、クリア観測と、クリア前に迂回した right-censored encounters の両方からオンライン学習する。generative model が各行動の展開に伴う障害物の出現とクリアをシミュレートし、代替経路上で発生しうる閉塞も考慮する。さらに value-of-learning criterion を導入し、ラベル付き survival data 収集の即時コストと将来のナビゲーション regret の期待削減をトレードオフする。

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

2つの simulation graph と複数の障害物クラス設定で評価し、OSCAR と比較して mean time-to-goal が 12-26% 削減された。物理移動ロボットでも OSCAR 比で mean time-to-goal が 20.5% 削減され、環境条件の変化に応じて観測・待機・迂回を選択的に行うことが確認された。

5. 議論はある?

要旨からは不明。

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

OSCAR(同じ問題に対する最近の survival-based 手法)が直接の比較対象として挙げられている。関連手法として POMCP も参照されている。

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

著者: Hshmat Sahak, Aoran Jiao, Nicholas Rhinehart, Timothy D. Barfoot

分類: cs.RO

原文アブストラクト

Temporary obstacles that may block a robot's planned route create a sequential navigation problem: a robot must decide whether to wait for a blockage to clear, reroute, or acquire more information about the obstacle before acting. We formulate graph navigation among temporary obstacles as a partially observable semi-Markov decision process and introduce SPARROW, a belief-space planner built on Partially Observable Monte Carlo Planning (POMCP). SPARROW searches over traversal, observation, and finite-duration waiting actions while maintaining a particle belief over latent obstacle classes and clearance times. Class-conditioned survival models are learned online from both clearance observations and right-censored encounters where the robot reroutes before clearance is observed. A generative model simulates obstacle arrivals and clearances as each action unfolds, so the planner can account for blockages that may occur along alternative routes. We further introduce a value-of-learning criterion that trades the immediate cost of collecting labelled survival data against its expected reduction in future navigation regret. Across two simulation graphs and multiple obstacle-class settings, SPARROW reduces mean time-to-goal by 12-26% relative to OSCAR, a recent survival-based method for the same problem. On a physical mobile robot, SPARROW reduces mean time-to-goal by 20.5% relative to OSCAR while selectively observing, waiting, and rerouting as environment conditions change.

関連論文

PR本紙発行元 EmplifAI