TensorNetwork / tensornetwork.org

Source for The Tensor Network open-source review article
https://tensornetwork.org
Apache License 2.0
145 stars 48 forks source link

New section: applications of tensor networks in statistical physics #25

Closed stecrotti closed 1 year ago

stecrotti commented 1 year ago

Hi, While doing work for my research I stumbled upon a number of papers exploring the connection between stochastic dynamics of classical particles and many-body quantum systems. The idea is that some stochastic processes can be mapped onto quantum problems, which can then be tackled via tensor network techniques. I think a section on (out-of-equilibrium, classical) statistical physics would be a nice addition to the portal: an introductory section plus pointers to the most relevant works. If people are interested I'm happy to make a PR, let me know!

The connection goes roughly like this: in a wide variety of situations, the time evolution of the state of a physical system with $\mathcal N$ states is described by a master equation

 \frac{d}{dt}p_i(t)= \sum_{j=1}^{\mathcal N} A_{ij}p_j(t)

where $p_i(t)$ is the probability of finding the system in state $i$ at time $t$ and $A$ a real-valued matrix. Knowledge of the eigen-decomposition of $A$ would allow to solve for $pi(t)$, but this is typically unfeasible because $\mathcal N$ is exponentially large in the size of the system. It turns out that there are some stochastic processes for which $A=-H$ with $H$ corresponding exactly to the Hamiltonian of some many-body quantum system. If that is the case, any known method for the diagonalization of $H$ applies directly to the original problem. In particular, a quantity that is typically interesting is the steady state $\lim{t\to\infty}p_i(t)$ which corresponds to the leading eigenvector of $A$, hence to the ground state of $H$. Once the correspondence has been established, finding the ground state of $H$ can be a job for DMRG. This has been done successfully in many cases, for example to characterize non-equilibrium phase transitions Carlon, E., Henkel, M., & Schollwöck, U. (1999). Density matrix renormalization group and reaction-diffusion processes, more recently to study large deviation properties of the East model Using matrix product states to study the dynamical large deviations of kinetically constrained models and in general especially for 1D dynamics, whose corresponding "Hamiltonian" also exhibits 1D structure suitable for diagonalization via Matrix Product States. There are also cases where a Matrix Product ansatz is exact, above all Derrida, B., Evans, M. R., Hakim, V., & Pasquier, V. (1993). Exact solution of a 1D asymmetric exclusion model using a matrix formulation. More examples are found in Schollwöck, U. (2004). The density-matrix renormalization group.

emstoudenmire commented 1 year ago

Hi Stefano, A contribution to the site about this would be very welcome, thanks! Basically if you just adapted the material you wrote above that would already be a nice resource for people wanting to get into that area.

Here are some thoughts about it:

Looking forward to having any new material you'd like to add – please ask any questions you may have about adapting any content for the site or any technical questions about how the site works.

stecrotti commented 1 year ago

Ok great! I'll do it then

I agree about the third point and indeed those H's are often non-Hermitian.