通信効率の高いマルチエージェント知覚のための残差ベクトル量子化
Residual Vector Quantization For Communication-Efficient Multi-Agent Perception
マルチエージェント協調知覚において、中間特徴を残差ベクトル量子化で圧縮し、通信帯域を大幅に削減しつつ精度を維持する手法ReVQomを提案。
著者: Dereje Shenkut, B. V. K Vijaya Kumar
分類: cs.CV, cs.RO
原文アブストラクト
Multi-agent collaborative perception (CP) improves scene understanding by sharing information across connected agents such as autonomous vehicles, unmanned aerial vehicles, and robots. Communication bandwidth, however, constrains scalability. We present ReVQom, a learned feature codec that preserves spatial identity while compressing intermediate features. ReVQom is an end-to-end method that compresses feature dimensions via a simple bottleneck network followed by multi-stage residual vector quantization (RVQ). This allows only per-pixel code indices to be transmitted, reducing payloads from 8192 bits per pixel (bpp) of uncompressed 32-bit float features to 6-30 bpp per agent with minimal accuracy loss. On DAIR-V2X real-world CP dataset, ReVQom achieves 273x compression at 30 bpp to 1365x compression at 6 bpp. At 18 bpp (455x), ReVQom matches or outperforms raw-feature CP, and at 6-12 bpp it enables ultra-low-bandwidth operation with graceful degradation. ReVQom allows efficient and accurate multi-agent collaborative perception with a step toward practical V2X deployment.
関連論文
- 自動運転車とV2X協調知覚:現状と課題V2X協調知覚