Abstract
The application of deep learning to 3D point clouds is challenging due to its lack of order. Inspired by the point embeddings of PointNet and the edge embeddings of DGCNNs, we propose three improvements to the task of point cloud analysis. First, we introduce a novel feature-attentive neural network layer, a FAT layer, that combines both global point-based features and local edge-based features in order to generate better embeddings. Second, we find that applying the same attention mechanism across two different forms of feature map aggregation, max pooling and average pooling, gives better performance than either alone. Third, we observe that residual feature reuse in this setting propagates information more effectively between the layers, and makes the network easier to train. Our architecture achieves state-of-the-art results on the task of point cloud classification, as demonstrated on the ModelNet40 dataset, and an extremely competitive performance on the ShapeNet part segmentation challenge.
Original language | English |
---|---|
Title of host publication | 25th International Conference on Pattern Recognition |
Publisher | Springer |
Publication status | Published - 10 Jan 2021 |
Event | 25th International Conference on Pattern Recognition - Milan, Italy Duration: 10 Jan 2021 → 15 Jan 2021 https://www.micc.unifi.it/icpr2020/ |
Conference
Conference | 25th International Conference on Pattern Recognition |
---|---|
Abbreviated title | ICPR 2020 |
Country/Territory | Italy |
City | Milan |
Period | 10/01/21 → 15/01/21 |
Internet address |
Keywords
- 3D Point Cloud, deep network, 3D shape classification, 3D shape retrieval, 3D shape segmentation