mod04lec19 - NISQ-era quantum algorithms

NPTEL-NOC IITM
11 Oct 202215:08

Summary

TLDRIn this video, Shesha Raghunathan from IBM Systems discusses the evolution and importance of variational quantum algorithms in the NISQ (Noisy Intermediate-Scale Quantum) era. Highlighting the limitations of current quantum hardware, such as noise and qubit count, Raghunathan explains how variational algorithms like VQE and QAOA are structured to fit within these constraints. These hybrid algorithms leverage classical hardware for optimization while performing quantum calculations for tasks like energy evaluation. The talk also touches on the potential applications of these algorithms in quantum machine learning, optimization problems, and more, emphasizing the growing interest and development in this field.

Takeaways

  • 📚 The speaker, Shesha Raghunathan, is an IBM Quantum Distinguished Ambassador and leads the ambassador program in India and South Asia.
  • 🌟 The talk focuses on modern quantum algorithms, specifically variational algorithms, and their potential applications.
  • 🔍 Quantum computing has evolved through three broad generations, starting from Richard Feynman's conceptualization in 1981 to the current era of NISQ (Noisy Intermediate-Scale Quantum) computers.
  • ☁️ IBM's release of quantum machines on the cloud in 2016 marked a significant shift, making quantum computing more accessible and sparking increased interest in programming quantum hardware.
  • 🔧 The NISQ era, coined by John Preskill in 2007, refers to quantum computers that are noisy and have a limited number of qubits, challenging developers to create algorithms that can provide value despite these constraints.
  • 🚀 Variational quantum algorithms, such as VQE and QAOA, emerged in 2014 and gained traction post-2016, aligning with the hardware limitations of the time by focusing on shorter circuit depths.
  • 📈 The lifetime of superconducting qubits has exponentially increased over the last 15-20 years, with recent advancements pushing towards millisecond lifetimes, allowing for more complex computations.
  • 💡 Variational algorithms are hybrid, utilizing both classical and quantum computing. They are well-suited for the current NISQ hardware, which has constraints on circuit depth and noise levels.
  • 🌐 Real-world applications of variational quantum algorithms are being explored, including quantum machine learning, option pricing, and battery optimization.
  • 🛠️ The current state of quantum hardware, as of July 2021, shows average qubit lifetimes around 100-120 microseconds, with readout errors dominating over gate errors, emphasizing the need for compact and shallow quantum algorithms.

Q & A

  • Who is Shesha Raghunathan and what is his role at IBM?

    -Shesha Raghunathan is part of IBM Systems and works with the Electronic Design Automation team, particularly on timing analysis. He is also an IBM Quantum Distinguished Ambassador, a Qiskit Advocate, and a Technical Ambassador, leading the ambassador program in India and South Asia.

  • What is the significance of the year 1981 in the context of quantum computing?

    -The year 1981 is significant because it marks the starting point when Richard Feynman contextualized quantum computing in a more modern form factor.

  • Why is the year 2016 considered a turning point for quantum computing?

    -2016 is considered a turning point because that's when IBM put its quantum machine on the cloud for public access, along with a programming platform to program that hardware, which revolutionized the accessibility and programming of quantum computers.

  • What does the term NISQ stand for and who coined it?

    -NISQ stands for Noisy Intermediate-Scale Quantum. The term was coined by John Preskill in 2007 to describe quantum computers that are noisy and have a limited number of qubits.

  • What is the difference between traditional quantum algorithms and those developed for NISQ-era hardware?

    -Traditional quantum algorithms assume qubits are clean and error-free, whereas NISQ-era algorithms are designed to work with noisy qubits and take into account the hardware's limitations, such as a small number of qubits and noise.

  • What are variational quantum algorithms and why are they important for NISQ-era hardware?

    -Variational quantum algorithms are hybrid algorithms that use both quantum and classical computing to solve problems. They are important for NISQ-era hardware because they are designed to be compact and shallow, fitting within the hardware's time and error constraints, and can potentially demonstrate quantum advantage.

  • What is Quantum Volume and what does it indicate about a quantum computer's capabilities?

    -Quantum Volume is a measure of the power of a quantum computer, taking into account the number of qubits, the error rates, and the connectivity of the qubits. A higher Quantum Volume indicates a more capable quantum computer.

  • What is the current state of qubit lifetimes in quantum computers as of the script's reference date?

    -As of July 10th, 2021, the average qubit lifetime in quantum computers is around 100-120 microseconds, with some experimental qubits reaching milliseconds.

  • What are the average error rates for the quantum computers mentioned in the script?

    -The average CNOT error rate is around 0.1 percent, and the readout error rate is around 1 percent for the quantum computers mentioned in the script.

  • How do variational algorithms fit into the limitations of current quantum hardware?

    -Variational algorithms are structured as hybrid algorithms with a classical component for optimization and a quantum component for computation. This structure allows them to perform well within the current hardware limitations, such as short qubit lifetimes and error rates.

  • What are some potential applications of variational quantum algorithms mentioned in the script?

    -Some potential applications of variational quantum algorithms include quantum machine learning, option pricing, and battery optimization.

