SlideShare a Scribd company logo
1 of 47
Download to read offline
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Sanjay Padhi, Ph.D
Head of AWS Research, US Education
Amazon Web Services
AWS Research Webinar Series
Introduction to Quantum Computing for Research
https://www.linkedin.com/in/sanjaypadhi/
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
10-35 m (Plank scale)
Power of Scales in Nature
Quantum Realm (10-9 m)
Richard Feynman (1960): “There is a plenty of room at the bottom”
10-30 m (Grand Unification)
10-18 m (Electroweak Unification)
10-15 m (Quarks)
10-10 m (Atoms)
10-6 m (Bacteria & Viruses)
100 m (Human Scale)
106 m (Earth radius)
1012 m (Solar System)
1020 m (Milky Way radius)
1022 m (Cluster of Galaxies)
1026 m (Cosmological Scale/Size of Universe)
Higher energies allow us to look deeper into nature (E a 1/size)
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Image credit: NASA / WMAP science team.
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Quantum Realm: Large Hadron Collider
Image credit: CERN / ATLAS experiment
Is this a quantum computer?
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Quantum computers are machines that use the properties of
quantum physics to store information and perform computations.
Image credit: Rigetti
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
P(Probe) ⋘ P (System)
Quantum: P(Probe) ≃ P (System)
Properties of Classical and Quantum Systems
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Store Information: Bits and Quantum bits (Qubits)
Classical Bits
Qubits (No phase)
0
1 1
0
Not discussed: Qutrit (Particles with 3 states): |1 >, |2 > and |3 >, Qudit with 4 dimensions, etc.
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Store Information: Bits and Quantum bits (Qubits)
Classical Bits Qubits (With phase rotation)
0
1
0
1
If a quantum system can be in the form of two basic states |0 > or |1 > it can also be in superposition of |0 > and |1 > states
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Quantum Properties
Superposition Interference
Entanglement
Complex mix to store (build states), encode it via entanglement and execute outcomes via Interference
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Principle of Superposition
0 0
1 1
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Principle of Superposition
0 0
1 1
Z
Z Quantum Gate or Pauli-Z equates to rotation around Z-axis of Bloch sphere by 1800
Unlike many classical gates, quantum gates are reversible (Unitarity)
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Superposition of States
Example: A photon can be 0.8 |0 > + 0.6 |1 > state
(64% Horizontal and 36% Vertical polarized)
0.8 on |0 >
0.6 on |1 >
1 on |0 >
0 on |1 >
Horizontal Filter Horizontal Filter
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Principle of Interference
Physical observables are quantized. Examples: Energy, Angular Momentum, etc.
Wave-Particle Duality
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Principle of Interference (Constructive or Destructive)
0 0
11
0
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Principle of Entanglement
0
1
0
1
0
1
0
1
Four qubits each with two states 24 = 16 states
Quantum entanglement is a physical phenomenon that occurs when a pair or group of particles are generated,
interact, or share spatial proximity in a way such that the quantum state of each particle of the pair or group cannot
be described independently of the state of the others, including when the particles are separated by a large distance.
Example: Bell state or EPR (Einstein, Podolsky and Rosen) pair
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Principle of Entanglement
(Moreau et al., Science Advances, 2019)
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Deterministic Computing
No randomness is involved
Always produce the same output for a given initial state
Differential Equations
Deterministic Turing Machines
Algorithms, Circuit Codes
Probabilistic Computing
Randomized algorithms
Deterministic computing with randomization (Coin flip)
(True randomization happened in Quantum)
Output random bits, simulating random phenomena
Monte Carlo Simulations, Random 1000 prime numbers
Computational Efficiency
Examples: Minimum spanning tress in a graph, Test of a prime number (n=1024 bit), etc.
Quantum Mechanics/Computing: is more of a probabilistic computing with a –ve sign
Quantum Computing is expected to give exponential speedup over probabilistic computing
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Quantum Circuit is an unit of computation
Make particle interact through gates in its superposition states
Gates are how we control the circuits
We expect each algorithms or domains will have their own libraries of circuits
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Quantum Circuit is an unit of computation
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Quantum Computing Technologies
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Rigetti: Universal gate-model QPU based on superconducting qubits
• Octagonal topology with 3-fold (2-fold for edges) connectivity
• Qubit Coherence time ~20 micro sec
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Ion-Q: Flexible Ion Trap Technology
Trap atomic qubits (ionized ytterbium atoms) on a silicon chip using EM field
Gates: Two-photon Raman transition using a pair of counter-propagating beams from a mode-locked pulsed laser.
This allows single and two-qubit transitions and all-to-all connectivity
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
D-Wave: Quantum Annealer based on superconducting QPUs
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Quantum Computing can be useful for exponentially complex problems
Computational Chemistry Material Science Optimization
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon Quantum Computing
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Quantum Computing using Amazon Braket
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Quantum Computers as more like co-processors
Next generation advancements are expected from a mixture of bits + neurons + qubits
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Quantum Chemistry
https://arxiv.org/pdf/1811.05256.pdf
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Quantum Machine Learning to LHC Physics
ttH (H → 𝜸𝜸) analysis at the LHC
The observation of ttH production by ATLAS and CMS at
the LHC directly confirmed the interaction between the
Higgs boson and the top quark, which is the heaviest
known fundamental particle
H → 𝞵𝞵 analysis at the LHC
Although the coupling between the Higgs boson and 3rd-
generation fermions has been observed, currently the coupling
between the Higgs boson and 2nd-generation fermions is
under intensive investigation. H→ 𝞵𝞵 is the most promising
process to observe such a coupling by ATLAS and CMS at the
LHC
Sau Lan Wu et. al (2020)
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Employing Quantum SVM Kernel method to ttH (H → 𝜸𝜸) analysis with Amazon quantum computer simulator
Sau Lan Wu et. al (2020)
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Employing Quantum SVM Kernel method to ttH (H → 𝜸𝜸) analysis with Amazon quantum computer simulator
Sau Lan Wu et. al (2020)
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
https://www.cmu.edu/tepper/news/stories/2020/october/quantum-computing-course.html
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Managed Jupyter Lab environment
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Hosted Circuit Simulators
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Managed execution of hybrid quantum algorithms
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon Quantum Solution Lab
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon Quantum Solution Lab
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Center for Quantum Computing
Near-term applications
Error correction & programming models
Quantum hardware and technologies
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Building quantum expertise with AWS training and enablement program
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Open source community
https://github.com/aws/amazon-braket-examples
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Demo of Amazon Braket
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Home Assignment to watch
© 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Thank you!
https://www.linkedin.com/in/sanjaypadhi/
Q&A

