Sie sind auf Seite 1von 16

Accenture Labs

Innovating with
Quantum Computing
Enterprise experimentation
provides view into future of
computing
Executive summary
Recent developments have propelled quantum computing from a theoretical
concept into a tangible computing option for enterprises—one with the potential
to deliver business value by solving difficult subsets of problems in entirely new
ways. Although the marketplace is growing and Accenture estimates $1 billion was
invested through public and private initiatives in 2016, consistent enterprise use
of quantum hardware is still two to five years out. However, businesses can start
innovating now by accessing existing commercial quantum computing capabilities
through newly available quantum hardware platforms and software applications.

Accenture Labs is actively collaborating This report examines the science behind
with industry leaders to explore the quantum computing; recent hardware and
types of algorithms for which quantum software advancements; and potential use
computing is best suited—optimization, cases by problem type and industry, such
sampling and machine learning—across as portfolio risk optimization in Financial
multiple industries. Enterprises that begin Services or protein folding in Healthcare.
their quantum computing journey now It also recommends steps to prepare
will be best positioned when the emerging for the arrival of mainstream quantum
technology reaches maturity. computing by conducting business
experiments using quantum computation
through APIs.

Innovating with Quantum Computing | 2


A look inside quantum computing
Quantum computing, which One of the best ways to begin to
harnesses quantum mechanical understand quantum computing
phenomena to greatly enhance the is to compare it to classical
way in which information is stored computing. Although it is not a
and processed, lending itself to new model of computation (i.e., it
performing more efficient algorithms is equivalent to Turing machines or
than possible in classical computing, the lambda calculus), the hardware
has been an area of ongoing research for the two methods operates in
for more than 30 years. Although very different ways. (See “Quantum
physicists and mathematicians were 101” sidebar to learn more.) In a
able to theorize three decades ago classical computer, the basic unit
how a quantum computer could of information is a bit, which can
work, scientists and engineers have only one of two values—0 or
had difficulty building one. In the 1. In a quantum computer, the basic
last five years, we have seen the unit of information is known as a
hardware and software capability quantum bit or “qubit.” Through
move out of university labs and quantum mechanical phenomena,
into tangible business products; these qubits can perform many
however, the technology still needs computations simultaneously, which
to mature in order for it to become theoretically allows the quantum
fully enterprise-ready and deliver computer to solve a difficult subset
meaningful, cost-effective business of problems much faster than a
results. classical computer.

Many people believe that quantum computing is one of several technologies that
will enable the “fifth generation” of computers.

FIRST SECOND THIRD FOURTH FIFTH


GENERATION GENERATION GENERATION GENERATION GENERATION
(1940-1956) (1956-1964) (1964-1971) (1971-present) (present
Vacuum tubes Transistors Integrated Microprocessors and beyond)
circuits Quantum
computers

Innovating with Quantum Computing | 3


In a quantum Given this prospect, there are
many hyped statements being
Quantum computing cost per
unit of performance is also still a
computer, the basic made about the capabilities of
quantum computing to do tasks
factor, although this will change
as quantum computers improve
unit of information such as breaking modern encryption and become easier to access.
methods in seconds and solving Currently, due to the abundance of
is known as a intractable problems in minutes. classical computing in the cloud and
While in theory this is possible, scarcity of quantum computers, it is
quantum bit or the reality today is that quantum estimated to be between 1,000 and

“qubit.” Through computers have yet to achieve these


types of results.1
10,000 times more expensive per
query to use quantum computers
quantum As such, it is unlikely classical
over their classical alternatives,
thus making quantum impractical
mechanical computing will be replaced any
time soon by quantum computing.
for bulk commodity workloads.
However, problems that cannot
phenomena, The more likely future scenario
is that quantum computing will
be solved on classical computers
but can potentially be solved on
these qubits can augment subroutines of classical
quantum computers are likely worth
algorithms that can be efficiently
perform many run on quantum computers, such
the expense in the near term.

