[go: up one dir, main page]

0% found this document useful (0 votes)
44 views16 pages

Qunatum Computing4

word file

Uploaded by

rygen2021
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views16 pages

Qunatum Computing4

word file

Uploaded by

rygen2021
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

Datenbank-Spektrum (2024) 24:5–20

https://doi.org/10.1007/s13222-024-00467-4

SCHWERPUNKTBEITRAG

Advancements in Quantum Computing—Viewpoint: Building


Adoption and Competency in Industry
Sieglinde M. -L. Pfaendler1 · Konstantin Konson1 · Franziska Greinert2

Received: 15 October 2023 / Accepted: 16 February 2024 / Published online: 11 March 2024
© The Author(s) 2024

Abstract
The narrative around quantum computing is evolving quickly. First reports of quantum computers able to solve certain
scientific problems on-par with the precision of High-Performance Computers are persuading end-users and industry leaders
to shift from passive observation to active exploration. Insights are provided here to enable organization and technology
leaders in the database and data science community an entry into the field of quantum computing. This article provides an
introduction of key concepts, insights into the rapid advancement of the state-of-the-art, an overview of how companies in
Germany are approaching the development of competency and adoption of quantum computing, including an overview of
European activities and learning materials in the German language.

Keywords Quantum Computing · Review · Competency · Germany · Applications · Introduction · Advancements ·


Competency Frameworks · Quantum Utility · Quantum Advantage · Data Science

1 Introduction cations in databases and data science are in an earlier stage


of development.
Quantum computing adoption maturity varies across indus- This article introduces key technologies and discussion
trial and technical domains. Industries dealing with great points revolving around the evaluation of quantum comput-
uncertainties and materials simulation have been the first ing technology readiness and adoption. Particularly, the no-
to seriously invest in the adoption of quantum computing tion that quantum computing seemed to be an unattainable
technology. Intractable problems with multiple variables, concept until recently, due to concerns that disturbances at
missing data, and unknowns, such as risk and demand pre- the macroscopic level would never allow for the concept of
diction in the finance and utilities industries, are difficult to entanglement to be implemented in a quantum computer.
solve using classical techniques. Manufacturing industries The logic and experimental observations of entanglement,
have reached the limits of current computational simula- which shifted critics’ rhetoric from “it will never happen”
tion capabilities and are looking to improve precision in to “it will never be commercially viable in my lifetime”,
simulations to move away from costly physical hardware were published around 2015 and were the subject of the
development cycles. In contrast, quantum computing appli- Nobel Prize for Physics in 2022.
In the coming sections, we provide an introduction of
Disclaimer/Publisher’s Note The statements, opinions and data key concepts, insights into the rapid advancement of the
contained in all publications are solely those of the individual state-of-the-art, an overview of how companies in Germany
author(s) and contributor(s) and not of Springer and/or the are approaching the development of competency, and an
editor(s). Springer and/or the editor(s) disclaim responsibility
for any injury to people or property resulting from any ideas,
overview of resources and networks to start exploring. The
methods, instructions, or products referred to in the content. paper is organized in following sections: Sect. 2) Funda-
mental concepts of Quantum Computing with more details
 Sieglinde M. -L. Pfaendler
sieglinde.pfaendler@ibm.com
on the data stages; Sect. 3) What to consider when se-
lecting a technology; Sect. 4) Latest Technology Advance-
1
IBM Quantum, IBM Deutschland Research & Development ments—with a focus on superconducting qubit technolo-
GmbH, Böblingen, Germany gies; 5) Use case areas; Sect. 6) The steps companies and
2
Institut für Fachdidaktik der Naturwissenschaften, Technische governments have implemented internally to start building
Universität Braunschweig, Braunschweig, Germany

K
6 Datenbank-Spektrum (2024) 24:5–20

competency and learning references with a focus on mate- probabilities of the combinations of 000, 001, 010, 100,
rials for German speakers. 110, 101, 011, 111. Therefore, we can store all these 9 com-
In conjunction with the other articles in this edition of binations using only 3 physical locations. This exponential
Datenbank-Spektrum, we intend to provide inspiration for increase in storage and unique behavior of entangled qubits
new research and development topics in database engineer- opens a new realm of computational capability.
ing and science that could be augmented through quantum These are the concepts that differentiate gate-based com-
computing. A version of this article will be made available puting, currently the most versatile type of quantum com-
in German language on arxiv.org later. puting, and the focus of this paper.
The combination of these fundamentally different con-
cepts and their application to computation provides new
2 Fundamental Concepts of Quantum methods to view and interact with information. Assimila-
Computing tion of these skills can take anywhere from one to three
years and continuous learning is required due to the fast
Gate-based quantum computation relies on five key con- pace of developments. In the past year claims of “quantum
cepts—Programming Quantum Information using Gate utility” have been reported, where quantum computers are
Operations, Superposition, Measurement, Interference, and performing with comparable results to High Performance
Entanglement. Quantum gate operations, analogous to logic Computing (HPC) on simulations of specific physical mod-
gates in classical computers, are used to write information els. It is expected that the first quantum applications will
into the qubit, the quantum equivalent of a bit. A quantum be hybrid algorithms, also known as embedded algorithms,
gate operation enables the creation of superposition, where where a quantum computation is a subcomponent of a larger
instead of having a single piece of digital information, calculation with the remainder being calculated classically.
such as a 0 or 1, at the location, the information exists as Technology has advanced significantly in the past two
a combined probability of being 0 or 1. years. According to current roadmaps of multiple vendors,
The quantum information is collapsed into a readable it is optimistically expected that quantum computing hard-
value, such as a 0 or 1, when we measure and therefore ware that will be capable of computations with value for
quantum computation requires the calculation to be re- business within the next 5 years. Scenario planning by gov-
peated multiple times to build the statistics. This allows any ernments recognize risks to data encrypted with standard
value between 0 and 1 to be represented at that physical lo- algorithms, to be decipherable by quantum computers as
cation. (Somewhat analogous to a coin-toss with a weighted soon as 2030 and are pursuing new encryption algorithms
coin. It is both heads and tails in the air, and the coin-toss standards [1].
is repeated to identify the probability of it landing heads- Some problems will continue to be more suitable to
up). be run on classical computers. Post-quantum cryptography,
The loss of qubit information due to unwanted inter- also referred to as “Quantum Safe”, uses mathematical func-
actions, is known as decoherence, and is quantified by two tions which are difficult to map into a quantum computer in
lifetimes, T1 & T2: T1—the time in which the excited an efficient way to develop encryption algorithms to protect
state, used to represent, 1, relaxes into the ground state, 0; data on classical computers.
T2—the time for which a superposed state can last. The The quantum industry and society are also conscious of
calculations must be completed within these times. the ethics of the technology development and have adopted
The information exists in a wave-like state in the qubit, best practices, processes, and guidelines from Artificial In-
therefore we can engineer constructive and destructive in- telligence. The unimaginable potential applications, and po-
terference of information with gate operations, which is not tential benefit for society is a tremendous prospect.
possible in classical digital computers, and opens the possi-
bility of new algorithms, such as Grover’s search algorithm, 2.1 Insights on Data Workflows
where a query programmed into a computer relies on in-
terference to search all possible solutions and amplify the The data workflow in Quantum Computing bears resem-
correct solution simultaneously. blance to classical computing at the abstracted level. It also
A different type of quantum gate operation can be used consists of Data Acquisition and Preparation, Data Analysis
to create entanglement of information between qubits. This and Data Validation.
special kind of correlation, not available in classical com-
puters, results in a linear combination of all permutations of
the qubits readout values. Entangled qubits share a state that
cannot be decomposed into a product of individual states.
In other words, three entangled qubits can have weighted

K
Datenbank-Spektrum (2024) 24:5–20 7

2.1.1 Data Acquisition, Preparation, and the Need for quired. International, EU and national bodies are developing
Application Knowledge a taxonomy and common vocabulary1 in order to establish
a shared baseline from which all can build.
Data is acquired in a classical form; the quantum properties
are then applied to the data in the quantum computer. Data 2.1.4 Data Preparation, Processing and Storage
that will be used in subsequent quantum computations has
a limited lifetime; the information degrades with time. The Classical data is stored in bits. Only one bit of information
current state of quantum computing is referred to as the either—0 or 1—can be stored in a location. A quantum
noisy intermediate-scale quantum (NISQ) era. These pro- computer’s equivalent of a qubit can store the linear su-
cessors are sensitive to their environment, prone to quantum perposition of both 0 and 1; an ensemble of qubits can
decoherence, and not yet capable of continuous quantum hold even more information: 2^n, where n is the number of
error correction. This is improving significantly with ad- qubits.
vancements in materials, and there are techniques that can Present-day systems have serial data inputs. The in-
be applied to refresh the information, such as, “Dynamical creased data capacity of a qubit does not result into an
Decoupling”. ability to process Big Data in short amounts of time be-
Data encoding is the process of mapping classical data cause of these input restrictions.
to quantum states that can be manipulated in the qubits. Real world data needs to be encoded into qubit logic,
Various encoding schemes exist, such as amplitude encod- analogous to the way words are converted into binary
ing, phase encoding, and quantum support vector machine strings in a classical computer. The “state preparation”
(QSVM) encoding. of an entangled state to represent the initial conditions of
a simulation, can either exactly or approximately represent
Example Take the example of the simulation of the ground the initial state. State preparation is a popular research
state energy of a molecule or spins in a simple diatomic field, as advancements could reduce processor resource
molecule. How do you map this problem into qubits? For requirements [5–7].
example, spin orbitals have different shapes, how do you de- Quantum Machine learning (QML) is one of the most
cide how many qubits are needed to represent these? There popular areas for data scientists to enter quantum comput-
are different rules for doing this. These are called trans- ing. Structured examples for data preparation to proceed on
formations or mapping and are typically named after their a quantum computer bear similarities with classical meth-
inventors. The two common methods are Jordan-Wigner ods where, feature selection and normalization, and dimen-
mapping to map a fermionic system into a spin system and sionality reduction are also applied. The way the data is
Bravei-Kitaev mapping [2, 3]. prepared [8] significantly affects the effectiveness of the
In the original experiments performed in 2017 [4], the QML algorithm [9–11]. For example, the data encoding af-
experts were able to simplify the algorithm by under- fects the expressivity of quantum machine learning models
standing symmetries in the molecule and applying domain expressed as partial Fourier series [12]. Examples of data
knowledge. prepared for a use case of QML to aid in antibiotic drug
discovery [13], and publicly available sonar and diabetes
2.1.2 Data Validation sets [14] are available.
An advantage of QML is the ability to map the data into
Data validation is an essential step in any data preparation other dimensions [15]. A reduction of effective dimension-
process. It involves checking the quality, consistency, and ality allows data classification that would not have been
integrity of the data to ensure that it is suitable for subse- possible in a classical arrangement [16]. Methods to train
quent computations. Many of the methods used to validate a quantum model are under development [17, 18]. It is sug-
data are not implementable in a quantum computer because gested to have the future potential to speedup of training
quantum information cannot be copied since reading the models [19], which would reduce the carbon footprint of
qubit collapses the quantum state. the initial training of models.
An additional challenge is that a full quantum state can-
2.1.3 Interoperability and Standards not be cloned, making copying information for random
access memory difficult or impossible. Quantum informa-
The technology and standards required for hybrid calcula- tion can be transported and temporarily stored in another
tions where the HPC and quantum computer need to share
data resources is a topic with much potential for develop- 1 https://www.iso.org/news/new-joint-committee-quantum-technolog
ment. It may be too early to set standards for architectures ies, https://www.cencenelec.eu/areas-of-work/cen-cenelec-topics/qua
and technologies as this may stifle the flexibility that is re- ntum-technologies/.

