Curvature Informed Furthest Point Sampling
Shubham Bhardwaj, Ashwin Vinod, Soumojit Bhattacharya, Aryan Koganti,, Aditya Sai Ellendula, Balakrishna Reddy

TL;DR
This paper introduces a reinforcement learning-based point cloud sampling method that incorporates curvature information to improve down-sampling quality for downstream geometry tasks, outperforming classical methods.
Contribution
It presents a novel curvature-informed sampling algorithm that enhances furthest point sampling with reinforcement learning, enabling stable end-to-end training and superior performance.
Findings
Achieves state-of-the-art results in classification, segmentation, and shape completion.
Demonstrates stable end-to-end learning with curvature integration.
Outperforms baseline models across multiple geometry processing tasks.
Abstract
Point cloud representation has gained traction due to its efficient memory usage and simplicity in acquisition, manipulation, and storage. However, as point cloud sizes increase, effective down-sampling becomes essential to address the computational requirements of downstream tasks. Classical approaches, such as furthest point sampling (FPS), perform well on benchmarks but rely on heuristics and overlook geometric features, like curvature, during down-sampling. In this paper, We introduce a reinforcement learning-based sampling algorithm that enhances FPS by integrating curvature information. Our approach ranks points by combining FPS-derived soft ranks with curvature scores computed by a deep neural network, allowing us to replace a proportion of low-curvature points in the FPS set with high-curvature points from the unselected set. Existing differentiable sampling techniques often…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging and Analysis · Spine and Intervertebral Disc Pathology · Spinal Fractures and Fixation Techniques
MethodsSparse Evolutionary Training
