One Million P-Bits: A Programmable Probabilistic Computer Reaches New Scale

Researchers at Northwestern University and UC Santa Barbara have described a programmable probabilistic computer operating at one million p-bits, according to a paper posted to arXiv on 28 June 2026. The scale is a significant step up from prior demonstrations, and the architecture is synchronous — a design choice with meaningful implications for how probabilistic hardware integrates with conventional digital systems.
P-bits are probabilistic binary units that fluctuate stochastically between 0 and 1, in contrast to the deterministic bits of classical logic or the fragile superposition states of quantum computing. They are well-suited to sampling problems — combinatorial optimisation, Bayesian inference, invertible logic — that are expensive on conventional hardware and that quantum machines cannot yet address reliably at room temperature. The p-bit abstraction has been around for roughly a decade, but the engineering challenge has always been scaling it while preserving programmability and maintaining synchronous, clock-disciplined operation.
The Architecture and What It Changes
The Northwestern/UCSB collaboration tackles synchronous operation directly. Synchronous p-bit systems are harder to build than asynchronous ones — coordinating stochastic units under a shared clock introduces timing constraints that asynchronous designs sidestep — but they compose more naturally with the deterministic pipelines that dominate deployed computing infrastructure. The arXiv paper describes the one-million p-bit machine as programmable, meaning the coupling network between p-bits can be reconfigured for different problem instances rather than being fixed in silicon at fabrication time.
That programmability matters a great deal. Fixed-topology probabilistic hardware is closer to an ASIC: fast on its target problem, inflexible everywhere else. A programmable p-bit fabric is closer to an FPGA — it trades some raw efficiency for generality, and generality is what allows a research platform to become an industry tool.
A Field Gaining Simultaneous Traction
The Northwestern/UCSB result lands alongside a cluster of parallel advances that together suggest the probabilistic computing field is past its proof-of-concept phase. In December 2025, Tohoku University announced a fully digital p-bit design aimed at scalable fabrication — a CMOS-compatible approach that sidesteps the custom magnetic tunnel junction devices that earlier p-bit research often relied on. Digital implementations are easier to integrate into standard semiconductor flows, which matters if the technology is ever to leave the lab.
Earlier in 2025, a separate team published in Nature Scientific Reports a fully CMOS, frequency-scalable p-bit built around a discrete-time flipped-hook tent-map chaotic oscillator. The tent-map oscillator generates the required stochasticity deterministically — a chaotic system whose output is statistically random — and scales with clock frequency, which gives circuit designers a tunable noise source without a dedicated random-number subsystem. UC Santa Barbara's engineering faculty had already flagged the field's momentum in November 2025, publishing a summary piece titled "Probabilistic Computers Keep Winning" that catalogued recent competitive results against other computing paradigms on benchmark tasks.
Three independent groups, three different implementation strategies, all publishing within a seven-month window. The convergence is worth noting without overstating it: the field is active, but million-p-bit machines are still research apparatus, not deployable hardware.
Where This Sits in the Compute Landscape
The question practitioners will ask is the practical one: what workloads does this actually accelerate, and at what cost and power relative to a well-tuned GPU or a purpose-built FPGA? The arXiv paper addresses architecture more than benchmarks at this stage, and the performance envelope against current alternatives will need to be established with care. Probabilistic computers are not general-purpose accelerators in the way a GPU is — they are best understood as co-processors for specific classes of stochastic search and inference problems.
That framing also sets realistic expectations. The history of specialised compute architectures — from systolic arrays to tensor processing units — suggests that hardware purpose-fit to a problem class can win decisively on that problem while remaining irrelevant to everything else. P-bit machines may follow that trajectory. The more the field demonstrates concrete, reproducible speedups on problems that actually run in production, the more seriously procurement and architecture teams will engage.
The one-million p-bit milestone is a credible engineering result. Getting to that scale with a synchronous, programmable design — rather than a fixed or asynchronous one — makes it more useful as a research instrument and more legible as a potential platform. What happens next depends on the benchmarks.