as sampling, to tackle specific


computations business problems. For instance,

simultaneously. a company seeking to find the


ideal route for retail deliveries
could split the problem into two
parts and leverage each computer
for its strengths. Theoretically, the
quantum computer could be used
to identify high efficient routes,
which is the most computationally
expensive portion, and then a high-
performance classical computer
could be used to pick the most
optimal of the efficient routes.

Innovating with Quantum Computing | 4


Quantum 101
The innovation behind quantum computing is in the way quantum computers to intrinsically converge on the
it takes advantage of certain phenomena that occur at the right answer to a problem very quickly. As a result,
subatomic level. To understand how it works, it helps to qubits working together to find the optimal solution are
describe some fundamental differences between classical more efficient than certain classical approaches.
and quantum computing.
QUBIT ENTANGLEMENT:
• Information representation—In classical computing, a
computer runs on bits that have a value of either 0 or 1. Two Entangled by Operations on Measuring the
Unentangled e.g. laser either qubit values of either
Quantum bits or “qubits” are similar in that for practical Qubits maniptulation instantly affect qubit (e.g. with laser
purposes we read them as a value of 0 or 1, but they (individual qubit the state of the light) breaks the
values become other—regardless entanglement and
can also hold much more complex information, or even indeterminate) of distance reveals both values
be negative values. Before we read their value they are
in an indeterminate state called superposition (see ? 1
graphic below) and can be influenced by other qubits 1 ?
(this is called entanglement). Qubits can be realized in
a variety of ways (electron spin, light polarization, super
0 ?
conducting circuits, etc.) but the results of quantum
? 1
theory hold independently of the specific mechanism of
information storage and processing.

QUBIT SUPERPOSITION:
• Interpreting results—In classical computing, only
CLASSICAL QUANTUM specifically defined results are available, inherently limited
1 1
60%: 1.00 by an algorithm’s design. Quantum answers (which are in
10%: -0.77 quantity called amplitudes) are probabilistic, meaning
0 or 1 - + 5%: 0.49
10%: -0.23 that because of superposition and entanglement multiple
15%: 0.00 possible answers are considered in a given computation.
0 0
Discrete number of Infinite (continuous) number Problems are run multiple times, giving a sample of
possible states: 0 or 1. of possible states. possible answers and increasing confidence in the best
Deterministic: repeated Probabilistic: measurements on
computations on the same superposed states yield probabi- answer provided. Statistics are used to rank from 0 to
input will lead to the listic answers (our confidence in 100 percent the likelihood an answer is the correct one.
same output. these answers builds up through
repeated computations) then
This confidence threshold is balanced to provide the
reduced to 0 or 1. optimal speed and accuracy.

These factors allow quantum computers to solve certain


classes of complex problems much more efficiently than
• Information processing—In a classical computer, at classical computers. While classical computers would
the fundamental level, bits are processed sequentially, take more and more time for each variable added (e.g.,
which is similar to the way a person would solve a exponential time), quantum computers can harness the
math problem by hand, one step at a time. In quantum properties mentioned above to solve complex problems in
computation, qubits are entangled together so changing a way that increasing the problem size causes a far smaller
the state of one qubit influences the state of others increase in the time required to solve the problem.
regardless of their physical distance. This allows

Innovating with Quantum Computing | 5


Quantum technology is still maturing and there are
some hurdles left to overcome in order to build fully
scalable quantum computers.