More Related Content

What's hot

The Extraordinary World of Quantum Computing
The Extraordinary World of Quantum ComputingThe Extraordinary World of Quantum Computing
The Extraordinary World of Quantum ComputingTim Ellison
 
Let's build a quantum computer!
Let's build a quantum computer!Let's build a quantum computer!
Let's build a quantum computer!Andreas Dewes
 
An Introduction to Quantum Computers Architecture
An Introduction to Quantum Computers ArchitectureAn Introduction to Quantum Computers Architecture
An Introduction to Quantum Computers ArchitectureHamidreza Bolhasani
 
An Introduction to Quantum computing
An Introduction to Quantum computingAn Introduction to Quantum computing
An Introduction to Quantum computingJai Sipani
 
Taking Quantum Computing for a Spin: What is Imaginary and What is Real?
Taking Quantum Computing for a Spin: What is Imaginary and What is Real?Taking Quantum Computing for a Spin: What is Imaginary and What is Real?
Taking Quantum Computing for a Spin: What is Imaginary and What is Real?Mike Hogarth, MD, FACMI, FACP
 
Introduction to Quantum Computation. Part - 1
Introduction to Quantum Computation. Part - 1Introduction to Quantum Computation. Part - 1
Introduction to Quantum Computation. Part - 1Arunabha Saha
 

What's hot (10)

Xim $%
Xim $%Xim $%
Xim $%
 
The Extraordinary World of Quantum Computing
The Extraordinary World of Quantum ComputingThe Extraordinary World of Quantum Computing
The Extraordinary World of Quantum Computing
 
Qunatum computing
Qunatum computing Qunatum computing
Qunatum computing
 
Let's build a quantum computer!
Let's build a quantum computer!Let's build a quantum computer!
Let's build a quantum computer!
 
An Introduction to Quantum Computers Architecture
An Introduction to Quantum Computers ArchitectureAn Introduction to Quantum Computers Architecture
An Introduction to Quantum Computers Architecture
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
An Introduction to Quantum computing
An Introduction to Quantum computingAn Introduction to Quantum computing
An Introduction to Quantum computing
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
 
