Routing Entanglement in the Quantum Internet

From Quantum Protocol Zoo
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


This example protocol (1) implements the task of Entanglement Routing considering different scenarios. All of the protocols presented are applicable to quantum networks with arbitrary topology but their analysis is only concerned with the 2D grid network. They develop protocols for multipath routing of a single entanglement flow with global or local state information of the other quantum repeater nodes and a protocol for multipath routing of simultaneous entanglement flows with repeaters with local state information.

Tags: Multi Party, Specific Task.

Assumptions

  • Each quantum repeater node is equipped with:
    • Quantum memories that can hold a qubit perfectly for some predefined time.
    • Entanglement sources.
    • Ability to perform Bell state measurements between any pair of locally-held qubits.
    • Classical computing resources and communication interface.
  • Each quantum repeater node is aware of the overall network topology, as well as the locations of the Source-Destination pairs.

Outline

In (1) they develop and analyze routing protocols for generating maximally entangled qubits (ebits) simultaneously between single or multiple pairs of senders and receivers in a quantum network by exploiting multiple paths in the network. They introduce protocols for quantum repeater nodes in the following scenarios:

  • Multipath routing of a single entanglement flow:
    • Considering nodes with global link-state information (the state of every link is known to every repeater in the network and can be used).
    • Considering nodes with local link-state information (a link knows the states of it neighbors).
  • Multipath routing of simultaneous entanglement flows:
    • Considering nodes with local link-state information.

All of the protocols above considering their characteristics are divided in two phases with the objective of creating an unbroken end-to-end connection between the source and destination nodes. The external and the internal phase which occur in this order.

  • External phase: each pair of memories (neighboring repeaters) across an edge attempts to establish a shared entangled (EPR) pair.
  • Internal phase: BSMs are attempted within each memory (repeater node) based on the successes and failures of the neighboring links in the external phase.

The high-level objective is: Considering the assumptions of quantum and classical operations at each of the repeater nodes of the underlying network, what operations should be performed at the repeater to achieve maximum entanglement-generation rate for one sender and receiver or achieve maximum rate region for multiple flows of entanglement.

Notation

Quantum network with topology described by a graph :

  • Each of the nodes is equipped with a quantum repeater.
  • Each of the edges is a lossy optical channel of range (km) and power transmissivity , and depends on the material of the channel.
  • Source-Destination pairs , situated at (not necessarily distinct) nodes in .

Considering this graph we adopt the following notation for the repeater network.

  • Each node is a repeater.
  • Each edge is a physical link connecting two repeater nodes.
  • is an integer edge weight corresponding to the number of parallel channel across edge .
  • is the set of neighbor edges of
  • is the degree of node .
  • is the number of memories at node .
  • distance of a node to the node A, using the norm.
  • An ebit represents a maximally entangled qubit.

Protocol Description

  • All of the three protocols below assume that time is slotted and each memory can hold a qubit perfectly for time slot before the stored qubit completely decoheres.
  • Each time slot , is divided into 2 phases:
  • External Phase:
    • Each of the pairs of memories across and edge attempts to establish an EPR pair.
    - An entanglement attempt across any one of the parallel links across edge succeeds with probability , where
    - The probability that one or more ebits are established across an edge is .
    - Assuming give us .
    • Using two-way classical communication over an edge , neighboring repeater nodes learn which of the S(e) (if any) succeeded in the external phase, in a given time slot.
  • Internal Phase:
    • BSMs are attempted locally at each repeater node between pairs of qubit memories based on the success and failure of the neighboring links in the external phase.
    - These BSM attempts are called internal links, i.e., links between memories internal to a repeater node.
    - Each of these internal-link attempts succeed with probability .

At the end of one time-slot a along a path comprising of edges (and thus repeater nodes) one ebit is successfully shared between the end points of the path with probability .

The maximum number of ebits that can be shared between node and node after one time-slot is , assuming is the same over all edges.

