Point-GN: A Non-Parametric Network Using Gaussian Positional Encoding for Point Cloud Classification
Marzieh Mohammadi, Amir Salarpour

TL;DR
Point-GN is a non-parametric, parameter-free network that efficiently classifies 3D point clouds by leveraging geometric features, achieving high accuracy without training, ideal for real-time applications.
Contribution
This paper presents Point-GN, a novel non-parametric network using Gaussian Positional Encoding for accurate 3D point cloud classification without learnable parameters.
Findings
Achieves 85.29% and 85.89% accuracy on ModelNet40 and ScanObjectNN datasets.
Reduces computational complexity compared to parametric models.
Outperforms existing non-parametric methods, matching trained model performance.
Abstract
This paper introduces Point-GN, a novel non-parametric network for efficient and accurate 3D point cloud classification. Unlike conventional deep learning models that rely on a large number of trainable parameters, Point-GN leverages non-learnable components-specifically, Farthest Point Sampling (FPS), k-Nearest Neighbors (k-NN), and Gaussian Positional Encoding (GPE)-to extract both local and global geometric features. This design eliminates the need for additional training while maintaining high performance, making Point-GN particularly suited for real-time, resource-constrained applications. We evaluate Point-GN on two benchmark datasets, ModelNet40 and ScanObjectNN, achieving classification accuracies of 85.29% and 85.89%, respectively, while significantly reducing computational complexity. Point-GN outperforms existing non-parametric methods and matches the performance of fully…
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
Topics3D Surveying and Cultural Heritage · 3D Shape Modeling and Analysis · Optical measurement and interference techniques
