PAPooling: Graph-based Position Adaptive Aggregation of Local Geometry in Point Clouds
Jie Wang, Jianan Li, Lihe Ding, Ying Wang, Tingfa Xu

TL;DR
PAPooling introduces a graph-based, position-sensitive pooling method for point cloud feature aggregation, significantly enhancing object recognition and scene understanding accuracy across multiple tasks.
Contribution
It proposes a novel, flexible pooling operator that models spatial relations explicitly using graph representations and can be integrated into existing point cloud backbones.
Findings
Improves accuracy in 3D shape classification, part segmentation, and scene segmentation.
Achieves these improvements with minimal additional computational cost.
Abstract
Fine-grained geometry, captured by aggregation of point features in local regions, is crucial for object recognition and scene understanding in point clouds. Nevertheless, existing preeminent point cloud backbones usually incorporate max/average pooling for local feature aggregation, which largely ignores points' positional distribution, leading to inadequate assembling of fine-grained structures. To mitigate this bottleneck, we present an efficient alternative to max pooling, Position Adaptive Pooling (PAPooling), that explicitly models spatial relations among local points using a novel graph representation, and aggregates features in a position adaptive manner, enabling position-sensitive representation of aggregated features. Specifically, PAPooling consists of two key steps, Graph Construction and Feature Aggregation, respectively in charge of constructing a graph with edges linking…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Computer Graphics and Visualization Techniques
MethodsDeep Graph Convolutional Neural Network · Convolution
