SlideShare a Scribd company logo
1 of 10
Los Alamos National Laboratory
Variational Quantum Fidelity Estimation
APS March Meeting
March 2020 @ Internet
Marco Cerezo
T-4 / Center for Nonlinear Studies (CNLS)
LA-UR- 19-25585
Managed by Triad National Security, LLC for the U.S. Department of Energy's NNSA
In collaboration with A. Poremba, L. Cincio, and P. Coles
arXiv:1906.09253 (accepted in Quantum)
cerezo@lanl.gov arXiv:1906.09253 (accepted in Quantum)
Los Alamos National Laboratory
3/6/2020 | 2
Outline of Main Results
Quantum Information Theory
• Novel upper and lower bounds for the Quantum Fidelity 𝐹 ,  .
• “Truncated Fidelity”, projecting a quantum state  into its m-largest eigenvalues.
Variational Hybrid Quantum-Classical Algorithm
• Variational Quantum Fidelity Estimation Algorithm.
• Numerical implementations for low Rank states.
Complexity Analysis
• The problem of “Low Rank Fidelity Estimation” is classically hard.
cerezo@lanl.gov arXiv:1906.09253
Los Alamos National Laboratory
3/6/2020 | 3
Motivation: Near-term quantum devices as (impure)
quantum state preparation factories.
cerezo@lanl.gov arXiv:1906.09253
• Intentionally: thermal states
• Unintentionally: quantum noise, e.g., T1, and T2 processes
Quantum Fidelity as a measure for verification and
characterization
𝐹 ,  = Tr   =   1
 Classically hard to compute (exponentially hard!)
 No quantum algorithm to exactly compute 𝐹 , 
Los Alamos National Laboratory
3/6/2020 | 4
• 𝑟𝑖, |𝑟𝑖 : eigenvalues and eigenvectors . Define Π 𝑚

as the projector onto the subspace
of the eigenvectors of  with 𝑚-largest eigenvalues. Define the sub-normalized states:
 𝑚 = Π 𝑚

Π 𝑚

= 𝑖=1
𝑚
𝑟𝑖|𝑟𝑖 𝑟𝑖|,  𝑚

= Π 𝑚

Π 𝑚

(𝑟𝑖≥ 𝑟𝑖+1)
Truncated Fidelity 𝐹  𝑚,  = Tr  𝑚  1
Truncated Generalized Fidelity1 𝐹∗  𝑚,  = Tr  𝑚  1
+ (1 − Tr  𝑚)(1 − Tr  𝑚

)
Truncated Fidelity Bounds (collection of bounds with 𝑚, Fidelity Spectrum):
𝐹  𝑚,  ≤ 𝐹 ,  ≤ 𝐹∗  𝑚, 
 Bounds get monotonically tighter with 𝑚:
𝐹  𝑚,  ≤ 𝐹  𝑚+1,  𝐹∗  𝑚+1,  ≤ 𝐹∗  𝑚, 
[1] M. Tomamichel, “Quantum Information Processing with Finite Resources: Mathematical Foundations”, Vol. 5 (Springer,2015).
Bounding the fidelity: Truncated Fidelity Bounds
cerezo@lanl.gov arXiv:1906.09253
Los Alamos National Laboratory
3/6/2020 | 5
Truncated Fidelity 𝐹  𝑚,  = Tr  𝑚  1
Truncated Generalized Fidelity 𝐹∗  𝑚,  = Tr  𝑚  1
+ (1 − Tr  𝑚)(1 − Tr  𝑚

)]
 𝑚  1 = Tr 𝑖,𝑗 𝑇𝑖𝑗|𝑟𝑖 𝑟𝑖|