The protocols described below focus on finding the optimal strategy for each repeater node in order to decide which locally held qubits to attempt BSMs during the internal phase of a time slot. Based on the outcomes of the external phase and considering global or local link-state knowledge and .

Multipath Routing of a Single Entanglement Flow

Input: , Source-Destination pair .

Output: Quantum network with ebits shared between the end points of .

Protocol for Entanglement Routing with Global Link-state Information

After the External Phase

  1. = Subgraph induced by the successful external links and the repeater nodes after the external phase.
  2. While (True):
    1. = shortest path in connecting with .
    2. If is empty: Break While Loop.
    3. Else:
      1. Set as the length of .
      2. Try connecting all internal links along the nodes of
        //successfully generating an ebit between and with probability
    4. = all external and internal links of .

Protocol for Entanglement Routing with Local Link-state Information

Knowledge of success and failure of the External Phase is communicated only to the two repeater nodes connected by the link. Repeater nodes need to decide on which pair(s) of memories BSMs should be attempted (which internal links to attempt), based only on information about the states of external links adjacent to them.

After the External Phase

  1. For every repeater except and :
    Let be the node of this iteration.
    1. If less than one of the neighboring external links is successful:
      Then no internal links are attempted since this repeater node can not be part of a path from to .
    2. Else If two or more neighboring external links are successful:
      Then let be the node linked to with the smallest and be the node linked to with the smallest .
      Attempt a BSM on node on the memories connected to and .
      1. Else If four neighboring external links are successful:
        Then attempt a BSM on node on the remaining memories disconsidering the two memories from the previous step.

Protocol for Simultaneous Entanglement Flows with Link-state Information

Input: , Source-Destination pairs and .

Output: Quantum network with ebits shared between the end points of and .

This situation motivates the Multi-flow Spatial-division rule which divides the the network between two spatial regions corresponding to the two flows.

  • When the shortest path connecting the two source-destination pairs do not cross the network is divided between two spatial regions corresponding to the two flows.
    • For each one of this regions we apply the Protocol for Entanglement Routing with Local Link-state Information.
  • When the shortest path connecting the two source-destination pairs do cross the network is divided between two spatial regions corresponding to the two flows.
    • Considering the square-grid topology the two spatial regions are divided by two crossing lines with an angle between them (forming a hourglass shape).
    • For each one of this regions we apply the Protocol for Entanglement Routing with Local Link-state Information.

Properties

  • The goal of the optimal repeater strategy is to achieve:
    • Maximum entanglement generation rate for a single sender and receiver ().
    - Above a (percolation) threshold determined by and the entanglement generation rate will depend only linearly on the transmissivity of a single link in the network.
  • Maximum rate regions simultaneously achievable by the entanglement flows ().
    - Above a (percolation) threshold determined by and this protocol significantly exceeds the ones that each repeater node makes BSM decisions by simply time-sharing between catering to the individual flows.

Further Information

  • Pirandola (2016) analyzed entanglement-generation capacities of repeater networks assuming ideal repeater nodes and argued that for a single flow the maximum entanglement-generation rate reduces to the classical max-flow min-cut problem.
  • Azuma and Kato (2016) looked at an "aggregated" protocol in which the repeater protocols run in parallel.
  • Schoute et al. (2016) developed routing protocols on specific network topologies and found scaling laws as functions on the number of qubits in the memories at nodes, and the time and space consumed by the routing algorithms, under lossless and noiseless assumptions.
  • Acín et al. (2006) have considered the problem of entanglement percolation where neighboring nodes share a perfect lossless pure state.

There is an extensive literature of quantum networks analyzing repeaters in a linear chain for example: Briegel et al. (1998), Jiand et al. (2008) and Muralidharan et al. (2016).

References

  1. Pant et al. (2019)
Contributed by Lucas Arenstein during the QOSF Mentorship Program
Mentor: Shraddha Singh