GeoSpark: Sparking up Point Cloud Segmentation with Geometry Clue
Zhening Huang, Xiaoyang Wu, Hengshuang Zhao, Lei Zhu, Shujun Wang,, Georgios Hadjidemetriou, Ioannis Brilakis

TL;DR
GeoSpark introduces explicit geometry clues into point cloud segmentation networks, enhancing feature learning and downsampling, leading to significant performance improvements across multiple backbones and benchmarks.
Contribution
The paper presents GeoSpark, a plug-in module that incorporates geometry clues to improve feature modeling and sampling in point cloud segmentation networks.
Findings
Achieved 74.7% mIoU on ScanNetv2, a 4.1% improvement.
Achieved 71.5% mIoU on S3DIS Area 5, a 1.1% improvement.
Consistent performance gains across various backbones.
Abstract
Current point cloud segmentation architectures suffer from limited long-range feature modeling, as they mostly rely on aggregating information with local neighborhoods. Furthermore, in order to learn point features at multiple scales, most methods utilize a data-agnostic sampling approach to decrease the number of points after each stage. Such sampling methods, however, often discard points for small objects in the early stages, leading to inadequate feature learning. We believe these issues are can be mitigated by introducing explicit geometry clues as guidance. To this end, we propose GeoSpark, a Plug-in module that incorporates Geometry clues into the network to Spark up feature learning and downsampling. GeoSpark can be easily integrated into various backbones. For feature aggregation, it improves feature modeling by allowing the network to learn from both local points and…
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 Surveying and Cultural Heritage · 3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Adam · Position-Wise Feed-Forward Layer · Residual Connection · Byte Pair Encoding · Dense Connections · Label Smoothing · Dropout
