Restoring Sparsity in Potts Machines via Mean-Field Constraints
Kevin Callahan-Coray, Kyle Lee, Kyle Jiang, and Kerem Y. Camsari

TL;DR
This paper introduces methods to restore sparsity in Potts machines, enabling scalable constrained optimization on probabilistic hardware with significant speedups over traditional solvers.
Contribution
It proposes a hardware-aware formulation and mean-field constraints to reduce density, improving scalability and efficiency of probabilistic optimization hardware.
Findings
Validated p-dit dynamics with 2D Potts model behavior
Achieved comparable solution quality with reduced graph density
FPGA implementation accelerates partitioning by over 10x compared to CPU
Abstract
Ising machines and related probabilistic hardware have emerged as promising platforms for NP-hard optimization and sampling. However, many practical problems involve constraints that induce dense or all-to-all couplings, undermining scalability and hardware efficiency. We address this constraint-induced density through two complementary approaches. First, we introduce a hardware-aware native formulation for multi-state probabilistic digits (p-dits) that avoids the locally dense intra-variable couplings required by binary Ising encodings. We validate p-dit dynamics by reproducing known critical behavior of the 2D Potts model. Second, we propose mean-field constraints (MFC), a hybrid scheme that replaces dense pairwise constraint couplings with dynamically updated single-node biases. Applied to balanced graph partitioning, MFC achieves solution quality comparable to exact all-to-all…
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
TopicsError Correcting Code Techniques · Markov Chains and Monte Carlo Methods · Stochastic Gradient Optimization Techniques