Outlines

00:00

🌟 Introduction to Quantum Algorithms and NISQ Era

The speaker, Shesha Raghunathan, introduces the topic of modern quantum algorithms, specifically variational algorithms, and their potential applications. Shesha is an IBM Quantum Distinguished Ambassador and has a background in computer architecture from the University of Southern California. The discussion begins with an overview of quantum computing generations, starting from Richard Feynman's conceptualization in 1981 to the current era, marked by IBM's release of quantum machines on the cloud in 2016. This shift made quantum computing more accessible, leading to increased interest in programming quantum hardware. The era of Noisy Intermediate-Scale Quantum (NISQ) computing is characterized by the presence of noise in qubits and the limited number of qubits available, prompting the need for algorithms that can operate effectively within these constraints.

05:02

📈 Historical Progression and Evolution of Quantum Algorithms

The video script delves into the history of quantum algorithms, starting from Feynman's proposal in 1981 and progressing through various stages of development. It highlights the transition from theoretical exploration to practical applications, such as Shor's algorithm and Grover's algorithm, which demonstrated quantum computing's potential to solve real-world problems. The script also discusses the emergence of variational quantum algorithms like VQE and QAOA in 2014, which gained prominence with the advent of cloud-based quantum computing platforms. These algorithms are designed to work within the limitations of NISQ-era hardware, focusing on shorter circuit depths and hybrid classical-quantum computation. The summary also touches on the exponential increase in qubit lifetimes, reflecting the ongoing improvements in quantum hardware and the potential for more complex quantum computations.

10:03

🛠️ The Relevance of Variational Quantum Algorithms in NISQ

The final paragraph emphasizes the importance of variational quantum algorithms in the context of NISQ-era hardware. It discusses the constraints imposed by the current state of quantum technology, such as the limited lifetime of qubits and the prevalence of noise, which necessitate the development of algorithms that are compact and can be executed within a short time frame. The script introduces the concept of quantum volume, a measure of the power of quantum computers, and provides examples of current IBM quantum machines with their respective specifications. It also highlights the average error rates and the average lifetime of qubits, which are critical factors in determining the feasibility of quantum algorithms. The paragraph concludes by underscoring the significance of variational algorithms in achieving quantum advantage, given the current limitations of quantum hardware, and sets the stage for further exploration of these algorithms and their applications.

Mindmap

Keywords

💡Quantum Algorithms

Quantum algorithms are computational methods that leverage the principles of quantum mechanics to solve problems more efficiently than classical algorithms. In the video, the speaker discusses the evolution of quantum algorithms, particularly focusing on how they've adapted to the limitations of current quantum hardware, such as dealing with noise and qubit limitations. Examples from the script include the shift from traditional quantum algorithms like Shor's algorithm to more modern, variational ones that are better suited for the Noisy Intermediate-Scale Quantum (NISQ) era.

💡Variational Algorithms

