Papers › MASC: Multi-scale Affinity with Sparse Convolution for 3D Instance Segmentation
MASC: Multi-scale Affinity with Sparse Convolution for 3D Instance Segmentation
Chen Liu, Yasutaka Furukawa
We propose a new approach for 3D instance segmentation based on sparse convolution and point affinity prediction, which indicates the likelihood of two points belonging to the same instance. The proposed network, built upon submanifold sparse convolution [3], processes a voxelized point cloud and predicts semantic scores for each occupied voxel as well as the affinity between neighboring voxels at different scales. A simple yet effective clustering algorithm segments points into instances based on the predicted affinity and the mesh topology. The semantic for each instance is determined by the semantic prediction. Experiments show that our method outperforms the state-of-the-art instance segmentation methods by a large margin on the widely used ScanNet benchmark [2]. We share our code publicly at https://github.com/art-programmer/MASC.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| 3D Instance Segmentation | ScanNet | MASC | mAP | 0.447 | #1 of 1 | Archive leaderboard | report |
| 3D Instance Segmentation | ScanNet(v2) | ResNet-Backbone | mAP @ 50 | 45.9 | #26 of 32 | Archive leaderboard | report |
| 3D Instance Segmentation | ScanNet(v2) | MASC | mAP | 25.4 | #27 of 32 | Archive leaderboard | report |
| 3D Instance Segmentation | ScanNet(v2) | MASC | mAP @ 50 | 44.7 | #27 of 32 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections