Optimal Learning of Joint Alignments with a Faulty Oracle
Kasper Green Larsen, Michael Mitzenmacher, Charalampos E. Tsourakakis

TL;DR
This paper introduces an efficient, simple algorithm for recovering joint alignments from noisy pairwise difference observations, requiring fewer queries and matching the theoretical lower bounds for non-adaptive methods.
Contribution
It presents a novel, easy-to-implement algorithm for joint alignment with noisy data, improving on prior methods in simplicity and efficiency, and proves its optimality among non-adaptive algorithms.
Findings
Algorithm performs O(n log n / (k δ^2)) queries with high probability
Proven lower bound matches the algorithm's query complexity
Simplifies previous approaches based on power methods
Abstract
We consider the following problem, which is useful in applications such as joint image and shape alignment. The goal is to recover discrete variables (up to some global offset) given noisy observations of a set of their pairwise differences ; specifically, with probability for some one obtains the correct answer, and with the remaining probability one obtains a uniformly random incorrect answer. We consider a learning-based formulation where one can perform a query to observe a pairwise difference, and the goal is to perform as few queries as possible while obtaining the exact joint alignment. We provide an easy-to-implement, time efficient algorithm that performs queries, and recovers the joint alignment with high probability. We also show that our…
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.
