Dense Match Summarization for Faster Two-view Estimation

๐Ÿ“… 2025-06-03
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
While dense matching improves accuracy and robustness in two-view relative pose estimation, it severely slows down RANSAC-based robust estimation. To address this, we propose Matching Summarizationโ€”a geometric consistency-driven framework that compresses and filters dense matches while preserving critical geometric constraints. The method is agnostic to underlying matchers and seamlessly integrates with state-of-the-art dense matchers such as LoFTR and SuperPoint+SuperGlue. On standard benchmarks, summarized matches retain only 5โ€“10% of the original correspondences yet achieve over 98% of the pose accuracy attained by full matching. Crucially, RANSAC runtime is reduced by one to two orders of magnitude (10ร—โ€“100ร— speedup). This work marks the first approach to jointly optimize the high accuracy of dense matching and the computational efficiency of robust estimation algorithms.

Technology Category

Application Category

๐Ÿ“ Abstract
In this paper, we speed up robust two-view relative pose from dense correspondences. Previous work has shown that dense matchers can significantly improve both accuracy and robustness in the resulting pose. However, the large number of matches comes with a significantly increased runtime during robust estimation in RANSAC. To avoid this, we propose an efficient match summarization scheme which provides comparable accuracy to using the full set of dense matches, while having 10-100x faster runtime. We validate our approach on standard benchmark datasets together with multiple state-of-the-art dense matchers.
Problem

Research questions and friction points this paper is trying to address.

Speed up robust two-view pose estimation
Reduce runtime of dense match processing
Maintain accuracy with summarized matches
Innovation

Methods, ideas, or system contributions that make the work stand out.

Efficient match summarization scheme
10-100x faster runtime
Comparable accuracy to dense matches
๐Ÿ”Ž Similar Papers
No similar papers found.