SlideShare a Scribd company logo
1 of 24
Download to read offline
Quantum Computation for Predicting Electron
and Phonon Properties of Solids
Kamal Choudhary
NIST, Gaithersburg, MD, USA & Theiss Research, CA, USA.
Developer & Founder: https://jarvis.nist.gov
Washington DC Quantum Computing Meetup, 02/26/2022
1
Joint Automated Repository for Various Integrated Simulations
Outline
2
• Motivation [3]
• Background
- NIST-JARVIS infrastructure [4-5]
- Band theory of solids [6-7]
- Quantum algorithms and circuits [8-13]
• Workflow development [14-20]
• Application to Aluminum metal [37-46]
• Application to more than 1000 solids [21-22]
• Application for many-body methods [ 23 ]
• Hands-on session [24]
• Summary and future work [25]
Contents Slide #
Motivation
3
Simulation of quantum systems might be easier using quantum bits (qubits)
Energy levels (eigenvalues) of a Hamiltonian (Hermitian matrix)
Determine metal/semiconductor/insulator
Importance of Wannier tight-binding approach
Universal strategy for electron and phonon dynamics of solids
Analyzing role of different circuit models & optimizers
Storing large Hamiltonian matrix (2nx2n, n:qubits)
Background: NIST-JARVIS Infrastructure
4
https://jarvis.nist.gov
“You guys are doing something really beneficial…”
“I find JARVIS-DFT very useful for my research…”
User-comments:
Established: January 2017
(MGI funded)
Published: >25 articles
Users: >8000 users worldwide
Downloads: >300K
Workshops: 2 AIMS, 1 QMMS
(~200 attendees for each)
jarvis.nist.gov: Requires login credentials, free registration
Choudhary et al., Nature: npj Computational Materials 6, 173 (2020).
2017 2018 2019 2020 2021
JARVIS-FF
(Evaluate FF)
JARVIS-DFT
2D
(OptB88vdW,
Exf. En.)
JARVIS-DFT
Optoelectronics
(TBmBJ)
JARVIS-DFT
Elastic Tensor
3D & 2D
JARVIS-ML
CFID descriptors
JARVIS-FF
(Evaluate FF,
defects)
JARVIS-DFT
Topological SOC
spillage
3D
JARVIS-DFT
/ML
K-point convergence
JARVIS-DFT
Solar SLME
JARVIS-DFT
Topological SOC
spillage 2D (Mag/Non-
Mag.)
JARVIS-DFT/ML
2D Heterostructures
JARVIS-DFT/ML
DFPT
Dielec., Piezo., IR
JARVIS-DFT/ML
Thermoelectrics
3D & 2D
Seebeck, PF
JARVIS-DFT EFG
NQR, NMR
JARVIS-DFT
STM 2D
JARVIS-DFT
AQCE 2D
JARVIS-DFT
WTBH
JARVIS-DFT/ML
Topological SOC spillage 3D
Mag., non-mag, Exp.
JARVIS-AtomQC
VQE/VQD
JARVIS-DAC
MOFs
JARVIS-
AtomVison
(STEM/STM)
JARVIS-TB
TB3PY
JARVIS-
ALIGNN (Solids
Molecules)
JARVIS-ML
UQ, Phonons
JARVIS-
OPTIMADE
5
Background: Band-theory of Solids
6
• Free electron model: electrons are weekly bound to their atoms and can move freely (Arnold
Sommerfeld), especially applicable to metallic solids, do not take potential into account, several
problems such as wrong description of specific heat for transition elements.
• Nearly free electron model: electrons are ‘nearly’ free introducing weak lattice potential,
wavefunctions (Bloch Wave) still represented by plane waves, takes potential into account.
• Tight-binding model/LCAO: opposite extreme to NFE model, electrons are tightly bound to nuclei,
atomic description is not completely irrelevant , Coulomb interactions between the atom cores and
electrons split the energy levels to form bands, usually good for valence electrons, different
methods/packages such as WTBH (Wannier90), TB3Py, DFTB etc.
• Density functional theory: Instead of wavefunctions, consider density functional, many electron
problem to many one-electron problem, effect of exchange-correlation functional. Many software
such as VASP, PWSCF/QE, WIEN2k etc.
• Bloch’s theorem: solutions to the Schrödinger equation in a periodic potential take the form of a plane
wave modulated by a periodic function.
• Brillouin zone: primitive cell in reciprocal space, set of points in k-space that can be reached from the
origin without crossing any Bragg plane.
• Band-structure: ranges of energy that an electron is "forbidden" or "allowed" to have, due to the
diffraction of the quantum mechanical electron waves in the periodic crystal lattice.
https://en.wikipedia.org/wiki/Brillouin_zone
https://en.wikipedia.org/wiki/Electronic_band_structure
Background: Metal vs Insulator
7
Background: Feynman’s seminal papers
8
http://physics.whu.edu.cn/dfiles/wenjian/1_00_QIC_Feynman.pdf
“Nature is quantum, goddamn it! So if we
want to simulate it, we need a quantum
computer.”
Background: NISQ
9
https://arxiv.org/abs/2101.08448
https://towardsdatascience.com/quantum-advantage-b3458646bd9
Companies:
• Google,
• Microsoft,
• IBM
• Xanadu,
• D-Wave,
• Rigetti…
Background: QPE & VQE
10
Two main approaches to ab-initio chemistry calculations on quantum computers:
1) Quantum phase estimation (QPE): estimate the phase (or eigenvalue) of an eigenvector
of a unitary operator, U
2) Variation quantum eigensolver (VQE): a quantum/classical hybrid algorithm that can be
used to find eigenvalues of a (often large) matrix, H
Variational Quantum Eigensolver (VQE) &
Variation Quantum Deflation(VQD)
11
http://openqemist.1qbit.com/docs/vqe_microsoft_qsharp.html
Notes:
• Quantum computers are good in preparing states, not good at sum, optimizers, multiplying etc.
• QC to prepare a wavefunction ansatz of the system and estimate the expectation value
VQD: Deflate other eigensatets once ground state is found using VQE
VQE: a hybrid classical-quantum algorithm using Ritz variational principle
VQE: Lack of application for solids
12
Background: Quantum Circuit Model
13
• In quantum information theory, a quantum circuit is a model for quantum computation, similar to classical circuits, in
which a computation is a sequence of quantum gates, measurements, initializations of qubits to known values, and
possibly other actions. Any quantum program can be represented by a sequence of quantum circuits.
Analogous to tuning parameters of a guitar, to an extent!
https://qiskit.org/documentation/apidoc/circuit.html
https://good-loops.com/beautiful-anime-guitar-strumming-gif/
https://qiskit.org/textbook/ch-algorithms/quantum-fourier-transform.html
Application to solid-state materials
14
https://github.com/usnistgov/jarvis
https://github.com/usnistgov/atomqc
arXiv:2102.11452
Typical Flowchart
15
https://github.com/usnistgov/jarvis
https://github.com/usnistgov/atomqc
K. Choudhary, J. Phys.: Condens. Matter 33 (2021) 385501
Wannier functions:
• Complete orthonormalized basis set,
• Acts as a bridge between a delocalized plane wave representation and a localized atomic orbital basis
• All major density functional theory (DFT) codes support generation WFs for a material
𝐻 = ℎ𝑃𝑃
𝑃∈ 𝐼,𝑋,𝑌,𝑍 ⨂𝑛
𝐻𝑗 = 𝐻 + 𝛽𝑖|𝜓 𝜽0
∗
𝜓 𝜽0
∗
|
𝑗−1
𝑖=0
𝐺 𝑘, ꞷ𝑛 = ꞷ𝑛 + 𝜇 − 𝐻 𝑘 − 𝛴 ꞷ𝑛
−1
http://www.wannier.org/
Background: TB (JARVIS-DFT/WTBH/TB3PY)
16
Circuit Trials
17
RealAmplitudes PauliTwoDesign
EfficientSU2
jarvis.core.circuits.QuantumCircuitLibrary
RY and RZ: parametrized circuits with parameters ө, Wires and boxes with ‘X’ :Controlled-X gate.
Wires with two solid squares: Controlled-Z gates
Circuit Trials
18
Finding right circuit and number of repeat units are important
a) Al for Gamma point, b) Al for X point, c) PbS for X point for different
repeat units of Circuit-6
FCC Aluminum Example
19
a) Monitoring VQE optimization progress with several local optimizers such COBYLA, L_BFGS_B, SLSQP, CG, and SPSA
for Al electronic WTBH and at X-point.
b) Electronic bandstructure calculated from classical diagonalization (Numpy-based exact solution) and VQD algorithm for
Al.
c) Phonon bandstructure for Al
Application to ~1000 systems
20
Comparison of minimum (Min.) and maximum (Max.) energy levels at Г-point for electronic and phonon WTBH using
classical eigenvalue routine in Numpy (Np.) and VQE solver. (N_qubits <=5)
a) and b) comparison of phonon (Phn.) minimum and maximum energy levels for 930 materials,
c) and d) comparison of electronic (El.) minimum and maximum energy levels for 300 materials.
The colorbar represents the number of Wannier orbitals.
Application to ~1000 systems
21
Dynamical Mean Field Theory
22
Imaginary part of Al’s DMFT hybridization function for a few components considering zero self-energy. a)Δ00, b)Δ01,
c)Δ10, d)Δ11
• Dynamical mean-field theory (DMFT): commonly used
techniques for solving predicting electronic structure of
correlated systems using impurity solver models.
• DMFT maps a many-body lattice problem to a many-
body local problem with impurity models.
• In DMFT one of the central quantities of interest is the
Green’s function such as
𝐺 𝑘, ꞷ𝑛 = ꞷ𝑛 + 𝜇 − 𝐻 𝑘 − 𝛴 ꞷ𝑛
−1
• Spectral function (𝐴) & DMFT hybridization function (𝛥)
𝐴 ꞷ = −
1
𝜋
𝐼𝑚 𝐺(ꞷ + 𝑖𝛿)
𝑘
𝛥 ꞷ + 𝑖𝛿 = ꞷ − 𝐺 −1
• Next, integrate with quantum impurity solvers
𝛴 = 0
Hands-on!
23
https://colab.research.google.com/github/knc6/jarvis-tools-notebooks/blob/master/jarvis-tools-notebooks/Qiskit_based_electronic_bandstructure_.ipynb
https://github.com/knc6/jarvis-tools-notebooks/blob/master/jarvis-tools-notebooks/Qiskit_based_electronic_bandstructure_.ipynb
Can be used for:
• Qiskit
• Tequila
• Pennylane,…
24
Summary & future work
• A robust workflow for applying quantum algorithms to simulate solids
• Applied to ~1000 solids (expanding QC beyond H2, LiH etc.)
• Open-source package, contributions are welcome
• Opportunities for DMFT/Defect calculations
• Challenges: 1) finding minimal circuit, 2) impurity quantum solvers
https://jarvis.nist.gov
Email: kamal.choudhary@nist.gov
https://github.com/usnistgov/jarvis
https://github.com/usnistgov/atomqc
@dr_k_choudhary

