Cylindrical and Asymmetrical 3D Convolution Networks for LiDAR Segmentation
Xinge Zhu, Hui Zhou, Tai Wang, Fangzhou Hong, Yuexin Ma, Wei Li,, Hongsheng Li, Dahua Lin

TL;DR
This paper introduces a novel cylindrical and asymmetrical 3D convolution framework for outdoor LiDAR segmentation that preserves 3D geometric relations and handles sparsity, achieving top results on SemanticKITTI and nuScenes datasets.
Contribution
It proposes a new cylindrical partition and asymmetrical 3D convolution network tailored for outdoor LiDAR data, along with a point-wise refinement module, improving segmentation accuracy.
Findings
Achieved 1st place on SemanticKITTI leaderboard.
Outperformed existing methods on nuScenes by about 4%.
Generalized well to LiDAR panoptic segmentation and 3D detection.
Abstract
State-of-the-art methods for large-scale driving-scene LiDAR segmentation often project the point clouds to 2D space and then process them via 2D convolution. Although this corporation shows the competitiveness in the point cloud, it inevitably alters and abandons the 3D topology and geometric relations. A natural remedy is to utilize the3D voxelization and 3D convolution network. However, we found that in the outdoor point cloud, the improvement obtained in this way is quite limited. An important reason is the property of the outdoor point cloud, namely sparsity and varying density. Motivated by this investigation, we propose a new framework for the outdoor LiDAR segmentation, where cylindrical partition and asymmetrical 3D convolution networks are designed to explore the 3D geometric pat-tern while maintaining these inherent properties. Moreover, a point-wise refinement module is…
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
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · 3D Shape Modeling and Analysis
Methods3D Convolution · Convolution