Variational algorithms in quantum computing are a class of algorithms that use a hybrid approach, combining quantum and classical computation, to find approximate solutions to optimization problems. They are particularly relevant in the NISQ era due to their ability to work with the noisy and limited qubits available. The video explains how variational algorithms like the Variational Quantum Eigensolver (VQE) and Quantum Approximate Optimization Algorithm (QAOA) have gained traction because they align with the hardware constraints of the current quantum devices.

💡Noisy Intermediate-Scale Quantum (NISQ)

NISQ refers to the current state of quantum computing technology, characterized by devices with a limited number of qubits that are prone to noise and errors. The term was coined by John Preskill in 2007 to describe quantum computers that are not yet powerful enough to be fault-tolerant but are beyond the simple, experimental stage. The video discusses how NISQ devices have spurred the development of variational algorithms that can operate effectively within these constraints.

💡Quantum Volume

Quantum Volume is a metric used to characterize the power of a quantum computer, taking into account not just the number of qubits but also the quality of those qubits, error rates, and connectivity. The video mentions that the quantum volume of the machines discussed is 128, indicating a relatively high capability for these devices. This metric is important because it helps to understand the potential of current quantum hardware for practical applications.

💡Qubit

A qubit, short for quantum bit, is the fundamental unit of quantum information, analogous to the bit in classical computing. Qubits can exist in a superposition of states, allowing quantum computers to process information in ways that classical computers cannot. The video discusses the evolution of qubit technology, noting the increase in qubit lifetimes and the challenges of noise and error rates, which are critical factors in the performance of quantum algorithms.

💡Quantum Advantage

Quantum advantage refers to the point at which quantum computers can solve certain problems more efficiently than classical computers. It is a key goal in the field of quantum computing. The video discusses the pursuit of quantum advantage in the context of NISQ devices, emphasizing the need for algorithms that can solve problems in a compact and efficient manner, exploiting the unique capabilities of quantum hardware.

💡Error Correction

Error correction in quantum computing is the process of detecting and correcting errors that occur during quantum computation. This is crucial because quantum systems are highly susceptible to errors due to their interaction with the environment. The video touches on the history of quantum algorithms and how early work in error correction and fault tolerance laid the groundwork for dealing with the noisy nature of NISQ devices.

💡Hybrid Algorithms

Hybrid algorithms are those that combine quantum and classical computational elements. In the context of quantum computing, this often means running certain parts of an algorithm on a quantum processor and others on a classical computer. The video explains how variational algorithms are hybrid by nature, using classical optimization to guide the quantum computation, which is essential for navigating the limitations of current quantum hardware.

💡Quantum Machine Learning

Quantum machine learning is an emerging field that applies quantum computing techniques to machine learning problems, potentially offering speedups for certain tasks. The video mentions quantum machine learning as one of the potential applications of quantum algorithms, suggesting that the variational approach could be particularly beneficial in this domain.

💡Lifetime

In the context of quantum computing, lifetime refers to the duration for which a qubit can maintain its quantum state before being affected by noise or other errors. The video discusses the exponential increase in qubit lifetimes over the past two decades, which is critical for performing more complex quantum computations. Longer lifetimes allow for more operations to be performed before the qubit state degrades, enhancing the capabilities of quantum algorithms.

Highlights

Introduction to modern quantum algorithms and variational algorithms by Shesha Raghunathan.

Shesha Raghunathan's background in computer architecture and role at IBM Systems.

Three generations of quantum computing: experimental, noisy intermediate-scale quantum (NISQ), and fault-tolerant.

IBM's role in mainstreaming quantum computing by putting quantum machines on cloud in 2016.

The concept of Noisy Intermediate-Scale Quantum (NISQ) era introduced by John Preskill in 2007.

Challenges in programming quantum hardware in the NISQ era due to noise and limited qubit numbers.

Historical development of quantum algorithms from theoretical to practical applications.

Emergence of variational algorithms like VQE and QAOA in 2014, aligning with hardware limitations.

Quantum volume as a measure of quantum computer's power, with IBM machines having a volume of 128.