More Related Content

What's hot

Gofのデザインパターン stateパターン編
Gofのデザインパターン stateパターン編Gofのデザインパターン stateパターン編
Gofのデザインパターン stateパターン編
Ayumu Itou
 

What's hot (20)

素材産業のDxに貢献する 『Matlantis』のご紹介_nano tech2022_2022/1/28
素材産業のDxに貢献する 『Matlantis』のご紹介_nano tech2022_2022/1/28素材産業のDxに貢献する 『Matlantis』のご紹介_nano tech2022_2022/1/28
素材産業のDxに貢献する 『Matlantis』のご紹介_nano tech2022_2022/1/28
 
科学技術計算関連Pythonパッケージの概要
科学技術計算関連Pythonパッケージの概要科学技術計算関連Pythonパッケージの概要
科学技術計算関連Pythonパッケージの概要
 
合成経路探索 -論文まとめ- (PFN中郷孝祐)
合成経路探索 -論文まとめ-  (PFN中郷孝祐)合成経路探索 -論文まとめ-  (PFN中郷孝祐)
合成経路探索 -論文まとめ- (PFN中郷孝祐)
 
Single-cell pseudo-temporal ordering 近年の技術動向
Single-cell pseudo-temporal ordering 近年の技術動向Single-cell pseudo-temporal ordering 近年の技術動向
Single-cell pseudo-temporal ordering 近年の技術動向
 
