Quantum complex network

From HandWiki
Short description: Notion in network science of quantum information networks

Quantum complex networks are complex networks whose nodes are quantum computing devices.[1][2] Quantum mechanics has been used to create secure quantum communications channels that are protected from hacking.[3][4] Quantum communications offer the potential for secure enterprise-scale solutions.[5][2][6]

Motivation

In theory, it is possible to take advantage of quantum mechanics to create secure communications using features such as quantum key distribution is an application of quantum cryptography that enables secure communications[3] Quantum teleportation can transfer data at a higher rate than classical channels.[4][relevant? ]

History

Successful quantum teleportation experiments in 1998.[7] Prototypical quantum communication networks arrived in 2004.[8] Large scale communication networks tend to have non-trivial topologies and characteristics, such as small world effect, community structure, or scale-free.[6]

Concepts

Qubits

In quantum information theory, qubits are analogous to bits in classical systems. A qubit is a quantum object that, when measured, can be found to be in one of only two states, and that is used to transmit information.[3] Photon polarization or nuclear spin are examples of binary phenomena that can be used as qubits.[3]

Entanglement

Quantum entanglement is a physical phenomenon characterized by correlation between the quantum states of two or more physically separate qubits.[3] Maximally entangled states are those that maximize the entropy of entanglement.[9][10] In the context of quantum communication, entangled qubits are used as a quantum channel.[3]

Bell measurement

Bell measurement is a kind of joint quantum-mechanical measurement of two qubits such that, after the measurement, the two qubits are maximally entangled.[3][10]

Entanglement swapping

Entanglement swapping is a strategy used in the study of quantum networks that allows connections in the network to change.[1][11] For example, given 4 qubits, A, B, C and D, such that qubits C and D belong to the same station[clarification needed], while A and C belong to two different stations[clarification needed], and where qubit A is entangled with qubit C and qubit B is entangled with qubit D. Performing a Bell measurement for qubits A and B, entangles qubits A and B. It is also possible to entangle qubits C and D, despite the fact that these two qubits never interact directly with each other. Following this process, the entanglement between qubits A and C, and qubits B and D are lost. This strategy can be used to define network topology.[1][11][12]

Network structure

While models for quantum complex networks are not of identical structure, usually a node represents a set of qubits in the same station (where operations like Bell measurements and entanglement swapping can be applied) and an edge between node [math]\displaystyle{ i }[/math] and [math]\displaystyle{ j }[/math] means that a qubit in node [math]\displaystyle{ i }[/math] is entangled to a qubit in node [math]\displaystyle{ j }[/math], although those two qubits are in different places and so cannot physically interact.[1][11] Quantum networks where the links are interaction terms[clarification needed] instead of entanglement are also of interest[13][which?]

Notation

Each node in the network contains a set of qubits in different states. To represent the quantum state of these qubits, it is convenient to use Dirac notation and represent the two possible states of each qubit as [math]\displaystyle{ |0\rangle }[/math] and [math]\displaystyle{ |1\rangle }[/math].[1][11] In this notation, two particles are entangled if the joint wave function, [math]\displaystyle{ |\psi_{ij}\rangle }[/math], cannot be decomposed as[3][10]

[math]\displaystyle{ |\psi_{ij}\rangle=|\phi\rangle_i\otimes |\phi\rangle_j, }[/math]

where [math]\displaystyle{ |\phi\rangle_i }[/math] represents the quantum state of the qubit at node i and [math]\displaystyle{ |\phi\rangle_j }[/math] represents the quantum state of the qubit at node j.

Another important concept is maximally entangled states. The four states (the Bell states) that maximize the entropy of entanglement between two qubits can be written as follows:[3][10]

[math]\displaystyle{ |\Phi_{ij}^+\rangle = \frac{1}{\sqrt{2}} (|0\rangle_i \otimes |0\rangle_j + |1\rangle_i \otimes |1\rangle_j), }[/math]
[math]\displaystyle{ |\Phi_{ij}^-\rangle = \frac{1}{\sqrt{2}} (|0\rangle_i \otimes |0\rangle_j - |1\rangle_i \otimes |1\rangle_j), }[/math]
[math]\displaystyle{ |\Psi_{ij}^+\rangle = \frac{1}{\sqrt{2}} (|0\rangle_i \otimes |1\rangle_j + |1\rangle_i \otimes |0\rangle_j), }[/math]
[math]\displaystyle{ |\Psi_{ij}^-\rangle = \frac{1}{\sqrt{2}} (|0\rangle_i \otimes |1\rangle_j - |1\rangle_i \otimes |0\rangle_j). }[/math]

Models

Quantum random networks

