MLGCN: An Ultra Efficient Graph Convolution Neural Model For 3D Point Cloud Analysis

03/31/2023
by   Mohammad Khodadad, et al.
0

The analysis of 3D point clouds has diverse applications in robotics, vision and graphics. Processing them presents specific challenges since they are naturally sparse, can vary in spatial resolution and are typically unordered. Graph-based networks to abstract features have emerged as a promising alternative to convolutional neural networks for their analysis, but these can be computationally heavy as well as memory inefficient. To address these limitations we introduce a novel Multi-level Graph Convolution Neural (MLGCN) model, which uses Graph Neural Networks (GNN) blocks to extract features from 3D point clouds at specific locality levels. Our approach employs precomputed graph KNNs, where each KNN graph is shared between GCN blocks inside a GNN block, making it both efficient and effective compared to present models. We demonstrate the efficacy of our approach on point cloud based object classification and part segmentation tasks on benchmark datasets, showing that it produces comparable results to those of state-of-the-art models while requiring up to a thousand times fewer floating-point operations (FLOPs) and having significantly reduced storage requirements. Thus, our MLGCN model could be particular relevant to point cloud based 3D shape analysis in industrial applications when computing resources are scarce.

READ FULL TEXT
research
05/03/2022

Point Cloud Semantic Segmentation using Multi Scale Sparse Convolution Neural Network

Point clouds have the characteristics of disorder, unstructured and spar...
research
06/05/2022

HPGNN: Using Hierarchical Graph Neural Networks for Outdoor Point Cloud Processing

Inspired by recent improvements in point cloud processing for autonomous...
research
08/17/2019

ShellNet: Efficient Point Cloud Convolutional Neural Networks using Concentric Shells Statistics

Deep learning with 3D data has progressed significantly since the introd...
research
05/29/2019

NPTC-net: Narrow-Band Parallel Transport Convolutional Neural Network on Point Clouds

Convolution plays a crucial role in various applications in signal and i...
research
06/10/2021

Spatially Invariant Unsupervised 3D Object Segmentation with Graph Neural Networks

In this paper, we tackle the problem of unsupervised 3D object segmentat...
research
07/01/2019

Going Deeper with Point Networks

In this work, we introduce three generic point cloud processing blocks t...
research
03/10/2023

IC classifier: a classifier for 3D industrial components based on geometric prior using GNN

In this paper, we propose an approach to address the problem of classify...

Please sign up or login with your details

Forgot password? Click here to reset