LGSTAT-MECHOCMLMay 24, 2025

Two-dimensional Parallel Tempering for Constrained Optimization

arXiv:2506.14781v25 citationsh-index: 10Phys rev E
Originality Incremental advance
AI Analysis

This addresses a key bottleneck in practical Ising machine implementations for constrained optimization problems, offering a method to improve mixing and eliminate penalty tuning, though it is incremental as an extension of existing parallel tempering.

The paper tackles the challenge of sampling Boltzmann distributions for constrained optimization in Ising machines by introducing a two-dimensional parallel tempering algorithm (2D-PT) that interpolates penalty strengths, achieving near-ideal mixing with Kullback-Leibler divergence decaying as O(1/t) and orders of magnitude speedup over conventional PT on sparsified Wishart instances.

Sampling Boltzmann probability distributions plays a key role in machine learning and optimization, motivating the design of hardware accelerators such as Ising machines. While the Ising model can in principle encode arbitrary optimization problems, practical implementations are often hindered by soft constraints that either slow down mixing when too strong, or fail to enforce feasibility when too weak. We introduce a two-dimensional extension of the powerful parallel tempering algorithm (PT) that addresses this challenge by adding a second dimension of replicas interpolating the penalty strengths. This scheme ensures constraint satisfaction in the final replicas, analogous to low-energy states at low temperature. The resulting two-dimensional parallel tempering algorithm (2D-PT) improves mixing in heavily constrained replicas and eliminates the need to explicitly tune the penalty strength. In a representative example of graph sparsification with copy constraints, 2D-PT achieves near-ideal mixing, with Kullback-Leibler divergence decaying as O(1/t). When applied to sparsified Wishart instances, 2D-PT yields orders of magnitude speedup over conventional PT with the same number of replicas. The method applies broadly to constrained Ising problems and can be deployed on existing Ising machines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes