TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Parameter is Not All You Need: Starting from Non-Parametri...

Parameter is Not All You Need: Starting from Non-Parametric Networks for 3D Point Cloud Analysis

Renrui Zhang, Liuhui Wang, Ziyu Guo, Yali Wang, Peng Gao, Hongsheng Li, Jianbo Shi

2023-03-14Training-free 3D Part SegmentationSupervised Only 3D Point Cloud ClassificationAll3D Point Cloud ClassificationTraining-free 3D Point Cloud Classification
PaperPDFCodeCodeCode

Abstract

We present a Non-parametric Network for 3D point cloud analysis, Point-NN, which consists of purely non-learnable components: farthest point sampling (FPS), k-nearest neighbors (k-NN), and pooling operations, with trigonometric functions. Surprisingly, it performs well on various 3D tasks, requiring no parameters or training, and even surpasses existing fully trained models. Starting from this basic non-parametric model, we propose two extensions. First, Point-NN can serve as a base architectural framework to construct Parametric Networks by simply inserting linear layers on top. Given the superior non-parametric foundation, the derived Point-PN exhibits a high performance-efficiency trade-off with only a few learnable parameters. Second, Point-NN can be regarded as a plug-and-play module for the already trained 3D models during inference. Point-NN captures the complementary geometric knowledge and enhances existing methods for different 3D benchmarks without re-training. We hope our work may cast a light on the community for understanding 3D point clouds with non-parametric methods. Code is available at https://github.com/ZrrSkywalker/Point-NN.

Results

TaskDatasetMetricValueModel
Shape Representation Of 3D Point CloudsScanObjectNNOverall Accuracy87.1Point-PN
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy93.8Point-PN
Shape Representation Of 3D Point CloudsScanObjectNNNumber of params (M)0.8Point-PN
Shape Representation Of 3D Point CloudsScanObjectNNOverall Accuracy (PB_T50_RS)87.1Point-PN
3D Point Cloud ClassificationScanObjectNNOverall Accuracy87.1Point-PN
3D Point Cloud ClassificationModelNet40Overall Accuracy93.8Point-PN
3D Point Cloud ClassificationScanObjectNNNumber of params (M)0.8Point-PN
3D Point Cloud ClassificationScanObjectNNOverall Accuracy (PB_T50_RS)87.1Point-PN
Training-free 3D Point Cloud ClassificationModelNet40Accuracy (%)82.6Point-NN
Training-free 3D Point Cloud ClassificationScanObjectNNAccuracy (%)64.9Point-NN
Training-free 3D Part SegmentationShapeNet-PartmIoU74Point-NN
3D Point Cloud ReconstructionScanObjectNNOverall Accuracy87.1Point-PN
3D Point Cloud ReconstructionModelNet40Overall Accuracy93.8Point-PN
3D Point Cloud ReconstructionScanObjectNNNumber of params (M)0.8Point-PN
3D Point Cloud ReconstructionScanObjectNNOverall Accuracy (PB_T50_RS)87.1Point-PN

Related Papers

Modeling Code: Is Text All You Need?2025-07-15All Eyes, no IMU: Learning Flight Attitude from Vision Alone2025-07-15Is Diversity All You Need for Scalable Robotic Manipulation?2025-07-08DESIGN AND IMPLEMENTATION OF ONLINE CLEARANCE REPORT.2025-07-07Is Reasoning All You Need? Probing Bias in the Age of Reasoning Language Models2025-07-03Prompt2SegCXR:Prompt to Segment All Organs and Diseases in Chest X-rays2025-07-01State and Memory is All You Need for Robust and Reliable AI Agents2025-06-30EAMamba: Efficient All-Around Vision State Space Model for Image Restoration2025-06-27