An Adjustable Farthest Point Sampling Method for Approximately-sorted Point Cloud Data

08/18/2022
by   Jingtao Li, et al.
11

Sampling is an essential part of raw point cloud data processing such as in the popular PointNet++ scheme. Farthest Point Sampling (FPS), which iteratively samples the farthest point and performs distance updating, is one of the most popular sampling schemes. Unfortunately it suffers from low efficiency and can become the bottleneck of point cloud applications. We propose adjustable FPS (AFPS), parameterized by M, to aggressively reduce the complexity of FPS without compromising on the sampling performance. Specifically, it divides the original point cloud into M small point clouds and samples M points simultaneously. It exploits the dimensional locality of an approximately sorted point cloud data to minimize its performance degradation. AFPS method can achieve 22 to 30x speedup over original FPS. Furthermore, we propose the nearest-point-distance-updating (NPDU) method to limit the number of distance updates to a constant number. The combined NPDU on AFPS method can achieve a 34-280x speedup on a point cloud with 2K-32K points with algorithmic performance that is comparable to the original FPS. For instance, for the ShapeNet part segmentation task, it achieves 0.8490 instance average mIoU (mean Intersection of Union), which is only 0.0035 drop compared to the original FPS.

READ FULL TEXT
research
12/04/2018

Learning to Sample

Processing large point clouds is a challenging task. Therefore, the data...
research
06/19/2023

Concavity-Induced Distance for Unoriented Point Cloud Decomposition

We propose Concavity-induced Distance (CID) as a novel way to measure th...
research
04/24/2020

DPDist : Comparing Point Clouds Using Deep Point Cloud Distance

We introduce a new deep learning method for point cloud comparison. Our ...
research
07/23/2018

A computational geometry method for the inverse scattering problem

In this paper we demonstrate a computational method to solve the inverse...
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...
research
11/16/2019

Tigris: Architecture and Algorithms for 3D Perception in Point Clouds

Machine perception applications are increasingly moving toward manipulat...
research
05/16/2018

Critical Points to Determine Persistence Homology

Computation of the simplicial complexes of a large point cloud often rel...

Please sign up or login with your details

Forgot password? Click here to reset