TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/SoftGroup for 3D Instance Segmentation on Point Clouds

SoftGroup for 3D Instance Segmentation on Point Clouds

Thang Vu, Kookhoi Kim, Tung M. Luu, Xuan Thanh Nguyen, Chang D. Yoo

2022-03-03CVPR 2022 13D Instance SegmentationSegmentationSemantic SegmentationInstance Segmentation3D Object Detection
PaperPDFCode(official)

Abstract

Existing state-of-the-art 3D instance segmentation methods perform semantic segmentation followed by grouping. The hard predictions are made when performing semantic segmentation such that each point is associated with a single class. However, the errors stemming from hard decision propagate into grouping that results in (1) low overlaps between the predicted instance with the ground truth and (2) substantial false positives. To address the aforementioned problems, this paper proposes a 3D instance segmentation method referred to as SoftGroup by performing bottom-up soft grouping followed by top-down refinement. SoftGroup allows each point to be associated with multiple classes to mitigate the problems stemming from semantic prediction errors and suppresses false positive instances by learning to categorize them as background. Experimental results on different datasets and multiple evaluation metrics demonstrate the efficacy of SoftGroup. Its performance surpasses the strongest prior method by a significant margin of +6.2% on the ScanNet v2 hidden test set and +6.8% on S3DIS Area 5 in terms of AP_50. SoftGroup is also fast, running at 345ms per scan with a single Titan X on ScanNet v2 dataset. The source code and trained models for both datasets are available at \url{https://github.com/thangvubk/SoftGroup.git}.

Results

TaskDatasetMetricValueModel
Object DetectionScanNetV2mAP@0.2571.6SoftGroup
Object DetectionScanNetV2mAP@0.559.4SoftGroup
3DScanNetV2mAP@0.2571.6SoftGroup
3DScanNetV2mAP@0.559.4SoftGroup
Instance SegmentationS3DISAP@5068.9SoftGroup
Instance SegmentationS3DISmAP54.4SoftGroup
Instance SegmentationS3DISmCov69.3SoftGroup
Instance SegmentationS3DISmPrec75.3SoftGroup
Instance SegmentationS3DISmRec69.8SoftGroup
Instance SegmentationS3DISmWCov71.7SoftGroup
Instance SegmentationScanNet(v2)mAP50.4SoftGroup
Instance SegmentationScanNet(v2)mAP @ 5076.1SoftGroup
Instance SegmentationScanNet(v2)mAP@2586.5SoftGroup
Instance SegmentationSTPLS3DAP47.3SoftGroup
Instance SegmentationSTPLS3DAP2571.4SoftGroup
Instance SegmentationSTPLS3DAP5063.1SoftGroup
3D Object DetectionScanNetV2mAP@0.2571.6SoftGroup
3D Object DetectionScanNetV2mAP@0.559.4SoftGroup
2D ClassificationScanNetV2mAP@0.2571.6SoftGroup
2D ClassificationScanNetV2mAP@0.559.4SoftGroup
2D Object DetectionScanNetV2mAP@0.2571.6SoftGroup
2D Object DetectionScanNetV2mAP@0.559.4SoftGroup
16kScanNetV2mAP@0.2571.6SoftGroup
16kScanNetV2mAP@0.559.4SoftGroup
3D Instance SegmentationS3DISAP@5068.9SoftGroup
3D Instance SegmentationS3DISmAP54.4SoftGroup
3D Instance SegmentationS3DISmCov69.3SoftGroup
3D Instance SegmentationS3DISmPrec75.3SoftGroup
3D Instance SegmentationS3DISmRec69.8SoftGroup
3D Instance SegmentationS3DISmWCov71.7SoftGroup
3D Instance SegmentationScanNet(v2)mAP50.4SoftGroup
3D Instance SegmentationScanNet(v2)mAP @ 5076.1SoftGroup
3D Instance SegmentationScanNet(v2)mAP@2586.5SoftGroup
3D Instance SegmentationSTPLS3DAP47.3SoftGroup
3D Instance SegmentationSTPLS3DAP2571.4SoftGroup
3D Instance SegmentationSTPLS3DAP5063.1SoftGroup

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17