Types of quantum • Gate model (aka circuit model to noise (i.e., factors that the system
or standard model): Technically adjusts for on a regular basis).
computers challenging to build because Noise causes a quantum system
There are several approaches to they are extremely hardware to decohere and lose its quantum
building quantum computers. The specific, gate model quantum properties. There is a lot of room
most business-relevant types today computers perform calculations for progress in devising quantum
are the adiabatic quantum computer by manipulating quantum states error correction schemes (also
and the gate model quantum via application of gates—a basic known as fault-tolerant quantum
computer. These two methods quantum circuit operating on computing), as well as engineering
have been explored using various a number of individual qubits. advancements toward suppressing
hardware implementations and both These quantum gates form noise effects. Nonetheless, the
have strengths and weaknesses. building blocks of quantum number of qubits in today’s
circuits in a manner similar to adiabatic quantum computers
• Adiabatic (aka annealer):
how classical logic gates form the is currently keeping pace with
Adiabatic quantum computers,
building blocks of conventional Moore’s Law, and we expect the first
a special case of quantum
digital circuits. When quantum enterprise applications leveraging
annealers, use a result known as
computers were first proposed, adiabatic quantum computers (as
the adiabatic theorem2 to perform
gate model quantum computers well as the subsequent adoption in
calculations. They are best suited
were what was envisioned. business) to come in the next two to
for solving optimization problems,
five years. (See Table 1 for nearer-
which are ubiquitous across Quantum technology is still
term opportunity areas for quantum
industries and resources to solve maturing and there are some
computing by industry.)
by classical computing methods. hurdles left to overcome in order
There are also opportunities to build fully scalable quantum
to apply adiabatic quantum computers. As just one example,
computing methods to sampling quantum systems are much more
and machine learning problems. sensitive than classical computers

Innovating with Quantum Computing | 6


Although the timeframe for gate Identifying the “right” Whereas the processing time
model quantum computer is longer— required by a classical computer
the technology is at least five to
problems to address to provide high quality solutions
10 years away from capabilities with quantum an optimization problem can
that could trigger major business increase exponentially with the
At this point in time, quantum
and societal transformation—the size of the problem, quantum
computing is best suited to solving
potential is vast. In a quantum- computing will provide a much
problems using three types of
enabled future, quantum computing speedier answer. The implications
algorithms: optimization, sampling
could fundamentally revolutionize for such a change will be dramatic
and machine learning. For the
the way that businesses operate and as enterprises with increased
more technically inclined, these are
technology works. Imagine being optimization capabilities will be
non-linear polynomial optimization
able to design a room-temperature able to drive new cost savings and
problems with discrete variables.
superconductor that transmits revenue generation opportunities
energy and information much more • Optimization—The primary area using such techniques.
efficiently than any computing of focus in quantum computing
• Sampling problems—Another
technology in existence today. And now, optimization problems
function that adiabatic quantum
most importantly for the benefit of are challenges where the goal
computers can perform, sampling
all humankind, quantum computing is to find the best decision out
is the technique of drawing
could increasingly be used to solve of a large number of possible
values from a solution space that
globally intractable challenges. decisions. Optimization
allow generalizations about the
Climate change, for example, could problems are typically difficult
distribution of the population.
be addressed much more quickly yet valuable real-world
Classical computers can struggle
by developing a catalyst for carbon problems to solve, and they
to efficiently generate random
sequestration; and world hunger exist in almost every field
examples of certain types of
could be minimized by creating a in which businesses operate.
phenomenon that sampling
nitrogen fixation (fertilizer) solution Examples of optimization
can handle well. However, if
that greatly improves agricultural problems include finding the most
complex quantum states (which
methods. These prospects will be cost-effective route for shipping
are themselves inherently
much more likely through continued goods, determining the most
probabilistic) can be controlled,
quantum computing research efficient way to extract resources
sampling from these states can be
and experimentation conducted from a mine, seeking the most
done much more efficiently.
by a collaborative of educational productive resource allocation
institutions, businesses and involved in a production
governments. line, looking for innovative
pharmaceutical drug discovery
methods, or identifying a
better way to manage risk in
financial portfolios.

Innovating with Quantum Computing | 7