The importance of qubit lifetime in quantum computing, with current state-of-the-art around 100-120 microseconds.

Error rates in quantum computing, including CNOT and readout errors, and their impact on algorithm design.

Variational quantum algorithms as a hybrid approach fitting current hardware limitations.

Potential applications of variational quantum algorithms in quantum machine learning and optimization.

The necessity for algorithms to solve problems that classical hardware finds hard within the quantum hardware's time budget.

The trend of increasing qubit lifetimes, moving towards milliseconds, and its implications for quantum computing.

The structure of variational algorithms, combining classical optimization with quantum computation.

The future of variational quantum algorithms in the NISQ era and their significance in quantum computing advancements.

Transcripts

play00:01

[Music]

play00:14

hi

play00:15

welcome um in this week we're going to

play00:18

talk about more modern algorithms

play00:20

niskira quantum algorithms we're going

play00:23

to learn about what variational

play00:25

algorithms are and its potential

play00:27

applications

play00:28

my name is shesha raghunathan i'm part

play00:31

of ibm systems

play00:33

i work with electronic design automation

play00:36

team particularly on timing analysis i'm

play00:38

also an ibm quantum distinguished

play00:40

ambassador and kisket advocate and a

play00:42

technical ambassador

play00:44

i lead the ambassador program in india

play00:46

south asia

play00:48

my phd was in computer corner computing

play00:51

in from university of southern

play00:52

california in 2010 and i've been with

play00:54

ibm since 2011. so there are uh

play00:58

many aspects to the modern quantum

play01:01

algorithms so in this section what we're

play01:04

going to learn is an introduction and a

play01:06

motivation to

play01:08

why we need these variation of quantum

play01:10

algorithms how are they different from

play01:12

the ones that we had before

play01:15

but before we get started we want to

play01:18

understand a little bit of the

play01:19

generations of the broader scope

play01:21

where we are where we have come from and

play01:24

where we are heading um as such there

play01:27

are three broad generations um

play01:31

that

play01:32

quantum computing um we can break

play01:35

quantum computing into three broad uh

play01:37

generations

play01:38

um if we take 1981 as the starting point

play01:42

when

play01:43

richard feynman

play01:44

contextualized

play01:46

quantum computing in the more modern

play01:48

form factor

play01:49

uh since

play01:51

2019 1981 to about 2016

play01:54

is where we could broadly call it as

play01:57

experimental why 2016 it's because uh

play02:00

2016 is when ibm put its quantum machine

play02:03

on cloud for access

play02:06

and also a programming platform to

play02:08

program that hardware

play02:10

what that did is that people then

play02:13

started to start accessing these

play02:16

machines and to start programming it

play02:19

before then it was mostly in the

play02:21

experimental mode where it was in some

play02:23

basement of physics lab or in some

play02:26

companies

play02:27

working out of

play02:29

some

play02:30

some corner of particular

play02:33

research labs

play02:34

but as such the mainstreaming of this

play02:37

particular quantum computing as a

play02:39

platform and that too on cloud

play02:41

revolutionized many things

play02:44

since then there has been a

play02:45

transformation in terms of the

play02:48

interest in programming this hardware

play02:52

before then programming was less

play02:54

important and and since 2016 it has

play02:57

taken a new life of its own

play03:00

john prescott

play03:02

in 2007

play03:04

coined the term noisy intermediate state

play03:07

quarter

play03:08

or in short nisk

play03:10

what that was was that

play03:13

the question was um currently the

play03:16

hardware is still evolving the number of

play03:18

qubits is noise the qubits is noisy and

play03:21

the number of them is also small

play03:23

um so he was

play03:26

looking at qubit systems that are like

play03:28

50 to 100 in range and they are noisy

play03:32

the question was in this space can we do

play03:35

something useful that provides value and

play03:37

can we demonstrate something of an

play03:39

advantage

play03:40

this era is what he called as a noisy

play03:42

intermediate state quantum

play03:44

so

play03:45

what is

play03:46

the default then

play03:48

