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

Point Transformer V3: Simpler, Faster, Stronger

About

This paper is not motivated to seek innovation within the attention mechanism. Instead, it focuses on overcoming the existing trade-offs between accuracy and efficiency within the context of point cloud processing, leveraging the power of scale. Drawing inspiration from recent advances in 3D large-scale representation learning, we recognize that model performance is more influenced by scale than by intricate design. Therefore, we present Point Transformer V3 (PTv3), which prioritizes simplicity and efficiency over the accuracy of certain mechanisms that are minor to the overall performance after scaling, such as replacing the precise neighbor search by KNN with an efficient serialized neighbor mapping of point clouds organized with specific patterns. This principle enables significant scaling, expanding the receptive field from 16 to 1024 points while remaining efficient (a 3x increase in processing speed and a 10x improvement in memory efficiency compared with its predecessor, PTv2). PTv3 attains state-of-the-art results on over 20 downstream tasks that span both indoor and outdoor scenarios. Further enhanced with multi-dataset joint training, PTv3 pushes these results to a higher level.

Xiaoyang Wu, Li Jiang, Peng-Shuai Wang, Zhijian Liu, Xihui Liu, Yu Qiao, Wanli Ouyang, Tong He, Hengshuang Zhao• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationS3DIS (Area 5)
mIOU74.7
907
Semantic segmentationS3DIS (6-fold)
mIoU (Mean IoU)80.8
344
Semantic segmentationSemanticKITTI (test)
mIoU75.5
335
Semantic segmentationScanNet V2 (val)
mIoU78.6
316
Part SegmentationShapeNetPart (test)--
312
Semantic segmentationScanNet (val)
mIoU77.6
274
Semantic segmentationnuScenes (val)
mIoU (Segmentation)0.812
265
Semantic segmentationScanNet v2 (test)
mIoU79.4
248
Object ClassificationScanObjectNN OBJ_BG
Accuracy89.5
223
3D Semantic SegmentationScanNet V2 (val)
mIoU77.5
209
Showing 10 of 116 rows
...

Other info

Code

Follow for update