Trainable Pointwise Decoder Module for Point Cloud Segmentation
Bike Chen, Chen Gong, Antti Tikanm\"aki, Juha R\"oning

TL;DR
This paper introduces a trainable pointwise decoder module and a data augmentation strategy to improve outdoor point cloud segmentation, enabling end-to-end training and better handling of varying point densities.
Contribution
The paper proposes a novel trainable pointwise decoder module (PDM) and a range image-guided data augmentation method (VRCrop) to enhance point cloud segmentation performance.
Findings
PDM improves segmentation accuracy on outdoor datasets.
VRCrop reduces artifacts and balances point cloud density.
Models with PDM and VRCrop outperform existing methods.
Abstract
Point cloud segmentation (PCS) aims to make per-point predictions and enables robots and autonomous driving cars to understand the environment. The range image is a dense representation of a large-scale outdoor point cloud, and segmentation models built upon the image commonly execute efficiently. However, the projection of the point cloud onto the range image inevitably leads to dropping points because, at each image coordinate, only one point is kept despite multiple points being projected onto the same location. More importantly, it is challenging to assign correct predictions to the dropped points that belong to the classes different from the kept point class. Besides, existing post-processing methods, such as K-nearest neighbor (KNN) search and kernel point convolution (KPConv), cannot be trained with the models in an end-to-end manner or cannot process varying-density outdoor…
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 · Remote Sensing and LiDAR Applications · 3D Shape Modeling and Analysis
MethodsConvolution
