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

TL;DR
This paper introduces a novel cylindrical and asymmetrical 3D convolution network for outdoor LiDAR perception, effectively capturing 3D geometric patterns while respecting the sparsity and density variations of outdoor point clouds.
Contribution
The paper proposes a new framework with cylindrical partitioning and asymmetrical 3D convolutions, achieving state-of-the-art results across multiple LiDAR perception tasks.
Findings
State-of-the-art on SemanticKITTI leaderboard
Significant improvements on nuScenes and A2D2 datasets
Strong generalization to panoptic segmentation and 3D detection
Abstract
State-of-the-art methods for driving-scene LiDAR-based perception (including point cloud semantic segmentation, panoptic segmentation and 3D detection, \etc) often project the point clouds to 2D space and then process them via 2D convolution. Although this cooperation shows the competitiveness in the point cloud, it inevitably alters and abandons the 3D topology and geometric relations. A natural remedy is to utilize the 3D 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 pattern while…
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 · 3D Shape Modeling and Analysis · Robotics and Sensor-Based Localization
MethodsConvolution · 3D Convolution
