TL;DR
This paper introduces an omni-scale supervision method for 3D point cloud segmentation that leverages intermediate layer supervision and a novel receptive field component reasoning approach, significantly improving existing backbone models.
Contribution
The paper proposes the first omni-scale supervision technique for point cloud segmentation using RFCR, enhancing hidden feature learning and achieving state-of-the-art results.
Findings
Significantly improves backbone models on three benchmarks.
Achieves new state-of-the-art on S3DIS and Semantic3D.
Ranks 1st in ScanNet among point-based methods.
Abstract
Hidden features in neural network usually fail to learn informative representation for 3D segmentation as supervisions are only given on output prediction, while this can be solved by omni-scale supervision on intermediate layers. In this paper, we bring the first omni-scale supervision method to point cloud segmentation via the proposed gradual Receptive Field Component Reasoning (RFCR), where target Receptive Field Component Codes (RFCCs) are designed to record categories within receptive fields for hidden units in the encoder. Then, target RFCCs will supervise the decoder to gradually infer the RFCCs in a coarse-to-fine categories reasoning manner, and finally obtain the semantic labels. Because many hidden features are inactive with tiny magnitude and make minor contributions to RFCC prediction, we propose a Feature Densification with a centrifugal potential to obtain more…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsEntropy Regularization
