From Independent to Correlated Diffusion: Generalized Generative Modeling with Probabilistic Computers

arXiv cs.LG / 3/31/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes a generalized diffusion-model framework that replaces independent noise injection with MCMC-based Markov dynamics to reflect known interaction structure in the data-generating process.
  • It shows that standard independent diffusion is recovered when coupling terms are set to zero, making the new method a strict generalization rather than a replacement.
  • By incorporating Ising couplings into both noising and denoising, the method leverages spatial correlations tied to the target physical systems to improve sample quality.
  • Experiments on the 2D ferromagnetic Ising model and the 3D Edwards-Anderson spin glass indicate that correlated diffusion better matches MCMC reference distributions than independent diffusion.
  • The work argues that the approach maps naturally to probabilistic computers (p-computers) using p-bits, claiming major gains in sampling throughput and energy efficiency versus GPUs and enabling new classes of structured diffusion algorithms.

Abstract

Diffusion models have emerged as a powerful framework for generative tasks in deep learning. They decompose generative modeling into two computational primitives: deterministic neural-network evaluation and stochastic sampling. Current implementations usually place most computation in the neural network, but diffusion as a framework allows a broader range of choices for the stochastic transition kernel. Here, we generalize the stochastic sampling component by replacing independent noise injection with Markov chain Monte Carlo (MCMC) dynamics that incorporate known interaction structure. Standard independent diffusion is recovered as a special case when couplings are set to zero. By explicitly incorporating Ising couplings into the diffusion dynamics, the noising and denoising processes exploit spatial correlations representative of the target system. The resulting framework maps naturally onto probabilistic computers (p-computers) built from probabilistic bits (p-bits), which provide orders-of-magnitude advantages in sampling throughput and energy efficiency over GPUs. We demonstrate the approach on equilibrium states of the 2D ferromagnetic Ising model and the 3D Edwards-Anderson spin glass, showing that correlated diffusion produces samples in closer agreement with MCMC reference distributions than independent diffusion. More broadly, the framework shows that p-computers can enable new classes of diffusion algorithms that exploit structured probabilistic sampling for generative modeling.