日本フィジカルAI新聞

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

週刊ニュースレター購読
予測/世界モデルarXiv:2609.07328

PV-WM: 歩行者と車両の連成ロールアウトのための異種マイクロ・マクロ世界モデル

PV-WM: A Heterogeneous Micro-Macro World Model for Articulated Pedestrian-Vehicle Co-Rollout

シェア:XThreadsFacebookLINEはてブBluesky

歩行者の関節動作と車両の剛体運動を統合した世界モデルを提案し、履歴のみから将来の歩行者・車両状態を再帰的に予測する。

詳しい要約

1. どんなもの?

PV-WMは、歩行者と車両が混在する局所的な交通シーンにおける将来予測を行う、heterogeneousなmicro-macro world modelである。履歴のみを入力とし、歩行者のroot motionと15関節のarticulation、および車両のkinematic stateを同期した状態表現としてrecurrentに更新する。車両はrigid bodyとして扱い、予測されたcenterとheading、観測されたextentからbounding boxを再構成する。歩行者と車両の将来状態を統一的に生成する点が特徴。

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

既存のroad-agent forecastersは歩行者のarticulationを省略し、pose forecastersは車両の将来を学習対象に含めない。PV-WMは、歩行者のarticulated motionと車両のrigid-body dynamicsを単一のrecurrent world model内で同時に扱う点が新しい。また、one-shotのcomplete-state predictorと比較して、recurrentな実行により予測精度が向上することを示した。

3. 技術・手法の肝は?

PV-WMは、structured post-perception tracksを入力とし、recurrentな状態更新を行う。状態は歩行者のroot motion、15関節のarticulation、学習された車両状態を含むheterogeneous stateとして構成される。各transitionで、生成された歩行者と車両のchunkが次のrecurrent boundaryに供給される。車両のbounding boxは予測されたcenterとheading、観測されたextentから再構成され、P-V geometryは各transition後に再計算される。

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

Waymoデータセットの824のaligned contexts(うち797が有効な将来の車両サポートを持つ)を用いて評価した。比較対象は、validationで選択されたModular Specialistと、matchedなone-shot complete-state predictor。その結果、recurrent実行によりRoot ADEが12.7%、MPJPEが14.8%削減された。また、Modular Specialistと比較して、Root ADE 5.2%、MPJPE 7.6%、P-V distance error 11.9%、oriented-box closest-approach error 5.8%の削減を達成。さらに、パラメータ数57.1%減、平均FLOPs 96.5%減、p95レイテンシ25.5%減を報告。

5. 議論はある?

要旨からは、feedback interventionsにより、後の予測が生成されたarticulationの内容、時間的順序、歩行者のidentityに依存することが示唆される。しかし、具体的な議論や限界については要旨からは不明。

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

要旨で参照されている関連研究として、road-agent forecasters、pose forecasters、Modular Specialist、one-shot complete-state predictorが挙げられる。具体的な論文名は不明だが、これらの分野の代表的な研究を読むことが推奨される。

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

著者: Haozhuang Chi, Jingsong Liang, Ziying Song, Lei Yang, Shihao Li, Haoruo Zhang, Chen Lv

分類: cs.RO, cs.AI, cs.MA

原文アブストラクト

Local pedestrian-vehicle forecasting spans heterogeneous physical scales: pedestrians combine root locomotion with articulated motion, whereas vehicles are rigid bodies described by kinematic state and oriented extent. Existing road-agent forecasters typically omit pedestrian articulation, while pose forecasters leave vehicle futures outside the learned rollout. We introduce PV-WM, a history-only world model over structured post-perception tracks. It recurrently advances pedestrian root motion, 15-joint articulation, and learned vehicle states within a synchronized heterogeneous state. The generated pedestrian and vehicle chunks supply the next recurrent boundary; vehicle boxes are reconstructed from predicted center and heading with observed extent, and P-V geometry is recomputed after every transition. Relative to a matched one-shot complete-state predictor, recurrent execution reduces Root ADE by 12.7% and MPJPE by 14.8%. Feedback interventions show that later predictions depend on the content, temporal order, and pedestrian identity of generated articulation. Across 824 aligned Waymo contexts, with 797 providing valid future vehicle support, PV-WM reduces Root ADE by 5.2%, MPJPE by 7.6%, P-V distance error by 11.9%, and oriented-box closest-approach error by 5.8% relative to a validation-selected Modular Specialist. The single-network model uses 57.1% fewer parameters, 96.5% lower average FLOPs per local scene, and 25.5% lower measured p95 latency. PV-WM unifies this heterogeneous future state while preserving type-specific pedestrian and vehicle dynamics.