Geodesic-Former: a Geodesic-Guided Few-shot 3D Point Cloud Instance Segmenter
Tuan Ngo, Khoi Nguyen

TL;DR
This paper proposes Geodesic-Former, a transformer-based method for few-shot 3D point cloud instance segmentation that leverages geodesic distances to improve segmentation accuracy in LiDAR data.
Contribution
It introduces the first geodesic-guided transformer for 3D point cloud segmentation and creates new dataset splits for evaluating few-shot segmentation performance.
Findings
Outperforms state-of-the-art baselines significantly
Effective in handling density imbalance in LiDAR point clouds
Demonstrates strong generalization on new dataset splits
Abstract
This paper introduces a new problem in 3D point cloud: few-shot instance segmentation. Given a few annotated point clouds exemplified a target class, our goal is to segment all instances of this target class in a query point cloud. This problem has a wide range of practical applications where point-wise instance segmentation annotation is prohibitively expensive to collect. To address this problem, we present Geodesic-Former -- the first geodesic-guided transformer for 3D point cloud instance segmentation. The key idea is to leverage the geodesic distance to tackle the density imbalance of LiDAR 3D point clouds. The LiDAR 3D point clouds are dense near the object surface and sparse or empty elsewhere making the Euclidean distance less effective to distinguish different objects. The geodesic distance, on the other hand, is more suitable since it encodes the scene's geometry which can be…
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
TopicsRemote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage · 3D Shape Modeling and Analysis
MethodsConvolution
