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/Top-Down Beats Bottom-Up in 3D Instance Segmentation

Top-Down Beats Bottom-Up in 3D Instance Segmentation

Maksim Kolodiazhnyi, Anna Vorontsova, Anton Konushin, Danila Rukhovich

2023-02-063D Instance SegmentationSegmentationSemantic SegmentationInstance Segmentation
PaperPDF

Abstract

Most 3D instance segmentation methods exploit a bottom-up strategy, typically including resource-exhaustive post-processing. For point grouping, bottom-up methods rely on prior assumptions about the objects in the form of hyperparameters, which are domain-specific and need to be carefully tuned. On the contrary, we address 3D instance segmentation with a TD3D: the pioneering cluster-free, fully-convolutional and entirely data-driven approach trained in an end-to-end manner. This is the first top-down method outperforming bottom-up approaches in 3D domain. With its straightforward pipeline, it demonstrates outstanding accuracy and generalization ability on the standard indoor benchmarks: ScanNet v2, its extension ScanNet200, and S3DIS, as well as on the aerial STPLS3D dataset. Besides, our method is much faster on inference than the current state-of-the-art grouping-based approaches: our flagship modification is 1.9x faster than the most accurate bottom-up method, while being more accurate, and our faster modification shows state-of-the-art accuracy running at 2.6x speed. Code is available at https://github.com/SamsungLabs/td3d .

Results

TaskDatasetMetricValueModel
Instance SegmentationS3DISAP@5070.4TD3D
Instance SegmentationS3DISmAP58.1TD3D
Instance SegmentationScanNet(v2)mAP48.9TD3D
Instance SegmentationScanNet(v2)mAP @ 5075.1TD3D
Instance SegmentationScanNet(v2)mAP@2587.5TD3D
Instance SegmentationSTPLS3DAP54.3TD3D
Instance SegmentationSTPLS3DAP5069.8TD3D
3D Instance SegmentationS3DISAP@5070.4TD3D
3D Instance SegmentationS3DISmAP58.1TD3D
3D Instance SegmentationScanNet(v2)mAP48.9TD3D
3D Instance SegmentationScanNet(v2)mAP @ 5075.1TD3D
3D Instance SegmentationScanNet(v2)mAP@2587.5TD3D
3D Instance SegmentationSTPLS3DAP54.3TD3D
3D Instance SegmentationSTPLS3DAP5069.8TD3D

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