Dynamic Local Feature Aggregation for Learning on Point Clouds
Zihao Li, Pan Gao, Hui Yuan, Ran Wei

TL;DR
This paper introduces a dynamic feature aggregation method for point cloud learning that constructs local graphs in the feature domain, enabling adaptive, rich feature extraction for classification and segmentation tasks.
Contribution
The proposed DFA method dynamically updates local graph structures in feature space, improving adaptability and efficiency over spatially-fixed methods.
Findings
Outperforms existing methods on point cloud classification.
Achieves superior segmentation accuracy.
Demonstrates improved feature richness and adaptability.
Abstract
Existing point cloud learning methods aggregate features from neighbouring points relying on constructing graph in the spatial domain, which results in feature update for each point based on spatially-fixed neighbours throughout layers. In this paper, we propose a dynamic feature aggregation (DFA) method that can transfer information by constructing local graphs in the feature domain without spatial constraints. By finding k-nearest neighbors in the feature domain, we perform relative position encoding and semantic feature encoding to explore latent position and feature similarity information, respectively, so that rich local features can be learned. At the same time, we also learn low-dimensional global features from the original point cloud for enhancing feature representation. Between DFA layers, we dynamically update the constructed local graph structure, so that we can learn richer…
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
MethodsDirect Feedback Alignment
