HybridINR-PCGC: Hybrid Lossless Point Cloud Geometry Compression Bridging Pretrained Model and Implicit Neural Representation
Wenjie Huang, Qi Yang, Shuting Xia, He Huang, Zhu Li, Yiling Xu

TL;DR
HybridINR-PCGC introduces a hybrid point cloud compression framework combining pretrained models and implicit neural representations, achieving better compression rates and efficiency while reducing model overhead and maintaining distribution-agnostic properties.
Contribution
It proposes a novel hybrid framework with a pretrained prior network and a distribution-agnostic refiner, enhancing compression performance and efficiency over existing methods.
Findings
Achieves approximately 20.43% Bpp reduction compared to G-PCC.
Reduces Bpp by about 57.85% in out-of-distribution scenarios.
Improves time-rate trade-off with 15.193% Bpp reduction over LINR-PCGC.
Abstract
Learning-based point cloud compression presents superior performance to handcrafted codecs. However, pretrained-based methods, which are based on end-to-end training and expected to generalize to all the potential samples, suffer from training data dependency. Implicit neural representation (INR) based methods are distribution-agnostic and more robust, but they require time-consuming online training and suffer from the bitstream overhead from the overfitted model. To address these limitations, we propose HybridINR-PCGC, a novel hybrid framework that bridges the pretrained model and INR. Our framework retains distribution-agnostic properties while leveraging a pretrained network to accelerate convergence and reduce model overhead, which consists of two parts: the Pretrained Prior Network (PPN) and the Distribution Agnostic Refiner (DAR). We leverage the PPN, designed for fast inference…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Stochastic Gradient Optimization Techniques