Accenture Labs • Machine learning—Since
machine learning is based on
Opportunities to apply
quantum computation in
has mapped many both sampling and optimization
methods, the ability to improve
industry
possible use cases these techniques will lead to better
In collaboration with 1QBit (see
sidebar), Accenture Labs has
machine learning capability as an
for quantum outcome. In particular, sampling
mapped many possible use cases for
quantum computing with a focus
technology in quantum computers
computing with a can provide more distributed,
on finding those that are the most
promising in various industries.
focus on finding reliable input data for the machine
learning algorithms. Each iteration
The goal is to identify and validate
the problems where a quantum
those that are the of the new data would help the
artificial intelligence to “learn.” As
algorithm will outpace existing

most promising in for the optimization capabilities


computing methods and improve
results. Enterprises that begin
of quantum computing, many
various industries. machine learning techniques boil
business experiments with quantum
technology now will be better
down to challenging optimization
prepared for major industry changes
problems. For example, a company
that could come through the
could build a probabilistic
introduction of quantum computing.
representation of a certain aspect
of the world (customer behavior,
for example), use the samples from Quantum hardware
an adiabatic quantum computer
to get information about what the
and software
model looks like now, and then advancements
use a machine learning algorithm As fundamental quantum computing
to determine how to improve the research continues, a number of
model over time. exciting developments are expected
on the commercial side. A few
leading companies are already using
various techniques to make quantum
hardware available for purchase
and shared use; others are working
to offer cloud-based quantum
computing platforms and software
applications to access quantum
computing power.

Innovating with Quantum Computing | 8


Table 1: Opportunities for quantum computing applications by industry
INDUSTRY SAMPLE OPPORTUNITY AREAS FOR QUANTUM COMPUTING

Financial Services Portfolio risk optimization and fraud detection: Quantum computing
shows promise in helping to determine attractive portfolios given thousands of
assets with interconnecting dependencies. Additionally, quantum computing
techniques could be used to more effectively identify key fraud indicators.

Healthcare Protein folding and drug discovery: Simulated annealing is an algorithm


currently used for the prediction of the effects of potential therapeutic
approaches while optimizing for non-adverse effects. Quantum computing
can replace some of these techniques, and may be able to show improvements
at scale in the next few years such as advancing drug design to the point of
providing personalized prescription drugs for individual patients.

Manufacturing Supply chain and purchasing: Supply chain optimization problems come
in many different forms, such as procurement, production and distribution. As
quantum computing improves, it will evolve from being able to solve one-time
scenarios like plan-o-grams or truck loads, to large system-wide scenarios like
store floor, regional distributions and eventually global supply chains.

Resources Asset degradation modeling and utility system distribution optimization:


Today, real-time data for operations is checked against rules, or against machine
learning models, to identify issues that might compromise availability. With
quantum computing, optimization of key systems could be an ever-present
probabilistic recommendation for cost savings. Additionally, optimal product
lifecycle and replacement could be determined at a system-wide scale to better
understand the implications, and then broken down on a part-by-part basis.

Media and Technology Advertising scheduling and ad revenue maximization systems are often
tailored on a per-customer basis. These systems collect hundreds of attributes
about a consumer’s preferences, which then need to be mapped to product
affinities and represented as a graph. Ultimately, the decision on which ad
to show a customer is an optimization of this graph, a task that a quantum
computer is well-suited to tackle.

Innovating with Quantum Computing | 9


