Robust 3D Scene Segmentation through Hierarchical and Learnable Part-Fusion
Anirud Thyagharajan, Benjamin Ummenhofer, Prashant Laddha, Om J Omer,, Sreenivas Subramoney

TL;DR
This paper introduces Segment-Fusion, an attention-based hierarchical fusion method that improves 3D scene segmentation accuracy by addressing part misclassification issues through learnable, flexible, and efficient segment fusion.
Contribution
It proposes a novel learnable attention-based hierarchical fusion approach for 3D segmentation that enhances existing models' performance and reduces part misclassification.
Findings
Achieves up to 5% improvement on ScanNet and S3DIS datasets.
Flexible integration with various segmentation architectures.
Effective combination of graph segmentation, attention fusion, and connected component labeling.
Abstract
3D semantic segmentation is a fundamental building block for several scene understanding applications such as autonomous driving, robotics and AR/VR. Several state-of-the-art semantic segmentation models suffer from the part misclassification problem, wherein parts of the same object are labelled incorrectly. Previous methods have utilized hierarchical, iterative methods to fuse semantic and instance information, but they lack learnability in context fusion, and are computationally complex and heuristic driven. This paper presents Segment-Fusion, a novel attention-based method for hierarchical fusion of semantic and instance information to address the part misclassifications. The presented method includes a graph segmentation algorithm for grouping points into segments that pools point-wise features into segment-wise features, a learnable attention-based network to fuse these segments…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Advanced Neural Network Applications · Robotics and Sensor-Based Localization
