PSNet: Fast Data Structuring for Hierarchical Deep Learning on Point Cloud

05/30/2022
by   Luyang Li, et al.
0

In order to retain more feature information of local areas on a point cloud, local grouping and subsampling are the necessary data structuring steps in most hierarchical deep learning models. Due to the disorder nature of the points in a point cloud, the significant time cost may be consumed when grouping and subsampling the points, which consequently results in poor scalability. This paper proposes a fast data structuring method called PSNet (Point Structuring Net). PSNet transforms the spatial features of the points and matches them to the features of local areas in a point cloud. PSNet achieves grouping and sampling at the same time while the existing methods process sampling and grouping in two separate steps (such as using FPS plus kNN). PSNet performs feature transformation pointwise while the existing methods uses the spatial relationship among the points as the reference for grouping. Thanks to these features, PSNet has two important advantages: 1) the grouping and sampling results obtained by PSNet is stable and permutation invariant; and 2) PSNet can be easily parallelized. PSNet can replace the data structuring methods in the mainstream point cloud deep learning models in a plug-and-play manner. We have conducted extensive experiments. The results show that PSNet can improve the training and inference speed significantly while maintaining the model accuracy.

READ FULL TEXT

page 1

page 6

page 10

page 11

page 13

research
07/13/2022

PointNorm: Normalization is All You Need for Point Cloud Analysis

Point cloud analysis is challenging due to the irregularity of the point...
research
07/25/2023

Mini-PointNetPlus: a local feature descriptor in deep learning model for 3d environment perception

Common deep learning models for 3D environment perception often use pill...
research
03/18/2021

You Only Group Once: Efficient Point-Cloud Processing with Token Representation and Relation Inference Module

3D point-cloud-based perception is a challenging but crucial computer vi...
research
06/21/2023

Fast non-iterative algorithm for 3D point-cloud holography

Recently developed iterative and deep learning-based approaches to compu...
research
03/31/2020

SK-Net: Deep Learning on Point Cloud via End-to-end Discovery of Spatial Keypoints

Since the PointNet was proposed, deep learning on point cloud has been t...
research
09/30/2022

Explaining Hierarchical Features in Dynamic Point Cloud Processing

This paper aims at bringing some light and understanding to the field of...
research
12/06/2019

Grid-GCN for Fast and Scalable Point Cloud Learning

Due to the sparsity and irregularity of the point cloud data, methods th...

Please sign up or login with your details

Forgot password? Click here to reset