Advanced Feature Learning on Point Clouds using Multi-resolution Features and Learnable Pooling
Kevin Tirta Wijaya, Dong-Hee Paek, Seung-Hyun Kong

TL;DR
PointStack introduces a multi-resolution feature learning and learnable pooling approach to enhance local and global context representation in point cloud analysis, improving feature quality and network performance.
Contribution
The paper proposes PointStack, a novel network that combines multi-resolution features with learnable pooling to better preserve local details and global context in point cloud features.
Findings
Outperforms existing methods in point cloud feature learning tasks.
Effectively captures both high-semantic and high-resolution information.
Achieves state-of-the-art results on benchmark datasets.
Abstract
Existing point cloud feature learning networks often incorporate sequences of sampling, neighborhood grouping, neighborhood-wise feature learning, and feature aggregation to learn high-semantic point features that represent the global context of a point cloud. Unfortunately, the compounded loss of information concerning granularity and non-maximum point features due to sampling and max pooling could adversely affect the high-semantic point features from existing networks such that they are insufficient to represent the local context of a point cloud, which in turn may hinder the network in distinguishing fine shapes. To cope with this problem, we propose a novel point cloud feature learning network, PointStack, using multi-resolution feature learning and learnable pooling (LP). The multi-resolution feature learning is realized by aggregating point features of various resolutions in the…
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.
Code & Models
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 · Remote Sensing and LiDAR Applications
MethodsMax Pooling