Software APIs with pre-developed algorithms make it
easier for enterprises to define problems to test with
quantum computers, and build pilot applications that
run on existing quantum computing models.
On the hardware side, D-Wave is to making quantum hardware. types of applications. As such,
currently the sole manufacturer Microsoft is also exploring businesses with little to no prior
of commercial adiabatic quantum topological quantum computing, a quantum knowledge can begin
computers, having released three specific hardware implementation to take advantage of quantum
models since 2010. The company of quantum computing that has computing. This also allows
recently announced its next- inherent resistance to noise, which businesses to seamlessly switch
generation quantum computer with in turn should make it able to the underlying hardware powering
2,000 qubits.2 There are several scale more efficiently. Finally, IBM their applications from classical
other groups, including Google, MIT recently made its five-qubit gate computers to cloud clusters to
Lincoln Laboratory and Intelligence model quantum computer publicly different types of quantum devices. 
Advanced Research Projects Activity accessible via the cloud; the
The technical implementation
(IARPA), working on developing endeavor is helpful for increasing
involves using application
these devices as well. For example, public understanding of how
programming interfaces
Google recently unveiled a digitized quantum computing can be used to
(APIs) to provide web-based access
adiabatic quantum computing solve difficult problems.
to quantum computations. These
device that features digital error
In terms of software, the software APIs with pre-developed
correction capabilities.3,4 By more
quantum ecosystem is also algorithms are speeding adoption by
effectively controlling noise than
growing. Startup companies making it easier for enterprises
previous adiabatic quantum
are emerging to bridge the gap to define problems to test with
computers, this kind of hybrid
between experimental research and quantum computers, experiment
approach should allow for more
enterprise. Most notably, companies with the processing power and
rapid scaling in problem sizes.
such as 1QBit, QxBranch and build pilot applications that run on
Rigetti, a quantum computer start-
QCWare are taking a fresh look the majority of existing quantum
up, is aiming to produce a complex
at some of the most challenging computing models.
prototype chip by the end of 2017.5
computational problems today by
In 2016, Microsoft released its applying a quantum mindset to the
quantum computing simulator, software solution.
Microsoft LIQUi|>, a software
For example, the various methods of
architecture and suite of tools for
building a quantum computer have
quantum computing.6 Simulators
pushed 1QBit to create a hardware-
are one of the steps needed to
agnostic software platform, which
move from theoretical to applied
can be used to build many different
quantum testing—and ultimately

Innovating with Quantum Computing | 10


Evolution of the quantum ecosystem
Research partnerships between high-profile companies and top universities are being
formed, most notably Google and University of California Santa Barbara (UCSB);
Lockheed Martin and University of Maryland; and Intel and Delft University of
Technology. Google Research also has a joint initiative with NASA and Universities
Space Research Association (USRA) to advance machine learning.7 In addition,
investment funds dedicated to quantum technology, such as Quantum Wave Fund and
Quantum Valley Investments, are fueling startups in the field.

Governments around the world are forging • The United States released a report in
ahead with quantum computing initiatives mid-2016 from the National Science and
as well. Technology Council that “recommends
significant and sustained investment in
• In early 2016, Australia announced an
quantum information science by engaging
AUD$25 million investment over five years
with academia, industry and government in
toward the development of a silicon quantum
the coming months.”10
integrated circuit.8
• The European Commission announced plans
• The Canadian government committed
to launch a US$1.13 billion project, scheduled
$76 million in September 2016 to the
to start in 2018, to support a range of
University of Waterloo’s Transformative
quantum technologies.11
Quantum Technologies program to tackle
three challenges in quantum research: to • The Chinese Academy of Sciences is working
develop a universal quantum processor, with China’s Internet giant Alibaba to build
quantum sensors and long-distance quantum a research facility dedicated to quantum
communications.9 research.12

Innovating with Quantum Computing | 11


