Meta-Sampler: Almost-Universal yet Task-Oriented Sampling for Point Clouds
Ta-Ying Cheng, Qingyong Hu, Qian Xie, Niki Trigoni, Andrew Markham

TL;DR
This paper introduces Meta-Sampler, a versatile point cloud sampling method that learns to select informative points for various tasks, models, and datasets, reducing overfitting and training costs.
Contribution
The authors propose an almost-universal, task-oriented point cloud sampler trained over multiple models and tasks, enabling rapid adaptation and improved accuracy.
Findings
Training over multiple models improves accuracy over task-specific samplers.
Meta-Sampler can be fine-tuned quickly for different datasets and tasks.
It outperforms traditional and existing learnable sampling methods.
Abstract
Sampling is a key operation in point-cloud task and acts to increase computational efficiency and tractability by discarding redundant points. Universal sampling algorithms (e.g., Farthest Point Sampling) work without modification across different tasks, models, and datasets, but by their very nature are agnostic about the downstream task/model. As such, they have no implicit knowledge about which points would be best to keep and which to reject. Recent work has shown how task-specific point cloud sampling (e.g., SampleNet) can be used to outperform traditional sampling approaches by learning which points are more informative. However, these learnable samplers face two inherent issues: i) overfitting to a model rather than a task, and \ii) requiring training of the sampling network from scratch, in addition to the task network, somewhat countering the original objective of down-sampling…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Image Processing and 3D Reconstruction