機械学習工学の進展と課題 2021
機械学習工学の進展と課題 2021機械学習工学の進展と課題 2021
機械学習工学の進展と課題 2021
 
文献調査をどのように行うべきか?
文献調査をどのように行うべきか?文献調査をどのように行うべきか?
文献調査をどのように行うべきか?
 
Deep learningの発展と化学反応への応用 - 日本化学会第101春季大会(2021)
Deep learningの発展と化学反応への応用 - 日本化学会第101春季大会(2021)Deep learningの発展と化学反応への応用 - 日本化学会第101春季大会(2021)
Deep learningの発展と化学反応への応用 - 日本化学会第101春季大会(2021)
 
第4回 配信講義 計算科学技術特論A (2021)
第4回 配信講義 計算科学技術特論A (2021)第4回 配信講義 計算科学技術特論A (2021)
第4回 配信講義 計算科学技術特論A (2021)
 
汎用なNeural Network Potential「Matlantis」を使った新素材探索_2022応用物理学会_2022/3/22
汎用なNeural Network Potential「Matlantis」を使った新素材探索_2022応用物理学会_2022/3/22汎用なNeural Network Potential「Matlantis」を使った新素材探索_2022応用物理学会_2022/3/22
汎用なNeural Network Potential「Matlantis」を使った新素材探索_2022応用物理学会_2022/3/22
 
