🤖 AI Summary
For NP-hard combinatorial optimization problems (e.g., Max-Cut), this work proposes a probabilistic computing hardware accelerator tailored for FPGAs. The design centers on a 2048-node fully connected p-bit array and introduces two key innovations: a pseudo-parallel p-bit update architecture and a novel speculate-and-select hardware logic unit. Implemented on a Xilinx UltraScale+ FPGA, the accelerator achieves co-optimized high throughput and low resource utilization. Compared to state-of-the-art approaches, it delivers a 4× speedup while attaining an average accuracy of 99% on the G-Set benchmark—matching SOTA accuracy—yet reduces LUT and BRAM consumption significantly. The architecture is highly efficient, configurable, and scalable across hardware platforms, enabling practical deployment of probabilistic computing for large-scale optimization.
📝 Abstract
Probabilistic computing is an emerging quantum-inspired computing paradigm capable of solving combinatorial optimization and various other classes of computationally hard problems. In this work, we present pc-COP, an efficient and configurable probabilistic computing hardware accelerator with 2048 fully connected probabilistic bits (p-bits) implemented on Xilinx UltraScale+ FPGA. We propose a pseudo-parallel p-bit update architecture with speculate-and-select logic which improves overall performance by 4 x compared to the traditional sequential p-bit update. Using our FPGA-based accelerator, we demonstrate the standard G-Set graph maximum cut benchmarks with near-99% average accuracy. Compared to state-of-the-art hardware implementations, we achieve similar performance and accuracy with lower FPGA resource utilization.