Spatial Transformer Point Convolution
Yuan Fang, Chunyan Xu, Zhen Cui, Yuan Zong, and Jian Yang

TL;DR
This paper introduces Spatial Transformer Point Convolution (STPC), a novel anisotropic filtering method for point clouds that captures geometric structures more effectively than isotropic approaches, improving semantic segmentation accuracy.
Contribution
The paper proposes a new anisotropic convolution method for point clouds using a spatial direction dictionary and sparse deformer, enabling better geometric feature encoding.
Findings
Outperforms existing methods on S3DIS, Semantic3D, SemanticKITTI datasets.
Effectively captures local geometric structures.
Enhances semantic segmentation accuracy.
Abstract
Point clouds are unstructured and unordered in the embedded 3D space. In order to produce consistent responses under different permutation layouts, most existing methods aggregate local spatial points through maximum or summation operation. But such an aggregation essentially belongs to the isotropic filtering on all operated points therein, which tends to lose the information of geometric structures. In this paper, we propose a spatial transformer point convolution (STPC) method to achieve anisotropic convolution filtering on point clouds. To capture and represent implicit geometric structures, we specifically introduce spatial direction dictionary to learn those latent geometric components. To better encode unordered neighbor points, we design sparse deformer to transform them into the canonical ordered dictionary space by using direction dictionary learning. In the transformed space,…
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 · Optical measurement and interference techniques · Computer Graphics and Visualization Techniques
MethodsConvolution · Spatial Transformer
