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/SO-Net: Self-Organizing Network for Point Cloud Analysis

SO-Net: Self-Organizing Network for Point Cloud Analysis

Jiaxin Li, Ben M. Chen, Gim Hee Lee

2018-03-12CVPR 2018 63D Point Cloud Linear ClassificationRetrieval3D Part Segmentation3D Point Cloud Classification
PaperPDFCodeCode(official)Code

Abstract

This paper presents SO-Net, a permutation invariant architecture for deep learning with orderless point clouds. The SO-Net models the spatial distribution of point cloud by building a Self-Organizing Map (SOM). Based on the SOM, SO-Net performs hierarchical feature extraction on individual points and SOM nodes, and ultimately represents the input point cloud by a single feature vector. The receptive field of the network can be systematically adjusted by conducting point-to-node k nearest neighbor search. In recognition tasks such as point cloud reconstruction, classification, object part segmentation and shape retrieval, our proposed network demonstrates performance that is similar with or better than state-of-the-art approaches. In addition, the training speed is significantly faster than existing point cloud recognition networks because of the parallelizability and simplicity of the proposed architecture. Our code is available at the project website. https://github.com/lijx10/SO-Net

Results

TaskDatasetMetricValueModel
Semantic SegmentationIntrADSC (A)88.76SO-Net
Semantic SegmentationIntrADSC (V)97.09SO-Net
Semantic SegmentationIntrAIoU (A)81.4SO-Net
Semantic SegmentationIntrAIoU (V)94.46SO-Net
Semantic SegmentationShapeNet-PartInstance Average IoU84.9SO-Net
Shape Representation Of 3D Point CloudsIntrAF1 score (5-fold)0.868SO-Net
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy90.9SO-Net
3D Point Cloud ClassificationIntrAF1 score (5-fold)0.868SO-Net
3D Point Cloud ClassificationModelNet40Overall Accuracy90.9SO-Net
3D Point Cloud Linear ClassificationModelNet40Overall Accuracy87.5SO-Net
10-shot image generationIntrADSC (A)88.76SO-Net
10-shot image generationIntrADSC (V)97.09SO-Net
10-shot image generationIntrAIoU (A)81.4SO-Net
10-shot image generationIntrAIoU (V)94.46SO-Net
10-shot image generationShapeNet-PartInstance Average IoU84.9SO-Net
3D Point Cloud ReconstructionIntrAF1 score (5-fold)0.868SO-Net
3D Point Cloud ReconstructionModelNet40Overall Accuracy90.9SO-Net

Related Papers

From Roots to Rewards: Dynamic Tree Reasoning with RL2025-07-17HapticCap: A Multimodal Dataset and Task for Understanding User Experience of Vibration Haptic Signals2025-07-17A Survey of Context Engineering for Large Language Models2025-07-17MCoT-RE: Multi-Faceted Chain-of-Thought and Re-Ranking for Training-Free Zero-Shot Composed Image Retrieval2025-07-17Developing Visual Augmented Q&A System using Scalable Vision Embedding Retrieval & Late Interaction Re-ranker2025-07-16Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16Context-Aware Search and Retrieval Over Erasure Channels2025-07-16Seq vs Seq: An Open Suite of Paired Encoders and Decoders2025-07-15