K
8 Datenbank-Spektrum (2024) 24:5–20

physical location in certain quantum computing technolo- 3 Choosing a Technology—Metrics and


gies, for example in ion-based computers, as a form of Features
Quantum Random Access Memory. A realization of a fast
RW-QRAM would allow calculations to be made with less When the first quantum computers became available on the
qubits. Current concepts and challenges are illustrated here: cloud, around 2015, there was a race for manufacturers to
[20]. lead in the number of Qubits. There is much more to a quan-
tum computing chip than the number of qubits. How they
2.2 Types of Quantum Computing Technologies are addressed and connected, can be equally as important
for successful implementation.
There are many different technologies for quantum com-
puting hardware. Quantum Computers can be made of 3.1 Metrics—Benchmarking
many different materials, such as superconductors, ions,
cold atoms, silicon dots, topological materials, photonic The challenge of comparing disparate systems through
crystals, nitrogen vacancies, nuclear magnetic resonance. benchmarking is known from the High-Performance-Com-
The two most advanced are superconducting and ion-based puting domain. The comparison of systems with different
systems [21]. architectures and accelerators becomes challenging as cer-
They all fundamentally have qubits—two-level energy tain techniques are specific for certain architectures and
systems—that can have superposition and entanglement. may not necessarily measure the qualities that are most rel-
Multiple energy levels called qutrits [22–24] and qudits evant to the problem you are trying to solve. For example,
[25–27] for three or four energy levels respectively are be- do you need accuracy, or speed?
ing investigated in some material systems. Quantum Com- Application benchmarking is particularly difficult across
puters can roughly be categorized into four types according machines as an in-depth knowledge of the layers of the
to the way they reach the final solution: stack and special methods suited to the qubit technology.
Consortia, such as the Quantum Economic Development
1. Gate-Based Quantum Computing uses in discrete gate
Consortium (QED-C), are exploring ways to benchmark
operations and measurements to calculate a logical so-
fundamental subroutines and functions and qualify the la-
lution of a quantum algorithm;
cunae in current benchmarks [34]. Business leads are of the
2. Analog Quantum Computing [28, 29]—the quantum
opinion that the cost and effort of going into benchmarking
state is physically represented using continuous vari-
for applications only is of interest when use cases that can
ables and continuous transformations, e.g., fermionic
generate higher revenue are found, and that efforts would
atoms are physically trapped in a physical lattice to be-
be more wisely invested in developing new algorithms, con-
have like electrons;
ceiving new applications for use cases.
3. Measurement Based Quantum Computing is a more
nascent technology. A popular implementation consists
3.2 Metrics—for the Era of Utility
of a large, entangled state is created in a photonic lattice,
and the extraction of photons from the lattice behave as
Quantum Volume was developed to reflect that a qubit en-
a gate [18, 30];
semble maintains its state for long enough to complete
4. Quantum Annealers—that are restricted to solve specific
a computation program without being disturbed. The defi-
types of optimization problems which are describable by
nition of quantum volume has evolved over time [35].
Ising Hamiltonians [31–33].
It is a function of the number of qubits and circuit depth.
When entering the field of quantum computing for the Circuit depth is a measure of effective computation layer,
first time, it can be daunting to understand which technolo- or in other words a quantum program length that can be
gies to use and which areas to focus on. Different quantum computed before the error becomes too large due to the
computers arriving at the solution using different mecha- corruption of data [36, 37].
nisms. For example, ion-based computers use ions as qubits The challenge with such a metric is that a machine with
and can physically be moved from one location to another, a few qubits of great quality can have the same quantum
whereas in a superconducting qubit the information trav- volume as a system with many qubits and a short circuit
els between static qubits along resonators. Each of these depth. Consequently, this metric would not help you find
technologies come with their own advantages and they are which of the two computers is best for your problem. This
also at varying degrees of maturity. In the next section, we metric has most value when applied to a single machine
discuss the main metrics and features to consider. with a constant number of qubits, it can be a way of mea-
suring progress on the quality of the system with respect to
itself. New metrics, such as Error per Layerd Gate (EPLG),

K
Datenbank-Spektrum (2024) 24:5–20 9

and extensions of metrics such as Circuit Layer Operations,


have been recently announced to improve their scalability
and coverage (video: [38]).
In the last two years, experts have been looking at a com-
bination of metrics in addition to quantum value to select
the quantum computer. These are generalized as perfor-
mance metrics and can be grouped into three categories:
 Scale—number of qubits;
 Quality—decoherence times, circuit fidelity, stability;
 and Speed—circuit execution speed.
There is typically a trade-off between quality and speed.
A qubit that interacts less with its environment, and there-
fore has a longer decay time, also typically takes longer to
read-write information. Refer to the manufacturer’s web-
sites for the latest metrics values, e.g., [39].
Additional features to consider when selecting a system
are “capability” and “frictionless experience”.

3.3 Features—Capability Fig. 1 Independent analyst assessment of quantum computing manu-


facturers with quantum services and networks—Mapped on a Graph of
Quantum computing is currently in its infancy with certain Capabilities vs. Strategies. Reproduced with permission of IDC. IDC
MarketScape vendor analysis model is designed to provide an overview
respects of software engineering practices. Validation and of the competitive fitness of ICT suppliers in a given market. The re-
verification concepts need to be redesigned due the collapse search methodology utilizes a rigorous scoring methodology based on
of the quantum state holding the information upon measure- both qualitative and quantitative criteria that results in a single graph-
ment. Capabilities of a quantum computer not only require ical illustration of each vendor’s position within a given market. The
Capabilities score measures vendor product, go-to-market and business
advancements in quantum technology, they have signifi- execution in the short-term. The Strategy score measures alignment of
cantly increased in the past two years due to improvements vendor strategies with customer requirements in a 3–5-year timeframe.
in the classical components across the system, such as re- Vendor market share is represented by the size of the icons (IDC Mar-
designing the software stack architecture, introduction of ketScape:Worldwide QuantumComputing Systems 2023 Vendor As-
sessment, doc #US49607923, August 2023)
new assembly languages [40], and improvements on the
control and system electronics, as well as significant devel-
opments and innovation in the technologies used to connect 3.4 Features—Frictionless
qubits.
Capabilities that we take for granted, such as conditional Frictionless refers to the ease of use and programing the
statements—“if this, then that”, are not implemented in all system, and the ability to integrate it into other computing
types of quantum computer. For example, the ability to systems, such as “serverless”2 cloud services and the con-
change the course of a program based on intermediary re- cept of open-sourced software concept. Open-source move-
sults was introduced in 2022 in IBM’s computers [41] and ment, such as Red Hat and Openshift on Linux, dramat-
was used to create a large entangled Greenberger-Horne- ically accelerated software development and capabilities,
Zeilinger (GHZ) state with a significantly shorter circuit and demonstrated opportunity to monetize on the services
length of fixed circuit length (without dynamic circuits, provided on open source systems. Customers do not wish to
GHZ creation in a gate-based quantum computer requires be locked into technologies, and this is why many vendors
circuit length to increase with number of qubits) [42]. prefer opensource frameworks, such as Qiskit, a python-
Figure 1 is an evaluation made by an independent mar- based programming framework for quantum computers. It
ket analyst of the quantum computing vendors which offer provides an easy entry point for data scientists by being
access to their system over cloud services to the public based in python language, can be used as an interface for
and arranges the vendors along a scale of capabilities and
strategies. This assessment also includes their roadmap and
2 Quantum Serverless are self-defining cloud services, “Serverless is
ability to deliver on it, as well as ecosystem and services
a cloud computing application development and execution model that
and that they provide, such as learning materials.
enables developers to build and run application code without provi-
sioning or managing servers or backend infrastructure.” https://www.
ibm.com/topics/serverless.

K
10 Datenbank-Spektrum (2024) 24:5–20

all types of quantum computer [43, 44], as well as having 4 Advancements


extensive functionalities [45]. Qiskit is used by various ven-
dors for frictionless integration with other systems. For ex- 4.1 Advancements in Quantum Computing
ample, you can program and call quantum computers from Technologies
numeric computing environments such as MATLAB [46,
47]. For a more in-depth review of languages, frameworks, Recent advancements of enabling technologies over the past
and tools consult [48–50]. two years are advancing the timeline expected for signifi-
Frictionless also refers to the ease of entry, ease of use, cant quantum advantage for various end-users.
support, predictability, and availability. As systems become To put the advancements into context, we take the ex-
frictionless, more libraries and packages will make new ample of the simulation of the ground state energy or spins
software functions available that people can apply to solve in a simple diatomic molecule. In the original experiments
problems, without needing intimate knowledge about how performed in 2017, the experts were able to simplify the
the system works nor processing data in its rawest form. problem by understanding symmetries in the molecule (i.e.,
Previously one had to download all the binary outputs of expert insight with domain knowledge) to simplify the al-
the calculation and then analyze them to convert them into gorithm. The results are easy to calculate analytically on
eigenvalues. Now primitives, such as estimator and sam- a classical computer and through chemical experiment, this
pler, allow people can receive results in a more meaningful allows us to verify the precision of the quantum computer.
form where the binary outputs are returned in an evalu- The answers correlated well, though were not as accurate
ated form of probabilities instead of binary outputs which [4].
require post-processing. This reference provides a walk- In 2021, advancements in algorithms, error mitigation
through of the coding steps [51]. techniques [57] and hardware lead to a x120 speed up in
the calculation and improvement in accuracy [58].
3.5 Choosing a Technology—Industry Choices In June, 2023, a further milestone was reached, where
IBM Corporation in collaboration with Lawrence Berkeley
When choosing a technology & research area, it ultimately National Lab’s National Energy Research Scientific Com-
depends on a mixture of parameters that depend on situ- puting Center (NERSC) and Purdue University has demon-
ation, specialization, resources and priorities. In the past strated for the first time that quantum computers can pro-
year we have seen increased availability of ion-based com- duce accurate results at a scale of 100+ qubits reaching
puters. These also have demonstrated two-qubits with fault comparable or even in friendly competition with High-Per-
tolerance [52–54] and are used of simulation of quantum formance Computer (HPC) simulations of certain material
dynamics [55]. One of the challenges for ion-based com- properties [59–61]. These results also inspired new clas-
puters are the gate-speeds and scalability of the lasers used sical algorithms for HPC simulation of materials, that also
to control the qubits [21]. lead to an increase in precision in classical simulations. It is
Rapid advancements have been made possible based on important that the HPC field advances together with Quan-
lessons learned from previous generations of computing tum computation as many material simulations require both
paradigms, not only have we adopted concepts such as technologies.
opensource and fabrication and development of enabling
hardware and fabrication techniques. Several companies 4.2 Error Mitigation and Correction
such as IBM, Google, Rigetti, and D-Wave are investing in
superconducting qubit technologies because they are based Ubiquity of conventional classical computers came with
on fabrication techniques and technologies that overlap the scaled ability to store and process information reliably.
greatly with the traditional semiconductor industry and Small fluctuations of an electric charge or current in a mi-
they can accelerate advancement leveraging their expertise crochip are tolerated due to a highly redundant representa-
in the field. Here the main challenge is the reduction of tion of logical 0 and 1 states by a collective state of many
error per gate layer. In the near term, they are seeing the electrons. Current quantum hardware is subject to various
potential to find the first wave of utility from this technol- sources of noise, the most well-known being the following:
ogy. Many companies are exploring potential application qubit decoherence, individual gate errors, measurement er-
of these technologies and making initial findings available rors and many techniques previously used in semiconductor
publicly, a database of over 1000 publications is available systems are not implementable due to the fundamentally
online [56]. different nature of computation. Error mitigation and cor-
rection are methods to address this [62].
Quantum error mitigation is a technique that compen-
sates for the noise generated during a quantum computation.

K
Datenbank-Spektrum (2024) 24:5–20 11

It is an essential ingredient for scalable quantum computing 4.3 Mid-Circuit Measurements and Dynamic Circuits
and is the path that gets quantum computing to usefulness.
A common technique involves modeling the device noise A quantum circuit is a sequence of quantum operations, in-
at the time of execution and using software to compen- cluding gates, measurements, and resets, acting on qubits.
sate for errors in the raw results. Techniques such as zero In static circuits, none of those operations depend on data
noise extrapolation (ZNE) and Probabilistic noise cancela- produced during running of the program. Static circuits
tion (PNE) are two that were recently implemented in the might only contain measurement operations at the end of
quantum utility paper.3 the circuit. Dynamic circuits [72], on the other hand, in-
Error Mitigation reduces the error of the final result, of- corporate classical processing within the coherence time of
ten through postprocessing. Quantum error correction guar- the qubits. This means that dynamic circuits can make use
antees the data stays at the value required or is automatically of mid-circuit measurements [73, 74] and perform feed-
corrected back to the value it should be at that moment. To forward operations, using the values produced by measure-
achieve a computational advantage in larger scale systems, ments to determine what gates to apply next. This tech-
the qubits will require to have fault tolerance, through quan- nology has enabled several of the newest error correction
tum error correction mechanisms. There are hardware and codes, as well as reduced the circuit length for algorithms.
software solutions under development for error correction.
The concept of error correction Is not new [63] and many 4.4 Circuit-Knitting
advances have been made in the last 25 years [64]. The
challenge with the error correction is a high number of the Circuit knitting [75] is a technique that partitions large
correcting (physical) qubits n comparing to the productive quantum circuits into subcircuits that fit on smaller devices.
(logical) qubits k. There are various methods attempting to It incorporates classical simulation to “knit” together the
improve the rate k/n. A promising class of quantum codes results and achieve the target answer. This method is par-
used for quantum error correction is known as Quantum ticularly useful when we want to run a circuit consisting
low-density parity-check (LDPC). The LDPC codes are de- of more qubits than the number of qubits available on the
signed to correct errors that occur during the transmission device. By dividing the circuit into smaller subcircuits, we
of quantum information. Recent codes are able to function can execute them on multiple smaller quantum processors
with 10 times fewer qubits; [65, 66] preserve more data by
introducing mid-circuit measurements [67, 68] or improve
the fidelity of state preparation [69].
There are many approaches under development and scal-
able methods are an urgent requirement, that in time will
be automatically and intelligently implemented by the sys-
tems, “mitiq” [70] and “Quantum Error Correction Zoo”
[71] are comprehensive repositories of the state of the art.
Quantum error mitigation and correction are a collection
of techniques and technological developments that will take
us from today’s quantum hardware to tomorrow’s large-
scale fault-tolerant quantum computers needed for quantum
advantage on scale.

3 ZNE repeats an experiment with increasing deliberate introduction Fig. 2 A program illustrating the advancements and simplification
of noise into the experiment, and then the expected value is obtained of programing a quantum computer in a muti-cloud environment.
from the intercept of the graph of the results vs noise. PNE requires The Qiskit runtime service automatically using three difference cloud
a known set of circuits to be performed to characterize the noise, and providers of the user’s choice. In this code, a quantum circuit designed
expressed as gate-operation. Then an inverse of this is applied during for more qubits than are available on the chip is decomposed using
the desired calculation. Somewhat similar to the concept of noise-can- classical resources on an Azure backend, the results are sent to the
celling headphones, with the difference that it is not dynamic, so it IBM Quantum computing providers and the IBM providers return the
reduces the probability of the effect of noise, it does not eliminate it. results to an aws cloud to recompose the results. This is a solution
The following link is a blog article introducing the utility paper https:// one may implement to optimize cost and services offered by different
research.ibm.com/blog/utility-toward-useful-quantum. providers

K
12 Datenbank-Spektrum (2024) 24:5–20

and then combine the results. Figure 2 contains an example nomial quantum speedup and advancing theory to design
of code demonstrating the advancement of runtime services algorithms based on intermediate depth circuits that can
and provision of multi-cloud environments for circuit-knit- outperform state-of-the-art classical methods.
ting. Broadly these are categorized into three areas:
1. Problems looking to simulate nature at the microscopic
4.5 Advancements Coming
dimension-scale level where it follows quantum-behav-
ior,
In the longer-term horizon, academics are investigating
2. Linear algebra (e.g., Machine-learning & Artificial Intel-
ways of inputting quantum information into qubits di-
ligence)
rectly from quantum sensors and sources, opening further
3. Certain types of optimization problems [77] but not all
applications of quantum computing.
[78].
In the mid-term, the creation of a computer with tens
of thousands of qubits and enough error correction would
progress us beyond the NISQ era into the fault tolerant era. 5.1 Emerging Research Fields in Quantum
Such devices would be capable of implementing algorithms Computing for Data Bases
like Shor’s algorithm at a scale can tackle a larger set of
problems such as break RSA encryption. An introductory Optimization, simulation of systems with innate quantum
course was recently launched here [76]. effects, and the solution of liner systems of equations are
In the near-term, the estimated timeline of the advent of technological areas that are expected to benefit from quan-
significant quantum advantage4 has been accelerated by the tum computers; resulting in the ability to solve problems
implementation of the advancements in this section. A fi- considered to be NP-hard, improvements in accuracy or
delity of Quantum Processing Units (QPUs) to 99.99% or speed depending on the application. Industrial analyses of
higher is the target for early 2025 to provide a chip suitable companies have heretofore focused on product oriented use-
breakdown larger problem statement into smaller solvable cases. These are also beginning to expand their experience
subcomponents of the order of 100 qubits. The creation to prepare their business and data workflows.
and implementation of novel modular architectures designs Three reviews prepared specifically for data base en-
that allow parallelization (with classical communication) of gineers are: this 20 min video [79] introducing quantum
circuit execution; novel error correction methods combined computing, and illustrating a use for join order optimiza-
with the latest advancements of circuit knitting would allow tion with coded example; and this review on opportuni-
the implementation of use cases that can be implemented ties for optimization of queries and transaction schedules
on superconducting quantum processors that are 100 qubits which includes a table comparing 7 approaches for op-
in size with a circuit depth of 100 layers. The community timization of databases and the current estimates for re-
is focusing on exploring applications of quantum comput- source sizes and types required to solve the problem [80],
ing that will be possible on systems with these enhanced and this review that summarizes literature in the fields of
systems by late 2024–2025. Database search, Database Manipulation, Database Query
Optimization, Transaction Management with Quantum Ma-
chines [81].
5 Applications Recent advancements after this review have occurred in
the areas of optimization for join reordering [82–84]; multi-
Which brings us to the key question industry leaders are query optimization [85, 86]; index tuning [87]; database
racing to answer: When will we reach quantum advantage transactions [88]; and schema matching [89]. The impor-
in different application domains? This will occur gradually tance of data mapping formulations is illustrated in refer-
for different domains, and that certain areas are attracting ence [86], where a method to directly map from the math-
more focus as they lend themselves well to current quantum ematical formulation to the quantum implementation lead
computing paradigms. to an algorithm on a gate-based quantum computer that
They are looking to gain experience in how to integrate is more efficient than solutions previously suggested on
these technologies safely into their workflows. They are quantum annealer computers for multi-query optimization.
also driven to identify problems that admit a super-poly- It shows promise that can be verified once the quantum
computing technology improves to allow larger sized prob-
4 Quantum Advantage is used here to mean: the ability to solve some-
lems to be solved.
Quantum Machine Learning (QML) [90] features heav-
thing using a quantum computer that is not feasible or possible on
a classical computer, or of significant business advantage (significantly ily in data base research. A comprehensive review on QML
faster ore more precise). [91] identifies and classifies algorithms and applications

K
Datenbank-Spektrum (2024) 24:5–20 13

presented in 94 papers, from a pool of over 5000 publi- 4. Material Science and Quantum-Centric-Supercomputing
cations. QML faces challenges in outperforming classical [105].
machine learning algorithms, areas. Current debates and
theoretical proofs probe the question whether it is possi- They are defining the potential areas of interest and value
ble for quantum computers to outperform classical state- that will be possible to solve with the enhanced capabili-
of-the art machine learning methods [92]. The scalability ties of the systems expected in the next two years and have
of variational quantum algorithms (VQAs), a type of opti- published these open innovation topics in white papers ref-
mization algorithm that incorporates QML, appears to be erenced in the list above. There is a subset of topics that lend
impeded by barren plateaus in the data, however recent ad- themselves to open innovation, such as to solve regulatory
vancements propose paths to address the challenge of baren necessities and to share cost burdens, such as sustainability
plateaus [93, 94] the possibility of super-polynomial advan- and the replacement of toxic materials.
tages [95] and identify a subset of problems that may have In Germany, the National Ministry for Economy and
the potential to be learned faster on a quantum system [96]. Climate protection (BMWK) is centralizing the results of
I/O bottlenecks and circuit length restrictions are the usecase research and accelerating the economic develop-
main hardware bottlenecks. Alternative data representa- ment through a sponsored project “PlanQK”5 through the
tions, such as vector distance representations, would enable creation a platform and ecosystem activities. The BMWK
more data ingestion, and current solutions will focus on invested 740 million Euros into the “Quantum Computing
hybrid architectures where the activity being resolved by Initiative” (QCi) at the German Aerospace Center (DLR)6
the quantum computer can be returned in a few minutes or to accelerate development through new research and en-
hours. Integration of research advancements in qubit device gineering teams and partnerships with Industry, Startup
materials, quantum processor architecture, and mitigation and Academia. The Ministry for Education and Research
into production will increase total expected gate counts to (BMBF) has invested significantly in usecases and enabling
5000 gates possible per calculation by the end of 2024; technologies [106]. As well as a Quantum Computing User
7500 gates in 2026, 10,000 gates in 2027; 15,000 gates Network (QuCUN) [107], with a total investment of 1.1 bil-
in 2028, an estimated 100M gates when error correction lion Euros planned by the end of 2025.
is fully implemented (planned 2030); and one billion by Collaborative research centers have come together in the
2033. “Quantum Alliance” [108], and various regional hubs and
networks have also been established, e.g., Q-Lab at Uni-
5.2 Partnerships and Networks Exploring Use Cases versität Bunderwehr Quantum [109], Competence Center
Quantum Computing Baden-Württemberg [110], Center for
Industry pioneers have been developing partnerships with Quantum Technology and Applications (CQTA)—DESY,
quantum computing service providers and industrial consor- Zeuthen [111] “Munich Quantum Valley” [112], “Quan-
tia to pool resources and to jointly explore the value and po- tumBW” [113], Quantum Technology Brandenburg [114],
tential of these new techniques and algorithms. The modes Quantum Valley Lower Saxony [115], and Berlin Quantum
of collaboration are influenced by the industry. An industry Alliance [116].
insights report by McKinsey [97] provides an overview of
common industries.
QUTAC, the German Industry Consortium, has been 6 Getting Started
looking at applications [98] on 1) material science 2) engi-
neering & design 3) production & logistic 4) post-quantum 6.1 How to Start—Technology Adoption Journey
security.
Use cases in finance and logistics [97, 99–101] may also We can draw parallels to the adoption journey of companies
overlap with use-cases in data science and management, introducing quantum technologies with that of the adoption
such as looking for better ways to deal with incomplete of data science and machine learning, to help the reader
data or reducing the complexity of models. interested in introducing quantum computing in their or-
Over 200 industrial and academic End-users of IBM ganization.
Quantum Partner Network have created four expert focus In certain industries, being the first adopter of a technol-
groups to identify area of most immediate potential and ogy can create a significant advantage over competitors, for
value, and have published these in four white papers: example how internet service and content streaming com-
panies embraced machine learning for their analytics trans-
1. Healthcare and Life Sciences [102]
2. High Energy Physics [103] 5 https://planqk.de/.
3. Optimization [104] 6 https://qci.dlr.de/en/start/.