Taking Quantum Computing for a Spin: What is Imaginary and What is Real?
Taking Quantum Computing for a Spin: What is Imaginary and What is Real?Taking Quantum Computing for a Spin: What is Imaginary and What is Real?
Taking Quantum Computing for a Spin: What is Imaginary and What is Real?
 
Introduction to Quantum Computation. Part - 1
Introduction to Quantum Computation. Part - 1Introduction to Quantum Computation. Part - 1
Introduction to Quantum Computation. Part - 1
 

Similar to Introduction to Quantum Computing for Research

Quantum Computing: The Why and How
Quantum Computing: The Why and HowQuantum Computing: The Why and How
Quantum Computing: The Why and Howinside-BigData.com
 
Quantum Internet Explained
Quantum Internet ExplainedQuantum Internet Explained
Quantum Internet ExplainedAhmed Banafa
 
Unlocking the Power of Quantum Computing dist.pdf
Unlocking the Power of Quantum Computing dist.pdfUnlocking the Power of Quantum Computing dist.pdf
Unlocking the Power of Quantum Computing dist.pdfAlex Barbosa Coqueiro
 
The Future of Quantum Computing
The Future of Quantum ComputingThe Future of Quantum Computing
The Future of Quantum ComputingBernard Marr
 
Quantum Computing Basics
Quantum Computing BasicsQuantum Computing Basics
Quantum Computing BasicsChristian Waha
 
quantum computing.pdf
quantum computing.pdfquantum computing.pdf
quantum computing.pdfvedkulkarni8
 
Quantum Computation simplified.pptx
Quantum Computation simplified.pptxQuantum Computation simplified.pptx
Quantum Computation simplified.pptxSundarappanKathiresa
 
What is a quantum computerA quantum computer harnesses some of th.docx
What is a quantum computerA quantum computer harnesses some of th.docxWhat is a quantum computerA quantum computer harnesses some of th.docx
What is a quantum computerA quantum computer harnesses some of th.docxtroutmanboris
 
Technological Survey on Quantum Computing
Technological Survey on Quantum ComputingTechnological Survey on Quantum Computing
Technological Survey on Quantum ComputingIRJET Journal
 
[DSC Europe 23] Ales Gros - Quantum and Today s security with Quantum.pdf
[DSC Europe 23] Ales Gros - Quantum and Today s security with Quantum.pdf[DSC Europe 23] Ales Gros - Quantum and Today s security with Quantum.pdf
[DSC Europe 23] Ales Gros - Quantum and Today s security with Quantum.pdfDataScienceConferenc1
 
Quantum Computing and its security implications
Quantum Computing and its security implicationsQuantum Computing and its security implications
Quantum Computing and its security implicationsInnoTech
 
From qc circuit to qc hardware
From qc circuit to qc hardwareFrom qc circuit to qc hardware
From qc circuit to qc hardwareWen-Sen Lu
 
Presentation on quantum computers
Presentation on quantum computersPresentation on quantum computers
Presentation on quantum computersNancy Mann
 
Quantum communication and quantum computing
Quantum communication and quantum computingQuantum communication and quantum computing
Quantum communication and quantum computingIOSR Journals
 
Quantum Computing Lecture 1: Basic Concepts
Quantum Computing Lecture 1: Basic ConceptsQuantum Computing Lecture 1: Basic Concepts
Quantum Computing Lecture 1: Basic ConceptsMelanie Swan
 

Similar to Introduction to Quantum Computing for Research (20)

Quantum Computing: The Why and How
Quantum Computing: The Why and HowQuantum Computing: The Why and How
Quantum Computing: The Why and How
 
Quantum Internet Explained
Quantum Internet ExplainedQuantum Internet Explained
Quantum Internet Explained
 
Unlocking the Power of Quantum Computing dist.pdf
Unlocking the Power of Quantum Computing dist.pdfUnlocking the Power of Quantum Computing dist.pdf
Unlocking the Power of Quantum Computing dist.pdf
 
Ibm quantum computing
Ibm quantum computingIbm quantum computing
Ibm quantum computing
 
The Future of Quantum Computing
The Future of Quantum ComputingThe Future of Quantum Computing
The Future of Quantum Computing
 
177
177177
177
 
Quantum Computing Basics
Quantum Computing BasicsQuantum Computing Basics
Quantum Computing Basics
 
quantum computing.pdf
quantum computing.pdfquantum computing.pdf
quantum computing.pdf
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
Quantum Computation simplified.pptx
Quantum Computation simplified.pptxQuantum Computation simplified.pptx
Quantum Computation simplified.pptx
 
