Push-the-Boundary: Boundary-aware Feature Propagation for Semantic Segmentation of 3D Point Clouds
Shenglan Du, Nail Ibrahimli, Jantien Stoter, Julian Kooij, Liangliang, Nan

TL;DR
This paper introduces a boundary-aware feature propagation method for 3D point cloud segmentation, explicitly guiding boundary localization and feature refinement within a multi-task learning framework to improve accuracy near object edges.
Contribution
It proposes a novel multi-task learning approach that explicitly models boundaries and directions to enhance feature propagation and segmentation accuracy.
Findings
Consistent boundary error reduction on S3DIS and SensatUrban datasets.
Improved segmentation accuracy near object boundaries.
Outperforms baseline methods in boundary delineation.
Abstract
Feedforward fully convolutional neural networks currently dominate in semantic segmentation of 3D point clouds. Despite their great success, they suffer from the loss of local information at low-level layers, posing significant challenges to accurate scene segmentation and precise object boundary delineation. Prior works either address this issue by post-processing or jointly learn object boundaries to implicitly improve feature encoding of the networks. These approaches often require additional modules which are difficult to integrate into the original architecture. To improve the segmentation near object boundaries, we propose a boundary-aware feature propagation mechanism. This mechanism is achieved by exploiting a multi-task learning framework that aims to explicitly guide the boundaries to their original locations. With one shared encoder, our network outputs (i) boundary…
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
Topics3D Shape Modeling and Analysis · Advanced Neural Network Applications · Computer Graphics and Visualization Techniques