K
14 Datenbank-Spektrum (2024) 24:5–20

formed the way we purchase and consume services. It takes provision in place for continuous technical development of
several years before the technology is fully introduced. The employees.
process typically follows: Widespread adoption—The tools and technology ma-
Socialization—where the leadership and/or members of ture so that non-specialists can produce a result of value
the organization are made aware of the technology and po- without intimate knowledge of the system. In data sci-
tential capabilities and colleagues or leadership need to be ence and machine learning we are beginning to see this
convinced of the value of investing time and resources now. in some organizations that started their adoption journey
This can typically involve advanced business development, several years ago.
technology and engineering teams and the internal IT ser- A detailed technology and application roadmap accel-
vice providers. A senior executive sponsor with a long- erates innovation by helping identify skills gaps, prepar-
term view which can remove procedural and organizational ing expectations and seeding invention of new capabili-
barriers in introducing a new technology and new business ties. national advisory committees have released roadmaps
stress such as a CTO, CIO or CEO of an organization is vital for Quantum Computing and Enabling technologies, e.g.
for a serious exploration. Gaining their support is done by UK [117, 118], Netherlands [119], Germany [120], France
communicating how current investments would help gain [121], Spain [122]. IBM’s recently updated and detailed
competitive advantage in the market when quantum advan- roadmap available is available here: [123], it is the most
tage arrives. comprehensive to date, with detailed expected gate and
Exploration—A small team explores maturity and po- qubit count of devices until 2033+. It separates research
tential applications part-time or through external consul- and development roadmaps to clearly communicate the re-
tants, partnerships with quantum computing manufacturers search that feeds into the development roadmap of produc-
or startups. Tools and technology are still in a graded-mat- tion features in hardware, software libraries and middleware
uration process. The final section of this document refers to [124]. Experts and leadership in organizations consuming
open-source learning materials that would be of value. Fur- quantum computing services monitor these roadmaps and
ther support in the organization is enabled through practical internalize this knowledge to identify unique value propo-
exemplary use cases published by competitors. sition and areas to apply quantum computing. In the next
Pioneer/Expert Onboarding—The small team is ex- sections we provide an overview of resources to help orga-
panded into a larger team of technical experts in the organi- nizations start their quantum journey.
zation identified for cross-skilling. The organization sets
aside resources to build internal competence. These ob- 6.2 Getting Started—Areas that do not Need an
tain induction courses in the technologies to skill them to Advanced Degree in Quantum Science
identify potential use cases in their daily work. The cross-
skilling of internal domain experts and business veterans There are many opportunities to contribute to this era of
to gain quantum competence is invaluable in the identify- quantum computing with little or no-training in quantum
ing technical problems that may be capable to address with computing.
quantum computers soon and prioritize those of significant A significant improvement in speed and capabilities in
value to the business. the machines has come from improvements in classical con-
Dedicated team/Partial adoption—The organization’s trol electronics, software engineering and business process.
leadership finds enough value or recognizes that the time-
frame required to have a skilled workforce that can integrate 6.3 Getting Started—Building a Competency
into their organization. These may still need to create their Framwork
own tools and are experimental. They enable adoption in
parts of their organization. Technical expertise and internal The introduction of a new technology requires the devel-
technical acumen are vital for effective algorithm develop- opment of a competency framework, change management
ment. and learning resources. A successful framework will reflect
Change-management—The organization’s processes corporate values and should also include consideration to
that are streamlined to focus efforts on existing business ethical technical development, and an overview of soft skills
may impede progress. A sponsor within the organization as well as technical competencies and the levels of compe-
needs to provide systems, modifications to assessment cri- tency that are required within the different layers of the
teria and resources to create space for employees to be able organization.
to progress. Often this is supported by Human Resources In addition to a range of classical engineering disciplines,
or a senior director in the company with budget decision technical production and support roles are an increasing ne-
authority, in some companies there is also a culture or cessity for reliable system design, product design and man-

K
Datenbank-Spektrum (2024) 24:5–20 15

