Efficient random graph matching via degree profiles

November 19, 2018 ยท Declared Dead ยท ๐Ÿ› Probability theory and related fields

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Jian Ding, Zongming Ma, Yihong Wu, Jiaming Xu arXiv ID 1811.07821 Category stat.ML: Machine Learning (Stat) Cross-listed cs.DS, cs.IT, cs.LG, math.ST Citations 111 Venue Probability theory and related fields Last Checked 5 months ago
Abstract
Random graph matching refers to recovering the underlying vertex correspondence between two random graphs with correlated edges; a prominent example is when the two random graphs are given by Erdล‘s-Rรฉnyi graphs $G(n,\frac{d}{n})$. This can be viewed as an average-case and noisy version of the graph isomorphism problem. Under this model, the maximum likelihood estimator is equivalent to solving the intractable quadratic assignment problem. This work develops an $\tilde{O}(n d^2+n^2)$-time algorithm which perfectly recovers the true vertex correspondence with high probability, provided that the average degree is at least $d = ฮฉ(\log^2 n)$ and the two graphs differ by at most $ฮด= O( \log^{-2}(n) )$ fraction of edges. For dense graphs and sparse graphs, this can be improved to $ฮด= O( \log^{-2/3}(n) )$ and $ฮด= O( \log^{-2}(d) )$ respectively, both in polynomial time. The methodology is based on appropriately chosen distance statistics of the degree profiles (empirical distribution of the degrees of neighbors). Before this work, the best known result achieves $ฮด=O(1)$ and $n^{o(1)} \leq d \leq n^c$ for some constant $c$ with an $n^{O(\log n)}$-time algorithm \cite{barak2018nearly} and $ฮด=\tilde O((d/n)^4)$ and $d = \tildeฮฉ(n^{4/5})$ with a polynomial-time algorithm \cite{dai2018performance}.
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 โ€” Machine Learning (Stat)

๐Ÿ”ฎ ๐Ÿ”ฎ The Ethereal

Layer Normalization

Jimmy Lei Ba, Jamie Ryan Kiros, Geoffrey E. Hinton

stat.ML ๐Ÿ› arXiv ๐Ÿ“š 12.0K cites 10 years ago

Died the same way โ€” ๐Ÿ‘ป Ghosted