Density matrix renormalization group

From Wikipedia, the free encyclopedia

The density matrix renormalization group (DMRG) is a numerical variational technique devised to obtain the low-energy physics of quantum many-body systems with high accuracy. As a variational method, DMRG is an efficient algorithm that attempts to find the lowest-energy matrix product state wavefunction of a Hamiltonian. It was invented in 1992 by Steven R. White and it is nowadays the most efficient method for 1-dimensional systems.[1]

History[edit]

The first application of the DMRG, by Steven R. White and Reinhard Noack, was a toy model: to find the spectrum of a spin 0 particle in a 1D box.[when?] This model had been proposed by Kenneth G. Wilson as a test for any new renormalization group method, because they all happened to fail with this simple problem.[when?] The DMRG overcame the problems of previous renormalization group methods by connecting two blocks with the two sites in the middle rather than just adding a single site to a block at each step as well as by using the density matrix to identify the most important states to be kept at the end of each step. After succeeding with the toy model, the DMRG method was tried with success on the quantum Heisenberg model.

Principle[edit]

The main problem of quantum many-body physics is the fact that the Hilbert space grows exponentially with size. In other words if one considers a lattice, with some Hilbert space of dimension on each site of the lattice, then the total Hilbert space would have dimension , where is the number of sites on the lattice. For example, a spin-1/2 chain of length L has 2L degrees of freedom. The DMRG is an iterative, variational method that reduces effective degrees of freedom to those most important for a target state. The state one is most often interested in is the ground state.

After a warmup cycle[definition needed], the method splits the system into two subsystems, or blocks, which need not have equal sizes, and two sites in between. A set of representative states has been chosen for the block during the warmup. This set of left blocks + two sites + right blocks is known as the superblock. Now a candidate for the ground state of the superblock, which is a reduced version of the full system, may be found. It may have a rather poor accuracy, but the method is iterative and improves with the steps below.

Decomposition of the system into left and right blocks, according to DMRG.

The candidate ground state that has been found is projected into the Hilbert subspace for each block using a density matrix, hence the name. Thus, the relevant states for each block are updated.[further explanation needed]

Now one of the blocks grows at the expense of the other and the procedure is repeated. When the growing block reaches maximum size, the other starts to grow in its place. Each time we return to the original (equal sizes) situation, we say that a sweep has been completed. Normally, a few sweeps are enough to get a precision of a part in 1010 for a 1D lattice.

The DMRG sweep.

Implementation guide[edit]

A practical implementation of the DMRG algorithm is a lengthy work[opinion]. A few of the main computational tricks are these:

  • Since the size of the renormalized Hamiltonian is usually in the order of a few or tens of thousand while the sought eigenstate is just the ground state, the ground state for the superblock is obtained via iterative algorithm such as the Lanczos algorithm of matrix diagonalization. Another choice is the Arnoldi method, especially when dealing with non-hermitian matrices.
  • The Lanczos algorithm usually starts with the best guess of the solution. If no guess is available a random vector is chosen. In DMRG, the ground state obtained in a certain DMRG step, suitably transformed, is a reasonable guess and thus works significantly better than a random starting vector at the next DMRG step.
  • In systems with symmetries, we may have conserved quantum numbers, such as total spin in a Heisenberg model. It is convenient to find the ground state within each of the sectors into which the Hilbert space is divided.

Applications[edit]

The DMRG has been successfully applied to get the low energy properties of spin chains: Ising model in a transverse field, Heisenberg model, etc., fermionic systems, such as the Hubbard model, problems with impurities such as the Kondo effect, boson systems, and the physics of quantum dots joined with quantum wires. It has been also extended to work on tree graphs, and has found applications in the study of dendrimers. For 2D systems with one of the dimensions much larger than the other DMRG is also accurate, and has proved useful in the study of ladders.

The method has been extended to study equilibrium statistical physics in 2D, and to analyze non-equilibrium phenomena in 1D.

The DMRG has also been applied to the field of quantum chemistry to study strongly correlated systems.

Example: Quantum Heisenberg model[edit]

Let us consider an "infinite" DMRG algorithm for the antiferromagnetic quantum Heisenberg chain. The recipe can be applied for every translationally invariant one-dimensional lattice.

DMRG is a renormalization-group technique because it offers an efficient truncation of the Hilbert space of one-dimensional quantum systems.

Starting point[edit]

To simulate an infinite chain, starting with four sites. The first is the block site, the last the universe-block site and the remaining are the added sites, the right one is added to the universe-block site and the other to the block site.

The Hilbert space for the single site is with the base . With this base the spin operators are , and for the single site. For every block, the two blocks and the two sites, there is its own Hilbert space , its base ()and its own operators

where

  • block: , , , , ,
  • left-site: , , , ,
  • right-site: , , , ,
  • universe: , , , , ,

At the starting point all four Hilbert spaces are equivalent to , all spin operators are equivalent to , and and . In the following iterations, this is only true for the left and right sites.

Step 1: Form the Hamiltonian matrix for the superblock[edit]

The ingredients are the four block operators and the four universe-block operators, which at the first iteration are matrices, the three left-site spin operators and the three right-site spin operators, which are always matrices. The Hamiltonian matrix of the superblock (the chain), which at the first iteration has only four sites, is formed by these operators. In the Heisenberg antiferromagnetic S=1 model the Hamiltonian is:

These operators live in the superblock state space: , the base is . For example: (convention):

The Hamiltonian in the DMRG form is (we set ):

The operators are matrices, , for example:

Step 2: Diagonalize the superblock Hamiltonian[edit]

At this point you must choose the eigenstate of the Hamiltonian for which some observables is calculated, this is the target state . At the beginning you can choose the ground state and use some advanced algorithm to find it, one of these is described in:

This step is the most time-consuming part of the algorithm.

If is the target state, expectation value of various operators can be measured at this point using .

Step 3: Reduce density matrix[edit]

Form the reduced density matrix for the first two block system, the block and the left-site. By definition it is the matrix:

Diagonalize and form the matrix , which rows are the eigenvectors associated with the largest eigenvalues of . So is formed by the most significant eigenstates of the reduced density matrix. You choose looking to the parameter : .

Step 4: New block and universe-block operators[edit]

Form the matrix representation of operators for the system composite of the block and left-site, and for the system composite of right-site and universe-block, for example:

Now, form the matrix representations of the new block and universe-block operators, form a new block by changing basis with the transformation , for example:

At this point the iteration is ended and the algorithm goes back to step 1.

The algorithm stops successfully when the observable converges to some value.

Matrix product ansatz[edit]

The success of the DMRG for 1D systems is related to the fact that it is a variational method within the space of matrix product states (MPS). These are states of the form

where are the values of the e.g. z-component of the spin in a spin chain, and the Asi are matrices of arbitrary dimension m. As m → ∞, the representation becomes exact. This theory was exposed by S. Rommer and S. Ostlund in [1].

In quantum chemistry application, stands for the four possibilities of the projection of the spin quantum number of the two electrons that can occupy a single orbital, thus , where the first (second) entry of these kets corresponds to the spin-up(down) electron. In quantum chemistry, (for a given ) and (for a given ) are traditionally chosen to be row and column matrices, respectively. This way, the result of is a scalar value and the trace operation is unnecessary. is the number of sites (the orbitals basically) used in the simulation.

The matrices in the MPS ansatz are not unique, one can, for instance, insert in the middle of , then define and , and the state will stay unchanged. Such gauge freedom is employed to transform the matrices into a canonical form. Three types of canonical form exist: (1) left-normalized form, when

for all , (2) right-normalized form, when

for all , and (3) mixed-canonical form when both left- and right-normalized matrices exist among the matrices in the above MPS ansatz.

The goal of the DMRG calculation is then to solve for the elements of each of the matrices. The so-called one-site and two-site algorithms have been devised for this purpose. In the one-site algorithm, only one matrix (one site) whose elements are solved for at a time. Two-site just means that two matrices are first contracted (multiplied) into a single matrix, and then its elements are solved. The two-site algorithm is proposed because the one-site algorithm is much more prone to getting trapped at a local minimum. Having the MPS in one of the above canonical forms has the advantage of making the computation more favorable - it leads to the ordinary eigenvalue problem. Without canonicalization, one will be dealing with a generalized eigenvalue problem.

Extensions[edit]

In 2004 the time-evolving block decimation method was developed to implement real-time evolution of matrix product states. The idea is based on the classical simulation of a quantum computer. Subsequently, a new method was devised to compute real-time evolution within the DMRG formalism - See the paper by A. Feiguin and S.R. White [2].

In recent years, some proposals to extend the method to 2D and 3D have been put forward, extending the definition of the matrix product states. See this paper by F. Verstraete and I. Cirac, [3].

Further reading[edit]

  • White, Steven R.; Huse, David A. (1993-08-01). "Numerical renormalization-group study of low-lying eigenstates of the antiferromagnetic S=1 Heisenberg chain". Physical Review B. 48 (6). American Physical Society (APS): 3844–3852. Bibcode:1993PhRvB..48.3844W. doi:10.1103/physrevb.48.3844. ISSN 0163-1829. PMID 10008834.

Related software[edit]

  • The Matrix Product Toolkit: A free GPL set of tools for manipulating finite and infinite matrix product states written in C++ [14]
  • Uni10: a library implementing numerous tensor network algorithms (DMRG, TEBD, MERA, PEPS ...) in C++
  • Powder with Power: a free distribution of time-dependent DMRG code written in Fortran [15] Archived 2017-12-04 at the Wayback Machine
  • The ALPS Project: a free distribution of time-independent DMRG code and Quantum Monte Carlo codes written in C++ [16]
  • DMRG++: a free implementation of DMRG written in C++ [17]
  • The ITensor (Intelligent Tensor) Library: a free library for performing tensor and matrix-product state based DMRG calculations written in C++ [18]
  • OpenMPS: an open source DMRG implementation based on Matrix Product States written in Python/Fortran2003. [19]
  • Snake DMRG program: open source DMRG, tDMRG and finite temperature DMRG program written in C++ [20]
  • CheMPS2: open source (GPL) spin-adapted DMRG code for ab initio quantum chemistry written in C++ [21]
  • Block: open source DMRG framework for quantum chemistry and model Hamiltonians. Supports SU(2) and general non-Abelian symmetries. Written in C++.
  • Block2: An efficient parallel implementation of DMRG, dynamical DMRG, tdDMRG, and finite temperature DMRG for quantum chemistry and models. Written in Python/C++.

See also[edit]

References[edit]

  1. ^ Nakatani, Naoki (2018), "Matrix Product States and Density Matrix Renormalization Group Algorithm", Reference Module in Chemistry, Molecular Sciences and Chemical Engineering, Elsevier, doi:10.1016/b978-0-12-409547-2.11473-8, ISBN 978-0-12-409547-2, retrieved 2021-04-21