FPGAアクセラレータの作り方
FPGAアクセラレータの作り方FPGAアクセラレータの作り方
FPGAアクセラレータの作り方
 
[DL輪読会]Deep High-Resolution Representation Learning for Human Pose Estimation
[DL輪読会]Deep High-Resolution Representation Learning for Human Pose Estimation[DL輪読会]Deep High-Resolution Representation Learning for Human Pose Estimation
[DL輪読会]Deep High-Resolution Representation Learning for Human Pose Estimation
 
[DL輪読会]One Model To Learn Them All
[DL輪読会]One Model To Learn Them All[DL輪読会]One Model To Learn Them All
[DL輪読会]One Model To Learn Them All
 
Fugaku, the Successes and the Lessons Learned
Fugaku, the Successes and the Lessons LearnedFugaku, the Successes and the Lessons Learned
Fugaku, the Successes and the Lessons Learned
 
MIRU2016 チュートリアル
MIRU2016 チュートリアルMIRU2016 チュートリアル
MIRU2016 チュートリアル
 
Gofのデザインパターン stateパターン編
Gofのデザインパターン stateパターン編Gofのデザインパターン stateパターン編
Gofのデザインパターン stateパターン編
 
深層学習の数理
深層学習の数理深層学習の数理
深層学習の数理
 
PRML勉強会 #4 @筑波大学 発表スライド
PRML勉強会 #4 @筑波大学 発表スライドPRML勉強会 #4 @筑波大学 発表スライド
PRML勉強会 #4 @筑波大学 発表スライド
 
機械学習は化学研究の"経験と勘"を合理化できるか?
機械学習は化学研究の"経験と勘"を合理化できるか?機械学習は化学研究の"経験と勘"を合理化できるか?
機械学習は化学研究の"経験と勘"を合理化できるか?
 
EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Points for Monoc...
EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Points for Monoc...EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Points for Monoc...
EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Points for Monoc...
 
Kaggle Happywhaleコンペ優勝解法でのOptuna使用事例 - 2022/12/10 Optuna Meetup #2
Kaggle Happywhaleコンペ優勝解法でのOptuna使用事例 - 2022/12/10 Optuna Meetup #2Kaggle Happywhaleコンペ優勝解法でのOptuna使用事例 - 2022/12/10 Optuna Meetup #2
Kaggle Happywhaleコンペ優勝解法でのOptuna使用事例 - 2022/12/10 Optuna Meetup #2
 

Similar to Quantum Computation for Predicting Electron and Phonon Properties of Solids

Breaking the 49 qubit barrier in the simulation of quantum circuits
Breaking the 49 qubit barrier in the simulation of quantum circuitsBreaking the 49 qubit barrier in the simulation of quantum circuits
Breaking the 49 qubit barrier in the simulation of quantum circuits
hquynh
 
Virus, Vaccines, Genes and Quantum - 2020-06-18
Virus, Vaccines, Genes and Quantum - 2020-06-18Virus, Vaccines, Genes and Quantum - 2020-06-18
Virus, Vaccines, Genes and Quantum - 2020-06-18
Aritra Sarkar
 
poster_portrait
poster_portraitposter_portrait
poster_portrait
RyanMoodie
 

Similar to Quantum Computation for Predicting Electron and Phonon Properties of Solids (20)

7926563mocskoff pack method k sampling.ppt
7926563mocskoff pack method k sampling.ppt7926563mocskoff pack method k sampling.ppt
7926563mocskoff pack method k sampling.ppt
 
