Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PointVector: A Vector Representation In Point Cloud Analysis

About

In point cloud analysis, point-based methods have rapidly developed in recent years. These methods have recently focused on concise MLP structures, such as PointNeXt, which have demonstrated competitiveness with Convolutional and Transformer structures. However, standard MLPs are limited in their ability to extract local features effectively. To address this limitation, we propose a Vector-oriented Point Set Abstraction that can aggregate neighboring features through higher-dimensional vectors. To facilitate network optimization, we construct a transformation from scalar to vector using independent angles based on 3D vector rotations. Finally, we develop a PointVector model that follows the structure of PointNeXt. Our experimental results demonstrate that PointVector achieves state-of-the-art performance $\textbf{72.3\% mIOU}$ on the S3DIS Area 5 and $\textbf{78.4\% mIOU}$ on the S3DIS (6-fold cross-validation) with only $\textbf{58\%}$ model parameters of PointNeXt. We hope our work will help the exploration of concise and effective feature representations. The code will be released soon.

Xin Deng, WenYu Zhang, Qing Ding, XinMing Zhang• 2022

Related benchmarks

TaskDatasetResultRank
Semantic segmentationS3DIS (Area 5)
mIOU72.3
907
Semantic segmentationS3DIS (6-fold)
mIoU (Mean IoU)78.4
344
Object ClassificationModelNet40 (test)--
180
3D Object ClassificationScanObjectNN PB_T50_RS
OA87.8
85
Shape classificationScanObjectNN PB_T50_RS
OA87.8
72
ClassificationScanObjectNN
OA88.17
67
3D Object Part SegmentationShapeNetPart
mIoU (Instance)86.9
53
3D Object ClassificationModelNet40 26 (test)
Overall Accuracy93.7
18
Part SegmentationDensePoint (test)
Cls. mIoU84.63
13
ClassificationDensePoint (test)
Overall Accuracy97.81
13
Showing 10 of 10 rows

Other info

Follow for update