The quantum random network model proposed by Perseguers et al. (2009)[1] can be thought of as a quantum version of the Erdős–Rényi model. In this model, each node contains [math]\displaystyle{ N-1 }[/math] qubits, one for each other node. The degree of entanglement between a pair of nodes, represented by [math]\displaystyle{ p }[/math], plays a similar role to the parameter [math]\displaystyle{ p }[/math] in the Erdős–Rényi model in which two nodes form a connection with probability [math]\displaystyle{ p }[/math], whereas in the context of quantum random networks, [math]\displaystyle{ p }[/math] refers to the probability of converting an entangled pair of qubits to a maximally entangled state using only local operations and classical communication.[14]

Using Dirac notation, a pair of entangled qubits connecting the nodes [math]\displaystyle{ i }[/math] and [math]\displaystyle{ j }[/math] is represented as

[math]\displaystyle{ |\psi_{ij}\rangle=\sqrt{1-p/2}|0\rangle_i \otimes |0\rangle_j + \sqrt{p/2} |1\rangle_i\otimes|1\rangle_j, }[/math]

For [math]\displaystyle{ p=0 }[/math], the two qubits are not entangled:

[math]\displaystyle{ |\psi_{ij}\rangle=|0\rangle_i \otimes |0\rangle_j, }[/math]

and for [math]\displaystyle{ p=1 }[/math], we obtain the maximally entangled state:

[math]\displaystyle{ |\psi_{ij}\rangle=\sqrt{1/2}(|0\rangle_i \otimes |0\rangle_j + |1\rangle_i\otimes|1\rangle_j) }[/math].

For intermediate values of [math]\displaystyle{ p }[/math], [math]\displaystyle{ 0\lt p\lt 1 }[/math], any entangled state is, with probability [math]\displaystyle{ p }[/math], successfully converted to the maximally entangled state using LOCC operations.[14]

One feature that distinguishes this model from its classical analogue is the fact that, in quantum random networks, links are only truly established after they are measured, and it is possible to exploit this fact to shape the final state of the network.[relevant? ] For an initial quantum complex network with an infinite number of nodes, Perseguers et al.[1] showed that, the right measurements and entanglement swapping, make it possible to collapse the initial network to a network containing any finite subgraph, provided that [math]\displaystyle{ p }[/math] scales with [math]\displaystyle{ N }[/math] as [math]\displaystyle{ p\sim N^Z }[/math], where [math]\displaystyle{ Z\geq-2 }[/math]. This result is contrary to classical graph theory, where the type of subgraphs contained in a network is bounded by the value of [math]\displaystyle{ z }[/math].[15][why?]

Entanglement percolation

Entanglement percolation models attempt to determine whether a quantum network is capable of establishing a connection between two arbitrary nodes through entanglement, and to find the best strategies to create such connections.[11][16]

Cirac et al. (2007)[16] applied a model to complex networks by Cuquet et al. (2009),[11] in which nodes are distributed in a lattice[16] or in a complex network,[11] and each pair of neighbors share two pairs of entangled qubits that can be converted to a maximally entangled qubit pair with probability [math]\displaystyle{ p }[/math]. We can think of maximally entangled qubits as the true links between nodes. In classical percolation theory, with a probability [math]\displaystyle{ p }[/math] that two nodes are connected, [math]\displaystyle{ p }[/math] has a critical value (denoted by [math]\displaystyle{ p_c }[/math]), so that if [math]\displaystyle{ p\gt p_c }[/math] a path between two randomly selected nodes exists with a finite probability, and for [math]\displaystyle{ p\lt p_c }[/math] the probability of such a path existing is asymptotically zero.[17] [math]\displaystyle{ p_c }[/math] depends only on the network topology.[17]

A similar phenomenon was found in the model proposed by Cirac et al. (2007),[16] where the probability of forming a maximally entangled state between two randomly selected nodes is zero if [math]\displaystyle{ p\lt p_c }[/math] and finite if [math]\displaystyle{ p\gt p_c }[/math]. The main difference between classical and entangled percolation is that, in quantum networks, it is possible to change the links in the network, in a way changing the effective topology of the network. As a result, [math]\displaystyle{ p_c }[/math] depends on the strategy used to convert partially entangled qubits to maximally connected[clarification needed] qubits.[11][16] With a naïve approach, [math]\displaystyle{ p_c }[/math] for a quantum network is equal to [math]\displaystyle{ p_c }[/math] for a classic network with the same topology.[16] Nevertheless, it was shown that is possible to take advantage of quantum swapping to lower [math]\displaystyle{ p_c }[/math] both in regular lattices[16] and complex networks.[11]

See also

