NeuralQAAD: An Efficient Differentiable Framework for High Resolution Point Cloud Compression
Nicolas Wagner, Ulrich Schwanecke

TL;DR
NeuralQAAD introduces a scalable, differentiable point cloud compression framework that effectively handles high-resolution data using a novel neural network architecture and a new training procedure based on quadratic assignment, outperforming current methods.
Contribution
The paper presents NeuralQAAD, a neural network architecture with weight sharing and autodecoding, paired with a quadratic assignment-based training method, enabling efficient high-resolution point cloud compression.
Findings
Outperforms state-of-the-art in visual quality and EM-kD metric.
Effectively compresses point clouds with over 1 million points.
Demonstrates scalability and robustness on multiple datasets, including a new skull CT dataset.
Abstract
In this paper, we propose NeuralQAAD, a differentiable point cloud compression framework that is fast, robust to sampling, and applicable to high resolutions. Previous work that is able to handle complex and non-smooth topologies is hardly scaleable to more than just a few thousand points. We tackle the task with a novel neural network architecture characterized by weight sharing and autodecoding. Our architecture uses parameters much more efficiently than previous work, allowing us to be deeper and scalable. Futhermore, we show that the currently only tractable training criterion for point cloud compression, the Chamfer distance, performances poorly for high resolutions. To overcome this issue, we pair our architecture with a new training procedure based upon a quadratic assignment problem (QAP) for which we state two approximation algorithms. We solve the QAP in parallel to gradient…
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 · Human Pose and Action Recognition · Computer Graphics and Visualization Techniques
