HOME

TheInfoList



OR:

Matrix product state (MPS) is a
quantum state In quantum physics, a quantum state is a mathematical entity that provides a probability distribution for the outcomes of each possible measurement on a system. Knowledge of the quantum state together with the rules for the system's evolution in ...
of many particles (in N sites), written in the following form: : , \Psi\rangle = \sum_ \operatorname\left _1^ A_2^ \cdots A_N^\right, s_1 s_2 \ldots s_N\rangle, where A_i^ are
complex Complex commonly refers to: * Complexity, the behaviour of a system whose components interact in multiple ways so possible interactions are difficult to describe ** Complex system, a system composed of many components which may interact with each ...
,
square matrices In mathematics, a square matrix is a matrix with the same number of rows and columns. An ''n''-by-''n'' matrix is known as a square matrix of order Any two square matrices of the same order can be added and multiplied. Square matrices are often ...
of order \chi (this dimension is called local dimension). Indices s_i go over states in the computational basis. For
qubit In quantum computing, a qubit () or quantum bit is a basic unit of quantum information—the quantum version of the classic binary bit physically realized with a two-state device. A qubit is a two-state (or two-level) quantum-mechanical system, ...
s, it is s_i\in \. For qudits (d-level systems), it is s_i\in \. It is particularly useful for dealing with
ground state The ground state of a quantum-mechanical system is its stationary state of lowest energy; the energy of the ground state is known as the zero-point energy of the system. An excited state is any state with energy greater than the ground state. ...
s of one-dimensional quantum spin models (e.g.
Heisenberg model (quantum) The quantum Heisenberg model, developed by Werner Heisenberg, is a statistical mechanical model used in the study of critical points and phase transitions of magnetic systems, in which the spins of the magnetic systems are treated quantum mec ...
). The parameter \chi is related to the entanglement between particles. In particular, if the state is a
product state In quantum mechanics, separable states are quantum states belonging to a composite space that can be factored into individual states belonging to separate subspaces. A state is said to be entangled if it is not separable. In general, determinin ...
(i.e. not entangled at all), it can be described as a matrix product state with \chi = 1. For states that are translationally symmetric, we can choose: : A_1^ = A_2^ = \cdots = A_N^ \equiv A^. In general, every state can be written in the MPS form (with \chi growing exponentially with the particle number ''N''). However, MPS are practical when \chi is small – for example, does not depend on the particle number. Except for a small number of specific cases (some mentioned in the section
Examples Example may refer to: * '' exempli gratia'' (e.g.), usually read out in English as "for example" * .example, reserved as a domain name that may not be installed as a top-level domain of the Internet ** example.com, example.net, example.org, e ...
), such a thing is not possible, though in many cases it serves as a good approximation. The MPS decomposition is not unique. For introductions see and. In the context of finite automata see. For emphasis placed on the graphical reasoning of tensor networks, see the introduction.


Obtaining MPS

One method to obtain an MPS representation of a quantum state is to use
Schmidt decomposition In linear algebra, the Schmidt decomposition (named after its originator Erhard Schmidt) refers to a particular way of expressing a vector in the tensor product of two inner product spaces. It has numerous applications in quantum information the ...
times. Alternatively if the
quantum circuit In quantum information theory, a quantum circuit is a model for quantum computation, similar to classical circuits, in which a computation is a sequence of quantum gates, measurements, initializations of qubits to known values, and possibly othe ...
which prepares the many body state is known, one could first try to obtain a matrix product operator representation of the circuit. The local tensors in the matrix product operator will be four index tensors. The local MPS tensor is obtained by contracting one physical index of the local MPO tensor with the state which is injected into the quantum circuit at that site.


Examples


Greenberger–Horne–Zeilinger state

Greenberger–Horne–Zeilinger state In physics, in the area of quantum information theory, a Greenberger–Horne–Zeilinger state (GHZ state) is a certain type of entangled quantum state that involves at least three subsystems (particle states, qubits, or qudits). It was first s ...
, which for particles can be written as superposition of zeros and ones :, \mathrm\rangle = \frac can be expressed as a Matrix Product State, up to normalization, with : A^ = \begin 1 & 0\\ 0 & 0 \end \quad A^ = \begin 0 & 0\\ 0 & 1 \end, or equivalently, using notation from: : A = \begin , 0 \rangle & 0\\ 0 & , 1 \rangle \end. This notation uses matrices with entries being state vectors (instead of complex numbers), and when multiplying matrices using
tensor product In mathematics, the tensor product V \otimes W of two vector spaces and (over the same field) is a vector space to which is associated a bilinear map V\times W \to V\otimes W that maps a pair (v,w),\ v\in V, w\in W to an element of V \otimes W ...
for its entries (instead of product of two complex numbers). Such matrix is constructed as :A \equiv , 0 \rangle A^ + , 1 \rangle A^ + \ldots + , d-1 \rangle A^. Note that tensor product is not
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Most familiar as the name o ...
. In this particular example, a product of two ''A'' matrices is: : A A= \begin , 0 0 \rangle & 0\\ 0 & , 1 1 \rangle \end.


W state

W state The W state is an entangled quantum state of three qubits which in the bra-ket notation has the following shape : , \mathrm\rangle = \frac(, 001\rangle + , 010\rangle + , 100\rangle) and which is remarkable for representing a specific type of ...
, i.e., the superposition of all the computational basis states of Hamming weight one. Even though the state is permutation-symmetric, its simplest MPS representation is not. For example: : A_1 = \begin , 0 \rangle & 0\\ , 0 \rangle & , 1 \rangle \end \quad A_2 = \begin , 0 \rangle & , 1 \rangle\\ 0 & , 0 \rangle \end \quad A_3 = \begin , 1 \rangle & 0\\ 0 & , 0 \rangle \end.


