Litcius/Paper detail

Faster Dynamic Graph CNN: Faster Deep Learning on 3D Point Cloud Data

Jinseok Hong, Keeyoung Kim, Hong-Chul Lee

2020IEEE Access19 citationsDOIOpen Access PDF

Abstract

Geometric data are commonly expressed using point clouds, with most 3D data collection devices outputting data in this form. Research on processing point cloud data for deep learning is ongoing. However, it has been difficult to apply such data as input to a convolutional neural network (CNN) or recurrent neural network (RNN) because of their unstructured and unordered features. In this study, this problem was resolved by arranging point cloud data in a canonical space through a graph CNN. The proposed graph CNN works dynamically at each layer of the network and learns the global geometric features by capturing the neighbor information of the points. In addition, by using a squeeze-and-excitation module that recalibrates the information for each layer, we achieved a good trade-off between the performance and the computation cost, and a residual-type skip connection network was designed to train the deep models efficiently. Using the proposed model, we achieved a state-of-the-art performance in terms of classification and segmentation on benchmark datasets, namely ModelNet40 and ShapeNet, while being able to train our model 2 to 2.5 times faster than other similar models.

Topics & Concepts

Computer sciencePoint cloudConvolutional neural networkDeep learningGraphArtificial intelligenceCloud computingSegmentationResidualComputationBenchmark (surveying)Recurrent neural networkPattern recognition (psychology)Artificial neural networkData miningAlgorithmTheoretical computer scienceGeographyGeodesyOperating system3D Shape Modeling and AnalysisAdvanced Neural Network ApplicationsComputer Graphics and Visualization Techniques