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/Interpolated Convolutional Networks for 3D Point Cloud Und...

Interpolated Convolutional Networks for 3D Point Cloud Understanding

Jiageng Mao, Xiaogang Wang, Hongsheng Li

2019-08-13ICCV 2019 10Semantic Parsing3D Part Segmentation3D Point Cloud Classification
PaperPDF

Abstract

Point cloud is an important type of 3D representation. However, directly applying convolutions on point clouds is challenging due to the sparse, irregular and unordered data structure. In this paper, we propose a novel Interpolated Convolution operation, InterpConv, to tackle the point cloud feature learning and understanding problem. The key idea is to utilize a set of discrete kernel weights and interpolate point features to neighboring kernel-weight coordinates by an interpolation function for convolution. A normalization term is introduced to handle neighborhoods of different sparsity levels. Our InterpConv is shown to be permutation and sparsity invariant, and can directly handle irregular inputs. We further design Interpolated Convolutional Neural Networks (InterpCNNs) based on InterpConv layers to handle point cloud recognition tasks including shape classification, object part segmentation and indoor scene semantic parsing. Experiments show that the networks can capture both fine-grained local structures and global shape context information effectively. The proposed approach achieves state-of-the-art performance on public benchmarks including ModelNet40, ShapeNet Parts and S3DIS.

Results

TaskDatasetMetricValueModel
Semantic SegmentationShapeNet-PartClass Average IoU84InterpCNN
Semantic SegmentationShapeNet-PartInstance Average IoU86.3InterpCNN
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy93InterpCNN
3D Point Cloud ClassificationModelNet40Overall Accuracy93InterpCNN
10-shot image generationShapeNet-PartClass Average IoU84InterpCNN
10-shot image generationShapeNet-PartInstance Average IoU86.3InterpCNN
3D Point Cloud ReconstructionModelNet40Overall Accuracy93InterpCNN

Related Papers

Where, What, Why: Towards Explainable Driver Attention Prediction2025-06-29Asymmetric Dual Self-Distillation for 3D Self-Supervised Representation Learning2025-06-26Rethinking Gradient-based Adversarial Attacks on Point Cloud Classification2025-05-28SMART-PC: Skeletal Model Adaptation for Robust Test-Time Training in Point Clouds2025-05-26Beyond Chains: Bridging Large Language Models and Knowledge Bases in Complex Question Answering2025-05-20Creativity or Brute Force? Using Brainteasers as a Window into the Problem-Solving Abilities of Large Language Models2025-05-16DG-MVP: 3D Domain Generalization via Multiple Views of Point Clouds for Classification2025-04-16HoloPart: Generative 3D Part Amodal Segmentation2025-04-10