SampleNet: Differentiable Point Cloud Sampling

12/08/2019
by   Itai Lang, et al.
22

There is a growing number of tasks that work directly on point clouds. As the size of the point cloud grows, so do the computational demands of these tasks. A possible solution is to sample the point cloud first. Classic sampling approaches, such as farthest point sampling (FPS), do not consider the downstream task. A recent work showed that learning a task-specific sampling can improve results significantly. However, the proposed technique did not deal with the non-differentiability of the sampling operation and offered a workaround instead. We introduce a novel differentiable relaxation for point cloud sampling. Our approach employs a soft projection operation that approximates sampled points as a mixture of points in the primary input cloud. The approximation is controlled by a temperature parameter and converges to regular sampling when the temperature goes to zero. During training, we use a projection loss that encourages the temperature to drop, thereby driving every sample point to be close to one of the input points. This approximation scheme leads to consistently good results on various applications such as classification, retrieval, and geometric reconstruction. We also show that the proposed sampling network can be used as a front to a point cloud registration network. This is a challenging task since sampling must be consistent across two different point clouds. In all cases, our method works better than existing non-learned and learned sampling alternatives. Our code is publicly available at https://github.com/itailang/SampleNet.

READ FULL TEXT

page 6

page 8

page 15

page 18

research
11/02/2022

AS-PD: An Arbitrary-Size Downsampling Framework for Point Clouds

Point cloud downsampling is a crucial pre-processing operation to downsa...
research
03/30/2022

Meta-Sampler: Almost-Universal yet Task-Oriented Sampling for Point Clouds

Sampling is a key operation in point-cloud task and acts to increase com...
research
12/04/2018

Learning to Sample

Processing large point clouds is a challenging task. Therefore, the data...
research
08/08/2021

Unsupervised Learning of Fine Structure Generation for 3D Point Clouds by 2D Projection Matching

Learning to generate 3D point clouds without 3D supervision is an import...
research
12/15/2020

NeuralQAAD: An Efficient Differentiable Framework for High Resolution Point Cloud Compression

In this paper, we propose NeuralQAAD, a differentiable point cloud compr...
research
06/01/2023

Unleash the Potential of 3D Point Cloud Modeling with A Calibrated Local Geometry-driven Distance Metric

Quantifying the dissimilarity between two unstructured 3D point clouds i...
research
04/30/2021

PointLIE: Locally Invertible Embedding for Point Cloud Sampling and Recovery

Point Cloud Sampling and Recovery (PCSR) is critical for massive real-ti...

Please sign up or login with your details

Forgot password? Click here to reset