Axis Order Invariance Learned from Point Clouds

Published: 01 Jan 2024, Last Modified: 01 Aug 2025ICASSP 2024EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Point-based models have achieved impressive success in point cloud processing, but current methods mainly address issues such as disorder, sparsity, and rotation of point clouds. In addition to these characteristics, we also found that for the point set P (Xi, Yi, Zi) of a point cloud, any order of exchanging coordinate axes, such as P (Zi, Yi, Xi), still yields a reasonable point cloud. At present, point-based models only handle point clouds in the X-Y-Z coordinate order, while the classification accuracy of point clouds in the Z-Y-X coordinate order is extremely low, even dropping to 10%, greatly reducing the recognition ability of the model. To learn the invariance of the coordinate axis order of the base model, we first designed an axis-order augmentation algorithm, which increases data diversity by shuffling the coordinate axis order of the point cloud; Secondly, we designed an axis-order-invariant module that can learn the invariance of coordinate axis order from the data. Numerous experiments have shown that our proposed method can greatly improve the classification accuracy of the base model for point clouds with different coordinate axis orders.
Loading