RANSAC Back to SOTA: A Two-stage Consensus Filtering for Real-time 3D Registration
Pengcheng Shi, Shaocheng Yan, Yilin Xiao, Xinyi Liu, Yongjun Zhang,, Jiayuan Li

TL;DR
This paper introduces a two-stage consensus filtering method that significantly improves the speed and accuracy of point cloud registration using RANSAC, making it suitable for real-time applications in robotics and computer vision.
Contribution
The proposed two-stage consensus filtering enhances RANSAC by reducing iterations and improving accuracy, achieving state-of-the-art speed and robustness in 3D registration.
Findings
Up to three orders of magnitude speedup over existing methods
Maintains high registration accuracy and recall
Effective on large-scale datasets like KITTI and ETH
Abstract
Correspondence-based point cloud registration (PCR) plays a key role in robotics and computer vision. However, challenges like sensor noises, object occlusions, and descriptor limitations inevitably result in numerous outliers. RANSAC family is the most popular outlier removal solution. However, the requisite iterations escalate exponentially with the outlier ratio, rendering it far inferior to existing methods (SC2PCR [1], MAC [2], etc.) in terms of accuracy or speed. Thus, we propose a two-stage consensus filtering (TCF) that elevates RANSAC to state-of-the-art (SOTA) speed and accuracy. Firstly, one-point RANSAC obtains a consensus set based on length consistency. Subsequently, two-point RANSAC refines the set via angle consistency. Then, three-point RANSAC computes a coarse pose and removes outliers based on transformed correspondence's distances. Drawing on optimizations from…
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
TopicsComputer Graphics and Visualization Techniques · Medical Image Segmentation Techniques · Advanced Vision and Imaging
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Sparse Evolutionary Training
