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/PAConv: Position Adaptive Convolution with Dynamic Kernel ...

PAConv: Position Adaptive Convolution with Dynamic Kernel Assembling on Point Clouds

Mutian Xu, Runyu Ding, Hengshuang Zhao, Xiaojuan Qi

2021-03-26CVPR 2021 1Point Cloud Segmentation3D Point Cloud ClassificationPoint Cloud Classification
PaperPDFCode(official)Code

Abstract

We introduce Position Adaptive Convolution (PAConv), a generic convolution operation for 3D point cloud processing. The key of PAConv is to construct the convolution kernel by dynamically assembling basic weight matrices stored in Weight Bank, where the coefficients of these weight matrices are self-adaptively learned from point positions through ScoreNet. In this way, the kernel is built in a data-driven manner, endowing PAConv with more flexibility than 2D convolutions to better handle the irregular and unordered point cloud data. Besides, the complexity of the learning process is reduced by combining weight matrices instead of brutally predicting kernels from point positions. Furthermore, different from the existing point convolution operators whose network architectures are often heavily engineered, we integrate our PAConv into classical MLP-based point cloud pipelines without changing network configurations. Even built on simple networks, our method still approaches or even surpasses the state-of-the-art models, and significantly improves baseline performance on both classification and segmentation tasks, yet with decent efficiency. Thorough ablation studies and visualizations are provided to understand PAConv. Code is released on https://github.com/CVMI-Lab/PAConv.

Results

TaskDatasetMetricValueModel
Shape Representation Of 3D Point CloudsIntrAF1 score (5-fold)0.906PAConv
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy93.9PAConv
3D Point Cloud ClassificationIntrAF1 score (5-fold)0.906PAConv
3D Point Cloud ClassificationModelNet40Overall Accuracy93.9PAConv
Point Cloud ClassificationPointCloud-Cmean Corruption Error (mCE)1.104PAConv
Point Cloud SegmentationPointCloud-Cmean Corruption Error (mCE)0.927PAConv
3D Point Cloud ReconstructionIntrAF1 score (5-fold)0.906PAConv
3D Point Cloud ReconstructionModelNet40Overall Accuracy93.9PAConv

Related Papers

TSDASeg: A Two-Stage Model with Direct Alignment for Interactive Point Cloud Segmentation2025-06-26Asymmetric Dual Self-Distillation for 3D Self-Supervised Representation Learning2025-06-26BeyondRPC: A Contrastive and Augmentation-Driven Framework for Robust Point Cloud Understanding2025-06-15Enhancing Human-Robot Collaboration: A Sim2Real Domain Adaptation Algorithm for Point Cloud Segmentation in Industrial Environments2025-06-11OpenMaskDINO3D : Reasoning 3D Segmentation via Large Language Model2025-06-05Point Cloud Segmentation of Agricultural Vehicles using 3D Gaussian Splatting2025-06-05Rethinking Gradient-based Adversarial Attacks on Point Cloud Classification2025-05-28SMART-PC: Skeletal Model Adaptation for Robust Test-Time Training in Point Clouds2025-05-26