paper-with-me

Papers

Solving Statistical Mechanics Using Variational Autoregressive Networks

2018-09-27 · Dian Wu, Lei Wang, Pan Zhang

We propose a general framework for solving statistical mechanics of systems with finite size. The approach extends the celebrated variational mean-field approaches using autoregressive neural networks, which support direct sampling and exact calculation of normalized probability of configurations. It computes variational free energy, estimates physical quantities such as entropy, magnetizations and correlations, and generates uncorrelated samples all at once. Training of the network employs the policy gradient approach in reinforcement learning, which unbiasedly estimates the gradient of variational parameters. We apply our approach to several classic systems, including 2D Ising models, the Hopfield model, the Sherrington-Kirkpatrick model, and the inverse Ising model, for demonstrating its advantages over existing variational mean-field methods. Our approach sheds light on solving statistical physics problems using modern deep generative neural networks.

📄 PDF Abstract BibTeX arXiv:1809.10606

Code (2)

wangleiphy/VAN.jl 공식 구현 pytorch
wdphy16/stat-mech-van 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Variational Monte Carlo

Similar Papers 제목 키워드 기반

Solving Statistical Mechanics on Sparse Graphs with Feedback Set Variational Autoregressive Networks

2019-06-26 · Feng Pan, Pengfei Zhou, Hai-Jun Zhou, Pan Zhang

We propose a method for solving statistical mechanics problems defined on sparse graphs. It extracts a small Feedback Vertex Set (FVS) from the sparse graph, converting the sparse system to a much smaller system with man…

Feedback Vertex Set (FVS)

Comment on "Solving Statistical Mechanics Using VANs": Introducing saVANt - VANs Enhanced by Importance and MCMC Sampling

2019-03-26 · Kim Nicoli, Pan Kessel, Nils Strodthoff, Wojciech Samek 외

In this comment on "Solving Statistical Mechanics Using Variational Autoregressive Networks" by Wu et al., we propose a subtle yet powerful modification of their approach. We show that the inherent sampling error of thei…

Statistical Mechanics Calculations Using Variational Autoregressive Networks and Quantum Annealing

2024-04-30 · Yuta Tamura, Masayuki Ohzeki

In statistical mechanics, computing the partition function is generally difficult. An approximation method using a variational autoregressive network (VAN) has been proposed recently. This approach offers the advantage o…

Message Passing Variational Autoregressive Network for Solving Intractable Ising Models

2024-04-09 · Qunlong Ma, Zhi Ma, Jinlong Xu, Hairui Zhang 외

Many deep neural networks have been used to solve Ising models, including autoregressive neural networks, convolutional neural networks, recurrent neural networks, and graph neural networks. Learning a probability distri…

Combinatorial Optimization

Scalable Physics-Inspired Transformers for Spin Glasses

2026-06-22 · Lu Zhong, Wenli Duan, Jing Liu, Pan Zhang 외 arxiv

Efficient sampling of the Boltzmann distribution in frustrated spin glasses is central to statistical mechanics and combinatorial optimization. Despite advances in machine-learning-based approaches, two issues persist: l…