Efficient Optimization Accelerator Framework for Multistate Ising Problems
Chirag Garg, Sayeef Salahuddin

TL;DR
This paper introduces a novel framework for multistate Ising problems that reduces exploration space, improves solution accuracy, and achieves significant hardware acceleration over existing methods.
Contribution
It models spin interactions as generalized boolean logic functions, enabling more efficient optimization and hardware implementation for multistate Ising problems.
Findings
Achieves similar accuracy to state-of-the-art heuristics and machine learning algorithms.
Significantly outperforms QUBO-based Ising solvers in accuracy.
Provides a 10,000x performance acceleration on FPGA compared to GPU heuristics.
Abstract
Ising Machines are emerging hardware architectures that efficiently solve NP-Hard combinatorial optimization problems. Generally, combinatorial problems are transformed into quadratic unconstrained binary optimization (QUBO) form, but this transformation often complicates the solution landscape, degrading performance, especially for multi-state problems. To address this challenge, we model spin interactions as generalized boolean logic function to significantly reduce the exploration space. We demonstrate the effectiveness of our approach on graph coloring problem using probabilistic Ising solvers, achieving similar accuracy compared to state-of-the-art heuristics and machine learning algorithms. It also shows significant improvement over state-of-the-art QUBO-based Ising solvers, including probabilistic Ising and simulated bifurcation machines. We also design 1024-neuron 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
TopicsQuantum Computing Algorithms and Architecture · Graph Theory and Algorithms · VLSI and FPGA Design Techniques