so all the algorithms that was developed

play03:50

prior to this are many of them

play03:52

traditional that many of you are aware

play03:54

of like shores uh bernstein was irony or

play03:57

any such

play03:58

doesn't deal with noise per se

play04:01

so they look at a qubit that is clean

play04:04

and then they start programming it

play04:06

even in the 90s a lot of work happened

play04:09

in terms of

play04:10

error correction and fault tolerance and

play04:13

so the concept or the worldview of

play04:15

programming was that the qubit is clean

play04:18

we just need to do the algorithm

play04:20

but now in the niskira qubit is assumed

play04:23

to be noisy then how do we program it so

play04:25

that we get maximum out of this hardware

play04:29

although preschool

play04:31

contextualized the nisk in the space of

play04:34

50 to 100 cubits

play04:36

but we're going to cross that pretty

play04:37

rapidly pretty soon so

play04:40

technically it doesn't hold it but now

play04:41

it has become more a label uh to capture

play04:45

the space where we are in this noisy

play04:47

regime and some point later in the

play04:50

future we're going to transition to what

play04:52

is eventually a fault tolerant regime

play04:55

where the qubits can be considered clean

play04:58

and there is an auto correction or

play05:00

management of the noise more inherently

play05:02

done within the hardware and the

play05:04

software stack and so the programming

play05:07

part of it the algorithm need not worry

play05:09

about that but that is little further

play05:11

out

play05:12

in the meantime we are banging

play05:14

right in the niskira and what is it that

play05:17

we need to do to manage our algorithms

play05:20

is the question

play05:21

just a brief history i touched on some

play05:23

of these things

play05:24

in the prior chart

play05:26

so if you look at the history a lot of

play05:28

investigations in quantum algorithms

play05:30

started since

play05:31

feynman's proposal in 1981

play05:34

initially there was questions regarding

play05:37

what is the idea

play05:39

of quantum does it provide any value a

play05:42

lot of

play05:43

problems toy problems were created to

play05:46

demonstrate complexity angle for it does

play05:48

it provide any additional value over and

play05:50

above our classical

play05:52

it went through into the 90s like deuce

play05:55

george and bernstein was irani are

play05:57

somewhat of artificial problems

play06:00

trying to solve some problem but that

play06:03

brings out a key factor in quantum to

play06:04

demonstrate its key value proposition

play06:07

and then we got into some more serious

play06:09

work like shores and growers that were

play06:11

solving real problems a lot of

play06:13

algorithms have been developed since by

play06:15

no means this is exhaustive but

play06:17

important thing happened in 2014 a

play06:19

couple of algorithms came vqe we're

play06:21

going to learn about that in detail

play06:23

in this lecture and also qaoa pqa stands

play06:27

for variational quantum eigensolver qaoa

play06:30

is a quantum approximate optimization

play06:33

algorithm

play06:34

so these are what are called as the

play06:36

variational algorithms and that started

play06:39

the era of variational algorithms

play06:42

while these algorithms were proposed in

play06:44

2014 it was really in 2016 when ibm put

play06:47

out its machine on cloud that it really

play06:50

took a life of its own

play06:52

then a lot of people started programming

play06:53

because these are in tune with the

play06:55

hardware limitations of the time and so

play06:58

these algorithms were focused on

play07:01

shorter depth you don't want to have a

play07:03

deep circuit

play07:04

that is not simulatable that is not

play07:06

computable with the quantum hardware of

play07:08

the current time in the niskara you

play07:10

would want it more compact and you want

play07:13

it in a way where

play07:15

these are

play07:16

hybrid algorithms as well that works

play07:18

well in the cloud platform and also in

play07:20

the kind of hardware regime that we are

play07:22

in

play07:23

um while the algorithms um and different

play07:26

derivatives of these algorithms came

play07:27

about a lot of applications are also

play07:29

looked at

play07:30

real world problems that then took these

play07:33

algorithms and mapped onto some real

play07:34

world applications i'm going to comment

play07:36

on some of that in the later some of it

play07:39

