SLNet: A Super-Lightweight Geometry-Adaptive Network for 3D Point Cloud Recognition
Mohammad Saeid, Amir Salarpour, Pedram MohajerAnsari, Mert D. Pes\'e

TL;DR
SLNet is a lightweight, geometry-adaptive neural network for 3D point cloud recognition that achieves high accuracy with significantly fewer parameters and computational resources, making it suitable for deployment.
Contribution
The paper introduces SLNet, a novel lightweight backbone with adaptive embedding and modulation components, outperforming larger models in efficiency and accuracy for 3D recognition tasks.
Findings
SLNet achieves 93.64% accuracy on ModelNet40 with 0.14M parameters.
SLNet-M reaches 93.92% accuracy on ModelNet40 with 0.55M parameters.
SLNet-M attains 84.25% accuracy on ScanObjectNN with 28x fewer parameters than competitors.
Abstract
We present SLNet, a lightweight backbone for 3D point cloud recognition designed to achieve strong performance without the computational cost of many recent attention, graph, and deep MLP based models. The model is built on two simple ideas: NAPE (Nonparametric Adaptive Point Embedding), which captures spatial structure using a combination of Gaussian RBF and cosine bases with input adaptive bandwidth and blending, and GMU (Geometric Modulation Unit), a per channel affine modulator that adds only 2D learnable parameters. These components are used within a four stage hierarchical encoder with FPS+kNN grouping, nonparametric normalization, and shared residual MLPs. In experiments, SLNet shows that a very small model can still remain highly competitive across several 3D recognition tasks. On ModelNet40, SLNet-S with 0.14M parameters and 0.31 GFLOPs achieves 93.64% overall accuracy,…
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 · Robotics and Sensor-Based Localization · 3D Surveying and Cultural Heritage
