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/PointConv: Deep Convolutional Networks on 3D Point Clouds

PointConv: Deep Convolutional Networks on 3D Point Clouds

Wenxuan Wu, Zhongang Qi, Li Fuxin

2018-11-17CVPR 2019 6Density EstimationSemantic Segmentation3D Part Segmentation3D Point Cloud Classification
PaperPDFCode(official)CodeCodeCodeCodeCodeCodeCodeCode

Abstract

Unlike images which are represented in regular dense grids, 3D point clouds are irregular and unordered, hence applying convolution on them can be difficult. In this paper, we extend the dynamic filter to a new convolution operation, named PointConv. PointConv can be applied on point clouds to build deep convolutional networks. We treat convolution kernels as nonlinear functions of the local coordinates of 3D points comprised of weight and density functions. With respect to a given point, the weight functions are learned with multi-layer perceptron networks and density functions through kernel density estimation. The most important contribution of this work is a novel reformulation proposed for efficiently computing the weight functions, which allowed us to dramatically scale up the network and significantly improve its performance. The learned convolution kernel can be used to compute translation-invariant and permutation-invariant convolution on any point set in the 3D space. Besides, PointConv can also be used as deconvolution operators to propagate features from a subsampled point cloud back to its original resolution. Experiments on ModelNet40, ShapeNet, and ScanNet show that deep convolutional neural networks built on PointConv are able to achieve state-of-the-art on challenging semantic segmentation benchmarks on 3D point clouds. Besides, our experiments converting CIFAR-10 into a point cloud showed that networks built on PointConv can match the performance of convolutional networks in 2D images of a similar structure.

Results

TaskDatasetMetricValueModel
Semantic SegmentationScanNettest mIoU55.6PointConv
Semantic SegmentationScanNetval mIoU61PointConv
Semantic SegmentationIntrADSC (A)86.52PointConv
Semantic SegmentationIntrADSC (V)97.18PointConv
Semantic SegmentationIntrAIoU (A)79.53PointConv
Semantic SegmentationIntrAIoU (V)94.65PointConv
Semantic SegmentationShapeNet-PartClass Average IoU82.8PointConv
Semantic SegmentationShapeNet-PartInstance Average IoU85.7PointConv
Shape Representation Of 3D Point CloudsIntrAF1 score (5-fold)0.883PointConv
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy92.5PointConv
3D Point Cloud ClassificationIntrAF1 score (5-fold)0.883PointConv
3D Point Cloud ClassificationModelNet40Overall Accuracy92.5PointConv
10-shot image generationScanNettest mIoU55.6PointConv
10-shot image generationScanNetval mIoU61PointConv
10-shot image generationIntrADSC (A)86.52PointConv
10-shot image generationIntrADSC (V)97.18PointConv
10-shot image generationIntrAIoU (A)79.53PointConv
10-shot image generationIntrAIoU (V)94.65PointConv
10-shot image generationShapeNet-PartClass Average IoU82.8PointConv
10-shot image generationShapeNet-PartInstance Average IoU85.7PointConv
3D Point Cloud ReconstructionIntrAF1 score (5-fold)0.883PointConv
3D Point Cloud ReconstructionModelNet40Overall Accuracy92.5PointConv

Related Papers

Missing value imputation with adversarial random forests -- MissARF2025-07-21SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17SAMST: A Transformer framework based on SAM pseudo label filtering for remote sensing semi-supervised semantic segmentation2025-07-163C-FBI: A Combinatorial method using Convolutions for Circle Fitting in Blurry Images2025-07-15