Graph state

From testwiki
Jump to navigation Jump to search

Template:Short description Template:More footnotes needed In quantum computing, a graph state is a special type of multi-qubit state that can be represented by a graph. Each qubit is represented by a vertex of the graph, and there is an edge between every interacting pair of qubits. In particular, they are a convenient way of representing certain types of entangled states.

Graph states are useful in quantum error-correcting codes, entanglement measurement and purification and for characterization of computational resources in measurement based quantum computing models. A graph state is a particular case of a stabilizer state as well as a 2-uniform hypergraph state, a generalization where the edges have cardinality between 1 and N.

Formal definition

Quantum graph states can be defined in two equivalent ways: through the notion of quantum circuits and stabilizer formalism.

Quantum circuit definition

Given a graph G=(V,E), with the set of vertices V and the set of edges E, the corresponding graph state is defined as

|G=(a,b)EU{a,b}|+V

where |+=12(|0+|1) and the operator U{a,b} is the controlled-Z interaction between the two vertices (corresponding to two qubits) a and b

U{a,b}=[1000010000100001]

Stabilizer formalism definition

An alternative and equivalent definition is the following, which makes use of the stabilizer formalism.

Define an operator Sv for each vertex v of G:

Sv=σx(v)uN(v)σz(u)

where σx,y,z are the Pauli matrices and N(v) is the set of vertices adjacent to v. The Sv operators commute. The graph state |G is defined as the simultaneous +1-eigenvalue eigenstate of the |V| operators {Sv}vV:

Sv|G=|G

and thus every graph state is a stabilizer state.

Equivalence between the two definitions

A proof of the equivalence of the two definitions can be found in.[1][2]

Examples

  • If G=P3 is a three-vertex path, then the Sv stabilizers are
σxσzI,σzσxσz,Iσzσx

The corresponding quantum state is

|P3=18(|000+|100+|010|110+|001+|101|011+|111)
  • If G=K3 is a triangle on three vertices, then the Sv stabilizers are
σxσzσz,σzσxσz,σzσzσx

The corresponding quantum state is

|K3=18(|000+|100+|010|110+|001|101|011|111)

Observe that |P3 and |K3 are locally equivalent to each other, i.e., can be mapped to each other by applying one-qubit unitary transformations. Indeed, switching σx and σy on the first and last qubits, while switching σy and σz on the middle qubit, maps the stabilizer group of one into that of the other.

Local Equivalence

Two graph states are called locally equivalent if one can be converted into the other by local unitary gates. If the conversion from one state to the other can be performed by local gates from the Clifford group, the two states are called locally Clifford equivalent. If and only if two graph states are locally Clifford equivalent, one graph can be converted into the other by a sequence of so-called "local complementations".[3] This gives a useful tool for studying local Clifford equivalence by a simple graph-manipulation rule and corresponding equivalence classes of graph states have been studied in Refs.[1][4][5] However, local Clifford equivalence of graph states only coincides with local unitary equivalence for small graph states[1] and is generally not identical.[6]

Entanglement criteria and Bell inequalities for graph states

After a graph state was created in an experiment, it is important to verify that indeed, an entangled quantum state has been created. The fidelity with respect to a N-qubit graph state |GN is given by

FGN=Tr(ρ|GNGN|),

It has been shown that if FGN>1/2 for a nontrivial graph state corresponding to a connected graph, then the state ρ has genuine multiparticle entanglement.[7] [8] Thus, one can obtain an entanglement witness detecting entanglement close the graph states as

WGN=12Identity|GNGN|.

where WGN<0 signals genuine multiparticle entanglement.

Such a witness cannot be measured directly. It has to be decomposed to a sum of correlations terms, which can then be measured. However, for large systems this approach can be difficult.

There are also entanglement witnesses that work in very large systems, and they also detect genuine multipartite entanglement close to graph states. Here, the graph state itself has to be genuine multipartite entangled, that is, it has to correspond to a connected graph. The witnesses need only the minimal two local measurement settings for graph states corresponding to two-colorable graphs.[7] [8] Similar conditions can also be used to put a lower bound on the fidelity with respect to an ideal graph state.[8] These criteria have been used first in an experiment realizing four-qubit cluster states with photons.[9] These approaches have also been used to propose methods for detecting entanglement in a smaller part of a large cluster state or graph state realized in optical lattices.[10]

Bell inequalities have also been developed for cluster states and graph states.[11] [12] [13] All these entanglement conditions and Bell inequalities are based on the stabilizer formalism.[14]

See also

References