paper-with-me

Papers

Sparse-Aware Vector Quantization for Bandwidth-Efficient Collaborative 3D Semantic Occupancy Prediction

2026-07-02 · Feng Li, Chaokun Zhang, Gong Chen arxiv

Collaborative perception extends single-agent perception by enabling multiple vehicles to exchange complementary perceptual information. However, it introduces an inherent trade-off between perception gain and communication overhead, which is particularly severe for 3D semantic occupancy prediction that relies on fine-grained spatial structures. Existing methods typically compress 3D features into 2D, causing severe spatial information loss, or transmit dense 3D representations, hindering real-world deployment. To overcome these limitations, we propose a bandwidth-efficient collaborative Vector Quantization Semantic Occupancy Prediction (VQSOP) framework. VQSOP employs a Sparse-Aware Vector Quantization (SAVQ) mechanism that exploits 3D scene sparsity to compactly encode informative regions, drastically reducing communication overhead while preserving complete geometric context. Furthermore, to enhance structural consistency and feature continuity, we design a Dual-Branch Adaptive Spatial Refinement (ASR) module that dynamically fuses local high-frequency details with broad contextual semantics. Extensive experiments demonstrate that our approach achieves state-of-the-art performance while reducing communication volume by up to 82x.

📄 PDF Abstract BibTeX arXiv:2607.01928

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DinoLink: A Token-Centric Representation Compression Framework for Bandwidth-Constrained Collaborative V2X Perception

2026-06-24 · Tianle Zhu, Haohua Que, Handong Yao, Hongyi Xu 외 arxiv

High-precision remote perception is often hindered by the severe bandwidth constraints of Vehicle-to-Everything (V2X) networks. We propose \textit{DinoLink}, a token-centric compression framework that replaces raw pixel …

Semantic Communication

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, c…

Autonomous VehiclesScene Understanding

AQPIM: Breaking the PIM Capacity Wall for LLMs with In-Memory Activation Quantization

2026-04-20 · Kosuke Matsushima, Yasuyuki Okoshi, Masato Motomura, Daichi Fujiki arxiv

Processing-in-Memory (PIM) architectures offer a promising solution to the memory bottlenecks in data-intensive machine learning, yet often overlook the growing challenge of activation memory footprint. Conventional PIM …

HAS-VQ: Hessian-Adaptive Sparse Vector Quantization for High-Fidelity LLM Compression

2026-01-11 · Vladimer Khasia arxiv

Post-training quantization is essential for deploying Large Language Models (LLMs) on resource-constrained devices. However, standard integer quantization (e.g., INT4) fundamentally degrades performance by imposing a uni…

Aligned Vector Quantization for Edge-Cloud Collabrative Vision-Language Models

2024-11-08 · Xiao Liu, Lijun Zhang, Deepak Ganesan, Hui Guan

Vision Language Models (VLMs) are central to Visual Question Answering (VQA) systems and are typically deployed in the cloud due to their high computational demands. However, this cloud-only approach underutilizes edge c…

QuantizationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)