This meta-issue tracks the implementation of Diffusion Models as Boltzmann Samplers - a neural approach to statistical mechanics sampling.
Train score-based diffusion models to sample from Boltzmann distributions, where the learned score function equals the physical force field. Targets: 2D Ising model and Lennard-Jones fluid with interactive React visualization.
Frontend (React) ◄──► Backend (FastAPI) ◄──► ML Engine (PyTorch)
│ │ │
Plotly.js WebSocket Score Network
Animations REST API Diffusion Sampler
Controls Streaming MCMC Baseline
Overview
This meta-issue tracks the implementation of Diffusion Models as Boltzmann Samplers - a neural approach to statistical mechanics sampling.
Project Summary
Train score-based diffusion models to sample from Boltzmann distributions, where the learned score function equals the physical force field. Targets: 2D Ising model and Lennard-Jones fluid with interactive React visualization.
Architecture
Implementation Phases
Key Deliverables
Success Criteria
Resources