An Improved Three-Weight Message-Passing Algorithm
Nate Derbinsky, Jos\'e Bento, Veit Elser, and Jonathan S. Yedidia

TL;DR
This paper introduces a three-weight message-passing algorithm based on ADMM/DC that enhances performance on non-convex problems like circle packing and Sudoku, while maintaining convex problem accuracy.
Contribution
The paper presents a novel three-weight message-passing algorithm derived from ADMM/DC, incorporating 'certain' and 'no opinion' messages for improved efficiency and constraint propagation.
Findings
Enhanced performance on non-convex problems such as circle packing and Sudoku.
Retains exact performance of ADMM on convex problems.
Faster convergence by focusing on active constraints.
Abstract
We describe how the powerful "Divide and Concur" algorithm for constraint satisfaction can be derived as a special case of a message-passing version of the Alternating Direction Method of Multipliers (ADMM) algorithm for convex optimization, and introduce an improved message-passing algorithm based on ADMM/DC by introducing three distinct weights for messages, with "certain" and "no opinion" weights, as well as the standard weight used in ADMM/DC. The "certain" messages allow our improved algorithm to implement constraint propagation as a special case, while the "no opinion" messages speed convergence for some problems by making the algorithm focus only on active constraints. We describe how our three-weight version of ADMM/DC can give greatly improved performance for non-convex problems such as circle packing and solving large Sudoku puzzles, while retaining the exact performance of…
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
TopicsDigital Image Processing Techniques · Advanced Image and Video Retrieval Techniques · Sparse and Compressive Sensing Techniques
MethodsAlternating Direction Method of Multipliers
