Violating the bilocal inequality with separable mixed states in the entanglement-swapping network
Abstract.
It has been showed that two entangle pure states can violate the bilocal inequality in the entanglement-swapping network, vice versa. What happens for mixed states? Whether or not are there separable mixed states violating the bilocal inequality? In the work, we devote to finding the mixed Werner states which violate the bilocal inequality by Particle Swarm Optimization (PSO) algorithms. Finally, we shows that there are pairs of states, where one is separable and the other is entangled, can violate the bilocal inequality.
1. Introduction and preliminaries
Quantum nonlocality, detected by violation of Bell inequalities, is a significant property of quantum mechanics [1]. Nowadays, it has become a key tool in the modern development of quantum information and its applications cover a variety of areas [2]: quantum cryptography [3]; complexity theory [4]; communication complexity [5]; Hilbert space dimension estimates [6].
Recently, generalizations of Bell’s theorem for more complex causal structures have attracted growing attention [7, 8, 9, 10, 11, 12, 13, 14, 15]. Some researchers have studied the characteristics of classical, quantum and post-quantum correlations in networks by constructing the network Bell inequalities and exploring their quantum violations [16, 17, 18, 19, 20, 21]. In this paper, we focus on the simplest nontrivial network Bell experiment, known as the bilocality scenario, with only three observers and two sources. It features two independent sources that each produce a pair of particles. The first pair is shared between observers Alice and Bob while the second pair is shared between Bob and another observer, Charles (see Fig.1). Consider that Alice receives measurement setting (or input) , while Bob performs measurement , and Charles . After measuring the three parts, they obtain outcomes denoted , and , respectively. Bob’s measurement might correspond to a joint measurement on the two systems that he receives from each source. The correlations between the measurement outcomes of the three parties are described by the joint probability distribution .
Fig. 1. Scenario of bilocality
In our scenario, two independent sources distribute mixed states, and , between three distant observers, Alice, Bob and Charles. The tripartite joint probability distribution is -local if it can be written as
where and are the independent shared random variables distributed according to the densities and , respectively.
It has been documented that the set of Bell-local (or 1-local) correlations can be fully characterized by linear Bell inequalities [22]. So how do we represent bilocality correlation sets? Fortunately, the nonlinear inequality in Ref [8] can be used to efficiently capture bilocality correlations. This nonlinear inequality is called bilocality inequality, which is satisfied by bilocality correlations but can be violated by non-bilocal correlations. Consider that Alice and Charles receive binary inputs, and and give binary outputs, denoted and , respectively. The middle party Bob always performs joint measurement, denote Bob’s outcome by two bits and . Then, the bilocality inequality can be written as:
(1.1) |
where
(1.2) |
(1.3) |
The bracket denotes the expectation value of many experimental runs.
Gisin et al [23] showed that pairs of pure states can violate bilocality inequality if and only if the two pure states are entangled. Naturally, we ask the question: what kind of mixed states can violate the bilocality inequality? Whether or not are there separable mixed states violating the bilocal inequality? In the work, we devote to finding the mixed Werner states which violate the bilocal inequality by Particle Swarm Optimization (PSO) algorithms. Finally, we shows that there are pairs of states, where one is separable and the other is entangled, can violate the bilocal inequality.
2. Arbitrary pairs of Werner state
Let us first consider that Bob performs measurement has trace zero. That is, , (with ) and eigenvalues of have to lie in . denotes the Pauli matrices. Then, and , , are Hermitian operators with eigenvalues . In particular, they can be expressed as: and , where and are four unit-length vectors.
Every bipartite state involving two qubits can be written in the form
(2.1) |
where, in the notation of [24], is the identity operator, are Pauli matrices, and are Bloch vectors in , and , forms a matrix denoted .
Let
(2.2) |
be the state shared by Alice and Bob. Similarly we express , the state shared by Bob and Charles, which can be written in the form .
We can see that from Eq.(2.3) and Eq.(2.4) the value of depends largely on and . We seek to find the maximum value of the bilocality inequality (1.1) for arbitrary pairs of mixed states using particle swarm optimization(PSO). According to PSO, we can find such that when and both are entangled states. This means exists two different entangled states violation of the bilocality inequality. Now let’s think about an entangled state distributes to Alice and Bob, and another separable state distributes to Bob and Charles. In this case, can we get two states that violate the standard bilocality inequality (1.1)?
In particular, consider the case where Alice-Bob, as well as Bob-Charles, share a noisy Bell state, a so-called Werner state, the best-known class of mixed states. For qubits, the Werner state is given by
where is the singlet state, is the identity matrix and . The Werner state is entangled if and only if . The Werner state is pure only when .
We consider a specific quantum implementation of the bilocality experiment illustrated in Fig.1. The both sources emit pairs of qubits corresponding to Werner states. and (with
Let’s transform Werner state into something similar to Eq.(2.1). We can get that
Similarly, we express .
We can rewrite and , substituting in Eq.(2.3) and Eq.(2.4), we obtain
(2.5) |
can be expressed as , where
(2.6) |
Similarly, we express , where
(2.7) |
So we can get
(2.8) |
Denote , then our goal is to maximize with the Bloch vector and (with ). Next we use particle swarm optimization (PSO) algorithm as a approach to calculate .
3. Experimental scheme and results
Particle swarm optimization (PSO) algorithms [25] are outstandingly successful for non-convex optimization. PSO is a ’collective intelligence’ strategy from the field of machine learning that learns via trial-and-error and performs as well as or better than simulated annealing and genetic algorithms [26, 27, 28]. We have shown that PSO also delivers an autonomous approach to design an optimal measurement strategy. Here the optimal measurement means that the measurement can measure more quantum states with violation of the bilocality inequality.
The first step of the protocol is the initialization of a population: a set of lists of measurement, , corresponding the algorithm chromosomes, is randomly generated. The fitness is given by .
To search for , the PSO algorithm models a ’swarm’ of ’particles’ that move in the search space . In this paper, take values 30. A particle’s position represents a candidate policy for measurement , which is initially chosen at random. Furthermore, remembers the best position, , it has visited so far (including its current position). In addition, communicates with other particles in its neighborhood . We adopt the common approach to set each in a pre-defined way regardless of the particles’ positions by arranging them in a ring topology: for , all particles with maximum distance on the ring are in . In iteration , the PSO algorithm updates the position of all particles in a round-based manner as follows.
Each particle samples of its current position with trial runs.
re-samples of its personal-best policy , and the performance of is taken to be the arithmetic mean of all sharpness evaluations.
Each update if and
communicates and to all members of .
Each particle determines the sharpest policy found so far by any one particle in (including itself) and
moves to
(3.1) |
The arrows indicate that the right value is assigned to the left variable. The damping factor assists convergence, and are uniformly-distributed random numbers from the interval that are re-generated each time Eq (3.1) is evaluated. The ’exploitation weight’ parametrizes the attraction of a particle to its personal best position , and the ’exploration weight’ describes attraction to the best position in the neighborhood. To improve convergence, we bound each component of by a maximum value of . The userspecified parameters and determine the swarm’s behavior. Tests indicate that , , , and result in the highest probability to find an optimal policy.
After 500 iterations using PSO alogorithm, we get .
Fig. 2. Convergence of the
At this time, the corresponding measurements of Alice, Charles and Bob can be expressed as:
In order to , we consider the following expression:
(3.2) | |||
We thus get . This shows that we get a violation of our inequality (1.1) for . The most interesting case is when and , as satisfied by the scope of the . In this case, is an entangled state, is a separable state and they are mixed states.
The result of this paper is to select the appropriate measurement to find the mixed Werner states which violate the bilocal inequality. Specifically, entangled state and separable state can violate the bilocality inequality (1.1) if and . Similarly, when is an entangled state and is a separable state, we can get and , such that they violate the bilocality inequality. An evaluation of the relevant semidefinite program guarantees that a violation of bilocality is obtained whenever [29]. However, we provide a better scope of and find particular conclusion.
References
- [1] J. S. Bell, On the einstein podolsky rosen paradox, Physics Physique Fizika. 1(3), 195 (1964).
- [2] N. Brunner, D. Cavalcanti, S. Pironio, V. Scarani and S. Wehner, Bell nonlocality, Rev. Mod. Phys. 86, 419 (2014).
- [3] A. Acin, N. Brunner, N. Gisin, S. Massar, S. Pironio and V. Scarani, Device-independent security of quantum cryptography against collective attacks, Phys. Rev. Lett. 98, 230501 (2007).
- [4] M. Ben-Or, A. Hassidim and H. Pilpel, Quantum Multi Prover Interactive Proofs with Communicating Provers, In: Proceedings of 49th Annual IEEE Symposium on Foundations of Computer Science, Los Alamitos, CA: IEEE. (2008).
- [5] H. Buhrman, R. Cleve, S. Massar and R. de Wolf, Non-locality and Communication Complexity, Rev. Mod. Phys. 82, 665 (2010).
- [6] J. Brit, H. Buhrman and B. Toner, A generalized Grothendieck inequality and entanglement in XOR games, arXiv:0901.2009.
- [7] C. Branciard, N. Gisin and S. Pironio, Characterizing the nonlocal correlations created via entanglement swapping, Phys. Rev. Lett. 104, 170401 (2010).
- [8] C. Branciard, D. Rosset, N. Gisin and S. Pironio, Bilocal versus nonbilocal correlations in entanglement-swapping experiments, Phys. Rev. A. 85, 032119 (2012).
- [9] T. Fritz, Beyond Bell’s theorem: correlation scenarios, New J. Phys. 14, 103001 (2012).
- [10] A. Tavakoli, P. Skrzypczyk, D. Cavalcanti and A. Ac¨ªn, Nonlocal correlations in the star-network configuration, Phys. Rev. A. 90, 062109 (2014).
- [11] R. Chaves, R. Kueng, J. B. Brask and D. Gross, Unifying framework for relaxations of the causal assumptions in Bell’s theorem, Phys. Rev. Lett. 114, 140403 (2015).
- [12] C. Brukner, Quantum causality, Nat. Phys. 10, 259 (2014).
- [13] R. Chaves, C. Majenz and D. Gross, Information¨Ctheoretic implications of quantum causal structures, Nat. Commun. 6, 5766 (2015).
- [14] F. Costa and S. Shrapnel, Quantum causal modelling, New J. Phys. 18, 063032 (2016).
- [15] T. Fritz, Beyond Bell’s theorem II: Scenarios with arbitrary causal structure, Commun. Math. Phys. 341, 391 (2016).
- [16] M-X. Luo, Computationally efficient nonlinear bell inequalities for quantum networks, Phys. Rev. Lett. 120, 140402 (2018).
- [17] E. Wolfe, R. W. Spekkens and T. Fritz, The Inflation Technique for Causal Inference with Latent Variables, J. Causal Inference. 7, 2 (2019).
- [18] E. Wolfe, A. Pozas-Kerstjens, M. Grinberg, D. Rosset, A. Ac¨ªn and M. Navascues, Quantum Inflation: A General Approach to Quantum Causal Compatibility, arXiv:1909.10519.
- [19] M. O. Renou, E. Baumer, S. Boreiri, N. Brunner, N. Gisin and S. Beigi, Genuine quantum nonlocality in the triangle network, Phys. Rev. Lett. 123, 140401 (2019).
- [20] M-O. Renou, Y. Wang, S. Boreiri, S. Beigi, N. Gisin and N. Brunner, Limits on Correlations in Networks for Quantum and No-Signaling Resources, Phys. Rev. Lett. 123, 070403 (2019).
- [21] N. Gisin, J. D. Bancal, Y. Cai, A. Tavakoli, E. Z. Cruzeiro, S. Popescu and N. Brunner, Constraints on nonlocality in networks from no-signaling and independence, Nat Commun. 11, 2378 (2020).
- [22] N. Brunner, D. Cavalcanti, S. Pironio, V. Scarani and S. Wehner, Publisher’s note: Bell nonlocality, Rev. Mod. Phys. 86, 419 (2014).
- [23] N. Gisin, Q. X. Mei, A. Tavakoli, M. O. Renou and N. Brunner, All entangled pure quantum states violate the bilocality inequality, Phys. Rev. A. 96(2), 020304 (2017).
- [24] R. Horodecki, P. Horodecki and M. Horodecki, Violating Bell inequality by mixed spin-12 states: necessary and sufficient condition, Phys. Lett. A. 200(5), 340 (1995).
- [25] R. Eberhart and J. Kennedy, A new optimizer using particle swarm theory, Proceedings of the Sixth International Symposium on Micro Machine and Human Science. IEEE. (1995).
- [26] S. Ethni, B. Zahawi, D. Giaouris and P. Acarnley, Comparison of Particle Swarm and Simulated Annealing Algorithms for Induction Motor Fault Identification, 2009 7th IEEE International Conference on Industrial Informatics, IEEE. (2009).
- [27] J. Kennedy and W. M. Spears, Matching Algorithms to Problems: An Experimental Test of the Particle Swarm and Some Genetic Algorithms on the Multimodal Problem Generator, 1998 IEEE International Conference on Evolutionary Computation Proceedings. IEEE World Congress on Computational Intelligence (Cat. No. 98TH8360), IEEE. (1998).
- [28] P. Fourie and A. Groenwold, The particle swarm optimization algorithm in size and shape optimization, Struct. Multidiscipl. Optim. 23(4), 259 (2002).
- [29] A. Pozas-Kerstjens (private communication).