- Source: Trace distance
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:
T
(
ρ
,
σ
)
:=
1
2
‖
ρ
−
σ
‖
1
=
1
2
T
r
[
(
ρ
−
σ
)
†
(
ρ
−
σ
)
]
,
{\displaystyle T(\rho ,\sigma ):={\frac {1}{2}}\|\rho -\sigma \|_{1}={\frac {1}{2}}\mathrm {Tr} \left[{\sqrt {(\rho -\sigma )^{\dagger }(\rho -\sigma )}}\right],}
where
‖
A
‖
1
≡
Tr
[
A
†
A
]
{\displaystyle \|A\|_{1}\equiv \operatorname {Tr} [{\sqrt {A^{\dagger }A}}]}
is the trace norm of
A
{\displaystyle A}
, and
A
{\displaystyle {\sqrt {A}}}
is the unique positive semidefinite
B
{\displaystyle B}
such that
B
2
=
A
{\displaystyle B^{2}=A}
(which is always defined for positive semidefinite
A
{\displaystyle A}
). This can be thought of as the matrix obtained from
A
{\displaystyle A}
taking the algebraic square roots of its eigenvalues. For the trace distance, we more specifically have an expression of the form
|
C
|
≡
C
†
C
=
C
2
{\displaystyle |C|\equiv {\sqrt {C^{\dagger }C}}={\sqrt {C^{2}}}}
where
C
=
ρ
−
σ
{\displaystyle C=\rho -\sigma }
is Hermitian. This quantity equals the sum of the singular values of
C
{\displaystyle C}
, which being
C
{\displaystyle C}
Hermitian, equals the sum of the absolute values of its eigenvalues. More explicitly,
T
(
ρ
,
σ
)
=
1
2
Tr
|
ρ
−
σ
|
=
1
2
∑
i
=
1
r
|
λ
i
|
,
{\displaystyle T(\rho ,\sigma )={\frac {1}{2}}\operatorname {Tr} |\rho -\sigma |={\frac {1}{2}}\sum _{i=1}^{r}|\lambda _{i}|,}
where
λ
i
∈
R
{\displaystyle \lambda _{i}\in \mathbb {R} }
is the
i
{\displaystyle i}
-th eigenvalue of
ρ
−
σ
{\displaystyle \rho -\sigma }
, and
r
{\displaystyle r}
is its rank.
The factor of two ensures that the trace distance between normalized density matrices takes values in the range
[
0
,
1
]
{\displaystyle [0,1]}
.
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
P
,
Q
{\displaystyle P,Q}
, their total variation distance is
δ
(
P
,
Q
)
=
1
2
‖
P
−
Q
‖
1
=
1
2
∑
k
|
P
k
−
Q
k
|
.
{\displaystyle \delta (P,Q)={\frac {1}{2}}\|P-Q\|_{1}={\frac {1}{2}}\sum _{k}|P_{k}-Q_{k}|.}
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
max
Π
1
2
∑
i
|
Tr
(
Π
i
ρ
)
−
Tr
(
Π
i
σ
)
|
,
{\displaystyle \max _{\Pi }{\frac {1}{2}}\sum _{i}|\operatorname {Tr} (\Pi _{i}\rho )-\operatorname {Tr} (\Pi _{i}\sigma )|,}
with the maximization performed with respect to all possible POVMs
{
Π
i
}
i
{\displaystyle \{\Pi _{i}\}_{i}}
.
To see why this is the case, we start observing that there is a unique decomposition
ρ
−
σ
=
P
−
Q
{\displaystyle \rho -\sigma =P-Q}
with
P
,
Q
≥
0
{\displaystyle P,Q\geq 0}
positive semidefinite matrices with orthogonal support. With these operators we can write concisely
|
ρ
−
σ
|
=
P
+
Q
{\displaystyle |\rho -\sigma |=P+Q}
. Furthermore
Tr
(
Π
i
P
)
,
Tr
(
Π
i
Q
)
≥
0
{\displaystyle \operatorname {Tr} (\Pi _{i}P),\operatorname {Tr} (\Pi _{i}Q)\geq 0}
, and thus
|
Tr
(
Π
i
P
)
−
Tr
(
Π
i
Q
)
)
|
≤
Tr
(
Π
i
P
)
+
Tr
(
Π
i
Q
)
)
{\displaystyle |\operatorname {Tr} (\Pi _{i}P)-\operatorname {Tr} (\Pi _{i}Q))|\leq \operatorname {Tr} (\Pi _{i}P)+\operatorname {Tr} (\Pi _{i}Q))}
. We thus have
∑
i
|
Tr
(
Π
i
(
ρ
−
σ
)
)
|
=
∑
i
|
Tr
(
Π
i
(
P
−
Q
)
)
|
≤
∑
i
Tr
(
Π
i
(
P
+
Q
)
)
=
Tr
|
ρ
−
σ
|
.
{\displaystyle \sum _{i}|\operatorname {Tr} (\Pi _{i}(\rho -\sigma ))|=\sum _{i}|\operatorname {Tr} (\Pi _{i}(P-Q))|\leq \sum _{i}\operatorname {Tr} (\Pi _{i}(P+Q))=\operatorname {Tr} |\rho -\sigma |.}
This shows that
max
Π
δ
(
P
Π
,
ρ
,
P
Π
,
σ
)
≤
T
(
ρ
,
σ
)
,
{\displaystyle \max _{\Pi }\delta (P_{\Pi ,\rho },P_{\Pi ,\sigma })\leq T(\rho ,\sigma ),}
where
P
Π
,
ρ
{\displaystyle P_{\Pi ,\rho }}
denotes the classical probability distribution resulting from measuring
ρ
{\displaystyle \rho }
with the POVM
Π
{\displaystyle \Pi }
,
(
P
Π
,
ρ
)
i
≡
Tr
(
Π
i
ρ
)
{\displaystyle (P_{\Pi ,\rho })_{i}\equiv \operatorname {Tr} (\Pi _{i}\rho )}
, and the maximum is performed over all POVMs
Π
≡
{
Π
i
}
i
{\displaystyle \Pi \equiv \{\Pi _{i}\}_{i}}
.
To conclude that the inequality is saturated by some POVM, we need only consider the projective measurement with elements corresponding to the eigenvectors of
ρ
−
σ
{\displaystyle \rho -\sigma }
. With this choice,
δ
(
P
Π
,
ρ
,
P
Π
,
σ
)
=
1
2
∑
i
|
Tr
(
Π
i
(
ρ
−
σ
)
)
|
=
1
2
∑
i
|
λ
i
|
=
T
(
ρ
,
σ
)
,
{\displaystyle \delta (P_{\Pi ,\rho },P_{\Pi ,\sigma })={\frac {1}{2}}\sum _{i}|\operatorname {Tr} (\Pi _{i}(\rho -\sigma ))|={\frac {1}{2}}\sum _{i}|\lambda _{i}|=T(\rho ,\sigma ),}
where
λ
i
{\displaystyle \lambda _{i}}
are the eigenvalues of
ρ
−
σ
{\displaystyle \rho -\sigma }
.
Physical interpretation
By using the Hölder duality for Schatten norms, the trace distance can be written in variational form as
T
(
ρ
,
σ
)
=
1
2
sup
−
I
≤
U
≤
I
T
r
[
U
(
ρ
−
σ
)
]
=
sup
0
≤
P
≤
I
T
r
[
P
(
ρ
−
σ
)
]
.
{\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 )].}
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
ρ
{\displaystyle \rho }
or
σ
{\displaystyle \sigma }
, each with probability
1
2
{\displaystyle {\frac {1}{2}}}
and sends it to Bob who has to discriminate between the two states using a binary measurement.
Let Bob assign the measurement outcome
0
{\displaystyle 0}
and a POVM element
P
0
{\displaystyle P_{0}}
such as the outcome
1
{\displaystyle 1}
and a POVM element
P
1
=
1
−
P
0
{\displaystyle P_{1}=1-P_{0}}
to identify the state
ρ
{\displaystyle \rho }
or
σ
{\displaystyle \sigma }
, respectively. His expected probability of correctly identifying the incoming state is then given by
p
guess
=
1
2
p
(
0
|
ρ
)
+
1
2
p
(
1
|
σ
)
=
1
2
T
r
(
P
0
ρ
)
+
1
2
T
r
(
P
1
σ
)
=
1
2
(
1
+
T
r
(
P
0
(
ρ
−
σ
)
)
)
.
{\displaystyle p_{\text{guess}}={\frac {1}{2}}p(0|\rho )+{\frac {1}{2}}p(1|\sigma )={\frac {1}{2}}\mathrm {Tr} (P_{0}\rho )+{\frac {1}{2}}\mathrm {Tr} (P_{1}\sigma )={\frac {1}{2}}\left(1+\mathrm {Tr} \left(P_{0}(\rho -\sigma )\right)\right).}
Therefore, when applying an optimal measurement, Bob has the maximal probability
p
guess
max
=
sup
P
0
1
2
(
1
+
T
r
(
P
0
(
ρ
−
σ
)
)
)
=
1
2
(
1
+
T
(
ρ
,
σ
)
)
{\displaystyle p_{\text{guess}}^{\text{max}}=\sup _{P_{0}}{\frac {1}{2}}\left(1+\mathrm {Tr} \left(P_{0}(\rho -\sigma )\right)\right)={\frac {1}{2}}(1+T(\rho ,\sigma ))}
of correctly identifying in which state Alice prepared the system.
Properties
The trace distance has the following properties
It is a metric on the space of density matrices, i.e. it is non-negative, symmetric, and satisfies the triangle inequality, and
T
(
ρ
,
σ
)
=
0
⇔
ρ
=
σ
{\displaystyle T(\rho ,\sigma )=0\Leftrightarrow \rho =\sigma }
0
≤
T
(
ρ
,
σ
)
≤
1
{\displaystyle 0\leq T(\rho ,\sigma )\leq 1}
and
T
(
ρ
,
σ
)
=
1
{\displaystyle T(\rho ,\sigma )=1}
if and only if
ρ
{\displaystyle \rho }
and
σ
{\displaystyle \sigma }
have orthogonal supports
It is preserved under unitary transformations:
T
(
U
ρ
U
†
,
U
σ
U
†
)
=
T
(
ρ
,
σ
)
{\displaystyle T(U\rho U^{\dagger },U\sigma U^{\dagger })=T(\rho ,\sigma )}
It is contractive under trace-preserving CP maps, i.e. if
Φ
{\displaystyle \Phi }
is a CPT map, then
T
(
Φ
(
ρ
)
,
Φ
(
σ
)
)
≤
T
(
ρ
,
σ
)
{\displaystyle T(\Phi (\rho ),\Phi (\sigma ))\leq T(\rho ,\sigma )}
It is convex in each of its inputs. E.g.
T
(
∑
i
p
i
ρ
i
,
σ
)
≤
∑
i
p
i
T
(
ρ
i
,
σ
)
{\displaystyle T(\sum _{i}p_{i}\rho _{i},\sigma )\leq \sum _{i}p_{i}T(\rho _{i},\sigma )}
On pure states, it can be expressed uniquely in term of the inner product of the states:
T
(
|
ψ
⟩
⟨
ψ
|
,
|
ϕ
⟩
⟨
ϕ
|
)
=
1
−
|
⟨
ψ
|
ϕ
⟩
|
2
{\displaystyle T(|\psi \rangle \langle \psi |,|\phi \rangle \langle \phi |)={\sqrt {1-|\langle \psi |\phi \rangle |^{2}}}}
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
F
(
ρ
,
σ
)
{\displaystyle F(\rho ,\sigma )}
is related to the trace distance
T
(
ρ
,
σ
)
{\displaystyle T(\rho ,\sigma )}
by the inequalities
1
−
F
(
ρ
,
σ
)
≤
T
(
ρ
,
σ
)
≤
1
−
F
(
ρ
,
σ
)
.
{\displaystyle 1-{\sqrt {F(\rho ,\sigma )}}\leq T(\rho ,\sigma )\leq {\sqrt {1-F(\rho ,\sigma )}}\,.}
The upper bound inequality becomes an equality when
ρ
{\displaystyle \rho }
and
σ
{\displaystyle \sigma }
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
Kata Kunci Pencarian:
- Logam berat
- Daftar dukungan kampanye presiden Donald Trump 2024
- Glen Powell
- Choi Jung-woo (pemeran)
- Wendy Makkena
- Danau Laacher
- Daftar karya tentang Perusahaan Hindia Timur Belanda
- Daftar julukan kota di Amerika Serikat
- Emily Wilding Davison
- Penghargaan Grammy ke-53
- Trace distance
- Fidelity of quantum states
- Generalized relative entropy
- Negativity (quantum mechanics)
- Triathlon
- Matrix norm
- Leave No Trace
- Measurement in quantum mechanics
- Fannes–Audenaert inequality
- Lunar distance