References

  1. 1.0 1.1 1.2 1.3 1.4 1.5 1.6 Perseguers, S.; Lewenstein, M.; Acín, A.; Cirac, J. I. (16 May 2010). "Quantum random networks". Nature Physics 6 (7): 539–543. doi:10.1038/nphys1665. Bibcode2010NatPh...6..539P. 
  2. 2.0 2.1 Cuquet, Martí; Calsamiglia, John (2009). "Entanglement Percolation in Quantum Complex Networks". Physical Review Letters 103 (24): 240503. doi:10.1103/physrevlett.103.240503. PMID 20366190. Bibcode2009PhRvL.103x0503C. 
  3. 3.0 3.1 3.2 3.3 3.4 3.5 3.6 3.7 3.8 Nielsen, Michael A.; Chuang, Isaac L. (1 January 2004). Quantum Computation and Quantum Information. Cambridge University Press. ISBN 978-1-107-00217-3. 
  4. 4.0 4.1 Takeda, Shuntaro; Mizuta, Takahiro; Fuwa, Maria; Loock, Peter van; Furusawa, Akira (14 August 2013). "Deterministic quantum teleportation of photonic quantum bits by a hybrid technique". Nature 500 (7462): 315–318. doi:10.1038/nature12366. PMID 23955230. Bibcode2013Natur.500..315T. 
  5. Huang, Liang; Lai, Ying C. (2011). "Cascading dynamics in complex quantum networks". Chaos: An Interdisciplinary Journal of Nonlinear Science 21 (2): 025107. doi:10.1063/1.3598453. PMID 21721785. Bibcode2011Chaos..21b5107H. 
  6. 6.0 6.1 Dorogovtsev, S.N.; Mendes, J.F.F. (2003). Evolution of Networks: From biological networks to the Internet and WWW. Oxford University Press. ISBN 978-0-19-851590-6. 
  7. Boschi, D.; Branca, S.; De Martini, F.; Hardy, L.; Popescu, S. (1998). "Experimental Realization of Teleporting an Unknown Pure Quantum State via Dual Classical and Einstein-Podolsky-Rosen Channels". Physical Review Letters 80 (6): 1121–1125. doi:10.1103/physrevlett.80.1121. Bibcode1998PhRvL..80.1121B. 
  8. Elliott, Chip; Colvin, Alexander; Pearson, David; Pikalo, Oleksiy; Schlafer, John; Yeh, Henry (17 March 2005). Current status of the DARPA Quantum Network. Bibcode2005quant.ph..3058E. 
  9. Eisert, J.; Cramer, M.; Plenio, M. B. (February 2010). "Colloquium: Area laws for the entanglement entropy". Reviews of Modern Physics 82 (1): 277–306. doi:10.1103/RevModPhys.82.277. Bibcode2010RvMP...82..277E. 
  10. 10.0 10.1 10.2 10.3 Chandra, Naresh; Ghosh, Rama (2013). Quantum Entanglement in Electron Optics: Generation, Characterization, and Applications. Springer Series on Atomic, Optical, and Plasma Physics. 67. Springer. p. 43. ISBN 978-3642240706. https://books.google.com/books?id=be6BCYFzqFQC&pg=PA43. 
  11. 11.0 11.1 11.2 11.3 11.4 11.5 11.6 11.7 11.8 Cuquet, M.; Calsamiglia, J. (10 December 2009). "Entanglement percolation in quantum complex networks". Physical Review Letters 103 (24): 240503. doi:10.1103/physrevlett.103.240503. PMID 20366190. Bibcode2009PhRvL.103x0503C. 
  12. Coecke, Bob (2003). The logic of entanglement. Department of Computer Science, University of Oxford. Bibcode2004quant.ph..2014C. http://www.cs.ox.ac.uk/publications/publication2580-abstract.html. 
  13. Nokkala, Johannes (2018-12-01). Quantum complex networks (Doctoral dissertation). https://www.utupub.fi/handle/10024/146194. 
  14. 14.0 14.1 Werner, Reinhard F. (15 Oct 1989). "Quantum states with Einstein-Podolsky-Rosen correlations admitting a hidden-variable model". Physical Review A 40 (8): 4277–4281. doi:10.1103/physreva.40.4277. PMID 9902666. Bibcode1989PhRvA..40.4277W. 
  15. Albert, Réka; Barabási, Albert L. (Jan 2002). "Statistical mechanics of complex networks". Reviews of Modern Physics 74 (1): 47–97. doi:10.1103/revmodphys.74.47. Bibcode2002RvMP...74...47A. 
  16. 16.0 16.1 16.2 16.3 16.4 16.5 16.6 Acin, Antonio; Cirac, J. Ignacio; Lewenstein, Maciej (25 February 2007). "Entanglement percolation in quantum networks". Nature Physics 3 (4): 256–259. doi:10.1038/nphys549. Bibcode2007NatPh...3..256A. 
  17. 17.0 17.1 Stauffer, Dietrich; Aharony, Anthony (1994). Introduction to Percolation Theory (2nd ed.). CRC Press. ISBN 978-0-7484-0253-3. 

External links