What is a quantum computerA quantum computer harnesses some of th.docx
What is a quantum computerA quantum computer harnesses some of th.docxWhat is a quantum computerA quantum computer harnesses some of th.docx
What is a quantum computerA quantum computer harnesses some of th.docx
 
Technological Survey on Quantum Computing
Technological Survey on Quantum ComputingTechnological Survey on Quantum Computing
Technological Survey on Quantum Computing
 
preskill.pptx
preskill.pptxpreskill.pptx
preskill.pptx
 
[DSC Europe 23] Ales Gros - Quantum and Today s security with Quantum.pdf
[DSC Europe 23] Ales Gros - Quantum and Today s security with Quantum.pdf[DSC Europe 23] Ales Gros - Quantum and Today s security with Quantum.pdf
[DSC Europe 23] Ales Gros - Quantum and Today s security with Quantum.pdf
 
Quantum Computing and its security implications
Quantum Computing and its security implicationsQuantum Computing and its security implications
Quantum Computing and its security implications
 
From qc circuit to qc hardware
From qc circuit to qc hardwareFrom qc circuit to qc hardware
From qc circuit to qc hardware
 
Presentation on quantum computers
Presentation on quantum computersPresentation on quantum computers
Presentation on quantum computers
 
Seminar
SeminarSeminar
Seminar
 
Quantum communication and quantum computing
Quantum communication and quantum computingQuantum communication and quantum computing
Quantum communication and quantum computing
 
Quantum Computing Lecture 1: Basic Concepts
Quantum Computing Lecture 1: Basic ConceptsQuantum Computing Lecture 1: Basic Concepts
Quantum Computing Lecture 1: Basic Concepts
 

Recently uploaded

Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxNikitaBankoti2
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesShubhangi Sonawane
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 

Recently uploaded (20)

Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 

