Belief propagation : an asymptotically optimal algorithm for the random assignment problem
Justin Salez (INRIA Rocquencourt), Devavrat Shah (MIT)

TL;DR
This paper proves that belief propagation is asymptotically optimal for solving the random assignment problem, converging efficiently to the minimum-cost perfect matching as the graph size grows large.
Contribution
It rigorously analyzes the asymptotic behavior of belief propagation on large random bipartite graphs and establishes its optimality and efficiency for the assignment problem.
Findings
BP converges in distribution to a dynamic on the Poisson Weighted Infinite Tree
BP finds an asymptotically correct assignment in O(n^2) time
Correlation decay is established for the limiting dynamic
Abstract
The random assignment problem asks for the minimum-cost perfect matching in the complete bipartite graph with i.i.d. edge weights, say uniform on . In a remarkable work by Aldous (2001), the optimal cost was shown to converge to as , as conjectured by M\'ezard and Parisi (1987) through the so-called cavity method. The latter also suggested a non-rigorous decentralized strategy for finding the optimum, which turned out to be an instance of the Belief Propagation (BP) heuristic discussed by Pearl (1987). In this paper we use the objective method to analyze the performance of BP as the size of the underlying graph becomes large. Specifically, we establish that the dynamic of BP on converges in distribution as to an appropriately defined dynamic on the Poisson Weighted Infinite Tree, and we then prove correlation decay 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
TopicsBayesian Modeling and Causal Inference · Complexity and Algorithms in Graphs · Optimization and Search Problems
