Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Geometry-Disentangled Representation for Complementary Understanding of 3D Object Point Cloud

About

In 2D image processing, some attempts decompose images into high and low frequency components for describing edge and smooth parts respectively. Similarly, the contour and flat area of 3D objects, such as the boundary and seat area of a chair, describe different but also complementary geometries. However, such investigation is lost in previous deep networks that understand point clouds by directly treating all points or local patches equally. To solve this problem, we propose Geometry-Disentangled Attention Network (GDANet). GDANet introduces Geometry-Disentangle Module to dynamically disentangle point clouds into the contour and flat part of 3D objects, respectively denoted by sharp and gentle variation components. Then GDANet exploits Sharp-Gentle Complementary Attention Module that regards the features from sharp and gentle variation components as two holistic representations, and pays different attentions to them while fusing them respectively with original point cloud features. In this way, our method captures and refines the holistic and complementary 3D geometric semantics from two distinct disentangled components to supplement the local information. Extensive experiments on 3D object classification and segmentation benchmarks demonstrate that GDANet achieves the state-of-the-arts with fewer parameters. Code is released on https://github.com/mutianxu/GDANet.

Mutian Xu, Junhao Zhang, Zhipeng Zhou, Mingye Xu, Xiaojuan Qi, Yu Qiao• 2020

Related benchmarks

TaskDatasetResultRank
3D Object ClassificationModelNet40 (test)
Accuracy93.8
302
3D Point Cloud ClassificationModelNet40 (test)
OA93.8
297
Shape classificationModelNet40 (test)
OA93.8
255
Part SegmentationShapeNetPart
mIoU (Instance)86.5
198
Shape Part SegmentationShapeNet (test)
Mean IoU86.5
95
Point Cloud ClassificationModelNet-C (test)
mCE0.892
58
Object ClassificationScanObjectNN
Accuracy88.5
29
3D Point Cloud ClassificationModelNet40-C (test)
Robustness to Jitter Corruption0.822
25
SegmentationShapeNet-C (test)
RmCE (Robustness Metric)78.5
20
Point Cloud ClassificationModelNet40 original (test)
OA93.8
18
Showing 10 of 18 rows

Other info

Code

Follow for update