Direct Fidelity Estimation

Revision as of 11:32, 12 September 2019 by Rhea (talk | contribs)

This example method is used to certify than an experimental device prepares a desired quantum state. This is directly applicable to a pure quantum state and provides an estimate of the fidelity between the pure state and the actual arbitrary state in the lab, up to a constant additive error. The method requires measuring only a constant number of Pauli expectation values, selected at random according to an importance-weighting rule.

Tags: Certification protocol, Fidelity estimation protocol

Assumptions

  • The quantum state to be prepared is a pure state. Any other additional structure or symmetry is not assumed.
  • We can measure  -qubit Pauli observables, that is, tensor products of single-qubit Pauli operators. There is no need to perform any other operations.

Outline

In this method, we want to compare the final state created in any experiment with the initial state and hence we use fidelity as a figure of merit for this. This method works by measuring a random subset of Pauli observables chosen according to an importance weighing rule. The Pauli observables selected are most likely to detect deviations from the desired state.

This method consists of the following steps:

  • A system is considered of   qubits with a certain space dimension and a pure quantum state is selected that is to be prepared. A group is formed of all possible Pauli operators. We have a final state, which has to be compared to the original pure quantum state.
  • A Pauli observable is randomly selected from the group according to predefined importance weighing rule.
  • A specific amount of copies of the final state are selected, where the amount depends on the selected Pauli observables.
  • The Pauli observable is measured on each of these copies and the measurement outcome is received. An expectation value is calculated over all the random measurement outcome of all the copies.
  • To estimate the fidelity with a fixed additive error and failure probability, the procedure from step 2 to step 4 is repeated   times, which is a function of the additive error and failure probability.
  • The average of all the calculated   expectation values is taken which gives us the estimate of the fidelity.

Hardware Requirements

  • Trusted Measurement device.

Notation

  •  : Dimension of Hilbert space
  •  : Original pure quantum state
  •  : Final quantum state which has to be compared to the original quantum state
  •  tr( ): Fidelity of the two quantum states   and  
  •  : Denotes all possible Pauli operators, ( -fold tensor products of  ,  ,   and  )
  •  : Characteristic function,   tr( )
  • Pr : Probability of selecting   from  . This is the importance weighting rule, which is a natural probability distribution. Pr 
  •  : Additive Error
  •  : Failure probability
  •  : Number of times the process is repeated to obtain the average,  
  •  : Number of copies of   in a single process.
  •  : Measurement outcome,  
  •  : Expectation over all measurement outcomes
  •  : Average of all expectation values of all measurement outcomes
  •  : Expected number of copies of final quantum state

Properties

  • The figure of merit: Fidelity
  • This protocol requires multiple copies of the final state. The expected numbers of copies are:  
  • This protocol is applicable to a large class of quantum states and requires minimal experimental resources
  • This protocol is faster than full tomography by a factor of $d$, the dimension of the state space
  • Measurement of an only constant number of Pauli observables is required however each measurement needs to be repeated. The number of repetitions is   in the worst case, however, in many cases of practical interest, it is smaller.
  • This protocol used a fixed number of Pauli observables, depending on the additive error and failure probability, and is independent of the size of the system
  • This method allows one to directly measure the entanglement fidelity and average fidelity of the entire circuit, rather than inferring it from tomography performed on individual gates.

Procedure Description

Input: copies of final quantum state

Output: Figure of merit: Fidelity,  

  • For  :
    • Select   randomly, with probability Pr( )
    • Determine  ,   log 
    • Prepare   copies of  
    • For   sequences:
      • Measure the Pauli observable   on  
      • Get Measurement outcome  
    • Take estimate over all measurement outcomes to get  ,  
  • Estimate   where  
  • With probability   lies in the range  

Further Information

  • For stabilizer states, the number of repetitions is constant, independent of the size of the system; and for the W state, it is only quadratic in the number of qubits  .
  • This method can certify Clifford circuits in constant time, independent of the number of qubits and gates.
  • This method performs better under some mild assumptions on the noise in the system. If the noise is depolarizing or dephasing, then we get a favourable scaling of  
  • If the nonzero Pauli expectations are only inverse polynomially small, then the number of copies is polynomial.
  • By truncating negligibly small probabilities from the relevance distribution, we can improve the worst-case scaling at the cost of adding a tiny (also negligible) bias to our estimate.
  • An analogous method can be used for certifying any unitary quantum channel by estimating the entanglement fidelity. Most of the analysis for channels is exactly analogous to the case of states. The main difference is that we may also input a state to the channel as well as choose how to measure at the output.

Related Papers

  • S.Flammia et al (2011) arXiv:1104.4695v3: Direct Fidelity Estimation from Few Pauli Measurements
*contributed by Rhea Parekh