Decoupled Local Aggregation for Point Cloud Learning
- URL: http://arxiv.org/abs/2308.16532v1
- Date: Thu, 31 Aug 2023 08:21:29 GMT
- Title: Decoupled Local Aggregation for Point Cloud Learning
- Authors: Binjie Chen, Yunzhou Xia, Yu Zang, Cheng Wang, Jonathan Li
- Abstract summary: We propose to decouple the explicit modelling of spatial relations from local aggregation.
We present DeLA, a lightweight point network, where in each learning stage relative spatial encodings are first formed.
DeLA achieves over 90% overall accuracy on ScanObjectNN and 74% mIoU on S3DIS Area 5.
- Score: 12.810517967372043
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The unstructured nature of point clouds demands that local aggregation be
adaptive to different local structures. Previous methods meet this by
explicitly embedding spatial relations into each aggregation process. Although
this coupled approach has been shown effective in generating clear semantics,
aggregation can be greatly slowed down due to repeated relation learning and
redundant computation to mix directional and point features. In this work, we
propose to decouple the explicit modelling of spatial relations from local
aggregation. We theoretically prove that basic neighbor pooling operations can
too function without loss of clarity in feature fusion, so long as essential
spatial information has been encoded in point features. As an instantiation of
decoupled local aggregation, we present DeLA, a lightweight point network,
where in each learning stage relative spatial encodings are first formed, and
only pointwise convolutions plus edge max-pooling are used for local
aggregation then. Further, a regularization term is employed to reduce
potential ambiguity through the prediction of relative coordinates.
Conceptually simple though, experimental results on five classic benchmarks
demonstrate that DeLA achieves state-of-the-art performance with reduced or
comparable latency. Specifically, DeLA achieves over 90\% overall accuracy on
ScanObjectNN and 74\% mIoU on S3DIS Area 5. Our code is available at
https://github.com/Matrix-ASC/DeLA .
Related papers
- Coupled Laplacian Eigenmaps for Locally-Aware 3D Rigid Point Cloud Matching [0.0]
We propose a new technique, based on graph Laplacian eigenmaps, to match point clouds by taking into account fine local structures.
To deal with the order and sign ambiguity of Laplacian eigenmaps, we introduce a new operator, called Coupled Laplacian.
We show that the similarity between those aligned high-dimensional spaces provides a locally meaningful score to match shapes.
arXiv Detail & Related papers (2024-02-27T10:10:12Z) - CPR++: Object Localization via Single Coarse Point Supervision [55.8671776333499]
coarse point refinement (CPR) is first attempt to alleviate semantic variance from an algorithmic perspective.
CPR reduces semantic variance by selecting a semantic centre point in a neighbourhood region to replace the initial annotated point.
CPR++ can obtain scale information and further reduce the semantic variance in a global region.
arXiv Detail & Related papers (2024-01-30T17:38:48Z) - Point Cloud Classification Using Content-based Transformer via
Clustering in Feature Space [25.57569871876213]
We propose a point content-based Transformer architecture, called PointConT for short.
It exploits the locality of points in the feature space (content-based), which clusters the sampled points with similar features into the same class and computes the self-attention within each class.
We also introduce an Inception feature aggregator for point cloud classification, which uses parallel structures to aggregate high-frequency and low-frequency information in each branch separately.
arXiv Detail & Related papers (2023-03-08T14:11:05Z) - Surface Reconstruction from Point Clouds by Learning Predictive Context
Priors [68.12457459590921]
Surface reconstruction from point clouds is vital for 3D computer vision.
We introduce Predictive Context Priors by learning Predictive Queries for each specific point cloud at inference time.
Our experimental results in surface reconstruction for single shapes or complex scenes show significant improvements over the state-of-the-art under widely used benchmarks.
arXiv Detail & Related papers (2022-04-23T08:11:33Z) - PAPooling: Graph-based Position Adaptive Aggregation of Local Geometry
in Point Clouds [15.878533142927102]
PaPooling explicitly models spatial relations among local points using a novel graph representation.
It aggregates features in a position adaptive manner, enabling position-sensitive representation of aggregated features.
It can significantly improve predictive accuracy, while with minimal extra computational overhead.
arXiv Detail & Related papers (2021-11-28T07:26:55Z) - Dynamic Convolution for 3D Point Cloud Instance Segmentation [146.7971476424351]
We propose an approach to instance segmentation from 3D point clouds based on dynamic convolution.
We gather homogeneous points that have identical semantic categories and close votes for the geometric centroids.
The proposed approach is proposal-free, and instead exploits a convolution process that adapts to the spatial and semantic characteristics of each instance.
arXiv Detail & Related papers (2021-07-18T09:05:16Z) - Clustered Federated Learning via Generalized Total Variation
Minimization [83.26141667853057]
We study optimization methods to train local (or personalized) models for local datasets with a decentralized network structure.
Our main conceptual contribution is to formulate federated learning as total variation minimization (GTV)
Our main algorithmic contribution is a fully decentralized federated learning algorithm.
arXiv Detail & Related papers (2021-05-26T18:07:19Z) - Local Context Attention for Salient Object Segmentation [5.542044768017415]
We propose a novel Local Context Attention Network (LCANet) to generate locally reinforcement feature maps in a uniform representational architecture.
The proposed network introduces an Attentional Correlation Filter (ACF) module to generate explicit local attention by calculating the correlation feature map between coarse prediction and global context.
Comprehensive experiments are conducted on several salient object segmentation datasets, demonstrating the superior performance of the proposed LCANet against the state-of-the-art methods.
arXiv Detail & Related papers (2020-09-24T09:20:06Z) - FedPD: A Federated Learning Framework with Optimal Rates and Adaptivity
to Non-IID Data [59.50904660420082]
Federated Learning (FL) has become a popular paradigm for learning from distributed data.
To effectively utilize data at different devices without moving them to the cloud, algorithms such as the Federated Averaging (FedAvg) have adopted a "computation then aggregation" (CTA) model.
arXiv Detail & Related papers (2020-05-22T23:07:42Z) - RPM-Net: Robust Point Matching using Learned Features [79.52112840465558]
RPM-Net is a less sensitive and more robust deep learning-based approach for rigid point cloud registration.
Unlike some existing methods, our RPM-Net handles missing correspondences and point clouds with partial visibility.
arXiv Detail & Related papers (2020-03-30T13:45:27Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.