Close up on quantum software innovator 1QBit
In response to predicted demand for • Graph similarity—Compares two 1QBit has applied these and
quantum services, software companies or more graphs to detect common other algorithms in its quantum
are developing hardware-agnostic patterns (e.g. find shared traits in computing research to solve
quantum platforms and applications. molecules or find outliers in social challenging industry problems.
Accenture Labs is monitoring the networks). Examples in the Financial Services
quantum computing ecosystem and industry include:
• Maximum quasi clique—
collaborating with leading companies
Identifies a group of densely • Dynamic portfolio optimization—
such as Vancouver, Canada-based
correlated actors in a set. This Computing a portfolio that is
1QBit. 1QBit is a software company
can be used to find group of optimal over multiple rebalances is
dedicated to building development
objects that are quasi similar difficult for a traditional computer
tools and software to solve the world’s
to each other (e.g., users with to manage. Quantum computing
most demanding computational
similar usage patterns or shared can solve this problem, which
challenges. The company’s platforms
interests). could generate better portfolios
enable the development of hardware
that require less rebalancing
agnostic applications that are • Minimum clique cover—Partitions
and fewer associated costs. (For
compatible with both classical and a network to the minimum number
more information, see Solving the
quantum processors. of non-overlapping communities,
Optimal Trading Trajectory Problem
where each entity highly interacts
The 1QBit Quantum-ReadyTM platform Using a Quantum Annealer).
with other entities in the same
helps enable the development and
community (e.g., detecting • Clustering—Investors can use the
execution of applications on classical
influential actors in a social power of quantum computing to
computers in familiar environments
network). group seemingly disparate sets of
such as C++ and Python, or through
assets or investors into groups,
remote calls to a software as a service • Graph coloring—Assigns the
allowing for the discovery of
platform. After a user constructs a minimum number of colors to the
patterns in areas such as asset
problem using 1QBit’s platform, the nodes of a network such that no
performance, consumer sentiment
software handles the complexities two adjacent nodes have the same
and risk aversion.
of translating the problem into a color.
form recognizable by a quantum • Portfolio analysis—Clustering via
processor, sending the problem to the • Balanced graph partitioning—
quantum computing can be used
processor, retrieving the solution from Breaks problems into equal-size
to reduce the dimension of an
the processor and reconstructing the parts (e.g., resource distribution in
investment decision, for example,
solution in a form recognizable by a parallel computing).
reducing the correlations in a
classical computer. (See Figure 1). • Linear knapsack—Determines the pool of 1,000 assets from 500,000
combination of items that holds down to 2,000. This helps reduce
Part of 1QBit’s intellectual property
the total greatest value given a the effect of noise in the results
is developing mathematical
limited space. (e.g., allocating and can improve the risk of the
algorithms, solvers and embedders
investments in a portfolio). portfolio versus conventional
that companies can use to interface
methods. (For more information,
with quantum computing. Examples
see Building Diversified Portfolios
of these tools include:
that Outperform Out-of-Sample).

Innovating with Quantum Computing | 12


Figure 1: Enterprises can access quantum
processing power through an API from 1QBit.

Business Application Interface

Application logic, component integration,


results storage/cache, etc.

Application Function Service (API)

Graph Representation

Algorithm Algorithm Algorithm


1QBit Software

Binary Polynomial Conversion

Solver Selection

Quantum Circuit
Embedder Embedder Design

Gate
Adiabatic Quantum Quantum
Quantum Computer Computer
Computer Simulator (future)

Innovating with Quantum Computing | 13


It is imperative Start innovating with experiments. The experiments are
designed to discover viable quantum
quantum computing
for leaders to now
problems using a select set of pre-
programmed quantum algorithms,
make sure that There is no doubt that the quantum identify if these algorithms
revolution is coming. It is imperative are effective replacements for
their businesses for leaders to make sure that existing classical computing
implementations and develop a
are ready for their businesses are ready for
this cutting edge of technology quantum application to demonstrate

this cutting edge innovation. Enterprises can start


by learning more about the fast-
the functionality.

Enterprises that move ahead with


of technology evolving market, identifying where
experimentation and innovation
quantum will impact the business
innovation. and preparing with quantum-ready
at this stage will be prepared to
capitalize on the opportunities
applications. Accessing the growing
that the quantum revolution is
set of APIs will enable businesses to
bound to bring.
more quickly deploy quantum-based
optimization, sampling and machine
learning pilots in a test, learn and
iterate approach.

To help clients gain unique insights


into how quantum computing can
be applied to their enterprises,
Accenture is working with clients
to conduct quantum business

Innovating with Quantum Computing | 14


