POIRot: A rotation invariant omni-directional pointnet
Liu Yang, Rudrasis Chakraborty, Stella X. Yu

TL;DR
POIRot introduces a rotation-invariant point-cloud analysis method using an omni-directional camera model, effectively preserving geometric shape and outperforming existing algorithms in classification and segmentation tasks.
Contribution
The paper presents a novel rotation-invariant framework for point-cloud analysis based on the omni-directional camera model, reducing parameters and improving robustness.
Findings
Outperforms state-of-the-art in classification tasks
Achieves better segmentation accuracy
Requires fewer parameters due to invariance property
Abstract
Point-cloud is an efficient way to represent 3D world. Analysis of point-cloud deals with understanding the underlying 3D geometric structure. But due to the lack of smooth topology, and hence the lack of neighborhood structure, standard correlation can not be directly applied on point-cloud. One of the popular approaches to do point correlation is to partition the point-cloud into voxels and extract features using standard 3D correlation. But this approach suffers from sparsity of point-cloud and hence results in multiple empty voxels. One possible solution to deal with this problem is to learn a MLP to map a point or its local neighborhood to a high dimensional feature space. All these methods suffer from a large number of parameters requirement and are susceptible to random rotations. A popular way to make the model "invariant" to rotations is to use data augmentation techniques with…
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 Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Computer Graphics and Visualization Techniques