agement, quality control, security, hybrid cloud and com- the Physikalisch-Technische Bundesanstalt (PTB), the na-
pute, to name a few. tional metrology institute of Germany.
More importantly we need to be more flexible in our For Germany, the Bundesministerium für Bildung und
hiring and role definition. We are still thinking in silos and Forschung (BMBF) started the initiative Quantum Futur
layers in terms of competency and expertise. Whereas there Education [133] with nine projects to develop and imple-
is a need for people with one specialization that can aug- ment quantum educational strategy.
ment it with a second. For example, we require mathemati- One big challenge for all these initiatives is to understand
cians with the skill to develop efficient code, to make algo- the concrete skilling needs from the industry: identify the
rithms that can make the most of limited resources—on the different roles and training needs. In contrast to existing
boundary between middleware and circuits. We also need university courses, the aim is not necessary on understand-
skilled assembly language level programmers and control ing the mathematics and physics or even on understanding
automation experts with an ability to understand the physics any details. Currently the industry focus is on enabling two
of a qubit and optimize its performance for efficacy—on main tracks: business and technical. Technical leads seek
the boundary between circuits and hardware. People with help from consultants and industry consortia to find ways
a technical background and industry knowledge are also re- to communicate the value of such an unfamiliar und un-
quired, this requires years of experience and is best solved relatable technology to the leadership, and the urgency to
by training experienced employees in collaboration with upskill existing employees to ensure that the workforce has
fresh graduates. For example, a machine learning expert the domain and organizational knowledge to successfully
with knowledge in finance or working on a production line, introduce a high technology into the organization. There is
and the interest to upskill to be able to apply quantum ma- a particular interest in upskilling existing technical experts
chine learning. in corporations with the competency and methodology for
identifying suitable applications and quantum technologies.
6.4 German and European Activities for Quantum technologies9 span beyond quantum computing
Competency Building and Frameworks to include sensing and communication. Advances in these
technologies complement each other.
How to build the future quantum workforce has become
a research interest in several groups in the last years, in Eu- 6.5 Getting Started—Resources
rope [125–128] as well as in the United States [129–131].
The coordination of European quantum activities is in the Academia, enthusiasts, professional bodies, and compa-
responsibility of the Quantum Flagship Coordination Ac- nies that are developing quantum computing have created
tion and Support (QUCATS). Educating the workforce is a wealth of content. Massive Online Courses have been
one important aspect, with activities in supporting the de- made available for different levels of expertise on popular
velopment of programs and the establishment of best prac- learning platforms such as Coursera, Edx.org, MITxPRo.
tices. Therefore, the European Quantum Readiness Center7 There are even courses for highschool level entry through
is in the making, currently providing, e.g., a playlist of se- the QubitXQubit coding school with over 10,000 learners.
lected videos on quantum technology topics. Contents are Hackathons and challenges are a playful and hands-on
structured using the European Competence Framework for way to start. These offer the opportunity to work with oth-
Quantum Technologies [132]. This framework is thought ers on interesting problems and learn. Various other com-
as providing a common language for quantum technology panies invite participants to solve interesting challenges.
education, to enable planning, mapping and comparison of IBM publishes previous summer school content online for
trainings, study programs or similar. It will also be the basis people to learn through videos and exercises. It created the
for developing a certification scheme within the QUCATS largest opensource textbook through the Qiskit.org and has
project to support standardization of quantum technology replaced it with a new interactive learning platform learn-
training. ing.quantum.ibm.com, to improve the learning experience
Other projects focus on providing courses for the indus- into its platform and documentation. The learning platform
try, like QTIndu8 In the EU-founded project, modularized has newly created courses and tutorials by renowned quan-
courses to “make the European industry quantum-ready” tum experts and ability to earn digital badges [135].
are developed by different content creator partners, for Ger- There are also efforts based on research originally from
many this are the Technical University Braunschweig and the University of Oxford in making the methods for sim-
plifying circuits more intuitive through formally proven

7 https://quantumready.eu/#/. 9 For an introduction to quantum technologies we refer the reader to


8 https://qtindu.eu/. a book by one of the authors [134]

K
16 Datenbank-Spektrum (2024) 24:5–20

pictographic formalism. Effectively you can perform com- Author Contribution writing—original draft preparation, SMLP &
KK; writing—section on German Competency Projects—SMLP, KK
plicated linear algebra and tensor mathematics using pic- & FG writing—review and editing, All. All authors have read and
togram to simplify circuits [136]. agreed to the published version of the manuscript. Authorship must
For a comprehensive directory of algorithms visit the be limited to those who have contributed substantially to the work
Quantum Algorithm Zoo [137] and other tips of where you reported.
can get started are referenced here: [138, 139]. Open Access This article is licensed under a Creative Commons At-
A few good places to start for introductory information tribution 4.0 International License, which permits use, sharing, adapta-
in German language are: tion, distribution and reproduction in any medium or format, as long as
you give appropriate credit to the original author(s) and the source, pro-
 The open lectures by the Hasso Platner Institute [140] vide a link to the Creative Commons licence, and indicate if changes
were made. The images or other third party material in this article are
 An introduction to quantum computing for security ex-
included in the article’s Creative Commons licence, unless indicated
perts [141] otherwise in a credit line to the material. If material is not included
 The introductory book on Quantum computing by Matthias in the article’s Creative Commons licence and your intended use is not
Homeister [142] permitted by statutory regulation or exceeds the permitted use, you will
need to obtain permission directly from the copyright holder. To view
 The German government page on Quantum Technologies
