Questions tagged [fidelity]

For questions about the fidelity between quantum states.

Fidelity between two pure states $|{\psi}\rangle$ and $|\phi\rangle$ is defined as: $$\tag{1}F(|{\psi}\rangle, |{\phi}\rangle) = |\langle \psi | \phi \rangle|^2.$$

Fidelity between a pure states $|{\psi}\rangle$ and a mixted state $\rho$ is defined as: $$\tag{2}F(|{\psi}\rangle, \rho) = \langle \psi |\rho| \psi \rangle.$$

Fidelity between two mixed states $\rho$ and $\sigma$ is defined as: $$\tag{3} \begin{align} F(\rho, \sigma) &= || \sqrt{\rho}\sqrt{\sigma} ||_1^2 = \text{Tr}\bigg( \sqrt{\sqrt{\rho}\cdot\sigma\cdot \sqrt{\rho}} \bigg) = \text{Tr}\bigg( \sqrt{\sqrt{\sigma}\cdot\rho\cdot \sqrt{\sigma}} \bigg). \end{align} $$

148 questions
24
votes
4 answers

Can we combine the square roots inside the definition of the fidelity?

The (Uhlmann-Jozsa) fidelity of quantum states $\rho$ and $\sigma$ is defined to be $$F(\rho, \sigma) := \left(\mathrm{tr} \left[\sqrt{\sqrt{\rho} \sigma \sqrt{\rho}} \right]\right)^2.$$ However, as discussed here, the cyclical property of the trace…
tparker
  • 2,939
  • 13
  • 26
19
votes
1 answer

Purpose of using Fidelity in Randomised Benchmarking

Often, when comparing two density matrices, $\rho$ and $\sigma$ (such as when $\rho$ is an experimental implementation of an ideal $\sigma$), the closeness of these two states is given by the quantum state fidelity $$F =…
Mithrandir24601
  • 3,796
  • 3
  • 24
  • 45
17
votes
1 answer

What is a stabilizer state?

I am reading through the paper "Direct Fidelity Estimation from Few Pauli Measurements" (arXiv:1104.4695) and it mentions 'stabilizer state'. "The number of repetitions depends on the desired state $\rho$. In the worst case, it is $O(d)$, but in…
Quantum Guy 123
  • 1,499
  • 6
  • 20
15
votes
2 answers

Does higher channel fidelity imply higher entanglement fidelity?

Consider two noisy quantum channels (CPTP maps), $\Phi_1^A$ and $\Phi_2^A$, acting on a system $A$. Suppose that for any pure state $\left|\psi\right>\in \mathcal H_A$, $$ F\big(\psi, \Phi_1^A(\psi)\big) \geq F\big(\psi,…
UncertainTea
  • 151
  • 2
14
votes
2 answers

What is the difference between the "Fubini-Study distances" $\arccos|\langle\psi|\phi\rangle|$ and $\sqrt{1-|\langle\psi|\phi\rangle|}$?

I sometimes see the "Fubini-Study distance" between two (pure) states $|\psi\rangle,|\phi\rangle$ written as $$ d(\psi,\phi)_1=\arccos(|\langle\psi|\phi\rangle|), $$ for example in the Wikipedia page. Other sources (e.g. this paper in pag. 16), use…
glS
  • 27,510
  • 7
  • 37
  • 125
14
votes
3 answers

What is the longest time a qubit has survived with 0.9999 fidelity?

I am pretty intrigued by the record time that a qubit has survived.
Daniel Tordera
  • 885
  • 5
  • 13
13
votes
1 answer

What are min and max overlaps of a maximally entangled state with a separable state?

Let $A,B$ be Hilbert spaces of dimension $d$. Let $\rho$ be some separable quantum state of the composite system $AB$. Given a maximally entangled state: $$\vert\phi\rangle = \frac{1}{\sqrt{d}}\sum_{i=1}^d \vert i\rangle_A\vert…
Jules
  • 133
  • 4
12
votes
2 answers

How can I calculate the inner product of two quantum registers of different sizes?

I found an algorithm that can compute the distance of two quantum states. It is based on a subroutine known as swap test (a fidelity estimator or inner product of two state, btw I don't understand what fidelity mean). My question is about inner…
Aman
  • 473
  • 3
  • 13
11
votes
2 answers

On the distribution of the fidelity of a random product state with an arbitrary many-qubit state

Consider an arbitrary $n$-qubit state $\lvert \psi \rangle$. How much do we understand about the probability distribution of the fidelity of $\lvert \psi \rangle$ with a tensor product $\lvert \alpha \rangle = \lvert \alpha_1 \rangle \lvert \alpha_2…
Niel de Beaudrap
  • 12,522
  • 1
  • 33
  • 73
10
votes
4 answers

What does fidelity mean?

I am learning qiskit software and this term keeps popping up and I am unable to get a grasp on the technical definition given by wikipedia. For example, the functions state fidelity and process fidelity.
Eesh Starryn
  • 401
  • 5
  • 12
10
votes
2 answers

What use cases are there for 127 qubit QPUs?

IBM have recently announced their 127 qubit Eagle processor. Other approaches, such as Rydberg arrays, have now 256 qubits, as for example in QuEra's QPU QPU. While these are without a doubt outstanding techical acheivements, I am wondering what is…
9
votes
2 answers

Prove that a channel is close to acting on only one system

Background Suppose I have a quantum channel $\Phi:B(\mathcal{H}_1)\rightarrow B(\mathcal{H}_1)\otimes B(\mathcal{H}_2)$, such that there is some small $\epsilon$ such that for any two input states $\rho$ and $\sigma$ $$ \Vert \rho - \sigma\Vert_1…
9
votes
1 answer

Approximate Cloning

Question Consider two single qubit states $\left\{|\alpha_0\rangle,|\alpha_1\rangle\right\}$ which are not orthogonal or parallel, i.e. $\left|\langle\alpha_0|\alpha_1\rangle\right|\ne0,1$. Additionally, consider the unitary operation:…
Chris Long
  • 213
  • 1
  • 7
9
votes
2 answers

Prove the fidelity can be written in terms of Pauli expectation values as ${\rm tr}(\rho\sigma)=\sum_k \chi_\rho(k)\chi_\sigma(\rho)$

I am reading through "Direct Fidelity Estimation from Few Pauli Measurements" and it states that the measure of fidelity between a desired pure state $\rho$ and an arbitrary state $\sigma$ is $\mathrm{tr}(\rho\sigma)$. It then describes a…
Quantum Guy 123
  • 1,499
  • 6
  • 20
9
votes
3 answers

What does quantum gate fidelity mean?

The formal definition states that it's the distance between two quantum states. What does that mean experimentally? Does distance here mean the distance between two states on the Bloch Sphere? I am a little confused about the meaning of gate…
Maxx
  • 171
  • 1
  • 4
1
2 3
9 10