vasp_tutorial.pptx
vasp_tutorial.pptxvasp_tutorial.pptx
vasp_tutorial.pptx
 
Current Research on Quantum Algorithms.ppt
Current Research on Quantum Algorithms.pptCurrent Research on Quantum Algorithms.ppt
Current Research on Quantum Algorithms.ppt
 
Advanced Molecular Dynamics 2016
Advanced Molecular Dynamics 2016Advanced Molecular Dynamics 2016
Advanced Molecular Dynamics 2016
 
Breaking the 49 qubit barrier in the simulation of quantum circuits
Breaking the 49 qubit barrier in the simulation of quantum circuitsBreaking the 49 qubit barrier in the simulation of quantum circuits
Breaking the 49 qubit barrier in the simulation of quantum circuits
 
Virus, Vaccines, Genes and Quantum - 2020-06-18
Virus, Vaccines, Genes and Quantum - 2020-06-18Virus, Vaccines, Genes and Quantum - 2020-06-18
Virus, Vaccines, Genes and Quantum - 2020-06-18
 
Digital Wave Formulation of Quasi-Static Partial Element Equivalent Circuit M...
Digital Wave Formulation of Quasi-Static Partial Element Equivalent Circuit M...Digital Wave Formulation of Quasi-Static Partial Element Equivalent Circuit M...
Digital Wave Formulation of Quasi-Static Partial Element Equivalent Circuit M...
 
DIGITAL WAVE FORMULATION OF PEEC METHOD (SLIDES)
DIGITAL WAVE FORMULATION OF PEEC METHOD (SLIDES)DIGITAL WAVE FORMULATION OF PEEC METHOD (SLIDES)
DIGITAL WAVE FORMULATION OF PEEC METHOD (SLIDES)
 
Density functional theory (DFT) and the concepts of the augmented-plane-wave ...
Density functional theory (DFT) and the concepts of the augmented-plane-wave ...Density functional theory (DFT) and the concepts of the augmented-plane-wave ...
Density functional theory (DFT) and the concepts of the augmented-plane-wave ...
 
Semiconductor qubits in practice
Semiconductor qubits in practiceSemiconductor qubits in practice
Semiconductor qubits in practice
 
Targeted Band Structure Design and Thermoelectric Materials Discovery Using H...
Targeted Band Structure Design and Thermoelectric Materials Discovery Using H...Targeted Band Structure Design and Thermoelectric Materials Discovery Using H...
Targeted Band Structure Design and Thermoelectric Materials Discovery Using H...
 
poster_portrait
poster_portraitposter_portrait
poster_portrait
 
01-10 Exploring new high potential 2D materials - Angioni.pdf
01-10 Exploring new high potential 2D materials - Angioni.pdf01-10 Exploring new high potential 2D materials - Angioni.pdf
01-10 Exploring new high potential 2D materials - Angioni.pdf
 
Qualitative model of transport
Qualitative model of transportQualitative model of transport
Qualitative model of transport
 
Nano-electronics
Nano-electronicsNano-electronics
Nano-electronics
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
Quantum Computing Basics
Quantum Computing BasicsQuantum Computing Basics
Quantum Computing Basics
 
Quantum computing1
Quantum computing1Quantum computing1
Quantum computing1
 
Quantum comput ing
Quantum comput ingQuantum comput ing
Quantum comput ing
 
Materials Modelling: From theory to solar cells (Lecture 1)
Materials Modelling: From theory to solar cells  (Lecture 1)Materials Modelling: From theory to solar cells  (Lecture 1)
Materials Modelling: From theory to solar cells (Lecture 1)
 

More from KAMAL CHOUDHARY

Elastic properties of bulk and low-dimensional materials using Van der Waals ...
Elastic properties of bulk and low-dimensional materials using Van der Waals ...Elastic properties of bulk and low-dimensional materials using Van der Waals ...
Elastic properties of bulk and low-dimensional materials using Van der Waals ...
KAMAL CHOUDHARY
 
High-throughput discovery of low-dimensional and topologically non-trivial ma...
High-throughput discovery of low-dimensional and topologically non-trivial ma...High-throughput discovery of low-dimensional and topologically non-trivial ma...
High-throughput discovery of low-dimensional and topologically non-trivial ma...
KAMAL CHOUDHARY
 
Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...
Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...
Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...
KAMAL CHOUDHARY
 

