paper-with-me

Papers

MV-RoMa: From Pairwise Matching into Multi-View Track Reconstruction

2026-03-29 · Jongmin Lee, Seungyeop Kang, Sungjoo Yoo arxiv

Establishing consistent correspondences across images is essential for 3D vision tasks such as structure-from-motion (SfM), yet most existing matchers operate in a pairwise manner, often producing fragmented and geometrically inconsistent tracks when their predictions are chained across views. We propose MV-RoMa, a multi-view dense matching model that jointly estimates dense correspondences from a source image to multiple co-visible targets. Specifically, we design an efficient model architecture which avoids high computational cost of full cross-attention for multi-view feature interaction: (i) multi-view encoder that leverages pair-wise matching results as a geometric prior, and (ii) multi-view matching refiner that refines correspondences using pixel-wise attention. Additionally, we propose a post-processing strategy that integrates our model's consistent multi-view correspondences as high-quality tracks for SfM. Across diverse and challenging benchmarks, MV-RoMa produces more reliable correspondences and substantially denser, more accurate 3D reconstructions than existing sparse and dense matching methods. Project page: https://icetea-cv.github.io/mv-roma/.

📄 PDF Abstract BibTeX arXiv:2603.27542

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Boosting Multi-view Stereo with Late Cost Aggregation

2024-01-22 · Jiang Wu, Rui Li, Yu Zhu, Wenxun Zhao 외

Pairwise matching cost aggregation is a crucial step for modern learning-based Multi-view Stereo (MVS). Prior works adopt an early aggregation scheme, which adds up pairwise costs into an intermediate cost. However, we a…

BlockingGeometric Matching

Register Any Point: Scaling 3D Point Cloud Registration by Flow Matching

2025-12-01 · Yue Pan, Tao Sun, Liyuan Zhu, Lucas Nunes 외 arxiv

Point cloud registration aligns multiple unposed point clouds into a common reference frame and is a core step for 3D reconstruction and robot localization without initial guess. In this work, we cast registration as con…

Point Cloud Registration3D ReconstructionPoint Clouds

MPC: Multi-View Probabilistic Clustering

2022-01-01 · CVPR 2022 1 · Junjie Liu, Junlong Liu, Shaotian Yan, Rongxin Jiang 외

Despite the promising progress having been made, the two challenges of multi-view clustering (MVC) are still waiting for better solutions: i) Most existing methods are either not qualified or require additional steps…

ClusteringIncomplete multi-view clustering

Neural Subgraph Matching

2020-07-06 · Rex, Ying, Zhaoyu Lou, Jiaxuan You 외

Subgraph matching is the problem of determining the presence and location(s) of a given query graph in a large target graph. Despite being an NP-complete problem, the subgraph matching problem is crucial in domains rangi…

Contrasting Multiple Representations with the Multi-Marginal Matching Gap

2024-05-29 · Zoe Piran, Michal Klein, James Thornton, Marco Cuturi

Learning meaningful representations of complex objects that can be seen through multiple ($k\geq 3$) views or modalities is a core task in machine learning. Existing methods use losses originally intended for paired view…