NeFSAC: Neurally Filtered Minimal Samples
Luca Cavalli, Marc Pollefeys, Daniel Barath

TL;DR
NeFSAC is a neural filtering algorithm that improves RANSAC-based pose estimation by early recognition of invalid samples, leading to significant speed-ups and often more accurate results across diverse datasets.
Contribution
We introduce NeFSAC, a lightweight neural filtering method that predicts the validity of minimal samples for pose estimation, enhancing RANSAC efficiency and robustness.
Findings
NeFSAC achieves up to tenfold speed-up in RANSAC pipelines.
It maintains high accuracy even across different domain datasets.
NeFSAC outperforms traditional methods in challenging scenarios.
Abstract
Since RANSAC, a great deal of research has been devoted to improving both its accuracy and run-time. Still, only a few methods aim at recognizing invalid minimal samples early, before the often expensive model estimation and quality calculation are done. To this end, we propose NeFSAC, an efficient algorithm for neural filtering of motion-inconsistent and poorly-conditioned minimal samples. We train NeFSAC to predict the probability of a minimal sample leading to an accurate relative pose, only based on the pixel coordinates of the image correspondences. Our neural filtering model learns typical motion patterns of samples which lead to unstable poses, and regularities in the possible motions to favour well-conditioned and likely-correct samples. The novel lightweight architecture implements the main invariants of minimal samples for pose estimation, and a novel training scheme addresses…
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
TopicsAdvanced Neural Network Applications · Multimodal Machine Learning Applications · Advanced Vision and Imaging
