paper-with-me

Papers

Density-preserving Deep Point Cloud Compression

2022-04-27 · CVPR 2022 1 · Yun He, Xinlin Ren, Danhang Tang, yinda zhang, xiangyang xue, Yanwei Fu

Local density of point clouds is crucial for representing local details, but has been overlooked by existing point cloud compression methods. To address this, we propose a novel deep point cloud compression method that preserves local density information. Our method works in an auto-encoder fashion: the encoder downsamples the points and learns point-wise features, while the decoder upsamples the points using these features. Specifically, we propose to encode local geometry and density with three embeddings: density embedding, local position embedding and ancestor embedding. During the decoding, we explicitly predict the upsampling factor for each point, and the directions and scales of the upsampled points. To mitigate the clustered points issue in existing methods, we design a novel sub-point convolution layer, and an upsampling block with adaptive scale. Furthermore, our method can also compress point-wise attributes, such as normal. Extensive qualitative and quantitative results on SemanticKITTI and ShapeNet demonstrate that our method achieves the state-of-the-art rate-distortion trade-off.

📄 PDF Abstract BibTeX arXiv:2204.12684

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

DALD-PCAC: Density-Adaptive Learning Descriptor for Point Cloud Lossless Attribute Compression

2026-01-18 · Chunyang Fu, Ge Li, Wei Gao, Shiqi Wang 외 arxiv

Recently, deep learning has significantly advanced the performance of point cloud geometry compression. However, the learning-based lossless attribute compression of point clouds with varying densities is under-explored.…

Point Clouds

Variable Rate Compression for Raw 3D Point Clouds

2022-02-28 · Md Ahmed Al Muzaddid, William J. Beksi

In this paper, we propose a novel variable rate deep compression architecture that operates on raw 3D point cloud data. The majority of learning-based point cloud compression methods work on a downsampled representation …

Decoder

Feature Preserving and Uniformity-controllable Point Cloud Simplification on Graph

2018-12-29 · Junkun Qi, Wei Hu, Zongming Guo

With the development of 3D sensing technologies, point clouds have attracted increasing attention in a variety of applications for 3D object representation, such as autonomous driving, 3D immersive tele-presence and heri…

Autonomous DrivingPoint Cloud Registration

Denoising Diffusion Probabilistic Model for Point Cloud Compression at Low Bit-Rates

2025-05-19 · Gabriele Spadaro, Alberto Presta, Jhony H. Giraldo, Marco Grangetto 외

Efficient compression of low-bit-rate point clouds is critical for bandwidth-constrained applications. However, existing techniques mainly focus on high-fidelity reconstruction, requiring many bits for compression. This …

Denoising

Rendering-Oriented 3D Point Cloud Attribute Compression using Sparse Tensor-based Transformer

2024-11-12 · Xiao Huo, Junhui Hou, Shuai Wan, Fuzheng Yang

The evolution of 3D visualization techniques has fundamentally transformed how we interact with digital content. At the forefront of this change is point cloud technology, offering an immersive experience that surpasses …

AttributeData Compression