Local Neighborhood Features for 3D Classification
Shivanand Venkanna Sheshappanavar, Chandra Kambhamettu

TL;DR
This paper enhances 3D point cloud classification by leveraging neighborhood point features and an inference strategy, leading to notable accuracy improvements across multiple datasets.
Contribution
It revisits the PointNeXt model to study the impact of neighborhood point features and introduces a weight averaging inference method for better accuracy.
Findings
Achieved up to 4.8% accuracy improvement on ScanObjectNN
Gained 0.2% accuracy on ModelNet40
Improved accuracy on multiple real-world datasets
Abstract
With advances in deep learning model training strategies, the training of Point cloud classification methods is significantly improving. For example, PointNeXt, which adopts prominent training techniques and InvResNet layers into PointNet++, achieves over 7% improvement on the real-world ScanObjectNN dataset. However, most of these models use point coordinates features of neighborhood points mapped to higher dimensional space while ignoring the neighborhood point features computed before feeding to the network layers. In this paper, we revisit the PointNeXt model to study the usage and benefit of such neighborhood point features. We train and evaluate PointNeXt on ModelNet40 (synthetic), ScanObjectNN (real-world), and a recent large-scale, real-world grocery dataset, i.e., 3DGrocery100. In addition, we provide an additional inference strategy of weight averaging the top two checkpoints…
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
TopicsRemote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage · 3D Shape Modeling and Analysis
