Searching Efficient Dynamic Graph CNN for Point Cloud ProcessingDownload PDF

25 Feb 2022 (modified: 05 May 2023)AutoML 2022 (Late-Breaking Workshop)Readers: Everyone
Abstract: Despite superior performance on various point cloud processing tasks, convolutional neural networks (CNN) are challenged by deploying on resource-constraint devices such as cars and cellphones. Most existing convolution variants, such as dynamic graph CNN (DGCNN), require elaborately manual design and scaling-up across various constraints to accommodate multiple hardware deployments. It results in a massive amount of computation and limits the further application of these models. To this end, we propose a one-shot neural architecture search method for point cloud processing to achieve efficient inference and storage across various constraints.We conduct our method with DGCNN to create a compressed model.Extensive experiments on the point cloud classification and part segmentation tasks strongly evidence the benefits of the proposed method. Compared with the original network, we achieve 17.5$\times$ computation saving on the classification task with the comparable performance and obtain a 2.7$\times$ model compression ratio on the part segmentation task with slight IoU loss.
Keywords: AutoML, neural architecture search, point cloud processing, model compression
One-sentence Summary: We automatically scale point grouping and architectural settings for efficient point cloud processing.
Track: Main track
Reproducibility Checklist: Yes
Broader Impact Statement: Yes
Paper Availability And License: Yes
Code Of Conduct: Yes
Reviewers: Panyue Chen, 2030793@tongji.edu.cn
CPU Hours: 0
GPU Hours: 0
TPU Hours: 0
Main Paper And Supplementary Material: pdf
Code And Dataset Supplement: zip
0 Replies

Loading