DCARJun 24

Programmable Probabilistic Computer with 1,000,000 p-bits

arXiv:2606.253134.9
Predicted impact top 68% in DC · last 90 daysOriginality Highly original
AI Analysis

This work provides a scalable architecture and design rule for building probabilistic computers beyond the single-chip limit, addressing the memory and capacity bottleneck for large-scale Ising model sampling.

The authors built a programmable probabilistic computer with one million p-bits by networking multiple FPGAs, achieving over a trillion Gibbs sampling flips per second. They demonstrated that the distributed machine matches a monolithic GPU reference above a threshold boundary-exchange frequency, and characterized a throughput-accuracy tradeoff governed by a single timing ratio.

Probabilistic computers built from p-bits have been proposed as hardware accelerators for sampling and optimizing Ising models, but existing systems have been confined to a single chip, capped by its capacity and memory bandwidth. Here we break this limit by networking FPGAs into a single Ising machine far larger than any one device could hold, realizing a programmable probabilistic computer with one million p-bits. The machine performs Gibbs sampling at over a trillion flips per second while keeping every coupling weight in local on-chip memory. During execution, devices exchange nothing but 1-bit boundary states. This architecture exposes a question fundamental to any distributed sampler: how frequently boundary information must be refreshed for a partitioned machine to behave as an unpartitioned one. Using three-dimensional Edwards-Anderson spin glasses, we show that the answer is set by a single timing ratio, eta = f_comm/f_p-bit, of the boundary-exchange frequency to the local p-bit update frequency. Above a topology-dependent threshold, the distributed machine matches a monolithic GPU reference. Below it, residual energy still decays as a power law but with a reduced exponent, turning parallelism into a quantifiable throughput-accuracy tradeoff. A theoretical cluster mean-field model reproduces the same behavior, showing that this tradeoff is a universal property of partitioned stochastic dynamics. These results provide a programmable million-p-bit platform, demonstrated across spin glasses, Max-Cut, and Boolean satisfiability, together with a quantitative design rule for scaling probabilistic computers beyond the single-chip limit.

Foundations

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

Your Notes