SHORT-TERM PLAN LONG-TERM PLAN
1. Begin learning about 1. Create a quantum
quantum computing and computing roadmap for
the tools available to the business and reevaluate
harness it. throughout the year.
2. Identify areas of the 2. Appoint an employee(s) to
business where today’s monitor trends and report
quantum computers can in monthly.
make a difference.
3. Build quantum-ready
3. Test initial use cases. applications on top of
a hardware agnostic
4. Create a timeline for how interface, to allow for
these use cases will scale seamless switching
with quantum computing between different types
advancements. of quantum computers as
they evolve.

Innovating with Quantum Computing | 15


Contacts Notes About Accenture Labs
Marc Carrel-Billiard 1
Matthias Troyer: “High Performance Quantum Accenture Labs invents the future for
Global Managing Director Computing” Quantum Summit – Panel Accenture, our clients and the market.
Accenture Labs Discussion Focused on solving critical business
marc.carrel-billiard@accenture.com 2
http://www.dwavesys.com/press-releases/d- problems with advanced technology,
wave-systems-previews-2000-qubit- Accenture Labs brings fresh insights
Dan Garrison and innovations to our clients, helping
Managing Director quantum-system
them capitalize on dramatic changes in
Accenture Digital 3
http://dx.doi.org/10.1038/nature17658 technology, business and society. Our
daniel.p.garrison@accenture.com 4
http://dx.doi.org/10.1038/nature14270 dedicated team of technologists and
researchers work with leaders across the
Carl Dukatz 5
https://www.technologyreview.com/s/600711/
company to invest in, incubate and deliver
Senior Manager the-tiny-startup-racing-google-to-build-a-
breakthrough ideas and solutions that
Accenture Labs Systems & Platforms R&D quantum-computing-chip/
help our clients create new sources of
carl.m.dukatz@accenture.com 6
LIQUi|> stands for Language-Integrated business advantage.
Quantum Operations; https://www.microsoft.
com/en-us/research/project/language- Accenture Labs is located in seven key
Contributors integrated-quantum-operations-liqui/; http:// research hubs around the world: Silicon
Andrew Fursman stationq.github.io/Liquid/ Valley, CA; Sophia Antipolis, France;
CEO 7
https://en.wikipedia.org/wiki/Quantum_ Arlington, Virginia; Beijing, China;
1QBit Artificial_Intelligence_Lab Bangalore, India; Herzilya, Israel and Dublin,
Ireland. The Labs collaborates extensively
Arman Zaribafiyan
8
http://www.innovation.gov.au/page/ with Accenture’s network of nearly 400
Applied Research Lead advancing-quantum-computing-technology innovation centers, studios and centers
1QBit 9
http://www.cfref-apogee.gc.ca/news_ of excellence located in 92 cities and 35
room-salle_de_presse/press_releases- countries globally to deliver cutting-edge
communiques/2016/University_of_Waterloo- research, insights and solutions to clients
eng.aspx where they operate and live.
10
https://www.whitehouse.gov/sites/
whitehouse.gov/files/images/Quantum_Info_
Sci_Report_2016_07_22%20final.pdf; https:// ­­About Accenture
www.whitehouse.gov/blog/2016/07/26/ Accenture is a leading global professional
realizing-potential-quantum-information- services company, providing a broad
science-and-advancing-high-performance range of services and solutions in
11
http://www.nature.com/news/europe-plans- strategy, consulting, digital, technology
giant-billion-euro-quantum-technologies- and operations. Combining unmatched
project-1.19796 experience and specialized skills across
more than 40 industries and all business
12
http://fortune.com/2015/07/30/alibaba- functions—underpinned by the world’s
chinese-academy-team-on-quantum- largest delivery network—Accenture
computing/ works at the intersection of business and
technology to help clients improve their
13
By Marcos Lopez de Prado performance and create sustainable value
for their stakeholders. With more than
394,000 people serving clients in more than
120 countries, Accenture drives innovation
to improve the way the world works and
lives. Visit us at www.accenture.com.

Copyright © 2017 Accenture


All rights reserved.

Accenture, its logo, and


High Performance Delivered
are trademarks of Accenture.

Das könnte Ihnen auch gefallen