MKConv: Multidimensional Feature Representation for Point Cloud Analysis
Sungmin Woo, Dogyoon Lee, Sangwon Hwang, Woojin Kim, Sangyoun Lee

TL;DR
This paper introduces MKConv, a novel multidimensional convolution operator for point cloud analysis that enhances feature representation by transforming point features into multidimensional matrices, improving local structure understanding.
Contribution
The paper proposes MKConv, which transforms point features into multidimensional matrices and applies discrete convolutions, avoiding information loss from voxelization, and introduces a spatial attention module for better structure awareness.
Findings
MKConv outperforms existing methods in object classification.
MKConv improves accuracy in object part segmentation.
MKConv achieves superior results in scene semantic segmentation.
Abstract
Despite the remarkable success of deep learning, an optimal convolution operation on point clouds remains elusive owing to their irregular data structure. Existing methods mainly focus on designing an effective continuous kernel function that can handle an arbitrary point in continuous space. Various approaches exhibiting high performance have been proposed, but we observe that the standard pointwise feature is represented by 1D channels and can become more informative when its representation involves additional spatial feature dimensions. In this paper, we present Multidimensional Kernel Convolution (MKConv), a novel convolution operator that learns to transform the point feature representation from a vector to a multidimensional matrix. Unlike standard point convolution, MKConv proceeds via two steps. (i) It first activates the spatial dimensions of local feature representation by…
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 Surveying and Cultural Heritage · 3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications
MethodsConvolution · Continuous Kernel Convolution
