ICLR 2026poster0 citations

Low-Latency Neural LiDAR Compression with 2D Context Models

Rui Song, Yan Wang, Tongda Xu, Zhening Liu, Zehong Lin, Jun Zhang

Abstract

Context modeling is fundamental to LiDAR point cloud compression. Existing methods rely on computationally intensive 3D contexts, such as voxel and octree, which struggle to balance the compression efficiency and coding speed. In this work, we propose a neural LiDAR compressor based on 2D context models that simultaneously supports high-efficiency compression, fast coding, and universal geometry-intensity compression. The 2D context structure significantly reduces the coding latency. We further develop a comprehensive context model that integrates spatial latents, temporal references, and cross-modal camera context in the 2D domain to enhance the compression performance. Specifically, we first represent the point cloud as a range image and propose a multi-scale spatial context model to capture the intra-frame dependencies. Furthermore, we design an optical-flow-based temporal context model for inter-frame prediction. Moreover, we incorporate a deformable attention module and a context refinement strategy to predict LiDAR scans from camera images. In addition, we develop a backbone for joint geometry and intensity compression, which unifies the compression of both modalities while minimizing redundant computation. Experiments demonstrate significant improvements in both rate-distortion performance and coding speed. The code will be released upon the acceptance of the paper.

Data Compression
BibTeX
@inproceedings{
song2026lowlatency,
title={Low-Latency Neural Li{DAR} Compression with 2D Context Models},
author={Rui Song and Yan Wang and Tongda Xu and Zhening Liu and Zehong Lin and Jun Zhang},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=y1REtB4olw}
}