Joint Alignment From Pairwise Differences with a Noisy Oracle

March 13, 2020 Β· Declared Dead Β· πŸ› Workshop on Algorithms and Models for the Web-Graph

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Michael Mitzenmacher, Charalampos E. Tsourakakis arXiv ID 2003.06076 Category cs.DS: Data Structures & Algorithms Citations 3 Venue Workshop on Algorithms and Models for the Web-Graph Last Checked 4 months ago
Abstract
In this work we consider the problem of recovering $n$ discrete random variables $x_i\in \{0,\ldots,k-1\}, 1 \leq i \leq n$ (where $k$ is constant) with the smallest possible number of queries to a noisy oracle that returns for a given query pair $(x_i,x_j)$ a noisy measurement of their modulo $k$ pairwise difference, i.e., $y_{ij} = (x_i-x_j) \mod k$. This is a joint discrete alignment problem with important applications in computer vision, graph mining, and spectroscopy imaging. Our main result is a polynomial time algorithm that learns exactly with high probability the alignment (up to some unrecoverable offset) using $O(n^{1+o(1)})$ queries.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted