AziNorm: Exploiting the Radial Symmetry of Point Cloud for Azimuth-Normalized 3D Perception
Shaoyu Chen, Xinggang Wang, Tianheng Cheng, Wenqiang Zhang, Qian, Zhang, Chang Huang, Wenyu Liu

TL;DR
AziNorm leverages the radial symmetry of point clouds by normalizing azimuth to improve 3D perception tasks like detection and segmentation, boosting accuracy and data efficiency.
Contribution
The paper introduces AziNorm, a novel azimuth normalization technique that enhances LiDAR-based 3D perception methods by exploiting radial symmetry.
Findings
AziNorm improves detection mAPH by 7.03 and 3.01 on Waymo datasets.
AziNorm increases segmentation mIoU by 1.6 and 1.1 on SemanticKitti.
AziNorm reduces training data and epochs needed by an order of magnitude.
Abstract
Studying the inherent symmetry of data is of great importance in machine learning. Point cloud, the most important data format for 3D environmental perception, is naturally endowed with strong radial symmetry. In this work, we exploit this radial symmetry via a divide-and-conquer strategy to boost 3D perception performance and ease optimization. We propose Azimuth Normalization (AziNorm), which normalizes the point clouds along the radial direction and eliminates the variability brought by the difference of azimuth. AziNorm can be flexibly incorporated into most LiDAR-based perception methods. To validate its effectiveness and generalization ability, we apply AziNorm in both object detection and semantic segmentation. For detection, we integrate AziNorm into two representative detection methods, the one-stage SECOND detector and the state-of-the-art two-stage PV-RCNN detector.…
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 · Human Pose and Action Recognition · Video Surveillance and Tracking Methods