More from KAMAL CHOUDHARY (11)

ChemNLP: A Natural Language Processing based Library for Materials Chemistry ...
ChemNLP: A Natural Language Processing based Library for Materials Chemistry ...ChemNLP: A Natural Language Processing based Library for Materials Chemistry ...
ChemNLP: A Natural Language Processing based Library for Materials Chemistry ...
 
NIST-JARVIS infrastructure for Improved Materials Design
NIST-JARVIS infrastructure for Improved Materials DesignNIST-JARVIS infrastructure for Improved Materials Design
NIST-JARVIS infrastructure for Improved Materials Design
 
Materials Design in the Age of Deep Learning and Quantum Computation
Materials Design in the Age of Deep Learning and Quantum ComputationMaterials Design in the Age of Deep Learning and Quantum Computation
Materials Design in the Age of Deep Learning and Quantum Computation
 
Smart Metrics for High Performance Material Design
Smart Metrics for High Performance Material DesignSmart Metrics for High Performance Material Design
Smart Metrics for High Performance Material Design
 
Database of Topological Materials and Spin-orbit Spillage
Database of Topological Materials and Spin-orbit SpillageDatabase of Topological Materials and Spin-orbit Spillage
Database of Topological Materials and Spin-orbit Spillage
 
Elastic properties of bulk and low-dimensional materials using Van der Waals ...
Elastic properties of bulk and low-dimensional materials using Van der Waals ...Elastic properties of bulk and low-dimensional materials using Van der Waals ...
Elastic properties of bulk and low-dimensional materials using Van der Waals ...
 
High-throughput discovery of low-dimensional and topologically non-trivial ma...
High-throughput discovery of low-dimensional and topologically non-trivial ma...High-throughput discovery of low-dimensional and topologically non-trivial ma...
High-throughput discovery of low-dimensional and topologically non-trivial ma...
 
Accelerated Materials Discovery & Characterization with Classical, Quantum an...
Accelerated Materials Discovery & Characterization with Classical, Quantum an...Accelerated Materials Discovery & Characterization with Classical, Quantum an...
Accelerated Materials Discovery & Characterization with Classical, Quantum an...
 
Physics inspired artificial intelligence/machine learning
Physics inspired artificial intelligence/machine learningPhysics inspired artificial intelligence/machine learning
Physics inspired artificial intelligence/machine learning
 
Computational Database for 3D and 2D materials to accelerate discovery
Computational Database for 3D and 2D materials to accelerate discoveryComputational Database for 3D and 2D materials to accelerate discovery
Computational Database for 3D and 2D materials to accelerate discovery
 
Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...
Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...
Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...
 

Recently uploaded

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Recently uploaded (20)

GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 

