Our new X account is live! Follow @wizwand_team for updates
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
799
Semantic segmentationS3DIS (6-fold)
mIoU (Mean IoU)78.4
315
Object ClassificationModelNet40 (test)--
180
Shape classificationScanObjectNN PB_T50_RS
OA87.8
72
ClassificationScanObjectNN
OA88.17
43
3D Object Part SegmentationShapeNetPart
mIoU (Instance)86.9
24
Showing 6 of 6 rows

Other info

Follow for update