pith. sign in

arxiv: 2505.13316 · v1 · pith:EJ3KJS3Fnew · submitted 2025-05-19 · 💻 cs.CV · cs.AI· cs.LG

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

classification 💻 cs.CV cs.AIcs.LG
keywords compressionpointbit-ratescloudddpm-pccdenoisingdiffusionmodel
0
0 comments X
read the original abstract

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 paper proposes a "Denoising Diffusion Probabilistic Model" (DDPM) architecture for point cloud compression (DDPM-PCC) at low bit-rates. A PointNet encoder produces the condition vector for the generation, which is then quantized via a learnable vector quantizer. This configuration allows to achieve a low bitrates while preserving quality. Experiments on ShapeNet and ModelNet40 show improved rate-distortion at low rates compared to standardized and state-of-the-art approaches. We publicly released the code at https://github.com/EIDOSLAB/DDPM-PCC.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Few-Step Generative Model on Cumulative Flow Maps

    cs.LG 2026-05 unverdicted novelty 6.0

    Cumulative flow maps unify few-step generative modeling for diffusion and flow models via cumulative transport and parameterization with minimal changes to time embeddings and objectives.