arXiv論文メモ
新着一覧
cs.CV · 査読状況未確認

路側カメラの占有予測で過去情報を使い分けるRoadOcc

RoadOcc Learns When to Persist, Transport, or Refresh Memory for Roadside Occupancy Prediction

Xiaokai Bai, Lei Yang, Songkai Wang, Lianqing Zheng, Si-Yuan Cao, Hui-liang Shen

この論文をやさしく読む

ひとことで言うと

路側カメラの現在映像と二種類の過去情報を、動きに応じて選び占有を予測する。

何に役立つ?

考えられる用途は、路側カメラによる交通の三次元占有推定である。

この研究の面白いところ

古い位置の履歴、動きに合わせて移した履歴、現在の観測の三者を明示的に使い分ける。

どこまで分かった?

InfraOccなどで改善を示した。実際の交通運用での性能は要旨に記載がない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

固定された路側カメラは、安定した景色と、その上をまばらに動く交通を繰り返し観測する。時間方向の記憶は弱い観測を補えるが、動いた物体の古い位置の情報を再利用すると、占有の予測が損なわれる。移動補償は位置のずれを扱うが、補償した履歴をどれだけ信用するかは別の学習課題である。RoadOccは、固定座標の履歴(Persist)、速度から移送した履歴(Transport)、現在の証拠(Refresh)の三つを柔らかく選ぶ方法を学ぶ。動きの状態とクラスが整合する過去の支持情報が、この選択を教師付けする。動的状況を考慮した交差注意(DCA)が候補位置を更新し、多尺度のボクセル速度推定(VVE)が現在と履歴の対応から移送先を作り、速度を使った動的疎融合(VDSF)が固定された疎トークン予算の中で証拠を組み合わせる。InfraOccではmIoU 65.29、動的mIoU 32.37を達成し、STCOccよりそれぞれ4.44、4.71ポイント高かった。移送先を制御した実験では、VVEは固定座標で読む場合より動的mIoUを0.87ポイント上げた。三つの乱数種で、教師付けした三経路の選択は、移動補償した検索より動的指標を1.40ポイント改善し、Refreshを除くと0.32ポイント低下した。二つの転移モデル、Occ3D-nuScenes、より長い時間間隔での結果も追加の裏付けとなる。コードは公開予定である。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-23(UTC)
最新改訂
2026-09-23 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Fixed roadside cameras repeatedly observe a stable scene overlaid by sparse moving traffic. Temporal memory can recover weak observations, but reusing moving evidence at stale locations can corrupt occupancy predictions. Motion compensation addresses displacement, while reliance on the resulting history remains a separate learning problem. We introduce RoadOcc, which learns soft routing among fixed-coordinate history (\emph{Persist}), velocity-addressed history (\emph{Transport}), and current evidence (\emph{Refresh}). Motion state and class-consistent historical support supervise these source choices. Dynamic-aware cross-attention (DCA) updates candidate locations, multi-scale voxel velocity estimation (VVE) constructs transport addresses from multi-scale current--history correspondence, and velocity-guided dynamic sparse fusion (VDSF) combines routed evidence under fixed sparse-token budgets. On InfraOcc, RoadOcc reaches 65.29 mIoU and 32.37 dynamic mIoU, gains of 4.44 and 4.71 over STCOcc. Controlled address experiments show that VVE raises dynamic mIoU by 0.87 over fixed-coordinate reading. Across three seeds, supervised P/T/R adds 1.40 dynamic points over motion-corrected retrieval, while removing Refresh costs 0.32 points. Results from two transfer models, Occ3D-nuScenes, and longer intervals provide additional support. Code will be released.

著者のコメント

9 pages, 7 figures, 6 tables

arXiv ID: 2609.27677 / 要約の誤りについて