is listed quantum machine learning

play07:40

pricing option com battery optimization

play07:43

and so on so forth

play07:48

but really

play07:50

what is the hardware part so it's

play07:52

important to understand

play07:54

the background to all of this

play07:56

this chart here shows the

play07:59

lifetime evolution

play08:01

of superconducting qubits

play08:04

by lifetime what is meant by that is

play08:06

that if you encode some quantum property

play08:08

into a qubit how long can it sustain be

play08:11

after which noise starts dominating the

play08:14

system

play08:15

uh on the x-axis is time starting from

play08:18

about 2000 all the way till 2020

play08:21

and on the y-axis is lifetime in

play08:23

microseconds

play08:25

and so

play08:26

what you are seeing is the scale

play08:28

starting from

play08:30

nanosecond at the bottom so if you saw

play08:32

if you see cooper pair box uh in around

play08:35

uh

play08:36

year 2000 they were hovering in the few

play08:38

nanoseconds that is a quantum property

play08:41

was visible was available only for few

play08:43

nanoseconds

play08:45

that was not very interesting but it was

play08:47

an important

play08:48

movement in the experimental side in

play08:50

proving certain properties what the

play08:52

specific implementations are are not

play08:55

relevant but what is important to notice

play08:57

is the trend

play08:58

so if you see

play09:00

the trend

play09:01

it is been increasing linearly in this

play09:03

plot however note that the y axis is in

play09:06

log scale which means that the lifetime

play09:08

has been increasingly exponentially in

play09:11

the last 15 20 years and more so in the

play09:13

last five to eight years it has been

play09:16

much more rapid lot of activity has

play09:18

happened because it's gotten more and

play09:20

more real

play09:22

notice that we are in hovering around

play09:25

100 microseconds ish

play09:29

somewhere here in the regime that we are

play09:32

in

play09:32

i will show some actual data from some

play09:35

of the hardware and we are moving

play09:37

further and further up the trend seems

play09:38

to be that we are increasing the

play09:40

lifetime and this is important to

play09:42

understand because lifetime while we are

play09:44

increasing exponentially it is still

play09:46

limited so 100 microsecond for example

play09:49

is the time that we have to do all our

play09:50

quantum compute before noise takes over

play09:53

so which means that all the calculations

play09:55

that we have to do the algorithm needs

play09:57

to be structured and be more compact and

play09:59

more we

play10:00

should be more shallow so that we fix or

play10:02

compute all the things needed within

play10:04

that fixed time budget that we have

play10:08

recently um jakam better put out a tweet

play10:11

indicating that

play10:12

now we

play10:13

have entered a regime of milliseconds so

play10:16

it's an order of magnitude up so we are

play10:19

moving from microsecond to a millisecond

play10:21

second regime

play10:22

um so

play10:23

we are now having uh qubits that can be

play10:26

in the order of milliseconds and more um

play10:28

these are experimental at this point in

play10:30

time soon hopefully we will have this

play10:33

productized available in cloud but so

play10:35

clearly we are seeing a trend that is

play10:37

growing in a longer duration where

play10:39

quantum properties can exist so that

play10:42

means that we can now can do more and

play10:44

more computation using this hardware and

play10:46

the trend seems to be exponentially

play10:48

increasing

play10:49

so then

play10:50

why

play10:51

uh

play10:53

quantum variational algorithms so this

play10:55

is important to notice so these are

play10:57

snapshots from actual hardware that we

play10:59

have on cloud these are little bit of on

play11:02

the higher end in terms of its fidelity

play11:04

at this point this is as of 10th july

play11:07

2021

play11:10

so if you go to this particular link

play11:11

where we have all the machines listed

play11:13

you can go click on it and you will get

play11:15

a picture something like this i've

play11:17

chosen some subset of them uh ibmq

play11:21

mumbai is the name of a particular

play11:22

machine kolkata is another one montreal

play11:24

is another one please notice that the

play11:26

quantum volume of these are 128 which is

play11:29

at this point in time on the higher side

play11:32

