Learned Point Cloud Compression for Classification
Mateen Ulhaq, Ivan V. Baji\'c

TL;DR
This paper introduces a specialized point cloud codec based on PointNet that significantly improves compression efficiency for classification tasks, enabling high accuracy with low resource consumption.
Contribution
It presents a novel, task-specific point cloud codec that outperforms general codecs in rate-accuracy trade-off for classification, with lightweight configurations suitable for end devices.
Findings
94% reduction in BD-bitrate on ModelNet40
Lightweight encoder configurations achieve 92-93% BD-bitrate reduction
Low resource encoders with minimal accuracy loss
Abstract
Deep learning is increasingly being used to perform machine vision tasks such as classification, object detection, and segmentation on 3D point cloud data. However, deep learning inference is computationally expensive. The limited computational capabilities of end devices thus necessitate a codec for transmitting point cloud data over the network for server-side processing. Such a codec must be lightweight and capable of achieving high compression ratios without sacrificing accuracy. Motivated by this, we present a novel point cloud codec that is highly specialized for the machine task of classification. Our codec, based on PointNet, achieves a significantly better rate-accuracy trade-off in comparison to alternative methods. In particular, it achieves a 94% reduction in BD-bitrate over non-specialized codecs on the ModelNet40 dataset. For low-resource end devices, we also propose two…
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.
Code & Models
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
