CARNet:Compression Artifact Reduction for Point Cloud Attribute
Dandan Ding, Junzhe Zhang, Jianqiang Wang, Zhan Ma

TL;DR
This paper introduces CARNet, a learning-based adaptive filter for point cloud attribute compression, which effectively reduces artifacts by modeling local variations and adaptively combining multiple distortion approximations, leading to improved compression quality.
Contribution
The paper presents a novel neural network-based in-loop filtering method that adaptively reduces compression artifacts in point cloud attributes with minimal bitstream overhead.
Findings
Significant artifact reduction demonstrated both subjectively and objectively.
Effective modeling of local neighborhood variations using sparse convolutions.
Adaptive combination of multiple distortion approximations improves reconstruction quality.
Abstract
A learning-based adaptive loop filter is developed for the Geometry-based Point Cloud Compression (G-PCC) standard to reduce attribute compression artifacts. The proposed method first generates multiple Most-Probable Sample Offsets (MPSOs) as potential compression distortion approximations, and then linearly weights them for artifact mitigation. As such, we drive the filtered reconstruction as close to the uncompressed PCA as possible. To this end, we devise a Compression Artifact Reduction Network (CARNet) which consists of two consecutive processing phases: MPSOs derivation and MPSOs combination. The MPSOs derivation uses a two-stream network to model local neighborhood variations from direct spatial embedding and frequency-dependent embedding, where sparse convolutions are utilized to best aggregate information from sparsely and irregularly distributed points. The MPSOs combination…
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 · Optical measurement and interference techniques · Computer Graphics and Visualization Techniques
MethodsSparse Convolutions · Principal Components Analysis
