paper-with-me

Papers

Residual Vector Quantization For Communication-Efficient Multi-Agent Perception

2025-09-25 · Dereje Shenkut, B. V. K Vijaya Kumar arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.21464

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesScene Understanding

Similar Papers 제목 키워드 기반

Bandwidth-Efficient Multi-Agent Communication through Information Bottleneck and Vector Quantization

2026-02-02 · Ahmad Farooq, Kamran Iqbal arxiv

Multi-agent reinforcement learning systems deployed in real-world robotics applications face severe communication constraints that significantly impact coordination effectiveness. We present a framework that combines inf…

Multi-agent Reinforcement Learning

Improved Residual Vector Quantization for High-dimensional Approximate Nearest Neighbor Search

2015-09-17 · Shicong Liu, Hongtao Lu, Junru Shao

Quantization methods have been introduced to perform large scale approximate nearest search tasks. Residual Vector Quantization (RVQ) is one of the effective quantization methods. RVQ uses a multi-stage codebook learning…

ClusteringQuantizationVocal Bursts Intensity Prediction

Generalized residual vector quantization for large scale data

2016-09-17 · Liu Shicong, Shao Junru, Lu Hongtao

Vector quantization is an essential tool for tasks involving large scale data, for example, large scale similarity search, which is crucial for content-based information retrieval and analysis. In this paper, we propose …

Information RetrievalQuantizationRetrieval

Semantic Residual for Multimodal Unified Discrete Representation

2024-12-26 · Hai Huang, Shulei Wang, Yan Xia

Recent research in the domain of multimodal unified representations predominantly employs codebook as representation forms, utilizing Vector Quantization(VQ) for quantization, yet there has been insufficient exploration …

DisentanglementQuantizationRetrieval

Adaptive Discrete Communication Bottlenecks with Dynamic Vector Quantization

2022-02-02 · Dianbo Liu, Alex Lamb, Xu Ji, Pascal Notsawo 외

Vector Quantization (VQ) is a method for discretizing latent representations and has become a major part of the deep learning toolkit. It has been theoretically and empirically shown that discretization of representation…

Quantizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1