Trace distance

From HandWiki
Revision as of 23:31, 6 March 2023 by LinuxGuru (talk | contribs) (linkage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In quantum mechanics, and especially quantum information and the study of open quantum systems, the trace distance T is a metric on the space of density matrices and gives a measure of the distinguishability between two states. It is the quantum generalization of the Kolmogorov distance for classical probability distributions.

Definition

The trace distance is defined as half of the trace norm of the difference of the matrices:[math]\displaystyle{ T(\rho,\sigma) := \frac{1}{2}\|\rho - \sigma\|_{1} = \frac{1}{2} \mathrm{Tr} \left[ \sqrt{(\rho-\sigma)^\dagger (\rho-\sigma)} \right], }[/math]where [math]\displaystyle{ \|A\|_1\equiv \operatorname{Tr}[\sqrt{A^\dagger A}] }[/math] is the trace norm of [math]\displaystyle{ A }[/math], and [math]\displaystyle{ \sqrt A }[/math] is the unique positive semidefinite [math]\displaystyle{ B }[/math] such that [math]\displaystyle{ B^2=A }[/math] (which is always defined for positive semidefinite [math]\displaystyle{ A }[/math]). This can be thought of as the matrix obtained from [math]\displaystyle{ A }[/math] taking the algebraic square roots of its eigenvalues. For the trace distance, we more specifically have an expression of the form [math]\displaystyle{ |C|\equiv \sqrt{C^\dagger C}=\sqrt{C^2} }[/math] where [math]\displaystyle{ C=\rho-\sigma }[/math] is Hermitian. This quantity equals the sum of the singular values of [math]\displaystyle{ C }[/math], which being [math]\displaystyle{ C }[/math] Hermitian, equals the sum of the absolute values of its eigenvalues. More explicitly, [math]\displaystyle{ T(\rho,\sigma) = \frac12 \operatorname{Tr}|\rho-\sigma| = \frac12\sum_{i=1}^{r}|\lambda_i|, }[/math] where [math]\displaystyle{ \lambda_i\in\mathbb R }[/math] is the [math]\displaystyle{ i }[/math]-th eigenvalue of [math]\displaystyle{ \rho-\sigma }[/math], and [math]\displaystyle{ r }[/math] is its rank.

The factor of two ensures that the trace distance between normalized density matrices takes values in the range [math]\displaystyle{ [0,1] }[/math].

Connection with the total variation distance

The trace distance can be seen as a direct quantum generalization of the total variation distance between probability distributions. Given a pair of probability distributions [math]\displaystyle{ P,Q }[/math], their total variation distance is[math]\displaystyle{ \delta(P,Q) = \frac12\|P-Q\|_1 = \frac12 \sum_k |P_k-Q_k|. }[/math]Attempting to directly apply this definition to quantum states raises the problem that quantum states can result in different probability distributions depending on how they are measured. A natural choice is then to consider the total variation distance between the classical probability distribution obtained measuring the two states, maximized over the possible choices of measurement, which results precisely in the trace distance between the quantum states. More explicitly, this is the quantity[math]\displaystyle{ \max_\Pi \frac12\sum_i |\operatorname{Tr}(\Pi_i \rho) - \operatorname{Tr}(\Pi_i\sigma)|, }[/math]with the maximization performed with respect to all possible POVMs [math]\displaystyle{ \{\Pi_i\}_i }[/math].

To see why this is the case, we start observing that there is a unique decomposition [math]\displaystyle{ \rho-\sigma=P-Q }[/math] with [math]\displaystyle{ P,Q \ge 0 }[/math] positive semidefinite matrices with orthogonal support. With these operators we can write concisely [math]\displaystyle{ |\rho-\sigma|=P+Q }[/math]. Furthermore [math]\displaystyle{ \operatorname{Tr}(\Pi_i P),\operatorname{Tr}(\Pi_i Q)\ge0 }[/math], and thus [math]\displaystyle{ |\operatorname{Tr}(\Pi_iP)-\operatorname{Tr}(\Pi_i Q))| \le \operatorname{Tr}(\Pi_iP)+\operatorname{Tr}(\Pi_i Q)) }[/math]. We thus have[math]\displaystyle{ \sum_i |\operatorname{Tr}(\Pi_i (\rho-\sigma))| =\sum_i |\operatorname{Tr}(\Pi_i (P-Q))| \le \sum_i \operatorname{Tr}(\Pi_i(P+Q)) = \operatorname{Tr}|\rho-\sigma|. }[/math]This shows that[math]\displaystyle{ \max_\Pi \delta(P_{\Pi,\rho},P_{\Pi,\sigma}) \le T(\rho,\sigma), }[/math]where [math]\displaystyle{ P_{\Pi,\rho} }[/math] denotes the classical probability distribution resulting from measuring [math]\displaystyle{ \rho }[/math] with the POVM [math]\displaystyle{ \Pi }[/math], [math]\displaystyle{ (P_{\Pi,\rho})_i \equiv \operatorname{Tr}(\Pi_i \rho) }[/math], and the maximum is performed over all POVMs [math]\displaystyle{ \Pi\equiv\{\Pi_i\}_i }[/math].

