pc-COP: An Efficient and Configurable 2048-p-Bit Fully-Connected Probabilistic Computing Accelerator for Combinatorial Optimization
Kiran Magar, Shreya Bharathan, Utsav Banerjee
TL;DR
This work addresses scalable combinatorial optimization by implementing a 2048-p-bit probabilistic computing accelerator (pc-COP) on a Xilinx UltraScale+ FPGA. It introduces a logarithmic adder tree for fast sum-of-products, an approximate yet accurate activation function, and a pseudo-parallel speculate-and-select p-bit update to accelerate convergence. The design achieves near-$99\%$ average accuracy on G-Set max-cut benchmarks up to 2000 nodes, with competitive resource usage compared to prior FPGA approaches, and demonstrates practical throughput (milliseconds per instance) at 100 MHz. Overall, the results validate FPGA-based probabilistic computing as a viable, room-temperature, quantum-inspired approach for large-scale COP solvers and motivate extensions to larger graphs and other COPs.
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 \times$ 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.
