paper-with-me

Papers

SANDRO: a Robust Solver with a Splitting Strategy for Point Cloud Registration

2025-03-10 · Michael Adlerstein, João Carlos Virgolino Soares, Angelo Bratta, Claudio Semini

Point cloud registration is a critical problem in computer vision and robotics, especially in the field of navigation. Current methods often fail when faced with high outlier rates or take a long time to converge to a suitable solution. In this work, we introduce a novel algorithm for point cloud registration called SANDRO (Splitting strategy for point cloud Alignment using Non-convex anD Robust Optimization), which combines an Iteratively Reweighted Least Squares (IRLS) framework with a robust loss function with graduated non-convexity. This approach is further enhanced by a splitting strategy designed to handle high outlier rates and skewed distributions of outliers. SANDRO is capable of addressing important limitations of existing methods, as in challenging scenarios where the presence of high outlier rates and point cloud symmetries significantly hinder convergence. SANDRO achieves superior performance in terms of success rate when compared to the state-of-the-art methods, demonstrating a 20% improvement from the current state of the art when tested on the Redwood real dataset and 60% improvement when tested on synthetic data.

📄 PDF Abstract BibTeX arXiv:2503.07743

Code (1)

iit-DLSLab/SANDRO 공식 구현 pytorch

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

Snowflake Point Deconvolution for Point Cloud Completion and Generation with Skip-Transformer

2022-02-18 · Peng Xiang, Xin Wen, Yu-Shen Liu, Yan-Pei Cao 외

Most existing point cloud completion methods suffer from the discrete nature of point clouds and the unstructured prediction of points in local regions, which makes it difficult to reveal fine local geometric details. To…

Image ReconstructionPoint Cloud Completion

SnowflakeNet: Point Cloud Completion by Snowflake Point Deconvolution with Skip-Transformer

2021-08-10 · ICCV 2021 10 · Peng Xiang, Xin Wen, Yu-Shen Liu, Yan-Pei Cao 외

Point cloud completion aims to predict a complete shape in high accuracy from its partial observation. However, previous methods usually suffered from discrete nature of point cloud and unstructured prediction of points …

Point Cloud Completion

Label-Efficient Point Cloud Segmentation with Active Learning

2025-12-05 · Johannes Meyer, Jasper Hoffmann, Felix Schulz, Dominik Merkle 외 arxiv

Semantic segmentation of 3D point cloud data often comes with high annotation costs. Active learning automates the process of selecting which data to annotate, reducing the total amount of annotation needed to achieve sa…

Point Cloud SegmentationSemantic SegmentationActive LearningPoint Clouds

SCQPTH: an efficient differentiable splitting method for convex quadratic programming

2023-08-16 · Andrew Butler

We present SCQPTH: a differentiable first-order splitting method for convex quadratic programs. The SCQPTH framework is based on the alternating direction method of multipliers (ADMM) and the software implementation is m…

Computational Efficiency

Sparse Point Cloud Patches Rendering via Splitting 2D Gaussians

2025-05-14 · CVPR 2025 1 · Ma Changfeng, Bi Ran, Guo Jie, Wang Chongjun 외

Current learning-based methods predict NeRF or 3D Gaussians from point clouds to achieve photo-realistic rendering but still depend on categorical priors, dense point clouds, or additional refinements. Hence, we introduc…

NeRF