paper-with-me

홈 › Papers

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

2022-11-02 · Peng Zhang, Ruoyin Xie, Jinsheng Sun, Weiqing Li, Zhiyong Su

Point cloud downsampling is a crucial pre-processing operation to downsample points in order to unify data size and reduce computational cost, to name a few. Recent research on point cloud downsampling has achieved great success which concentrates on learning to sample in a task-aware way. However, existing learnable samplers can not directly perform arbitrary-size downsampling, and assume the input size is fixed. In this paper, we introduce the AS-PD, a novel task-aware sampling framework that directly downsamples point clouds to any smaller size based on a sample-to-refine strategy. Given an input point cloud of arbitrary size, we first perform a task-agnostic pre-sampling on the input point cloud to a specified sample size. Then, we obtain the sampled set by refining the pre-sampled set to make it task-aware, driven by downstream task losses. The refinement is realized by adding each pre-sampled point with a small offset predicted by point-wise multi-layer perceptrons (MLPs). With the density encoding and proper training scheme, the framework can learn to adaptively downsample point clouds of different input sizes to arbitrary sample sizes. We evaluate sampled results for classification and registration tasks, respectively. The proposed AS-PD surpasses the state-of-the-art method in terms of downstream performance. Further experiments also show that our AS-PD exhibits better generality to unseen task models, implying that the proposed sampler is optimized to the task rather than a specified task model.

📄 PDF Abstract BibTeX arXiv:2211.01110

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Two Channel Filter Banks on Arbitrary Graphs with Positive Semi Definite Variation Operators

2022-03-06 · Eduardo Pavez, Benjamin Girault, Antonio Ortega, Philip A. Chou

We propose novel two-channel filter banks for signals on graphs. Our designs can be applied to arbitrary graphs, given a positive semi definite variation operator, while using arbitrary vertex partitions for downsampling…

From Spherical to Gaussian: A Comparative Analysis of Point Cloud Cropping Strategies in Large-Scale 3D Environments

2026-05-03 · Maximilian Kellner, Dominik Merkle, Michael Brunklaus, Alexander Reiterer arxiv

Large-scale 3D point clouds can consist of hundreds of millions of points. Even after downsampling, these point clouds are too large for modern 3D neural networks. In order to develop a semantic understanding of the scen…

Point Clouds

MOPS-Net: A Matrix Optimization-driven Network forTask-Oriented 3D Point Cloud Downsampling

2020-05-01 · Yue Qian, Junhui Hou, Qijian Zhang, Yiming Zeng 외

This paper explores the problem of task-oriented downsampling over 3D point clouds, which aims to downsample a point cloud while maintaining the performance of subsequent applications applied to the downsampled sparse po…

Deep LearningPoint Cloud Classification

AVS-Net: Point Sampling with Adaptive Voxel Size for 3D Scene Understanding

2024-02-27 · Hongcheng Yang, Dingkang Liang, Dingyuan Zhang, Zhe Liu 외

The recent advancements in point cloud learning have enabled intelligent vehicles and robots to comprehend 3D environments better. However, processing large-scale 3D scenes remains a challenging problem, such that effici…

3D Object Detection3D Part Segmentation3D Semantic Segmentationobject-detection+3

PointFlow: 3D Point Cloud Generation with Continuous Normalizing Flows

2019-06-28 · ICCV 2019 10 · Guandao Yang, Xun Huang, Zekun Hao, Ming-Yu Liu 외

As 3D point clouds become the representation of choice for multiple vision and graphics applications, the ability to synthesize or reconstruct high-resolution, high-fidelity point clouds becomes crucial. Despite the rece…

Point Cloud GenerationVariational Inference