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

通信量を抑えて車両同士の周辺認識を共有

Dense Coverage, Sparse Refinement: Byte-Constrained Cooperative Perception

Melih Yazgan, Timon Müller, J. Marius Zöllner

この論文をやさしく読む

ひとことで言うと

車両間で周囲の地図を共有するとき、全域を粗く送り、重要部分だけ細かく送る方法。

何に役立つ?

V2Xの帯域が限られる中で、協調的な物体認識の精度を維持する通信設計に役立つ。

この研究の面白いところ

DAIR-V2Xでは比較方式より少ない通信量で高いAPを示し、その理由を配分方法の検証でも調べた。

どこまで分かった?

報告された通信量と精度は評価データセットと設定での結果。実際の道路通信での遅延や安全性は要旨にない。

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

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

協調的な周辺認識では、接続した車両などが鳥瞰図(BEV)の中間特徴を共有することで自律的な認識を改善する。しかしBEV全体の密な特徴を交換することは、車車間・路車間通信(V2X)の厳しい帯域制限の下では難しい。既存の効率化方法は、特徴地図全体を一律に圧縮して価値の低い背景にも通信量を使うか、通信を疎にして有用な文脈を失う危険がある。著者らは、バイト数の制約がある協調認識のため、全域を覆いながら重要部分を精密化する設計を提案する。各参加者はBEV全体の強く圧縮した粗い層を送り、残りの予算を選んだ高解像度の小領域に割り当てる。Task-Aware Benefit Selectorが後段の課題にとっての推定有用性でセルを順位付けし、決定論的な予算内での精密化と、再学習なしでの帯域変化への適応を可能にする。受け手は標準的な融合モジュールに対応した密なBEVテンソルを再構成する。DAIR-V2XとOPV2Vでの実験は、キロバイト規模の予算で精度と通信量の良い兼ね合いを示した。DAIR-V2Xでは、他車1台当たり1.87 KBでAP@0.7が0.60となり、一律のSimVQ圧縮の4.61 KBで0.52を上回った。制御した診断では、改善が量子化だけではなく、全域の被覆と部分的な精密化への配分から生じると分かった。コードは公開予定である。

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

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

更新履歴

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

原文の要旨

Collaborative perception improves autonomous perception by sharing intermediate Bird's-Eye-View (BEV) features across connected agents, but dense feature exchange is difficult to deploy under strict Vehicle-to-Everything (V2X) bandwidth limits. Existing efficient methods typically either compress the full feature map uniformly, spending bits on low-value background, or sparsify communication, risking the loss of useful context. We propose a coverage-refinement design for byte-constrained cooperative perception: each agent transmits a highly compressed coarse layer over the full BEV map and allocates the remaining budget to selected high-resolution patches. A Task-Aware Benefit Selector ranks cells by estimated downstream utility, enabling deterministic budgeted refinement and zero-retraining adaptation to changing bandwidth. The receiver reconstructs a dense BEV tensor compatible with standard fusion modules. Experiments on DAIR-V2X and OPV2V show strong accuracy-payload trade-offs at kilobyte-scale budgets. On DAIR-V2X, our method reaches 0.60 AP@0.7 at only 1.87 KB per non-ego agent, compared with 0.52 at 4.61 KB for uniform SimVQ compression. Controlled diagnostics further show that the gain arises from coverage-refinement allocation rather than quantization alone. Code will be published.

著者のコメント

Accepted at WACV 2027 (first-round acceptance)

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