Aharonov–Jones–Landau algorithm: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>Meelo Mooses
mNo edit summary
 
(No difference)

Latest revision as of 18:06, 26 February 2025

In computer science, the Aharonov–Jones–Landau algorithm is an efficient quantum algorithm for obtaining an additive approximation of the Jones polynomial of a given link at an arbitrary root of unity. Finding a multiplicative approximation is a #P-hard problem,[1] so a better approximation is considered unlikely. However, it is known that computing an additive approximation of the Jones polynomial is a BQP-complete problem.[2]

The algorithm was published in 2009 in a paper written by Dorit Aharonov, Vaughan Jones and Zeph Landau.

History

In the early 2000s, a series of papers by Michael Freedman, Alexei Kitaev, Michael J. Larsen, and Zhenghan Wang demonstrated that topological quantum computers based on topological quantum field theory had the same computational power as quantum circuits. In particular, they showed that the braiding of anyons in the Fibonacci category could be used to approximate the Jones polynomial evaluated at a primitive 5th root of unity. They then showed that this problem was BQP-complete.

Putting these results together, this implies that there is a polynomial length quantum circuit which approximates the Jones polynomial at 5th roots of unity. This algorithm was completely inaccessible to ordinary quantum computer scientists, however, since the papers by Freedman-Kitaev-Larsen-Wang used heavy machinery from manifold topology. The contribution of Aharanov-Jones-Landau was to simplify this complicated implicit algorithm in such a way that it would be palatable to a larger audience.

The Markov trace

The first idea behind the algorithm is to find a more tractable description for the operation of evaluating the Jones polynomial. This is done by means of the Markov trace.

The "Markov trace" is a trace operator defined on the Temperley–Lieb algebra TLn(d) as follows: given a TTLn(d) which is a single Kauffman diagram, let tr(T)=dan where a is the number of loops attained by identifying each point in the bottom of T's Kauffman diagram with the corresponding point on top. This extends linearly to all of TLn(d).

The Markov trace is a trace operator in the sense that tr(1)=1 and tr(XY)=tr(YX) for any X,YTLn(d). It also has the additional property that if X is a Kauffman diagram whose rightmost strand goes straight up then tr(XEn1)=1dtr(X).

A useful fact exploited by the AJL algorithm is that the Markov trace is the unique trace operator on TLn(d) with that property.[3]

Representing Bn in TLn(d)

For a complex number A we define the map ρA:BnTLn(d) via σiAEi+A1I. It follows by direct calculation that if A satisfies that d=A2A2 then ρA is a representation.

Given a braind BBn let Btr be the link attained by identifying the bottom of the diagram with its top like in the definition of a Markov trace, and let VBtr be the result link's Jones polynomial. The following relation holds:

VBtr(A4)=(A)3w(Btr)dn1tr(ρA(B))

where w is the writhe. As the writhe can be easily calculated classically, this reduces the problem of approximating the Jones polynomial to that of approximating the Markov trace.

The path model representation of TLn(d)

We wish to construct a complex representation τ of TLn(d) such that the representation τρA of Bn will be unitary. We also wish that our representation will have a straightforward encoding into qubits.

Let

Qn,k={q{1,,k1}n+1q(1)=1,|q(i)q(i+1)|=1}

and let Vn,k=[Qn,k] be the vector space which has Qn,k as an orthonormal basis.

We choose define a linear map τ:TLn(d)Vn,k by defining it on the base of generators {1,E1,,En1}. To do so we need to define the matrix element τ(Ei)q,q for any q,qQn,k.

We say that q and q are 'compatible' if q(j)=q(j) for any ji+1 and q(i)=q(i+2). Geometrically this means that if we put q and q below and above the Kauffman diagram in the gaps between the strands then no connectivity component will touch two gaps which are labeled by different numbers.

If q and q are incompatible set τ(Ei)q,q=0. Else, let l be either q(i) or q(i+2) (at least one of these number must be defined, and if both are defined they must be equal) and set

τ(Ei)q,q={λl+1λlq(i+1)=q(i+1)>lλl1λl+1λlq(i+1)q(i+1)λl1λlq(i+1)=q(i+1)<l

where λl=sin(πl/k). Finally set d=2cos(π/k).

This representation, known as the path model representation, induces a unitary representation of the braid group.[4][5] Moreover, it holds that d=A2A2 for A=ieiπ/2k.

This implies that if we could approximate the Markov trace in this representation this will allow us to approximate the Jones polynomial in A4=e2πi/k.

A quantum version of the path model representation

In order to be able to act on elements of the path model representation by means of quantum circuits, we need to encode the elements of Qn,k into qubits in a way which allows us to easily describe the images of the generators Ei.

We represent each path as a sequence of moves, where 0 indicates a move to the right and 1 indicates a move to the left. For example, the path 1,2,3,2 will be represented by the state |001.

This encodes [Qn,k] as a subspace of the state space on k1 qubits.

We define the operators φi within this subspace we define

Φi|w={0wi=wi+1λzi(1)wiλzi|w+λzi1λzi+1λziXiXi+1|wwiwi+1

where Xi is the Pauli matrix flipping the ith bit and zi is the position of the path represented by |w after i steps.

We arbitrarily extend φi to be the identity on the rest of the space.

We note that mapping Eiφi retains all the properties of the path model representation. Specifically, it induces a unitary representation φ of Bn. It is fairly straightforward to show that φi can be implemented by poly(n,k) gates, so it follows that φ(B) can be implemented for any BBn using poly(m,n,k) where m is the number of crossings in B.

A quantum version of the Markov trace

The benefit of this construction is that it gives us a way to represent the Markov trace in a way which can be easily approximated.

Let n,k be the subspace of paths we described in the previous clause, and let n,k,l be the subspace spanned by basis elements which represent walks which end on the l-th position.

Note that each of the operators φi fix n,k,l setwise, and so this holds for any WImΦ(TLn(d)), hence the operator W|l:=W|n,k,l is well defined.

We define the following operator:

Trn(W)=1Nl=1k1λlTr(W|l)

where Tr is the usual matrix trace.

It turns out that this operator is a trace operator with the Markov property, so by the theorem stated above it has to be the Markov trace. This finishes the required reductions as it establishes that to approximate the Jones polynomial it suffices to approximate Trn.

The algorithm

algorithm Approximate-Jones-Trace-Closure is
    input BBn with m crossings
                An integer k
    output a number s such that |sVBtr(e2π/k)|<1/poly(n,k,m) 
                 with all but exponentially small probability
    repeat for j=1 to poly(n,m,k)
        1. Pick a random l{1,,k1} such that the probability
           to choose a particular l is proportional to λl
        2. Randomly pick qQn,k which ends in position l
        3. Using the Hadamard test create a random variable xj with
           𝔼[xj]=αQ(B)β
    Do the same to create yj with 𝔼[yj]=𝓂αQ(B)β
    let r be the average of xj+iyj
    return (A)3w(Btr)dn1r

Note that the parameter d used in the algorithm depends on k.

The correctness of this algorithm is established by applying the Hoeffding bound to xj and yj separately.

Notes

Template:Reflist

References

  1. D. Aharonov, V. Jones, Z. Landau - A Polynomial Quantum Algorithm for Approximating the Jones Polynomial