AKLT model

The AKLT ground state wavefunction, which is the historical example of MPS approach:, corresponds to the choice : A^ = \sqrt\ \sigma^ = \begin 0 & \sqrt\\ 0 & 0 \end : A^ = \frac\ \sigma^ = \begin -1/\sqrt & 0\\ 0 & 1/\sqrt \end : A^ = -\sqrt\ \sigma^ = \begin 0 & 0\\ -\sqrt & 0 \end where the \sigma\text are
Pauli matrices In mathematical physics and mathematics, the Pauli matrices are a set of three complex matrices which are Hermitian, involutory and unitary. Usually indicated by the Greek letter sigma (), they are occasionally denoted by tau () when used in ...
, or : A = \frac \begin - , 0 \rangle & \sqrt , + \rangle\\ - \sqrt , - \rangle & , 0 \rangle \end.


Majumdar–Ghosh model

Majumdar–Ghosh ground state can be written as MPS with : A = \begin 0 & \left, \uparrow \right\rangle & \left, \downarrow \right\rangle \\ \frac \left, \downarrow \right\rangle & 0 & 0 \\ \frac \left, \uparrow \right\rangle & 0 & 0 \end.


See also

*
Density matrix renormalization group 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 ...
*
Variational method (quantum mechanics) In quantum mechanics, the variational method is one way of finding approximations to the lowest energy eigenstate or ground state, and some excited states. This allows calculating approximate wavefunctions such as molecular orbitals. The basis for t ...
*
Renormalization Renormalization is a collection of techniques in quantum field theory, the statistical mechanics of fields, and the theory of self-similar geometric structures, that are used to treat infinities arising in calculated quantities by altering v ...
*
Markov chain A Markov chain or Markov process is a stochastic model describing a sequence of possible events in which the probability of each event depends only on the state attained in the previous event. Informally, this may be thought of as, "What happe ...
*
Tensor network Tensor networks or tensor network states are a class of variational wave functions used in the study of many-body quantum systems. Tensor networks extend one-dimensional matrix product states to higher dimensions while preserving some of their use ...


References

{{Reflist, refs= {{cite journal , last1=Affleck , first1=Ian , last2=Kennedy , first2=Tom , last3=Lieb , first3=Elliott H. , last4=Tasaki , first4=Hal , year=1987 , title=Rigorous results on valence-bond ground states in antiferromagnets , journal=
Physical Review Letters ''Physical Review Letters'' (''PRL''), established in 1958, is a peer-reviewed, scientific journal that is published 52 times per year by the American Physical Society. As also confirmed by various measurement standards, which include the ''Journa ...
, volume=59 , issue=7 , pages=799–802 , bibcode=1987PhRvL..59..799A , doi=10.1103/PhysRevLett.59.799 , pmid=10035874
{{cite journal , last1=Perez-Garcia , first1=D. , last2=Verstraete , first2=F. , last3=Wolf , first3=M.M. , year=2008 , title=Matrix product state representations , journal=Quantum Inf. Comput. , volume=7 , page=401 , arxiv=quant-ph/0608197 {{cite journal , last1=Verstraete , first1=F. , last2=Murg , first2=V. , last3=Cirac , first3=J.I. , year=2008 , title=Matrix product states, projected entangled pair states, and variational renormalization group methods for quantum spin systems , journal=Advances in Physics , volume=57 , issue=2 , pages=143–224 , doi=10.1080/14789940801912366 , arxiv = 0907.2796 , bibcode = 2008AdPhy..57..143V , s2cid=17208624 {{cite journal , last1=Crosswhite , first1=Gregory , last2=Bacon , first2=Dave , year=2008 , title=Finite automata for caching in matrix product algorithms , journal=
Physical Review A ''Physical Review A'' (also known as PRA) is a monthly peer-reviewed scientific journal published by the American Physical Society covering atomic, molecular, and optical physics and quantum information. the editor was Jan M. Rost (Max Planck Ins ...
, volume=78 , issue=1 , pages=012356 , doi=10.1103/PhysRevA.78.012356 , arxiv=0708.1221 , bibcode = 2008PhRvA..78a2356C , s2cid=4879564
{{cite journal , last1=Schollwöck , first1=Ulrich , year=2011 , title=The density-matrix renormalization group in the age of matrix product states , journal=
Annals of Physics ''Annals of Physics'' is a monthly peer-reviewed scientific journal covering all aspects of physics. It was established in 1957 and is published by Elsevier. The editor-in-chief is Neil Turok (University of Edinburgh School of Physics and Astron ...
, volume=326 , issue=1 , pages=96–192 , arxiv=1008.3477 , bibcode=2011AnPhy.326...96S , doi=10.1016/j.aop.2010.09.012 , s2cid=118735367
{{cite journal , last1=Biamonte , first1=Jacob , last2=Bergholm , first2=Ville , year=2017 , title=Tensor Networks in a Nutshell , journal= , arxiv = 1708.00006 , doi= , volume= , pages=35


External links


Open-source review article focused on tensor network algorithms, applications, and software

State of Matrix Product States – Physics Stack Exchange

A Practical Introduction to Tensor Networks: Matrix Product States and Projected Entangled Pair States

Hand-waving and Interpretive Dance: An Introductory Course on Tensor Networks

Tensor Networks in a Nutshell: An Introduction to Tensor Networks
!----> Mathematical physics Quantum states