To conclude that the inequality is saturated by some POVM, we need only consider the projective measurement with elements corresponding to the eigenvectors of [math]\displaystyle{ \rho-\sigma }[/math]. With this choice,[math]\displaystyle{ \delta(P_{\Pi,\rho},P_{\Pi,\sigma}) = \frac12\sum_i |\operatorname{Tr}(\Pi_i(\rho-\sigma))| = \frac12 \sum_i |\lambda_i| = T(\rho,\sigma), }[/math]where [math]\displaystyle{ \lambda_i }[/math] are the eigenvalues of [math]\displaystyle{ \rho-\sigma }[/math].

Physical interpretation

By using the Hölder duality for Schatten norms, the trace distance can be written in variational form as [1]

[math]\displaystyle{ T(\rho,\sigma) = \frac{1}{2}\sup_{-\mathbb{I}\leq U \leq \mathbb{I}} \mathrm{Tr}[U(\rho-\sigma)] =\sup_{0\leq P \leq \mathbb{I}} \mathrm{Tr}[P(\rho-\sigma)]. }[/math]

As for its classical counterpart, the trace distance can be related to the maximum probability of distinguishing between two quantum states:

For example, suppose Alice prepares a system in either the state [math]\displaystyle{ \rho }[/math] or [math]\displaystyle{ \sigma }[/math], each with probability [math]\displaystyle{ \frac 12 }[/math] and sends it to Bob who has to discriminate between the two states using a binary measurement. Let Bob assign the measurement outcome [math]\displaystyle{ 0 }[/math] and a POVM element [math]\displaystyle{ P_0 }[/math] such as the outcome [math]\displaystyle{ 1 }[/math] and a POVM element [math]\displaystyle{ P_1=1-P_0 }[/math] to identify the state [math]\displaystyle{ \rho }[/math] or [math]\displaystyle{ \sigma }[/math], respectively. His expected probability of correctly identifying the incoming state is then given by

[math]\displaystyle{ p_{\text{guess}} = \frac 12 p(0|\rho) + \frac 12 p(1|\sigma) = \frac 12 \mathrm{Tr}(P_0\rho)+ \frac 12 \mathrm{Tr}(P_1\sigma)=\frac 12 \left(1+ \mathrm{Tr}\left(P_0(\rho-\sigma)\right)\right). }[/math]

Therefore, when applying an optimal measurement, Bob has the maximal probability

[math]\displaystyle{ p^{\text{max}}_{\text{guess}} = \sup_{P_0} \frac 12 \left(1+ \mathrm{Tr}\left(P_0(\rho-\sigma)\right)\right) =\frac 12 (1 + T(\rho,\sigma)) }[/math]

of correctly identifying in which state Alice prepared the system.[2]

Properties

The trace distance has the following properties[1]

  • It is a metric on the space of density matrices, i.e. it is non-negative, symmetric, and satisfies the triangle inequality, and [math]\displaystyle{ T(\rho,\sigma) = 0 \Leftrightarrow \rho=\sigma }[/math]
  • [math]\displaystyle{ 0 \leq T(\rho,\sigma) \leq 1 }[/math] and [math]\displaystyle{ T(\rho,\sigma)=1 }[/math] if and only if [math]\displaystyle{ \rho }[/math] and [math]\displaystyle{ \sigma }[/math] have orthogonal supports
  • It is preserved under unitary transformations: [math]\displaystyle{ T(U\rho U^\dagger,U\sigma U^\dagger) = T(\rho,\sigma) }[/math]
  • It is contractive under trace-preserving CP maps, i.e. if [math]\displaystyle{ \Phi }[/math] is a CPT map, then [math]\displaystyle{ T(\Phi(\rho),\Phi(\sigma))\leq T(\rho,\sigma) }[/math]
  • It is convex in each of its inputs. E.g. [math]\displaystyle{ T(\sum_i p_i \rho_i,\sigma) \leq \sum_i p_i T(\rho_i,\sigma) }[/math]
  • On pure states, it can be expressed uniquely in term of the inner product of the states: [math]\displaystyle{ T(|\psi\rangle\langle\psi|,|\phi\rangle\langle\phi|) = \sqrt{1-|\langle\psi | \phi\rangle|^2} }[/math] [3]

For qubits, the trace distance is equal to half the Euclidean distance in the Bloch representation.

Relationship to other distance measures

Fidelity

The fidelity of two quantum states [math]\displaystyle{ F(\rho,\sigma) }[/math] is related to the trace distance [math]\displaystyle{ T(\rho,\sigma) }[/math] by the inequalities

[math]\displaystyle{ 1-\sqrt{F(\rho,\sigma)} \le T(\rho,\sigma) \le\sqrt{1-F(\rho,\sigma)} \, . }[/math]

The upper bound inequality becomes an equality when [math]\displaystyle{ \rho }[/math] and [math]\displaystyle{ \sigma }[/math] are pure states. [Note that the definition for Fidelity used here is the square of that used in Nielsen and Chuang]

Total variation distance

The trace distance is a generalization of the total variation distance, and for two commuting density matrices, has the same value as the total variation distance of the two corresponding probability distributions.

References

  1. 1.0 1.1 Nielsen, Michael A.; Chuang, Isaac L. (2010). "9. Distance measures for quantum information". Quantum Computation and Quantum Information (2nd ed.). Cambridge: Cambridge University Press. ISBN 978-1-107-00217-3. OCLC 844974180. 
  2. S. M. Barnett, "Quantum Information", Oxford University Press, 2009, Chapter 4
  3. Wilde, Mark (2017). Quantum Information Theory. doi:10.1017/9781316809976. ISBN 9781107176164.