ROML: A Robust Feature Correspondence Approach for Matching Objects in A Set of Images
Kui Jia, Tsung-Han Chan, Zinan Zeng, Shenghua Gao, Gang Wang, Tianzhu, Zhang, Yi Ma

TL;DR
ROML is a new robust framework for matching object features across multiple images, effectively handling outliers by formulating the problem as a rank and sparsity minimization and solving it efficiently with ADMM.
Contribution
The paper introduces ROML, a novel approach that formulates multi-image object matching as a rank and sparsity minimization problem and solves it efficiently using ADMM, with proven equivalence to linear sum assignment.
Findings
Effective in rigid and non-rigid object matching
Handles outliers robustly in feature correspondence
Outperforms existing methods in experiments
Abstract
Feature-based object matching is a fundamental problem for many applications in computer vision, such as object recognition, 3D reconstruction, tracking, and motion segmentation. In this work, we consider simultaneously matching object instances in a set of images, where both inlier and outlier features are extracted. The task is to identify the inlier features and establish their consistent correspondences across the image set. This is a challenging combinatorial problem, and the problem complexity grows exponentially with the image number. To this end, we propose a novel framework, termed ROML, to address this problem. ROML optimizes simultaneously a partial permutation matrix (PPM) for each image, and feature correspondences are established by the obtained PPMs. Two of our key contributions are summarized as follows. (1) We formulate the problem as rank and sparsity minimization for…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization · Advanced Neural Network Applications
MethodsAlternating Direction Method of Multipliers
