Quantum computing has been developing recently as it gives promising hopes to solve problems that are classically intractable.
One of the challenges that faces quantum computing is that it needs manipulating a large amount of qubits beyond their coherence time, thus requiring error corrections. In particular, to store and manipulate quantum information on large time scales, it is known to actively correct errors by combining physical qubits into logical qubits using a quantum error correcting code such as surface code architecture.
This disclosure ensures an optimization of implementing of the quantum circuit for said surface code architecture. More generally, the present disclosure aims at reducing calculation time when implementing an algorithm.
It is proposed a method for implementing a graph (G) comprising a plurality of vertices (V) and links (E) between the vertices, a set (R) being a collection of subsets (Ri) of said a given number of vertices (Rik), the method comprising: in said set (R), selecting subsets (Ri, Rj), called pre-selected subsets, such that a tree (Ti, Tj) is associated respectively to said subset (Ri, Rj), said associated trees (Ti, Tj) being pairwise disjoint and constructing (301) each tree (Ti); associating a weight to each said tree (Ti); choosing the subset for which the tree (Ti) has the highest weight.
The claimed method ensures reducing calculation time.
According to another aspect, the graph is a tree.
According to another aspect, the method comprises constructing a graph, whose vertices are said trees, two vertices of said graph being connected only if they intersect.
According to another aspect, the method comprises finding a disconnected set of vertices with the largest possible weight.
According to another aspect, finding a disconnected set of vertices with the largest possible weight consists in finding a solution to maximal weighted independent set.
The invention is also about a method for implementing a quantum circuit comprising a plurality of qubits as well as operators executed on said qubits, said operators comprising a sequence of
Pauli rotation gates, a surface code layout comprising an arrangement of said quantum circuit on a quantum chip, the arrangement comprising at least a tree with a plurality of subtrees, at each rotation gate corresponding a subtree of the tree, the method comprising:
According to another aspect, the method comprises stopping generating the DAG when the front layer is empty.
According to another aspect, the method comprises removing the selected subset of rotations from the DAG.
Other features, details and advantages will be shown in the following detailed description and on the figures, on which:
The present method, referenced 300, as will be detailed later, is shown here applied to implement a quantum circuit Qci with as few time steps as possible, i.e., with a high speed process, the number of steps that are required to implement the circuit QCi giving the measure of the process speed.
As can be seen from
The method also comprises a step 102 of implementing the T gates, this step being the costliest step of the method. The step 102 consists in performing a series of joint measurements JM, consuming one magic state, or ancilla, as seen from on
Details now are given about how to perform the joint measurements.
To do so, the method 100 further comprises encoding the surface code thanks to a plurality of patches Pa. As seen from
A one-qubit patch Pa-1 represents one qubit and is delimited by four edges, each edge being coupled to a Pauli operator. On
As shown in
As can be seen from
The method 100 comprises of converting the free tiles layout into a tree 7. As can be seen from
The method 100 aims at finding the not intersecting subtrees. Said differently, a subtree spanning all vertices of rotation Ri being noted τ(Ri), a valid decomposition D reads: D={τ(Ri1), . . . , τ(Rim)|∀j≠k, τ(Rij)∩τ(Rik)=Ø}.
To construct the valid decomposition D, the method 100 comprises a process referred to as count strategy 300.
The count strategy consists in selecting the decomposition D that maximizes the number of qubits involved to increase parallelizing of the computation.
The method 100 comprises a preprocess 103 of generating iteratively a directed acyclic graph (DAG) of the quantum circuit Qci.
A front layer FL of a given iteration of the DAG can be expressed as the set of rotations that can be effectively implemented in said given step. And, at each iteration, the effectively implemented rotations are removed from the DAG.
As can be seen from
From the front layer FL, rotations among 1, 2 and 3 are to be selected by a heuristic, as will be detailed later in relation with processes 200 and 300. If, firstly, rotations 2 and 3 are implemented in one time step, then the front layer comprises only rotations, or nodes, 1 and 4. Then, rotations 1 and 4 can be implemented in one time step, resulting in the remaining front layer FL of figure that comprises node 5 only.
The method 100 also comprises selecting (step 104) in the front layer FL of the DAG a subset of the set of rotations in which the subtrees are arranged not to intersect. In other words, one can iteratively call the processes 200, 300 on the front layer of the DAG. The rotations chosen by the processes 200, 300 are then removed from the DAG, and the method stops when the DAG is empty.
Thus, the method 100 ensures minimizing the number of time steps that are needed to implement one layer or commuting rotations, by selecting the largest possible group of commuting rotations to implement or the largest possible group of qubits involved.
Chronologically speaking, the step 101 of preparing the quantum circuit QCi precedes generating the DAG (step 103) and extracting (step 104) the rotations that can be implemented, layer by layer, from the DAG as long as the DAG is not empty, as explained above. Then, the T gates are implemented (step 102).
We now detail the count strategy method 300.
The graph, noted G, is a set of points V called vertices or nodes, linked by a set E of edges, such that G=(V, E).
A set R comprises a collection of subsets Ri of vertices of the graph G, R={R1, . . . , Rk}, Ri⊆V. The count strategy method applies advantageously to the rotations of the front layer FL of the DAG, though the method 300 is not limited to this application.
The count strategy method comprises visiting the graph G so as to obtain a collection of m subsets Ri1, . . . , Rim∈R such that for all rotations Ri in this collection, there exists an associated tree Ti connecting the vertices of Ri such that these trees are pairwise disjoints ∀i,j, Ti∩Tj=Ø and such that the quantity |Ri1|+|Ri2|+ . . . +|Rim| is maximal. This collection is called count strategy solution.
Preferably, G is a tree.
The count strategy method 300 comprises a first step 301 of constructing a unique minimal tree Ti of the graph G that contains the rotations Ri.
Then, in a second step 302, a new graph H is constructed, whose vertices are the trees Ti. In other words, V(H)={T1, . . . , Tk}. A weight is associated to each of the vertices of the new graph H. In other words, a weight |Ri| is associated to the tree Ti.
In another step 303, two trees Ti, Tj of the new graph H are connected only if Ti∩Tj≠Ø. H being an intersection graph of subtrees of a tree, it is a chordal graph.
Then, the method 300 comprises finding a disconnected set of vertices of H, i.e., a set of non intersecting subtrees, with the largest possible weight, that is, finding a solution to a maximal weighted independent set (MWIS).
To do so, since H is chordal, the method 300 comprises a step 304 of applying Frank's algorithm as known from document “Some polynomial algorithms for certain graphs and hypergraphs”, by A. Frank et al., to said MWIS problem. Hence, the result of step 304 is the count strategy solution.
The method 300 is not limited to selecting the rotations from the front layer FL of the DAG. Indeed, the method 300 can apply to maximizing a number of nodes used in parallel in a calculating cluster, which ensures minimizing the calculation time.
Number | Date | Country | Kind |
---|---|---|---|
22305306.7 | Mar 2022 | EP | regional |