Quantum Computation for Predicting Electron and Phonon Properties of Solids

  • 1. Quantum Computation for Predicting Electron and Phonon Properties of Solids Kamal Choudhary NIST, Gaithersburg, MD, USA & Theiss Research, CA, USA. Developer & Founder: https://jarvis.nist.gov Washington DC Quantum Computing Meetup, 02/26/2022 1 Joint Automated Repository for Various Integrated Simulations
  • 2. Outline 2 • Motivation [3] • Background - NIST-JARVIS infrastructure [4-5] - Band theory of solids [6-7] - Quantum algorithms and circuits [8-13] • Workflow development [14-20] • Application to Aluminum metal [37-46] • Application to more than 1000 solids [21-22] • Application for many-body methods [ 23 ] • Hands-on session [24] • Summary and future work [25] Contents Slide #
  • 3. Motivation 3 Simulation of quantum systems might be easier using quantum bits (qubits) Energy levels (eigenvalues) of a Hamiltonian (Hermitian matrix) Determine metal/semiconductor/insulator Importance of Wannier tight-binding approach Universal strategy for electron and phonon dynamics of solids Analyzing role of different circuit models & optimizers Storing large Hamiltonian matrix (2nx2n, n:qubits)
  • 4. Background: NIST-JARVIS Infrastructure 4 https://jarvis.nist.gov “You guys are doing something really beneficial…” “I find JARVIS-DFT very useful for my research…” User-comments: Established: January 2017 (MGI funded) Published: >25 articles Users: >8000 users worldwide Downloads: >300K Workshops: 2 AIMS, 1 QMMS (~200 attendees for each) jarvis.nist.gov: Requires login credentials, free registration Choudhary et al., Nature: npj Computational Materials 6, 173 (2020).
  • 5. 2017 2018 2019 2020 2021 JARVIS-FF (Evaluate FF) JARVIS-DFT 2D (OptB88vdW, Exf. En.) JARVIS-DFT Optoelectronics (TBmBJ) JARVIS-DFT Elastic Tensor 3D & 2D JARVIS-ML CFID descriptors JARVIS-FF (Evaluate FF, defects) JARVIS-DFT Topological SOC spillage 3D JARVIS-DFT /ML K-point convergence JARVIS-DFT Solar SLME JARVIS-DFT Topological SOC spillage 2D (Mag/Non- Mag.) JARVIS-DFT/ML 2D Heterostructures JARVIS-DFT/ML DFPT Dielec., Piezo., IR JARVIS-DFT/ML Thermoelectrics 3D & 2D Seebeck, PF JARVIS-DFT EFG NQR, NMR JARVIS-DFT STM 2D JARVIS-DFT AQCE 2D JARVIS-DFT WTBH JARVIS-DFT/ML Topological SOC spillage 3D Mag., non-mag, Exp. JARVIS-AtomQC VQE/VQD JARVIS-DAC MOFs JARVIS- AtomVison (STEM/STM) JARVIS-TB TB3PY JARVIS- ALIGNN (Solids Molecules) JARVIS-ML UQ, Phonons JARVIS- OPTIMADE 5
  • 6. Background: Band-theory of Solids 6 • Free electron model: electrons are weekly bound to their atoms and can move freely (Arnold Sommerfeld), especially applicable to metallic solids, do not take potential into account, several problems such as wrong description of specific heat for transition elements. • Nearly free electron model: electrons are ‘nearly’ free introducing weak lattice potential, wavefunctions (Bloch Wave) still represented by plane waves, takes potential into account. • Tight-binding model/LCAO: opposite extreme to NFE model, electrons are tightly bound to nuclei, atomic description is not completely irrelevant , Coulomb interactions between the atom cores and electrons split the energy levels to form bands, usually good for valence electrons, different methods/packages such as WTBH (Wannier90), TB3Py, DFTB etc. • Density functional theory: Instead of wavefunctions, consider density functional, many electron problem to many one-electron problem, effect of exchange-correlation functional. Many software such as VASP, PWSCF/QE, WIEN2k etc. • Bloch’s theorem: solutions to the Schrödinger equation in a periodic potential take the form of a plane wave modulated by a periodic function. • Brillouin zone: primitive cell in reciprocal space, set of points in k-space that can be reached from the origin without crossing any Bragg plane. • Band-structure: ranges of energy that an electron is "forbidden" or "allowed" to have, due to the diffraction of the quantum mechanical electron waves in the periodic crystal lattice. https://en.wikipedia.org/wiki/Brillouin_zone https://en.wikipedia.org/wiki/Electronic_band_structure
  • 7. Background: Metal vs Insulator 7
  • 8. Background: Feynman’s seminal papers 8 http://physics.whu.edu.cn/dfiles/wenjian/1_00_QIC_Feynman.pdf “Nature is quantum, goddamn it! So if we want to simulate it, we need a quantum computer.”
  • 10. Background: QPE & VQE 10 Two main approaches to ab-initio chemistry calculations on quantum computers: 1) Quantum phase estimation (QPE): estimate the phase (or eigenvalue) of an eigenvector of a unitary operator, U 2) Variation quantum eigensolver (VQE): a quantum/classical hybrid algorithm that can be used to find eigenvalues of a (often large) matrix, H
  • 11. Variational Quantum Eigensolver (VQE) & Variation Quantum Deflation(VQD) 11 http://openqemist.1qbit.com/docs/vqe_microsoft_qsharp.html Notes: • Quantum computers are good in preparing states, not good at sum, optimizers, multiplying etc. • QC to prepare a wavefunction ansatz of the system and estimate the expectation value VQD: Deflate other eigensatets once ground state is found using VQE VQE: a hybrid classical-quantum algorithm using Ritz variational principle
  • 12. VQE: Lack of application for solids 12
  • 13. Background: Quantum Circuit Model 13 • In quantum information theory, a quantum circuit is a model for quantum computation, similar to classical circuits, in which a computation is a sequence of quantum gates, measurements, initializations of qubits to known values, and possibly other actions. Any quantum program can be represented by a sequence of quantum circuits. Analogous to tuning parameters of a guitar, to an extent! https://qiskit.org/documentation/apidoc/circuit.html https://good-loops.com/beautiful-anime-guitar-strumming-gif/ https://qiskit.org/textbook/ch-algorithms/quantum-fourier-transform.html
  • 14. Application to solid-state materials 14 https://github.com/usnistgov/jarvis https://github.com/usnistgov/atomqc arXiv:2102.11452
  • 15. Typical Flowchart 15 https://github.com/usnistgov/jarvis https://github.com/usnistgov/atomqc K. Choudhary, J. Phys.: Condens. Matter 33 (2021) 385501 Wannier functions: • Complete orthonormalized basis set, • Acts as a bridge between a delocalized plane wave representation and a localized atomic orbital basis • All major density functional theory (DFT) codes support generation WFs for a material 𝐻 = ℎ𝑃𝑃 𝑃∈ 𝐼,𝑋,𝑌,𝑍 ⨂𝑛 𝐻𝑗 = 𝐻 + 𝛽𝑖|𝜓 𝜽0 ∗ 𝜓 𝜽0 ∗ | 𝑗−1 𝑖=0 𝐺 𝑘, ꞷ𝑛 = ꞷ𝑛 + 𝜇 − 𝐻 𝑘 − 𝛴 ꞷ𝑛 −1 http://www.wannier.org/
  • 17. Circuit Trials 17 RealAmplitudes PauliTwoDesign EfficientSU2 jarvis.core.circuits.QuantumCircuitLibrary RY and RZ: parametrized circuits with parameters ө, Wires and boxes with ‘X’ :Controlled-X gate. Wires with two solid squares: Controlled-Z gates
  • 18. Circuit Trials 18 Finding right circuit and number of repeat units are important a) Al for Gamma point, b) Al for X point, c) PbS for X point for different repeat units of Circuit-6
  • 19. FCC Aluminum Example 19 a) Monitoring VQE optimization progress with several local optimizers such COBYLA, L_BFGS_B, SLSQP, CG, and SPSA for Al electronic WTBH and at X-point. b) Electronic bandstructure calculated from classical diagonalization (Numpy-based exact solution) and VQD algorithm for Al. c) Phonon bandstructure for Al
  • 20. Application to ~1000 systems 20 Comparison of minimum (Min.) and maximum (Max.) energy levels at Г-point for electronic and phonon WTBH using classical eigenvalue routine in Numpy (Np.) and VQE solver. (N_qubits <=5) a) and b) comparison of phonon (Phn.) minimum and maximum energy levels for 930 materials, c) and d) comparison of electronic (El.) minimum and maximum energy levels for 300 materials. The colorbar represents the number of Wannier orbitals.
  • 21. Application to ~1000 systems 21
  • 22. Dynamical Mean Field Theory 22 Imaginary part of Al’s DMFT hybridization function for a few components considering zero self-energy. a)Δ00, b)Δ01, c)Δ10, d)Δ11 • Dynamical mean-field theory (DMFT): commonly used techniques for solving predicting electronic structure of correlated systems using impurity solver models. • DMFT maps a many-body lattice problem to a many- body local problem with impurity models. • In DMFT one of the central quantities of interest is the Green’s function such as 𝐺 𝑘, ꞷ𝑛 = ꞷ𝑛 + 𝜇 − 𝐻 𝑘 − 𝛴 ꞷ𝑛 −1 • Spectral function (𝐴) & DMFT hybridization function (𝛥) 𝐴 ꞷ = − 1 𝜋 𝐼𝑚 𝐺(ꞷ + 𝑖𝛿) 𝑘 𝛥 ꞷ + 𝑖𝛿 = ꞷ − 𝐺 −1 • Next, integrate with quantum impurity solvers 𝛴 = 0
  • 24. 24 Summary & future work • A robust workflow for applying quantum algorithms to simulate solids • Applied to ~1000 solids (expanding QC beyond H2, LiH etc.) • Open-source package, contributions are welcome • Opportunities for DMFT/Defect calculations • Challenges: 1) finding minimal circuit, 2) impurity quantum solvers https://jarvis.nist.gov Email: kamal.choudhary@nist.gov https://github.com/usnistgov/jarvis https://github.com/usnistgov/atomqc @dr_k_choudhary