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

Scalable 3D Panoptic Segmentation As Superpoint Graph Clustering

About

We introduce a highly efficient method for panoptic segmentation of large 3D point clouds by redefining this task as a scalable graph clustering problem. This approach can be trained using only local auxiliary tasks, thereby eliminating the resource-intensive instance-matching step during training. Moreover, our formulation can easily be adapted to the superpoint paradigm, further increasing its efficiency. This allows our model to process scenes with millions of points and thousands of objects in a single inference. Our method, called SuperCluster, achieves a new state-of-the-art panoptic segmentation performance for two indoor scanning datasets: $50.1$ PQ ($+7.8$) for S3DIS Area~5, and $58.7$ PQ ($+25.2$) for ScanNetV2. We also set the first state-of-the-art for two large-scale mobile mapping benchmarks: KITTI-360 and DALES. With only $209$k parameters, our model is over $30$ times smaller than the best-competing method and trains up to $15$ times faster. Our code and pretrained models are available at https://github.com/drprojects/superpoint_transformer.

Damien Robert, Hugo Raguet, Loic Landrieu• 2024

Related benchmarks

TaskDatasetResultRank
Semantic segmentationS3DIS (Area 5)
mIOU68.1
799
Semantic segmentationS3DIS (6-fold)
mIoU (Mean IoU)75.3
315
Semantic segmentationScanNet V2 (val)
mIoU66.1
288
Semantic segmentationKITTI-360 (test)
mIoU62.1
25
Semantic segmentationDALES (test)--
14
Panoptic SegmentationS3DIS (Area 5)
PQ58.4
6
Instance SegmentationScanNet (val)
Total Runtime (ms)238
6
Panoptic SegmentationScanNet V2 (val)
PQ58.7
3
Panoptic SegmentationScanNet scene0645_01
Total Runtime (ms)482
2
Panoptic SegmentationS3DIS (6-fold cross-validation)
PQ62.7
2
Showing 10 of 12 rows

Other info

Code

Follow for update