Introduction to Quantum Computing for Research

  • 1. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Sanjay Padhi, Ph.D Head of AWS Research, US Education Amazon Web Services AWS Research Webinar Series Introduction to Quantum Computing for Research https://www.linkedin.com/in/sanjaypadhi/
  • 2. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. 10-35 m (Plank scale) Power of Scales in Nature Quantum Realm (10-9 m) Richard Feynman (1960): “There is a plenty of room at the bottom” 10-30 m (Grand Unification) 10-18 m (Electroweak Unification) 10-15 m (Quarks) 10-10 m (Atoms) 10-6 m (Bacteria & Viruses) 100 m (Human Scale) 106 m (Earth radius) 1012 m (Solar System) 1020 m (Milky Way radius) 1022 m (Cluster of Galaxies) 1026 m (Cosmological Scale/Size of Universe) Higher energies allow us to look deeper into nature (E a 1/size)
  • 3. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Image credit: NASA / WMAP science team.
  • 4. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Quantum Realm: Large Hadron Collider Image credit: CERN / ATLAS experiment Is this a quantum computer?
  • 5. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Quantum computers are machines that use the properties of quantum physics to store information and perform computations. Image credit: Rigetti
  • 6. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. P(Probe) ⋘ P (System) Quantum: P(Probe) ≃ P (System) Properties of Classical and Quantum Systems
  • 7. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Store Information: Bits and Quantum bits (Qubits) Classical Bits Qubits (No phase) 0 1 1 0 Not discussed: Qutrit (Particles with 3 states): |1 >, |2 > and |3 >, Qudit with 4 dimensions, etc.
  • 8. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Store Information: Bits and Quantum bits (Qubits) Classical Bits Qubits (With phase rotation) 0 1 0 1 If a quantum system can be in the form of two basic states |0 > or |1 > it can also be in superposition of |0 > and |1 > states
  • 9. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Quantum Properties Superposition Interference Entanglement Complex mix to store (build states), encode it via entanglement and execute outcomes via Interference
  • 10. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Principle of Superposition 0 0 1 1
  • 11. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Principle of Superposition 0 0 1 1 Z Z Quantum Gate or Pauli-Z equates to rotation around Z-axis of Bloch sphere by 1800 Unlike many classical gates, quantum gates are reversible (Unitarity)
  • 12. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Superposition of States Example: A photon can be 0.8 |0 > + 0.6 |1 > state (64% Horizontal and 36% Vertical polarized) 0.8 on |0 > 0.6 on |1 > 1 on |0 > 0 on |1 > Horizontal Filter Horizontal Filter
  • 13. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Principle of Interference Physical observables are quantized. Examples: Energy, Angular Momentum, etc. Wave-Particle Duality
  • 14. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Principle of Interference (Constructive or Destructive) 0 0 11 0
  • 15. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Principle of Entanglement 0 1 0 1 0 1 0 1 Four qubits each with two states 24 = 16 states Quantum entanglement is a physical phenomenon that occurs when a pair or group of particles are generated, interact, or share spatial proximity in a way such that the quantum state of each particle of the pair or group cannot be described independently of the state of the others, including when the particles are separated by a large distance. Example: Bell state or EPR (Einstein, Podolsky and Rosen) pair
  • 16. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Principle of Entanglement (Moreau et al., Science Advances, 2019)
  • 17. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Deterministic Computing No randomness is involved Always produce the same output for a given initial state Differential Equations Deterministic Turing Machines Algorithms, Circuit Codes Probabilistic Computing Randomized algorithms Deterministic computing with randomization (Coin flip) (True randomization happened in Quantum) Output random bits, simulating random phenomena Monte Carlo Simulations, Random 1000 prime numbers Computational Efficiency Examples: Minimum spanning tress in a graph, Test of a prime number (n=1024 bit), etc. Quantum Mechanics/Computing: is more of a probabilistic computing with a –ve sign Quantum Computing is expected to give exponential speedup over probabilistic computing
  • 18. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Quantum Circuit is an unit of computation Make particle interact through gates in its superposition states Gates are how we control the circuits We expect each algorithms or domains will have their own libraries of circuits
  • 19. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Quantum Circuit is an unit of computation
  • 20. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Quantum Computing Technologies
  • 21. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Rigetti: Universal gate-model QPU based on superconducting qubits • Octagonal topology with 3-fold (2-fold for edges) connectivity • Qubit Coherence time ~20 micro sec
  • 22. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Ion-Q: Flexible Ion Trap Technology Trap atomic qubits (ionized ytterbium atoms) on a silicon chip using EM field Gates: Two-photon Raman transition using a pair of counter-propagating beams from a mode-locked pulsed laser. This allows single and two-qubit transitions and all-to-all connectivity
  • 23. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. D-Wave: Quantum Annealer based on superconducting QPUs
  • 24. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
  • 25. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Quantum Computing can be useful for exponentially complex problems Computational Chemistry Material Science Optimization
  • 26. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Quantum Computing
  • 27. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Quantum Computing using Amazon Braket
  • 28. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Quantum Computers as more like co-processors Next generation advancements are expected from a mixture of bits + neurons + qubits
  • 29. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
  • 30. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Quantum Chemistry https://arxiv.org/pdf/1811.05256.pdf
  • 31. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Quantum Machine Learning to LHC Physics ttH (H → 𝜸𝜸) analysis at the LHC The observation of ttH production by ATLAS and CMS at the LHC directly confirmed the interaction between the Higgs boson and the top quark, which is the heaviest known fundamental particle H → 𝞵𝞵 analysis at the LHC Although the coupling between the Higgs boson and 3rd- generation fermions has been observed, currently the coupling between the Higgs boson and 2nd-generation fermions is under intensive investigation. H→ 𝞵𝞵 is the most promising process to observe such a coupling by ATLAS and CMS at the LHC Sau Lan Wu et. al (2020)
  • 32. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Employing Quantum SVM Kernel method to ttH (H → 𝜸𝜸) analysis with Amazon quantum computer simulator Sau Lan Wu et. al (2020)
  • 33. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Employing Quantum SVM Kernel method to ttH (H → 𝜸𝜸) analysis with Amazon quantum computer simulator Sau Lan Wu et. al (2020)
  • 34. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. https://www.cmu.edu/tepper/news/stories/2020/october/quantum-computing-course.html
  • 35. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Managed Jupyter Lab environment
  • 36. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Hosted Circuit Simulators
  • 37. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Managed execution of hybrid quantum algorithms
  • 38. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Quantum Solution Lab
  • 39. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Quantum Solution Lab
  • 40. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Center for Quantum Computing Near-term applications Error correction & programming models Quantum hardware and technologies
  • 41. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Building quantum expertise with AWS training and enablement program
  • 42. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Open source community https://github.com/aws/amazon-braket-examples
  • 43. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
  • 44. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Demo of Amazon Braket
  • 45. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Home Assignment to watch
  • 46. © 2020, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Thank you! https://www.linkedin.com/in/sanjaypadhi/
  • 47. Q&A