a copy of this licence, visit http://creativecommons.org/licenses/by/4.
[143] 0/.
The public can access to real quantum computers on the
cloud since 2015, recently there has been an upgrade to the References
offering by the largest provider of machines [144].
1. NIST (2023) https://www.nist.gov/news-events/news/2023/08/nist-
standardize-encryption-algorithms-can-resist-attack-quantum-
computers. Accessed 24 Jan 2024
7 Conclusions 2. Qiskit, IBM (2017) Mapping to the Qubit space. Qiskit.org. https://
qiskit.org/ecosystem/nature/tutorials/06_qubit_mappers.html. Ac-
Myriad quantum computing technologies are available. cessed 10 Mar 2023
3. Microsoft Jordan-Wigner Representation—Azure Quantum | Mi-
Whilst multiple attempts to compare them are made, the crosoft Learn. https://learn.microsoft.com/en-us/azure/quantum/us
differences between them and their implementation result er-guide/libraries/chemistry/concepts/jordan-wigner. Accessed 10
in the need for applied exploration. Considerations to assist Mar 2023
the user in deciding between technologies and identifying 4. Kandala A, Mezzacapo A, Temme K, Takita M, Brink M, Chow JM,
Gambetta JM (2017) Hardware-efficient variational quantum
lucrative research areas have improved and were outlined eigensolver for small molecules and quantum magnets. Nature
in the article. Improvements in the precision and speed of 549:242–246. https://doi.org/10.1038/nature23879
the technology have been illustrated through an example 5. Araujo IF, Blank C, Araújo ICS, da Silva AJ (2023) Low-rank quan-
in chemistry over time. Recent and impending advance- tum state preparation. IEEE Trans Comput Des Integr Circuits Syst.
https://doi.org/10.1109/TCAD.2023.3297972
ments raise confidence in the preponement of the estimated 6. Araujo IF, Park DK, Ludermir TB, Oliveira WR, Petruccione F, da
advent of significant Quantum Advantage. Networks and Silva AJ (2023) Configurable sublinear circuits for quantum state
Industrial consortia are working together to identify prob- preparation. Quantum Inf Process. https://doi.org/10.1007/s11128-
lem statements, in areas where it is of business priority. 023-03869-7
7. Carrera Vazquez A, Woerner S Efficient State Preparation for Quan-
Information about to resources to assist in the entry to tum Amplitude Estimation. Phys Rev Applied 15:34027
quantum computing are provided. 8. Perrier E, Youssry A, Ferrie C (2022) QDataSet, quantum datasets
The important point here is to recognize that it will take for machine learning. Sci Data 9:582. https://doi.org/10.1038/
time for domain experts to acquire the skills to be able to s41597-022-01639-1
9. Tensorflow Quantum data | TensorFlow Quantum. https://www.
identify suitable and apply the technologies, depending on tensorflow.org/quantum/tutorials/quantum_data. Accessed 10 Mar
the application this is likely to take around two to three 2023
years. The question is will you have the experts that are 10. Huang H-Y, Broughton M, Mohseni M, Babbush R, Boixo S,
ready once these technologies are mature enough to apply Neven H, McClean JR (2021) Power of Data in Quantum Machine
Learning. Nat Commun 12:2631. https://doi.org/10.1038/s41467-
in your domain and how are you preparing for this? 021-22539-9
11. Caro MC, Huang H-Y, Ezzell N, Gibbs J, Sornborger AT, Cincio L,
Acknowledgements We thank the reviewers for their inputs, and the
Coles PJ, Holmes Z (2023) Out-of-distribution generalization for
editors for the opportunity to make this contribution.
learning quantum dynamics. Nat Commun 14:3751. https://doi.org
Funding FG, who has provided input for Sect. 6.4 works for the /10.1038/s41467-023-39381-w
project “Quantum Flagship Coordination Action and Support 12. Schuld M, Sweke R, Meyer JJ (2021) Effect of data encoding on the
(QUCATS)”, Grant agreement ID: 101070193, https://doi.org/10. expressive power of variational quantum-machine-learning mod-
3030/101070193, funded by the European Union. els. Phys Rev, A 103:32430. https://doi.org/10.1103/PhysRevA.
103.032430 (https://arxiv.org/abs/2008.08605

K
Datenbank-Spektrum (2024) 24:5–20 17

13. Surendran VV Using QML to aid in Antibiotic drug discovery mental principles of photonic experiments. J Phys B: At Mol Opt
| by Vidushi Valli Surendran | Medium. https://vidushi-valli- Phys 48:83001. https://doi.org/10.1088/0953-4075/48/8/083001
surendran.medium.com/using-quantum-computing-and-machine- 31. Albertson DI, Rusu A (2023) Highly reconfigurable oscillator-
learning-techniques-to-simulate-and-analyze-the-properties-of-a- based Ising Machine through quasiperiodic modulation of coupling
b03ccf3be302 (Created 28 Mar 2023). Accessed 10 Mar 2023 strength. Nat Sci Reports 4005. https://www.nature.com/articles/
14. Maheshwari D, Sierra-Sosa D, Garcia-Zapirain B (2021) Vari- s41598-023-31155-0
ational quantum classifier for binary classification: real vs syn- 32. Pelofske E, Hahn G, Djidjev HN (2022) Parallel quantum anneal-
thetic dataset. IEEE Access. https://doi.org/10.1109/access.2021. ing. Sci Rep 12:4499 (https://www.nature.com/articles/s41598-
3139323 022-08394-8)
15. Havlíček V, Córcoles AD, Temme K, Harrow AW, Kandala A, 33. Wave D What is Quantum Annealing? D Wave systems. https://
Chow JM, Gambetta JM (2019) Supervised learning with quan- docs.dwavesys.com/docs/latest/c_gs_2.html. Accessed 14 Jan 2024
tum-enhanced feature spaces. Nature 567:209–212. https://doi.org/ 34. Lubinski T, Johri S, Varosy P, Coleman J, Luning Z, Necaise J,
10.1038/s41586-019-0980-2 Baldwin CH, Mayer K, Proctor T (2021) Application-oriented per-
16. Abbas A, Sutter D, Zoufal C, Lucchi A, Figalli A, Woerner S formance benchmarks for quantum computing. https://arxiv.org/
(2021) The power of quantum neural networks. Nat Comput Sci pdf/2110.03137.pdf
1:403–409. https://doi.org/10.1038/s43588-021-00084-1 35. Wikipedia Quantum Volume—Wikipedia. https://en.wikipedia.org/
17. Ricks B, Ventura D (2023) Training a quantum neural network. wiki/Quantum_volume. Accessed 10 Mar 2023
NIPS’03: Proceedings of the 16th International Conference on 36. Cross AW, Bishop LS, Sheldon S, Nation PD, Gambetta JM (2019)
Neural Information Processing SystemsDecember 2003. MIT Validating quantum computers using randomised circuit models.
Press, Cambridge, pp 1019–1026 (https://proceedings.neurips.c Phys Rev A 100:32328. https://doi.org/10.1103/PhysRevA.100.
c/paper_files/paper/2003/file/505259756244493872b7709a8a01b5 032328
36-Paper.pdf) 37. Wooton J (2020) Benchmarking near-term devices with quantum
18. Beer K, Bondarenko D, Farrelly T et al (2020) Training deep quan- error correction. Quantum Sci Technol 5:44004. https://doi.org/10.
tum neural networks. Nat Commun 11:808. https://doi.org/10.1038/ 1088/2058-9565/aba038
s41467-020-14454-2 38. Wack A (2023) Foundations for the Era of Utility. [Video] New
19. Liu Y, Arunachalam S, Temme K (2021) A rigorous and ro- York, IBM Quantum. https://www.youtube.com/watch?v=3QGmY
bust quantum speed-up in supervised machine learning. Nat Phys r6cyB4
17:1013–1017. https://doi.org/10.1038/s41567-021-01287-z 39. IBM Quantum Quantum computing resources. https://quantum.ibm
20. Jaques S, Rattew AG (2023) QRAM: A Survey and Critique. Uni- .com/services/resources
versity of Oxford. https://arxiv.org/pdf/2305.10310.pdf 40. Cross A, Javadi-Abhari A, Alexander T, De Beaudrap N, Bishop LS,
21. Smith-Goodson P Quantum Computer Battle Royale: Upstart Ions Heidel S, Ryan CA, Prasahnt S, Smolin J, Gambetta JM, John-
Versus Old Guard Superconductors. Forbes. https://www.forbes.co son BR (2022) OpenQASM 3: A Broader and Deeper Quantum
m/sites/moorinsights/2019/09/16/quantum-computer-battle-royale Assembly Language. ACM Trans Quantum Comput 3(12):1–50.
-upstart-ions-versus-old-guard-superconductors/ (Created 16 Sept https://doi.org/10.1145/3505636
2019). Accessed 10 Mar 2023 41. Corcoles AD, Takita M, Inoue K, Lekuch S, Minev ZK, Chow JM,
22. Goss N, Morvan A, Marinelli B, Mitchell BK, Nguyen LB, Gambetta JM Exploiting dynamic quantum circuits in a quantum
Naik RK, Chen L, Jünger C, Kreikebaum J, Santiago MDI, Wall- algorithm with superconducting qubits. Phy Rev Lett 127:100501.
man JJ, Siddiqi I (2022) High-fidelity qutrit entangling gates for https://doi.org/10.1103/PhysRevLett.127.100501
superconducting circuits. Nat Commun 13:741. https://doi.org/10. 42. Bäumer E, Tripathi V, Wang DS, Rall P, Chen EH, Majumder S,
1038/s41467-022-34851-z Seif A, Minev ZK Efficient long-range entanglement using dynamic
23. Blok MS, Ramasesh VV, Schuster T, O’Brien K, Kreikebaum JM, circuits. https://doi.org/10.48550/arXiv.2308.13065 https://doi.org/
Dahlen D, Morvan A, Yoshida B, Yao NY, Siddiqi I (2021) Quan- 10.48550/arXiv.2308.13065 (QIP 2022)
tum Information Scrambling on a Superconducting Qutrit Proces- 43. Qiskit Qiskit Partners · GitHub. https://github.com/Qiskit-Partners/.
sor. PRX 11:21010. https://doi.org/10.1103/PhysRevX.11.021010 Accessed 10 Mar 2023
24. Morvan A, Ramasesh VV, Blok MS, Kreikebaum JM, O’Brien K, 44. Qiskit Qiskit providers. https://qiskit.org/documentation/apidoc/
Chen L, Mitchell BK, Naik RK, Santiago DI, Siddiqi I (2021) providers.html#writing-a-new-provider. Accessed 10 Mar 2023
Qutrit Randomized Benchmarking. Phys Rev Lett 126:210504. 45. Qiskit Qiskti Ecosystem. https://qiskit.org/ecosystem. Accessed 10
https://doi.org/10.1103/PhysRevLett.126.210504 Mar 2023
25. Fischer LE, Chiesa A, Tacchino F, Egger DJ, Carretta S, Tavernelli I 46. Hamed (2023) Qiskit-runtime-primitives-with-MATLAB—File
(2023) Universal Qudit Gate Synthesis for Transmons. PRX Quan- Exchange—MATLAB Central. https://www.mathworks.com/matl
tum 4:30327. https://doi.org/10.1103/PRXQuantum.4.030327 abcentral/fileexchange/134012-qiskit-runtime-primitives-with-ma
26. Ringbauer M, Meth M, Postler L, Stricker R, Blatt R, Schindler P, tlab. Accessed 10 Mar 2023
Monz T (2022) A universal qudit quantum processor with trapped 47. Qiskit (2023) Combining Qiskit Runtime and MATLAB with new
ions. Nat Phys 18:1053–1057. https://doi.org/10.1038/s41567-022 Quantum Support Package | by Syed Farhan | Qiskit | Aug, 2023
-01658-0 | Medium. https://medium.com/qiskit/combining-qiskit-runtime-
27. Wang Y, Zixuan H, Sanders BC, Sabre K (2020) Qudits and high- and-matlab-with-new-quantum-support-package-cb85c226646.
dimensional quantum computing. Front Phys. https://doi.org/10.33 Accessed 10 Mar 2023
89/fphy.2020.589504 (Sec. Quantum Engineering and Technology) 48. Heim B, Soeken M, Marshall S, Granade C, Roetteler M, Geller A,
28. QuEra Analog Quantum Computing. https://www.quera.com/gloss Troyer M, Svore K (2020) Quantum programming languages. Nat
ary/analog-quantum-computing. Accessed 14 Jan 2024 Rev Phys 2:709–722. https://doi.org/10.1038/s42254-020-00245-7
29. Argüello-Luengo J, González-Tudela A, Shi T, Zoller P, Cirac JI 49. The Research Nest @TRN (2020) Top Frameworks To Explore
(2019) Analogue quantum chemistry simulation. Nature 574:215– Quantum Computing | by Editorial @ TRN | The Research Nest |
218 (https://www.nature.com/articles/s41586-019-1614-4) Medium. https://medium.com/the-research-nest/top-frameworks-
30. Barz S (2015) Quantum computing with photons: introduction to to-explore-quantum-computing-2485c678a15a (Created 07.03.).
the circuit model, the one-way quantum computer, and the funda- Accessed 10 Mar 2023

K
18 Datenbank-Spektrum (2024) 24:5–20

50. The Quantum Insider (2022) 35 of the top quantum computing soft- state with beyond break-even fidelity https://doi.org/10.48550/arXi
ware tools. https://thequantuminsider.com/2022/05/27/quantum- v.2305.13581 (arxiv.org)
computing-tools/. Accessed 10 Mar 2023 70. Unitary Fund MITIQ. https://mitiq.readthedocs.io/en/stable/readm
51. IBM Quantum (2022) Introduction to primitives | IBM Quantum e.html. Accessed 10 Mar 2023
Documentation. https://docs.quantum-computing.ibm.com/build/ 71. Albert VV, Faist P et al Error Correction Zoo—Lists. https://errorc
primitives. Accessed 10 Mar 2023 orrectionzoo.org/lists. Accessed 10 Mar 2023
52. Postler L, Heuβen S, Pogorelov I, Rispler M, Feldker T, Meth M, 72. IBM Quantum IBM Quantum—Documentation—Dynamic Cir-
Marciniak CD, Stricker R, Ringbauer M, Blatt R, Schindler P, cuits Basics. https://docs.quantum-computing.ibm.com/build/dyna
Müller M, Monz T (2022) Demonstration of fault-tolerant univer- mic-circuits-basics-with-qiskit. Accessed 10 Mar 2023
sal quantum gate operations. Nature 605:675–680. https://doi.org/ 73. IBM Quantum IBM quantum—documentation—mid-circuit mea-
10.1038/s41586-022-04721-1 surements. https://docs.quantum-computing.ibm.com/build/midcir
53. Egan L, Debroy D, Noel C, Risinger A, Zhu D, Biswas D, cuit_measurement. Accessed 10 Mar 2023
Michael N, Li M, Brown KR, Cetina M, Monroe C (2021) Fault- 74. Q-Ctrl—How to run a circuit with Mid-circuit measurements.
tolerant control of an error-corrected qubit. Nature 598:281–286. h https://docs.q-ctrl.com/fire-opal/user-guides/how-to-run-a-circuit-
ttps://doi.org/10.1038/s41586-021-03928-y with-mid-circuit-measurements. Accessed 10 Mar 2023
54. Quantinuum Logical qubits start outperforming physical qubits. ht 75. Sutter D, Piveteau C IBM Quantum. https://research.ibm.com/
tps://www.quantinuum.com/news/logical-qubits-start-outperformi blog/circuit-knitting-with-classical-communication (Created 5 Oct
ng-physical-qubits (Created 8 Apr 2022). Accessed 10 Mar 2023 2022). Accessed 10 Mar 2023
55. Roos R, Blatt CF (2012) Quantum simulations with trapped ions. 76. IBM Quantum (2023) Practical Introduction to quantum-safe cryp-
Nat Phys 8:277–284. https://doi.org/10.1038/nphys2252 tography. https://learning.quantum-computing.ibm.com/course/pr
56. IBM IBM quantum network papers. https://airtable.com/app4Az0s actical-introduction-to-quantum-safe-cryptography. Accessed 10
MFLZjf2TG/shr5QnbLgraHRPx35/tblqDKDgMVdH6YGSE. Ac- Mar 2023
cessed 10 Mar 2023 77. Davis R (2021) IBM Quantum and Qiskit. https://medium.com/qis
57. Bravyi S, Sheldon S, Kandala A, Mckay DC, Gambetta JM (2021) kit/cutting-through-the-hype-of-quantum-optimization-6d4b5c95
Mitigating measurement errors in multiqubit experiments. Phys e377. Accessed 10 Mar 2023
Rev, A 103:42605. https://doi.org/10.1103/PhysRevA.103.042605 78. Headley D, Wilhelm FK (2023) Problem-size-independent angles
58. IBM Research (2021) 120x Quantum Speedup. https://research. for a Grover-driven quantum approximate optimization algorithm.
ibm.com/blog/120x-quantum-speedup. Accessed 10 Mar 2023 Phys Rev, A 107:12412. https://doi.org/10.1103/PhysRevA.107.01
59. Kim Y, Eddins A, Sajant A, Wei KX, van den Berg E, Rosenblatt S, 2412
Nayfeh H, Yantao W, Zaletel M, Temme K, Kandala A (2023) Ev- 79. Winker T, Groppe S, Uotila V, Zhengtong Y, Jiaheng L, Franz M,
idence for the utility of quantum computing before fault tolerance. Mauerer W (2023) Quantum machine learning: foundation new
Nature 618:500–505. https://doi.org/10.1038/s41586-023-06096-3 techniques, and opportunities for database research. Companion of
60. IBM (2023) https://newsroom.ibm.com/2023-06-14-IBM-Quantu the 2023 International Conference on Management of Data, {SIG-
m-Computer-Demonstrates-Next-Step-Towards-Moving-Beyond MOD/PODS} 2023, Seattle, June 18–23, 2023, pp 45–52 https:/
-Classical-Supercomputing. Accessed 10 Mar 2023 /doi.org/10.1145/3555041.3589404 (Ippokratis Pandis, K. Selçuk
61. Anand S, Temme K, Kandala A, Zaletel M (2023) Classical bench- Candan, Sihem Amer{-}Yahia Sudipto Das. Seattle, WA, USA :
marking of zero noise extrapolation beyond the exactly-verifiable ACM)
regime https://doi.org/10.48550/arXiv.2306.17839 (arxiv.org) 80. Çalikyilmaz U, Groppe S, Groppe J, Winker T, Prestel S, Shagieva
62. IBM Research What’s the difference between error suppression, F, Daanish A, Preis F, Gruenwald L Opportunities for quantum
error mitigation, and error correction? https://research.ibm.com/ acceleration of databases: optimization of queries and transaction
blog/quantum-error-suppression-mitigation-correction. Accessed schedules. Proc VLDB Endow 16(9):2344–2353. https://doi.org/10
10 Mar 2023 .14778/3598581.3598603 (https://www.vldb.org/pvldb/vol16/p234
63. Shor PW (1995) Scheme for reducing decoherence in quantum 4-calikyilmaz.pdf)
computer memory. Phys Rev A 52:R2493. https://doi.org/10.1103/ 81. Yuan G, Jiaheng L, Yuxing C, Wu S, Yao C, Zhengtong Y, Tuodu L,
PhysRevA.52.R2493 Chen G, Yan Z, Li T, Chen G (2023) Quantum computing for
64. Georgescu I (2020) 25 years of quantum error correction. Nat Rev databases: a short survey and vision. CEUR Workshop Proceed-
Phys 2:519. https://doi.org/10.1038/s42254-020-0244-y ings, Joint Workshops at 49th International Conference on Very
65. Cross R, Mandelbaum M, Andrew S (2023) Error correcting codes Large Data Bases (VLDBW’23)—International Workshop on
for near-term quantum computers. https://research.ibm.com/blog/e Quantum Data Science and Management (QDSM’23). (https://c
rror-correction-codes?sf181001721=1. Accessed 10 Mar 2023 eur-ws.org/Vol-3462/QDSM6.pdf)
66. Bravyi S, Cross AW, Gambetta JM, Maslov D, Rall P, Yoder TJ 82. Nayak N, Rehfeld J, Winker T, Warnke B, Çalikyilmaz U, Groppe
(2023) High-threshold and low-overhead fault-tolerant quantum S Constructing Optimal Bushy Join Trees by Solving QUBO Prob-
memory https://doi.org/10.48550/arXiv.2308.07915 (arxiv.org) lems on Quantum Hardware and Simulators. In: Gruenwald L, Hsu
67. Chen EH, Yoder TJ, Youngseok K, Sundaresan N, Srinivasan S, C-H, Groppe S (eds) ACM, 2023. BiDEDE ’23: Proceedings of the
Muyuan L, Córcoles AD, Cross AW, Takita M (2022) Calibrated International Workshop on Big Data in Emergent Distributed Envi-
decoders for experimental quantum error correction. Phys Rev Lett ronments, vol 7, pp 1–7 https://doi.org/10.1145/3579142.3594298
128:110504. https://doi.org/10.1103/PhysRevLett.128.110504 83. Schönberger M, Scherzinger S, Mauerer W Ready to leap (by co-
68. Sundaresan N, Yoder TJ, Youngseok K, Li M, Chen EH, Harper G, design)? Join order optimisation on quantum hardware. Proc ACM
Thorbeck T, Cross AW, Córcoles AD, Takita M (2023) Match- Manag Data 1(92):1–27. https://doi.org/10.1145/3588946
ing and maximum likelihood decoding of a multi-round subsys- 84. Schönberger M, Trummer I, Mauerer W (2023) Quantum optimi-
tem quantum error correction experiment. Nat Commun 14:2852. sation of general join trees. Joint Workshops at 49th International
https://doi.org/10.1038/s41467-023-38247-5 Conference on Very Large Data Bases (VLDBW’23)—International
69. Gupta RS, Sundaresan N, Alexander T, Wood CJ, Merkel ST, Workshop on Quantum Data Science and Management (QDSM’23),
Healy MB, Hillenbrand M, Jochym-O’Connor T, Wootton JR, Yo- Vancouver (https://ceur-ws.org/Vol-3462/QDSM2.pdf)
der TJ, Cross AW, Takita M, Brown BJ (2023) Encoding a magic 85. Trummer I, Koch C (2023) Multiple query optimization on the
D-wave 2X adiabatic quantum computer. Proc VLDB Endow

K
Datenbank-Spektrum (2024) 24:5–20 19

9(9):648–659. https://doi.org/10.14778/2947618.2947621 (http:// 101. IBM Institute for Business Value (2022) Exploring quantum com-
www.vldb.org/pvldb/vol9/p648-trummer.pdf) puting use cases for logistics. https://www.ibm.com/thought-le
86. Fankhauser T, Solèr ME, Füchslin RM, Stockinger K (2023) adership/institute-business-value/en-us/report/quantum-logistics.
Multiple query optimization using a gate-based quantum com- Accessed 10 Mar 2023
puter. IEEE Access 11:114031–114043. https://doi.org/10.1109/ 102. Basu S, Born J, Bose A, Capponi S, Chalkia D, Chan TA, Doga H,
ACCESS.2023.3324253 Flother FF, Getz G, Goldsmith M, Gujarati T, Guzman-Saenz A,
87. Gruenwald L, Winker T, Çalikyilmaz U, Groppe J, Groppe S Iliopoulos D, Jones GO, Knecht S, Dhiraj Madan S (2023) Towards
(2023) Index tuning with machine learning on quantum comput- quantum-enabled cell-centric therapeutics https://doi.org/10.48550/
ers for large-scale database applications. CEUR-WS.org, 2023. arXiv.2307.05734 (arxiv.org)
Joint Proceedings of Workshops at the 49th International Con- 103. Di Meglio A, Jansen K, Tavernelli I, Alexandrou C, Arunachalam
ference on Very Large Data Bases (VLDB 2023), Vancouver, S, Bauer CW, Borras K, Carrazza S, Crippa A, Croft V, de Putter R,
August 28–September 1. vol 3462 (https://ceur-ws.org/Vol-3462/ Delgado A, Dunjko V, Egger DJ, Elias F Quantum computing for
QDSM5.pdf) high-energy physics: state of the art and challenges. Summary of
88. Groppe S, Groppe J (2021) Optimizing Transaction Schedules on the QC4HEP working group https://doi.org/10.48550/arXiv.2307.
Universal Quantum Computers via Code Generation for Grover’s 03236 (srxiv.org)
Search Algorithm. {IDEAS} 2021: 25th International Database En- 104. Abbas A, Ambainis A, Augustino B, Bärtschi A, Buhrman H, Cof-
gineering & Applications Symposium, Montreal, July 14–16, 2021 frin C, Cortiana G, Dunjko V, Egger DJ, Elmegreen BG, Franco N,
ACM, Montreal, pp 149–156 https://doi.org/10.1145/3472163. Fratini F, Fuller B, Gacon J, San Gonciulea C Quantum optimiza-
3472164 tion: potential, challenges, and the path forward (https://arxiv.org/
89. Fritsch K, Scherzinge S (2023) Solving hard variants of database abs/2312.02279)
schema matching on quantum computers. Proc VLDB Endow Vols 105. Alexeev Y, Amsler M, Baity P, Barroca MA, Bassini S, Battelle
16(12):3990–3993. https://doi.org/10.14778/3611540.3611603 T, Camps D, Casanova D, Choi Y, Chong FT, Chung C, Codella
(https://www.vldb.org/pvldb/vol16/p3990-scherzinger.pdf) C, Corcoles AD, Cruise J, Alberto Di Meglio J Quantum-centric
90. Zoufal C (2021) Generative Quantum Machine Learning. ETHZ, Supercomputing for materials science: a perspective on challenges
Zurich (chapt. 2. https://arxiv.org/pdf/2111.12738.pdf) and future directions (https://arxiv.org/abs/2312.09733)
91. Peral García D, Cruz-Benito J, García-Peñalvo FJ (2023) System- 106. VDI, BMBF https://www.quantentechnologien.de/forschung/proje
atic literature review: quantum machine learning and its applica- kte.html
tions. Comput Sci Rev: 1–37 (https://arxiv.org/pdf/2201.04093.pd 107. Quantum Computing User Network” (QuCUN) Quantum Comput-
f) ing User Network (QuCUN). https://www.qucun.de/
92. Schreiber FJ, Eisert J, Meyer JJ (2023) Classical surrogates for 108. Quantum Alliance Quantum Research Centers in Germany. https://
quantum learning models. Phys Rev Lett 131:100803. https://doi. www.quantum-alliance.de/institutions/
org/10.1103/PhysRevLett.131.100803 109. Tornow S Das Q-Lab ist das zentrale Labor am Forschungsinstitut
93. Letcher A, Woerner S, Zoufal C (2023) From tight gradient CODE für die Themenbereiche Quantencomputing, Quantenkom-
bounds for parameterized quantum circuits to the absence of barren munikation und Post-Quantum-Kryptografie. https://www.unibw.d
plateaus in QGANs https://doi.org/10.48550/arXiv.2309.12681 e/code/forschung/zentrallabore/q-lab
94. Rudolph MS, Miller J, Motlagh D et al (2023) Synergistic pre- 110. Fraunhofer-Gesellschaft Competence Center Quantum Computing
training of parametrized quantum circuits via tensor networks. Nat Baden-Württemberg. https://www.iaf.fraunhofer.de/en/networkers/
Commun. https://doi.org/10.1038/s41467-023-43908-6 KQC.html
95. Cerezo M, Larocca M, García-Martín D, Diaz NL, Braccia P, 111. Jansen K Quantum | Center for Quantum Technology and Applica-
Fontana E, Rudolph MS, Bermejo P, Aroosa I, Thanasilp S, An- tions (CQTA) – Zeuthen. https://quantum-zeuthen.desy.de/
schuetz ER, Holmes Z (2023) Does provable absence of barren 112. Munich Quantum Valley Welcome to Munich Quantum Valley!
plateaus imply classical simulability? Or, why we need to rethink https://www.munich-quantum-valley.de/
variational quantum computing https://doi.org/10.48550/arXiv.231 113. QUANTUM BW (2023) The Länd. Quantum BW – Baden-Würt-
2.09121 temberg. https://www.quantumbw.de/en/
96. Gyurik C, Dunjko V (2023) On establishing learning separations 114. Cluster Optik und Photonik – Berlin – Brandenburg Quantum Tech-
between classical and quantum machine learning with classical data nology in Berlin-Brandenburg. https://www.optik-bb.de/news/artik
https://doi.org/10.48550/arXiv.2208.06339 el/quantum-technology-in-berlin-brandenburg-a-quick-overview/
97. McKinsey (2021) Quantum computing use cases are getting 115. Quantum Valley Lower Saxony (QVLS) e. V. QVLS: quantum tech-
real—what you need to know. https://www.mckinsey.com/capa nology from lower saxony. https://qvls.de/en/
bilities/mckinsey-digital/our-insights/quantum-computing-use-ca 116. Berlin Quantum Alliance (2023) https://qt-berlin.de/en/home
ses-are-getting-real-what-you-need-to-know. Accessed 10 Mar 117. UK Government (2023) National quantum strategy. https://www.g
2023 ov.uk/government/publications/national-quantum-strategy/nationa
98. Quantum Technology and Application Consortium—QUTAC, Bay- l-quantum-strategy-accessible-webpage
erstadler A, Becquin G, Binder J, Botter T, Ehm H, Ehmer T, Erd- 118. UKRI (2023) UK national quantum technologies programme.
mann M, Gaus N, Harbach P, Hess M, Klepsch J, Leib M, Se- https://uknqt.ukri.org/
bast (2021) Industry quantum computing application. EPJ Quantum 119. Alberts GJN, Rol MA, Last T, Broer BW, Bultink CC, Rijlaarsdam
Technol 8:25. https://doi.org/10.1140/epjqt/s40507-021-00114-x MSC, Van Hauwermeiren AE (2021) Accelerating quantum com-
99. IBM Institute for Business Value, Yndurain E, Woerner S, Egger puter developments. 8:18. https://doi.org/10.1140/epjqt/s40507-
D Exploring quantum computing use cases for financial services. 021-00107-w
https://www.ibm.com/thought-leadership/institute-business-value/ 120. Barz S, Neukart F, Calarco T et al (2021) Roadmap Quanten-
en-us/report/exploring-quantum-financial. Accessed 10 Mar 2023 computing. VDI, Düsseldorf (https://www.quantentechnologien.
100. IBM Institute for Business Value (2023) Quantum computing in de/fileadmin/public/Redaktion/Dokumente/PDF/Publikationen/
supply chain. https://www.ibm.com/thought-leadership/institute-b Roadmap-Quantencomputing-bf-C1.pdf)
usiness-value/en-us/report/quantum-computing-supplychain. Ac- 121. French Government (2023) France national quantum strategy an-
cessed 10 Mar 2023 nual report march 2023. Paris. https://www.lavoix.eu/wp-content/u
ploads/France-strategy-1.pdf

K
20 Datenbank-Spektrum (2024) 24:5–20

122. Quantum Spain (2023) https://quantumspain-project.es/en/quantu 132. Greinert F, Müller R (2023) Open access European competence
m-spain/ framework for quantum technologies. https://zenodo.org/record/78
123. IBM Quantum IBM debuts next generation quantum proces- 27254
sor—extends quantum roadmap. https://newsroom.ibm.com/202 133. BMBF Fördermaßnahme: Quantum Futur Education – Netzwerk
3-12-04-IBM-Debuts-Next-Generation-Quantum-Processor-IBM interdisziplinärer Aus- und Weiterbildungskonzepte in den Quan-
-Quantum-System-Two,-Extends-Roadmap-to-Advance-Era-of- tentechnologien. https://www.quantentechnologien.de/forschung/f
Quantum-Utility. Accessed 12 Apr 2023 oerderung/quantum-futur-education-netzwerk-interdisziplinaerer-
124. IBM (2023) IBM quantum development roadmap. https://newsroo aus-und-weiterbildungskonzepte-in-den-quantentech-nologien.ht
m.ibm.com/2023-12-04-IBM-Debuts-Next-Generation-Quantum ml
-Processor-IBM-Quantum-System-Two,-Extends-Roadmap-to-A 134. Müller R, Greinert F (2024) Quantum Technologies for Engineers.
dvance-Era-of-Quantum-Utility De Gruyter, Berlin, Boston. ISBN 978-3-11-071744-0.
125. Venegas-Gomez A (2020) The quantum ecosystem and its future 135. IBM Quantum (2023) IBM quantum learning. https://learning.
workforce: a journey through the funding, the hype, the opportu- quantum.ibm.com/. Accessed 10 Mar 2023
nities, and the risks related to the emerging field of quantum tech- 136. Coecke B, Kissinger A (2017) Picturing quantum processes. Cam-
nologies. PhotonicsViews 17:34–38. https://doi.org/10.1002/phvs. bridge University Press, Cambridge https://doi.org/10.1017/97813
202000044 16219317
126. Wright K (2020) Hands-on lab skills key for quantum jobs. Physics 137. Jordan S (2021) Quantum algorithm zoo. https://quantumalgorithm
13:163 (https://physics.aps.org/articles/v13/163?utm_campaign=w zoo.org/. Accessed 10 Mar 2023
eekly&utm_medium=email&utm_source=emailalert) 138. Matthews D (2021) How to get started in quantum computing.
127. Greinert F, Müller R, Bitzenbauer P, Ubben MS, Weber K-A (2023) https://www.nature.com/articles/d41586-021-00533-x. Accessed
Future quantum workforce: Competences, requirements, and fore- 10 Mar 2023
casts. Phys Rev Phys Educ Res 19:10137 139. Springer Nature Limited (2022) 40 years of quantum computing.
128. Greinert F, Müller R, Goorney S, Sherson J, Ubben MS (2023) To- Nat Rev Phys 4:1. https://doi.org/10.1038/s42254-021-00410-6
wards a quantum ready workforce: the updated European Compe- 140. Hasso Plattner Institute Hasso Plattner Institute—Quantum Com-
tence Framework for Quantum Technologies. Front Quantum Sci puting Course Series. https://open.hpi.de/channels/quantum. Ac-
Technol. https://doi.org/10.3389/frqst.2023.1225733 cessed 10 Mar 2023
129. Hasanovic M, Panayiotou CA, Silberman DM, Stimers P, Merzba- 141. Brandenburg, TU (2023) 15. Security forum. https://www.security-
cher CI (2022) Quantum technician skills and competencies for the management.de/rueckblick-15-security-forum-2023-19-1-2023-
emerging Quantum 2.0 industry. BD 61(8):81803. https://doi.org/1 2/. Accessed 10 Mar 2023
0.1117/1.OE.61.8.081803 142. Homeister M (2022) Quantum computing Verstehen. Springer
130. Fox MFJ, Zwickl BM, Lewandowski HJ (2020) Preparing for the Vieweg, Wiesbaden https://doi.org/10.1007/978-3-658-36434-2
quantum revolution: what is the role of higher education? Phys Rev 143. Bundesministerium für Bildung und Forschung BMBF – Quanten-
Phys Educ Res 16:020131. https://doi.org/10.1103/PhysRevPhysE technologien. https://www.quantentechnologien.de/. Accessed 10
ducRes.16.020131 Mar 2023
131. Hughes C, Finke D, German D-A, Merzbacher C, Vora PM, 144. IBM Quantum (2023) New open plan. https://docs.quantum-comp
Lewandowski HJ (2022) Assessing the needs of the quantum uting.ibm.com/announcements/product-updates/2023-09-26-new-
industry. IEEE Trans Educ 65:592–601. https://doi.org/10.1109/ open-plan-and-ibm-quantum-credits. Accessed 26 Sept 2023
TE.2022.3153841
Publisher’s Note Springer Nature remains neutral with regard to juris-
dictional claims in published maps and institutional affiliations.

You might also like