TL;DR
ODFNet introduces a novel approach for 3D point cloud analysis by leveraging local orientation distribution functions, capturing shape context more effectively than previous methods, leading to state-of-the-art classification and segmentation results.
Contribution
The paper proposes using orientation distribution functions to encode local shape context in point clouds, enhancing neural network representations for 3D vision tasks.
Findings
Achieves state-of-the-art accuracy on ModelNet40 and ScanObjectNN datasets.
Effective local shape representation using orientation distributions.
Improves segmentation performance on ShapeNet S3DIS datasets.
Abstract
Learning new representations of 3D point clouds is an active research area in 3D vision, as the order-invariant point cloud structure still presents challenges to the design of neural network architectures. Recent works explored learning either global or local features or both for point clouds, however none of the earlier methods focused on capturing contextual shape information by analysing local orientation distribution of points. In this paper, we leverage on point orientation distributions around a point in order to obtain an expressive local neighborhood representation for point clouds. We achieve this by dividing the spherical neighborhood of a given point into predefined cone volumes, and statistics inside each volume are used as point features. In this way, a local patch can be represented by not only the selected point's nearest neighbors, but also considering a point density…
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.