Where 𝑇 is a 𝑚 × 𝑚 matrix such that:
• 𝑇 ≥ 0
• 𝑇𝑖𝑗 = 𝑟𝑖 𝑟𝑗 𝑟𝑖  𝑟𝑗
In order to compute the TFB we need to know: 𝑟𝑖, and 𝑟𝑖  𝑟𝑗
Computing the Truncated Fidelity Bounds (TFB)
cerezo@lanl.gov arXiv:1906.09253
T matrix is classically diagonalizable for small m!
Los Alamos National Laboratory
3/6/2020 | 6
Variational Quantum Fidelity Estimation (VQFE) Algorithm
1. First,  is diagonalized with a hybrid quantum-classical loop, outputting the largest
eigenvalues {𝑟𝑖} of , and a gate sequence that prepares the associated eigenvectors1.
2. Second, a hybrid quantum-classical computation gives the matrix elements of  in
the eigenbasis of : prepare superposition (|𝑟𝑖 + |𝑟𝑗 )/ 2, use SWAP Test.
3. Third, classical processing gives upper and lower bounds on 𝐹 ,  .
[1] R. LaRose, et al, “Variational quantum state diagonalization,” npj Quantum Information 5, 8 (2019).
Los Alamos National Laboratory
3/6/2020 | 7
Numerical Implementations
 Randomly chosen 
 Low rank 
 Computed TFB & SSFB
 Also provide Certified
Bounds (CB)
Sub- and super-fidelity bounds (SSFB)1: 𝐸 ,  ≤ 𝐹 ,  ≤ 𝐺 , 
𝐸 ,  = Tr  + 2[ Tr  2 − Tr ] and 𝐺 ,  = Tr  + (1 − Tr 2)(1 − Tr 2)]
Quantum Phase Transition:
 Thermal state of Ising chain of
N= 8 spins ½ in a transverse field.
 Computed TFB & SSFB.
 TFB: Better estimation of phase
transition location!
[1] J. Miszczak, et al, “Sub-and super-fidelity as bounds for quantum fidelity,” Quantum Inf & Comput 9, 103–130 (2009).
Los Alamos National Laboratory
3/6/2020 | 8
Complexity Analysis
• Problem: Low-rank Fidelity Estimation
Input: Two poly(n)-sized quantum circuit descriptions 𝑈 and 𝑉 that prepare
n-qubit states  and  on a subset of qubits all initially in the |0 state, and a
parameter 𝛾.
Promise: The state  is low rank (i.e., rank()= poly(n)).
Output: Approximation of 𝐹 ,  up to additive accuracy 𝛾.
The problem Low-rank Fidelity Estimation to within precision 𝛾 = 1/poly(n)
is DQC1-hard.
Low-rank Fidelity Estimation is classically hard!
Los Alamos National Laboratory
3/6/2020 | 9
Review of Main Results
Quantum Information Theory
• Novel upper and lower bounds for the Quantum Fidelity 𝐹 ,  base on the “Truncated Fidelity”.
Variational Hybrid Quantum-Classical Algorithm
• Variational Quantum Fidelity Estimation.
• Numerical implementations for low Rank states. We also heuristically show we need to consider a
number of eigenvalues in the truncated states which does not scale exponentially with n.
Complexity Analysis
• The problem of “Low Rank Fidelity Estimation” is DQC1-hard
cerezo@lanl.gov arXiv:1906.09253
Los Alamos National Laboratory
3/6/2020 | 10
Thank you for your attention!
See you all at the next APS March meeting!

More Related Content

What's hot (7)

K nearest neighbor algorithm
  K nearest neighbor algorithm  K nearest neighbor algorithm
K nearest neighbor algorithm
 
Percolation Model and Controllability
Percolation Model and ControllabilityPercolation Model and Controllability
Percolation Model and Controllability
 
Enhance The K Means Algorithm On Spatial Dataset
Enhance The K Means Algorithm On Spatial DatasetEnhance The K Means Algorithm On Spatial Dataset
Enhance The K Means Algorithm On Spatial Dataset
 
On Skyline Groups
On Skyline GroupsOn Skyline Groups
On Skyline Groups
 
Data structue q & a
Data structue q & aData structue q & a
Data structue q & a
 
Cure, Clustering Algorithm
Cure, Clustering AlgorithmCure, Clustering Algorithm
Cure, Clustering Algorithm
 
K means and dbscan
K means and dbscanK means and dbscan
K means and dbscan
 

Similar to Variational quantum fidelity estimation

Efficient Query Evaluation of Probabilistic Top-k Queries in Wireless Sensor ...
Efficient Query Evaluation of Probabilistic Top-k Queries in Wireless Sensor ...Efficient Query Evaluation of Probabilistic Top-k Queries in Wireless Sensor ...
Efficient Query Evaluation of Probabilistic Top-k Queries in Wireless Sensor ...ijceronline
 
Hamming Distance and Data Compression of 1-D CA
Hamming Distance and Data Compression of 1-D CAHamming Distance and Data Compression of 1-D CA
Hamming Distance and Data Compression of 1-D CAcsitconf
 
Hamming Distance and Data Compression of 1-D CA
Hamming Distance and Data Compression of 1-D CAHamming Distance and Data Compression of 1-D CA
Hamming Distance and Data Compression of 1-D CAcscpconf
 
Myers_SIAMCSE15
Myers_SIAMCSE15Myers_SIAMCSE15
Myers_SIAMCSE15Karen Pao
 
UNF Undergrad Physics
UNF Undergrad PhysicsUNF Undergrad Physics
UNF Undergrad PhysicsNick Kypreos
 
Automated Generation of High-accuracy Interatomic Potentials Using Quantum Data
Automated Generation of High-accuracy Interatomic Potentials Using Quantum DataAutomated Generation of High-accuracy Interatomic Potentials Using Quantum Data
Automated Generation of High-accuracy Interatomic Potentials Using Quantum Dataaimsnist
 
Metody logiczne w analizie danych
Metody logiczne w analizie danych Metody logiczne w analizie danych
Metody logiczne w analizie danych Data Science Warsaw
 
PES,EMM and TSM.ppt
PES,EMM and TSM.pptPES,EMM and TSM.ppt
PES,EMM and TSM.pptssusere5b7d7
 
R Packages for Time-Varying Networks and Extremal Dependence
R Packages for Time-Varying Networks and Extremal DependenceR Packages for Time-Varying Networks and Extremal Dependence
R Packages for Time-Varying Networks and Extremal DependenceWork-Bench
 
MODIFIED LLL ALGORITHM WITH SHIFTED START COLUMN FOR COMPLEXITY REDUCTION
MODIFIED LLL ALGORITHM WITH SHIFTED START COLUMN FOR COMPLEXITY REDUCTIONMODIFIED LLL ALGORITHM WITH SHIFTED START COLUMN FOR COMPLEXITY REDUCTION
MODIFIED LLL ALGORITHM WITH SHIFTED START COLUMN FOR COMPLEXITY REDUCTIONijwmn
 
On clusteredsteinertree slide-ver 1.1
On clusteredsteinertree slide-ver 1.1On clusteredsteinertree slide-ver 1.1
On clusteredsteinertree slide-ver 1.1VitAnhNguyn94
 
Iterative Soft Decision Based Complex K-best MIMO Decoder
Iterative Soft Decision Based Complex K-best MIMO DecoderIterative Soft Decision Based Complex K-best MIMO Decoder
Iterative Soft Decision Based Complex K-best MIMO DecoderCSCJournals
 
Iterative Soft Decision Based Complex K-best MIMO Decoder
Iterative Soft Decision Based Complex K-best MIMO DecoderIterative Soft Decision Based Complex K-best MIMO Decoder
Iterative Soft Decision Based Complex K-best MIMO DecoderCSCJournals
 
240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx
240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx
240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptxthanhdowork
 
Role of Tensors in Machine Learning
Role of Tensors in Machine LearningRole of Tensors in Machine Learning
Role of Tensors in Machine LearningAnima Anandkumar
 
Design of ternary sequence using msaa
Design of ternary sequence using msaaDesign of ternary sequence using msaa
Design of ternary sequence using msaaEditor Jacotech
 
generalized_nbody_acs_2015_challacombe
generalized_nbody_acs_2015_challacombegeneralized_nbody_acs_2015_challacombe
generalized_nbody_acs_2015_challacombeMatt Challacombe
 
Heavy Tails Workshop NeurIPS2023.pdf
Heavy Tails Workshop NeurIPS2023.pdfHeavy Tails Workshop NeurIPS2023.pdf
Heavy Tails Workshop NeurIPS2023.pdfCharles Martin
 

Similar to Variational quantum fidelity estimation (20)

Efficient Query Evaluation of Probabilistic Top-k Queries in Wireless Sensor ...
Efficient Query Evaluation of Probabilistic Top-k Queries in Wireless Sensor ...Efficient Query Evaluation of Probabilistic Top-k Queries in Wireless Sensor ...
Efficient Query Evaluation of Probabilistic Top-k Queries in Wireless Sensor ...
 
Hamming Distance and Data Compression of 1-D CA
Hamming Distance and Data Compression of 1-D CAHamming Distance and Data Compression of 1-D CA
Hamming Distance and Data Compression of 1-D CA
 
Hamming Distance and Data Compression of 1-D CA
Hamming Distance and Data Compression of 1-D CAHamming Distance and Data Compression of 1-D CA
Hamming Distance and Data Compression of 1-D CA
 
Myers_SIAMCSE15
Myers_SIAMCSE15Myers_SIAMCSE15
Myers_SIAMCSE15
 
UNF Undergrad Physics
UNF Undergrad PhysicsUNF Undergrad Physics
UNF Undergrad Physics
 
Automated Generation of High-accuracy Interatomic Potentials Using Quantum Data
Automated Generation of High-accuracy Interatomic Potentials Using Quantum DataAutomated Generation of High-accuracy Interatomic Potentials Using Quantum Data
Automated Generation of High-accuracy Interatomic Potentials Using Quantum Data
 
Metody logiczne w analizie danych
Metody logiczne w analizie danych Metody logiczne w analizie danych
Metody logiczne w analizie danych
 
PES,EMM and TSM.ppt
PES,EMM and TSM.pptPES,EMM and TSM.ppt
PES,EMM and TSM.ppt
 
R Packages for Time-Varying Networks and Extremal Dependence
R Packages for Time-Varying Networks and Extremal DependenceR Packages for Time-Varying Networks and Extremal Dependence
R Packages for Time-Varying Networks and Extremal Dependence
 
MODIFIED LLL ALGORITHM WITH SHIFTED START COLUMN FOR COMPLEXITY REDUCTION
MODIFIED LLL ALGORITHM WITH SHIFTED START COLUMN FOR COMPLEXITY REDUCTIONMODIFIED LLL ALGORITHM WITH SHIFTED START COLUMN FOR COMPLEXITY REDUCTION
MODIFIED LLL ALGORITHM WITH SHIFTED START COLUMN FOR COMPLEXITY REDUCTION
 
On clusteredsteinertree slide-ver 1.1
On clusteredsteinertree slide-ver 1.1On clusteredsteinertree slide-ver 1.1
On clusteredsteinertree slide-ver 1.1
 
Iterative Soft Decision Based Complex K-best MIMO Decoder
Iterative Soft Decision Based Complex K-best MIMO DecoderIterative Soft Decision Based Complex K-best MIMO Decoder
Iterative Soft Decision Based Complex K-best MIMO Decoder
 
Iterative Soft Decision Based Complex K-best MIMO Decoder
Iterative Soft Decision Based Complex K-best MIMO DecoderIterative Soft Decision Based Complex K-best MIMO Decoder
Iterative Soft Decision Based Complex K-best MIMO Decoder
 
240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx
240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx
240401_JW_labseminar[LINE: Large-scale Information Network Embeddin].pptx
 
Role of Tensors in Machine Learning
Role of Tensors in Machine LearningRole of Tensors in Machine Learning
Role of Tensors in Machine Learning
 
Design of ternary sequence using msaa
Design of ternary sequence using msaaDesign of ternary sequence using msaa
Design of ternary sequence using msaa
 
generalized_nbody_acs_2015_challacombe
generalized_nbody_acs_2015_challacombegeneralized_nbody_acs_2015_challacombe
generalized_nbody_acs_2015_challacombe
 
Study on atome probe
Study on atome probe Study on atome probe
Study on atome probe
 
Heavy Tails Workshop NeurIPS2023.pdf
Heavy Tails Workshop NeurIPS2023.pdfHeavy Tails Workshop NeurIPS2023.pdf
Heavy Tails Workshop NeurIPS2023.pdf
 
7.pdf
7.pdf7.pdf
7.pdf
 

Recently uploaded

Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhousejana861314
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfmuntazimhurra
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRDelhi Call girls
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCEPRINCE C P
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPirithiRaju
 
Cultivation of KODO MILLET . made by Ghanshyam pptx
Cultivation of KODO MILLET . made by Ghanshyam pptxCultivation of KODO MILLET . made by Ghanshyam pptx
Cultivation of KODO MILLET . made by Ghanshyam pptxpradhanghanshyam7136
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...RohitNehra6
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Nistarini College, Purulia (W.B) India
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...jana861314
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTSérgio Sacani
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptxRajatChauhan518211
 
A relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfA relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfnehabiju2046
 
Botany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdfBotany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdfSumit Kumar yadav
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...Sérgio Sacani
 
G9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.pptG9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.pptMAESTRELLAMesa2
 
Chemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfChemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfSumit Kumar yadav
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 sciencefloriejanemacaya1
 
Artificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C PArtificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C PPRINCE C P
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...Sérgio Sacani
 

Recently uploaded (20)

Engler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomyEngler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomy
 
Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhouse
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdf
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
 
Cultivation of KODO MILLET . made by Ghanshyam pptx
Cultivation of KODO MILLET . made by Ghanshyam pptxCultivation of KODO MILLET . made by Ghanshyam pptx
Cultivation of KODO MILLET . made by Ghanshyam pptx
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOST
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptx
 
A relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfA relative description on Sonoporation.pdf
A relative description on Sonoporation.pdf
 
Botany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdfBotany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdf
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
 
G9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.pptG9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.ppt
 
Chemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfChemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdf
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 science
 
Artificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C PArtificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C P
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
 

Variational quantum fidelity estimation

  • 1. Los Alamos National Laboratory Variational Quantum Fidelity Estimation APS March Meeting March 2020 @ Internet Marco Cerezo T-4 / Center for Nonlinear Studies (CNLS) LA-UR- 19-25585 Managed by Triad National Security, LLC for the U.S. Department of Energy's NNSA In collaboration with A. Poremba, L. Cincio, and P. Coles arXiv:1906.09253 (accepted in Quantum) cerezo@lanl.gov arXiv:1906.09253 (accepted in Quantum)
  • 2. Los Alamos National Laboratory 3/6/2020 | 2 Outline of Main Results Quantum Information Theory • Novel upper and lower bounds for the Quantum Fidelity 𝐹 ,  . • “Truncated Fidelity”, projecting a quantum state  into its m-largest eigenvalues. Variational Hybrid Quantum-Classical Algorithm • Variational Quantum Fidelity Estimation Algorithm. • Numerical implementations for low Rank states. Complexity Analysis • The problem of “Low Rank Fidelity Estimation” is classically hard. cerezo@lanl.gov arXiv:1906.09253
  • 3. Los Alamos National Laboratory 3/6/2020 | 3 Motivation: Near-term quantum devices as (impure) quantum state preparation factories. cerezo@lanl.gov arXiv:1906.09253 • Intentionally: thermal states • Unintentionally: quantum noise, e.g., T1, and T2 processes Quantum Fidelity as a measure for verification and characterization 𝐹 ,  = Tr   =   1  Classically hard to compute (exponentially hard!)  No quantum algorithm to exactly compute 𝐹 , 
  • 4. Los Alamos National Laboratory 3/6/2020 | 4 • 𝑟𝑖, |𝑟𝑖 : eigenvalues and eigenvectors . Define Π 𝑚  as the projector onto the subspace of the eigenvectors of  with 𝑚-largest eigenvalues. Define the sub-normalized states:  𝑚 = Π 𝑚  Π 𝑚  = 𝑖=1 𝑚 𝑟𝑖|𝑟𝑖 𝑟𝑖|,  𝑚  = Π 𝑚  Π 𝑚  (𝑟𝑖≥ 𝑟𝑖+1) Truncated Fidelity 𝐹  𝑚,  = Tr  𝑚  1 Truncated Generalized Fidelity1 𝐹∗  𝑚,  = Tr  𝑚  1 + (1 − Tr  𝑚)(1 − Tr  𝑚  ) Truncated Fidelity Bounds (collection of bounds with 𝑚, Fidelity Spectrum): 𝐹  𝑚,  ≤ 𝐹 ,  ≤ 𝐹∗  𝑚,   Bounds get monotonically tighter with 𝑚: 𝐹  𝑚,  ≤ 𝐹  𝑚+1,  𝐹∗  𝑚+1,  ≤ 𝐹∗  𝑚,  [1] M. Tomamichel, “Quantum Information Processing with Finite Resources: Mathematical Foundations”, Vol. 5 (Springer,2015). Bounding the fidelity: Truncated Fidelity Bounds cerezo@lanl.gov arXiv:1906.09253
  • 5. Los Alamos National Laboratory 3/6/2020 | 5 Truncated Fidelity 𝐹  𝑚,  = Tr  𝑚  1 Truncated Generalized Fidelity 𝐹∗  𝑚,  = Tr  𝑚  1 + (1 − Tr  𝑚)(1 − Tr  𝑚  )]  𝑚  1 = Tr 𝑖,𝑗 𝑇𝑖𝑗|𝑟𝑖 𝑟𝑖| Where 𝑇 is a 𝑚 × 𝑚 matrix such that: • 𝑇 ≥ 0 • 𝑇𝑖𝑗 = 𝑟𝑖 𝑟𝑗 𝑟𝑖  𝑟𝑗 In order to compute the TFB we need to know: 𝑟𝑖, and 𝑟𝑖  𝑟𝑗 Computing the Truncated Fidelity Bounds (TFB) cerezo@lanl.gov arXiv:1906.09253 T matrix is classically diagonalizable for small m!
  • 6. Los Alamos National Laboratory 3/6/2020 | 6 Variational Quantum Fidelity Estimation (VQFE) Algorithm 1. First,  is diagonalized with a hybrid quantum-classical loop, outputting the largest eigenvalues {𝑟𝑖} of , and a gate sequence that prepares the associated eigenvectors1. 2. Second, a hybrid quantum-classical computation gives the matrix elements of  in the eigenbasis of : prepare superposition (|𝑟𝑖 + |𝑟𝑗 )/ 2, use SWAP Test. 3. Third, classical processing gives upper and lower bounds on 𝐹 ,  . [1] R. LaRose, et al, “Variational quantum state diagonalization,” npj Quantum Information 5, 8 (2019).
  • 7. Los Alamos National Laboratory 3/6/2020 | 7 Numerical Implementations  Randomly chosen   Low rank   Computed TFB & SSFB  Also provide Certified Bounds (CB) Sub- and super-fidelity bounds (SSFB)1: 𝐸 ,  ≤ 𝐹 ,  ≤ 𝐺 ,  𝐸 ,  = Tr  + 2[ Tr  2 − Tr ] and 𝐺 ,  = Tr  + (1 − Tr 2)(1 − Tr 2)] Quantum Phase Transition:  Thermal state of Ising chain of N= 8 spins ½ in a transverse field.  Computed TFB & SSFB.  TFB: Better estimation of phase transition location! [1] J. Miszczak, et al, “Sub-and super-fidelity as bounds for quantum fidelity,” Quantum Inf & Comput 9, 103–130 (2009).
  • 8. Los Alamos National Laboratory 3/6/2020 | 8 Complexity Analysis • Problem: Low-rank Fidelity Estimation Input: Two poly(n)-sized quantum circuit descriptions 𝑈 and 𝑉 that prepare n-qubit states  and  on a subset of qubits all initially in the |0 state, and a parameter 𝛾. Promise: The state  is low rank (i.e., rank()= poly(n)). Output: Approximation of 𝐹 ,  up to additive accuracy 𝛾. The problem Low-rank Fidelity Estimation to within precision 𝛾 = 1/poly(n) is DQC1-hard. Low-rank Fidelity Estimation is classically hard!
  • 9. Los Alamos National Laboratory 3/6/2020 | 9 Review of Main Results Quantum Information Theory • Novel upper and lower bounds for the Quantum Fidelity 𝐹 ,  base on the “Truncated Fidelity”. Variational Hybrid Quantum-Classical Algorithm • Variational Quantum Fidelity Estimation. • Numerical implementations for low Rank states. We also heuristically show we need to consider a number of eigenvalues in the truncated states which does not scale exponentially with n. Complexity Analysis • The problem of “Low Rank Fidelity Estimation” is DQC1-hard cerezo@lanl.gov arXiv:1906.09253
  • 10. Los Alamos National Laboratory 3/6/2020 | 10 Thank you for your attention! See you all at the next APS March meeting!