Source-linked AI summary
System Design for a Long-Line Quantum Repeater
Rodney Van Meter, Thaddeus D. Ladd, W. J. Munro, Kae Nemoto
TL;DR
Long-distance quantum networks need to overcome exponential throughput loss while preserving usable entanglement. The paper introduces a layered repeater design with banded purification and evaluates it through simulations, reporting throughput improvements of up to a factor of fifty over prior schemes. The design also identifies protocol and hardware constraints relevant to experimental implementation.
Problem
Long-distance quantum communication suffers exponential throughput decay, while repeater scheduling and protocol design must manage fidelity, limited qubits, and network coordination.
Method
The paper introduces banded purification, which restricts purification to Bell pairs within the same fidelity band, and evaluates it in simulated repeater networks.
Results
The simulations show throughput improvements of up to a factor of fifty compared with prior schemes.
Takeaways & Limitations
Banded purification improves repeater-network design prospects, especially for low initial fidelities and intermediate numbers of qubits per station.
Abstract
from arXiv · showhide
We present a new control algorithm and system design for a network of quantum repeaters, and outline the end-to-end protocol architecture. Such a network will create long-distance quantum states, supporting quantum key distribution as well as distributed quantum computation. Quantum repeaters improve the reduction of quantum-communication throughput with distance from exponential to polynomial. Because a quantum state cannot be copied, a quantum repeater is not a signal amplifier, but rather executes algorithms for quantum teleportation in conjunction with a specialized type of quantum error correction called purification to raise the fidelity of the quantum states. We introduce our banded purification scheme, which is especially effective when the fidelity of coupled qubits is low, improving the prospects for experimental realization of such systems. The resulting throughput is calculated via detailed simulations of a long line composed of shorter hops. Our algorithmic improvements increase throughput by a factor of up to fifty compared to earlier approaches, for a broad range of physical characteristics.
I. INTRODUCTION
Quantum repeater networks address the exponential throughput loss of long-distance quantum communication by using teleportation and purification rather than signal amplification. The paper introduces banded purification and reports substantially improved repeater performance and hardware prospects.
- Long-distance QKD networks are constrained because communication throughput decays exponentially with distance.
- Quantum repeaters transfer quantum data through teleportation instead of copying or regenerating quantum states.
- Distributed Bell pairs enable long-distance QKD and support distributed quantum-computation applications.
- Purification improves Bell-pair fidelity, which is reduced by channel loss and imperfect qubit control.Fidelity is the probability that a perfect measurement finds the desired Bell state.
- Banded purification restricts pairings to Bell pairs with similar fidelity, improving purification success probability and fidelity gain.The paper reports performance improvements of up to a factor of fifty compared with prior schemes.
II. QUANTUM REPEATER BASICS
A quantum repeater is a small quantum computer that creates short-distance Bell pairs and coordinates purification and teleportation across a network. The basic architecture uses physical entanglement, classical control, and photonic links, with low initial fidelity motivating purification.
- Quantum repeaters create end-to-end high-fidelity Bell pairs from many short-distance, low-fidelity pairs using entangling, purification, and teleportation operations.
- Each repeater is a small special-purpose quantum computer holding physical qubits that couple to a transmission medium.
- Repeater processing separates into base-level Bell-pair creation, fidelity improvement through purification, and entanglement swapping.
- Over distances beyond a few millimeters, photons transmitted through free space or optical fiber mediate Bell-pair creation.
- Qubus schemes can create Bell pairs with high success probability but low fidelity, making fidelity management necessary.
B. Purification
Purification combines Bell pairs through local quantum operations and classical communication to raise fidelity, while entanglement swapping extends pairs across longer distances. Repeater designs commonly use a doubling architecture, trading consumed pairs and resources for end-to-end reach.
- B. Purification: Purification combines two Bell pairs into one higher-fidelity pair using local quantum operations and classical communication.A successful result may be retained for further purification or passed to the next protocol level.
- B. Purification: Purification efficiency depends on both the pairwise quantum algorithm and the scheduling policy that selects pairs for purification.Scheduling strongly affects required physical resources and the rate of fidelity growth.
- C. Teleportation and Swapping: Entanglement swapping lengthens Bell pairs by teleporting one member across progressively longer distances.
- C. Teleportation and Swapping: Two Bell pairs spanning adjacent links can be combined into one pair spanning the two-link distance through entanglement swapping.
- C. Teleportation and Swapping: The assumed doubling architecture combines two n-hop pairs into one 2n-hop pair, with a level-i pair spanning 2^i hops.Swapping consumes shorter-distance pairs and frees their physical qubits for reuse.
III. QUANTUM REPEATER PROTOCOL STACK
The repeater network uses layered control protocols to create, purify, and extend Bell pairs across increasing distances. Purification control and entanglement swapping control coordinate operations across the line, while richer topologies require routing beyond the paper’s single-line assumption.
- Protocol layers: The protocol stack separates physical entanglement and entanglement control at one hop from purification control and entanglement swapping control across multiple distances.The lower layers create shared quantum states and report entanglement outcomes; upper layers coordinate purification and swapping.
- Protocol layers: For a 2^n-hop link, purification control operates at every distance level from 1 to 2^n.
- Control operations: Entanglement swapping control coordinates three nodes to splice two Bell pairs into one pair spanning a greater distance.The receiving node may perform local operations based on probabilistic results communicated by its partner.
- Control operations: Purification and swapping normally repeat at each level until the end-to-end level, with purification optionally omitted or repeated according to pair fidelity.At the final distance, purification may be repeated to reach the application’s required fidelity.
- Addressing and topology: A single-line network with N = 2^n hops permits stations to determine their control connections directly, whereas richer topologies require routing and source or circuit setup.The paper defers routing for non-power-of-two hop counts and richer topologies to future work.
- Addressing and topology: The control protocols require general addresses for stations and qubits because purification and swapping may involve arbitrary stations and endpoint qubits.
IV. PURIFICATION SCHEDULING
Purification scheduling determines how Bell pairs are matched, affecting resource use, fidelity growth, and throughput. The paper contrasts symmetric, pumping, and greedy strategies with banded purification, which restricts matches to similar-fidelity pairs to improve flexibility and efficiency.
- Scheduling problem: Scheduling selects which Bell pairs to purify, strongly affecting the physical resources required and the rate at which fidelity increases.
- Prior algorithms: More than 450 base-level Bell pairs are consumed on average to produce one pair of 0.98 fidelity from a starting fidelity of 0.638 under symmetric purification.The first purification step succeeds 57% of the time, while the last succeeds 92% of the time.
- Prior algorithms: Symmetric purification matches equal-fidelity pairs, but memory degradation makes exact matches impractical and forces inflexible use of time and space.The fully symmetric history tree is effectively impossible to realize in practice.
- Prior algorithms: Entanglement pumping uses only two qubits per station but improves fidelity slowly and becomes ineffective when base-pair and target fidelities differ substantially.
- Prior algorithms: Greedy scheduling works well above approximately 0.75 base fidelity but pairs high- and low-fidelity states at lower fidelity, reducing success probability and fidelity gain.
- Banded purification: Banded purification divides fidelity space into regions and permits purification only between pairs in the same band.With a boundary at 0.66, it waits for another 0.638 pair instead of pairing 0.638 with 0.71.
- Banded purification: Banded purification preserves high-fidelity pairs for similarly high-fidelity partners, making operations more likely to succeed and producing a larger fidelity boost.
- Implementation constraints: The banded and symmetric algorithms can deadlock when every available pair occupies a separate band or purification round and no qubits remain for new pairs.The paper states that the banded deadlock problem can be solved by allocating sufficient qubits per station.
V. SIMULATION RESULTS
The simulations evaluate repeater-network throughput under stated physical assumptions and compare banded purification with prior approaches. They model quantum operations and messaging extensively, while assuming perfect local gates and memory in the main results.
- Simulation setup: The simulations model repeater chains across varied parameters, including physical interactions, operations, and station-to-station messaging.The simulation code includes 7,000 lines of C++ and required several weeks on eight 3.0GHz+ Intel processors.
- Simulation setup: Throughput is measured in Bell pairs per second at a target fidelity of 0.98 over distances up to 20,000 kilometers.The default configuration uses 64 links of 20 kilometers, 100 qubits per station, 0.17 dB/km loss, and signal speed 0.7c.
- Hardware assumptions: The main simulations assume perfect local quantum operations and memory to isolate the factors under study.The code can model imperfect gates, but those errors are excluded from the primary simulations.
- Hardware assumptions: 0.1% gate errors reduce performance by about a factor of two, while 0.3% errors make final fidelity 0.98 unattainable.These results indicate strong sensitivity to local-operation accuracy under the simulated conditions.
- Hardware assumptions: Memory must retain quantum states for times on the order of seconds at long distances, while shorter memory times require added local quantum error correction.At 1,280 kilometers, the one-way fiber latency is approximately 6 milliseconds.
- Evaluation procedure: Each banded data point uses extensive parameter searches to select band and swapping thresholds, with throughput estimated from end-to-end Bell-pair arrival times.Runs generally create 200 Bell pairs with final fidelity 0.98 or better, except for some slowest points terminated early.
A. Greedy Algorithm
The greedy baselines sort Bell pairs by fidelity, but pairing from the bottom of the list substantially improves performance over pairing the highest-fidelity pairs first. Hardware resource partitioning also sharply affects short-distance throughput.
- Baseline behavior: The greedy top-down algorithm is the prior-work baseline plotted in Figure 6.Its throughput declines from about 21 Bell pairs/second for two hops to almost 1 Bell pair/second for 1,024 hops.
- Evaluation axis: The plotted throughput uses end-to-end Bell pairs per second against distance, with the horizontal axis showing both hop count and kilometers.The rightmost point represents 1,024 hops or 20,000 kilometers.
- Baseline behavior: Greedy top-down throughput falls in stair steps because discrete purification counts change as distance increases toward the final fidelity target.When another purification step is required, performance can drop by roughly a factor of two.
- Greedy bottom-up: Greedy bottom-up pairing improves performance by a factor of three to eight over the highest-fidelity-first strategy.The paper attributes this to more conservative use of the highest-fidelity pair and greater risk being assigned to lower-fidelity pairs.
- Hardware effect: 400 pairs/second for one hop drops to 21 for two hops because an intermediate station must split its 100 qubits between two links.For one hop, all 100 qubits serve the connection; for two hops, 50 qubits serve each side.
B. Banded Performance v. Total Distance
The five-band algorithm maintains substantially higher throughput than greedy baselines over increasing distances, although its advantage varies with distance. Startup latency is also evaluated, while the band structure itself is not distance-independent.
- Throughput: 1060 Bell pairs/second at one hop declines to 20 pairs/second at 1,024 hops for the five-band algorithm.Throughput plateaus near 100 pairs/second from 32 to 128 hops before declining further.
- Throughput: The banded algorithm is 15 to 50 times better than greedy top down and 2.5 to 9.3 times better than greedy bottom up.Both advantages increase unevenly with distance because of stair-step behavior.
- Comparison scope: Entanglement pumping and symmetric scheduling are omitted from the figure, and pumping cannot create fidelity-0.98 pairs from starting fidelity 0.638 in the stated setting.For the shown configuration, symmetric scheduling would perform similarly to banding.
- Startup latency: Figure 7 compares startup latency versus distance for banded, greedy bottom-up, and greedy top-down algorithms.Startup latency is measured from system start until the first end-to-end Bell pair is produced.
- Distance dependence: The banding structure changes as total distance increases, preventing direct transfer of short-line simulation results to much longer lines.Distance-independent system controls would therefore not follow automatically from short-line behavior.
C. Finding the Bands
The authors select band boundaries through parameter searches, finding that protecting high-fidelity pairs improves performance. More bands help through five bands, after which performance saturates under the studied configuration.
- Band selection: Nearly exhaustive searches evaluate band placements for configurations containing two to six bands.For the two-band example, the boundary is varied in steps of 0.01.
- Band selection: The best two-band boundary is 0.87-0.89 for 64 hops of 20 kilometers each.At the extremes, the arrangement becomes equivalent to the greedy bottom-up algorithm for the first and last data points.
- Band selection: The performance peak shows that high-fidelity pairs should be protected from purification with low-fidelity pairs.Banding prevents incompatible pairs from purifying together when they fall on opposite sides of a boundary.
- Number of bands: Adding bands produces a smooth performance increase through five bands, with five bands nearly 50% better than two bands.Moving from one band to two improves performance by more than a factor of three.
- Number of bands: Performance saturates at six bands, which is not clearly better than five because the behavior is constrained by a symmetric-tree structure.The comparison concerns the best band throughput for different band counts over 64 hops of 20 kilometers each.
- Swapping thresholds: Figure 10 compares different distance-swapping thresholds.The supplied caption identifies the comparison but does not state its outcome.
D. Varying Swapping Thresholds
The simulations compare swapping-fidelity threshold strategies and find that maintaining a working fidelity performs best. The choice of fidelity thresholds can be optimized independently from the purification bands.
- Threshold strategies: The experiments evaluated distance thresholds using intermediate fidelity 0.9 and final fidelity 0.98 across distances 1, 2, 4, 8, 16, 32, and 64 hops.The baseline experiments set each distance threshold to 0.98.
- Threshold strategies: Case c, purifying to fidelity 0.98 at distance 1 and maintaining it thereafter, was the preferred threshold strategy.Case a performed so poorly that its simulations could not complete.
- Threshold strategies: Maintaining a working fidelity supports the conclusion that purifying over short distances is more efficient than purifying over long distances.The data also confirms the working-fidelity approach identified in prior work.
- Threshold strategies: All other candidate threshold schemes performed worse than maintaining a working fidelity.
- Threshold strategies: Changing fidelity thresholds at different distances appears independent of the purification bands, allowing the two parameters to be optimized separately.The curves for cases b and c had the same shape despite radically different distance thresholds.
E. Number of Qubits per Station
The number of qubits per station is the principal throughput constraint examined here. Banded purification performs best at smaller station capacities, while its advantage narrows as capacity grows.
- Hardware capacity: The principal throughput constraint is the number of qubits per station, making resource distribution a central design question.
- Hardware capacity: Five-band purification achieves throughput that is linear in the number of qubits per half-station.The comparison of two bands with varying qubit counts is shown in Figure 11.
- Hardware capacity: With 50 qubits per half-station, banded purification performs thirty-seven times better than greedy top down while meeting the fidelity goal of 0.98.Greedy top down struggles to meet the goal at this station capacity.
- Hardware capacity: Banded purification outperforms both greedy algorithms at all station sizes, but the performance ratio decreases as station capacity grows.With larger capacities, bottom-up pairing naturally tends to match qubits of similar fidelity.
F. Varying Number of Stations
The study explores how to distribute a fixed qubit resource across repeater links, while noting that the broader design space remains incompletely analyzed. The conclusion reports throughput gains across a broad range of distances and parameters and identifies applicability beyond wide-area links.
- Station placement: The experiments examine distributing scarce physical qubits across links using configurations such as 64 hops of 20km, 128 hops of 10km, and 256 hops of 5km.The compared configurations use 50, 25, and 13 qubits per half-station, respectively.
- Station placement: A more complete analysis remains open because memory errors, local gate errors, and many swapping-threshold combinations expand the simulation space.The reported simulations already required more than half a CPU-year.
- Conclusions: The banded purification design represents a step forward in quantum repeater network design, especially with intermediate numbers of qubits per station.
- Conclusions: Simulations identified throughput improvements of fifteen to fifty across a broad range of distances and parameters.The conclusion also reports an extended operating range at lower fidelities.
- Conclusions: Banded purification is intended for both quantum system-area networks and wide-area quantum networks, spanning node distances from a handspan to intercontinental scales.The stated applications include distributed quantum computing systems and wide-area networks.