LSANet: Feature Learning on Point Sets by Local Spatial Aware Layer
Lin-Zhuo Chen, Xuan-Yi Li, Deng-Ping Fan, Kai Wang, Shao-Ping Lu,, Ming-Ming Cheng

TL;DR
LSANet introduces a novel Local Spatial Aware layer that captures local geometric structures in point clouds by hierarchically learning spatial distribution weights, leading to improved 3D understanding performance.
Contribution
The paper proposes the LSANet architecture with a new LSA layer that effectively models local spatial relationships in point clouds, enhancing feature learning for 3D recognition tasks.
Findings
Achieves 93.2% accuracy on ModelNet40 with 1024 points.
Outperforms state-of-the-art methods on benchmark datasets.
Effectively captures local geometric structures in point clouds.
Abstract
Directly learning features from the point cloud has become an active research direction in 3D understanding. Existing learning-based methods usually construct local regions from the point cloud and extract the corresponding features. However, most of these processes do not adequately take the spatial distribution of the point cloud into account, limiting the ability to perceive fine-grained patterns. We design a novel Local Spatial Aware (LSA) layer, which can learn to generate Spatial Distribution Weights (SDWs) hierarchically based on the spatial relationship in local region for spatial independent operations, to establish the relationship between these operations and spatial distribution, thus capturing the local geometric structure sensitively.We further propose the LSANet, which is based on LSA layer, aggregating the spatial information with associated features in each layer of 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 · Human Pose and Action Recognition · Computer Graphics and Visualization Techniques