and the important part that i want to

play11:34

highlight is in the orange box here

play11:37

what this

play11:38

calibration data shows is the average

play11:41

error so we can see that the c naught

play11:43

error hovers around

play11:45

10 power minus 2

play11:47

roughly

play11:48

readout error is little worse it's about

play11:51

10 power minus 1

play11:53

and then

play11:54

average lifetime in this particular case

play11:57

in mumbai uh is about 120 microseconds

play12:01

so the c naught error is

play12:04

roughly um

play12:06

0.1 percent and readout error is

play12:09

hovering around one percent error

play12:11

and if you look at kolkata it is similar

play12:14

to the mumbai machine

play12:16

the

play12:17

c naught and the average readout

play12:20

average readout in kolkata seems to be

play12:22

better but the average c naught error

play12:25

hovers are on the same ballpark as what

play12:27

we see in mumbai

play12:29

montreal is little older

play12:31

and you can see that

play12:33

the c naught error is worse and also

play12:37

the um the readout error is also worse

play12:40

compared to the other machines

play12:42

as you can see the lifetime is also

play12:44

about 100 microseconds if you take

play12:47

the mean of these two numbers

play12:49

so you can see that

play12:52

the current state of the art as we see

play12:54

it hovers around 100 120 microsecond

play12:56

lifetime c naught error is

play12:59

readout error is dominating that is the

play13:01

measurement error around one percentage

play13:03

c naught error is about an order of

play13:05

magnitude less but still is dominant as

play13:08

the number of c naughts increase you

play13:10

will have more and more errors in the

play13:11

system and finally the measurement which

play13:14

is the readout error causes lot of

play13:16

noise in the system as well so what this

play13:18

means is that this is putting constraint

play13:20

on the algorithms that we have to come

play13:22

up with which means that we have to have

play13:24

shorter circuits to perform the

play13:26

algorithm and we should be able to solve

play13:28

a problem

play13:30

of consequence which means that the

play13:31

classical hardware should find it hard

play13:33

to solve so you would want to solve

play13:35

something that only a quantum

play13:37

system can solve in a compact fashion

play13:40

that the classical hardware cannot solve

play13:42

only then we will have something of a

play13:44

quantum advantage

play13:46

using these platforms so the variation

play13:49

algorithms forms into this falls into

play13:51

this nice form factor that fits into

play13:53

this limitations of the current hardware

play13:56

which means that the variation

play13:57

algorithms are structured in a way um

play13:59

that it's a hybrid algorithm we're going

play14:01

to see that in detail shortly

play14:03

where you have a classical component

play14:05

that is you're going to run aspect of

play14:06

optimization in the classical hardware

play14:08

but the key element of some of the

play14:10

harder part of

play14:12

the optimization for example calculating

play14:14

the energy value or an expectation of

play14:16

the lowest energy for example those are

play14:19

com computed in quantum and then the

play14:22

tuning part happens in classical so you

play14:24

will see that in detail this is how the

play14:26

variational structure comes in and that

play14:27

sort of fits into the current

play14:28

limitations of the hardware that is out

play14:31

there

play14:32

that is the reason why variational

play14:34

algorithms or variational quantum

play14:35

algorithms have gained a lot of traction

play14:38

and particularly in the niskira

play14:41

this is here to say

play14:43

stay and more and more variations or

play14:45

derivatives of these algorithms are

play14:46

coming about and many applications

play14:50

are being looked at using these

play14:52

techniques so it's important to

play14:53

understand what these are how it is done

play14:56

what are the concept behind it and what

play14:59

are the challenges therein and what are

play15:01

the potential applications this will be

play15:03

the topic of the next section

Rate This

5.0 / 5 (0 votes)

الوسوم ذات الصلة
Quantum AlgorithmsShesha RaghunathanIBM QuantumNiskira EraVariational AlgorithmsQuantum ComputingElectronic DesignHybrid AlgorithmsQuantum AdvantageAlgorithm Optimization
هل تحتاج إلى تلخيص باللغة الإنجليزية؟