0% found this document useful (0 votes)
31 views

Draft Report

The document provides an overview of Artificial Intelligence (AI) and its integration with quantum computing, highlighting the potential benefits and challenges of Quantum Artificial Intelligence (QAI). It discusses various types of AI, the limitations of classical AI, and the advantages offered by quantum computing, such as parallelism and exponential speedup. The literature review synthesizes existing research on QAI, identifying key challenges and opportunities for future exploration in this emerging field.

Uploaded by

Grace Toryila
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

Draft Report

The document provides an overview of Artificial Intelligence (AI) and its integration with quantum computing, highlighting the potential benefits and challenges of Quantum Artificial Intelligence (QAI). It discusses various types of AI, the limitations of classical AI, and the advantages offered by quantum computing, such as parallelism and exponential speedup. The literature review synthesizes existing research on QAI, identifying key challenges and opportunities for future exploration in this emerging field.

Uploaded by

Grace Toryila
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 21

CHAPTER ONE

INTRODUCTION

1.1 What is Artificial Intelligence (AI)?

Artificial Intelligence (AI) is a multidisciplinary field focused on creating systems capable of

performing tasks that typically require human intelligence. The concept of AI dates back to the

mid-20th century with pioneers such as Alan Turing, and it has since evolved significantly. Early

AI involved symbolic and rule-based systems, while modern AI predominantly uses statistical

learning approaches.

1.1.1 Key types of AI include:

 Narrow AI (Weak AI): Systems designed to perform specific tasks (e.g., voice

assistants, recommendation engines).

 General AI (Strong AI): A theoretical form of AI that can understand, learn, and apply

intelligence across a broad range of tasks like a human.

 Machine Learning (ML): Techniques enabling systems to learn from data and improve

over time without explicit programming.

 Deep Learning: A subset of ML that employs multi-layered neural networks to model

complex non-linear relationships, underpinning breakthroughs in image recognition,

natural language processing, and autonomous systems.

1.2 Why Integrate AI with Quantum Computing?

Classical AI methods, though powerful, face several inherent limitations:

 Scalability Issues: As problems become more complex, classical AI models require

exponentially increasing computational resources.


 Optimization Challenges: Training deep neural networks often involves solving

complex, time-consuming optimization problems.

 Data Processing Limitations: Handling and processing large-scale datasets efficiently

remain major challenges.

Quantum computing, on the other hand, offers:

 Parallelism: By exploiting quantum superposition, quantum computers can process

many possibilities simultaneously.

 Exponential Speedup: Certain quantum algorithms promise exponential advantages in

optimization and search tasks.

 Handling Large State Spaces: Quantum systems can naturally represent and manipulate

high-dimensional data, potentially enabling solutions to problems that are infeasible for

classical computers.

Integrating AI with quantum computing can potentially overcome these limitations, leading to

transformative improvements in model training, data processing, and problem-solving efficiency.

1.3 Significance of the Integration

The fusion of quantum computing with AI is significant because it promises to:

 Enhance Performance: Quantum-enhanced models could accelerate training and

inference, reducing bottlenecks inherent in classical methods.

 Revolutionize Applications: Fields such as drug discovery, financial modeling, and

autonomous systems could benefit from the advanced computational power provided by

Quantum AI.
 Overcome Current Limitations: Quantum techniques may address challenges like the

vanishing gradient problem in deep learning and improve the handling of high-

dimensional data.

1.4 Aims and Objectives

The primary aim of this report is to deliver a comprehensive review of the intersection of

quantum computing and AI, highlighting both the transformative potential and the significant

challenges of Quantum Artificial Intelligence (QAI).

1.4.1 Specific Objectives:

 Elucidate Fundamental Concepts: Present clear, foundational explanations of AI and

quantum computing principles.

 Critically Assess Existing Research: Analyze and synthesize key research works in

Quantum AI, including both theoretical and experimental studies.

 Identify Opportunities: Highlight how quantum computing can enhance AI

performance, particularly in optimization, data processing, and model efficiency.

 Examine Challenges: Discuss major obstacles—such as barren plateaus, hardware

limitations, and integration issues—that impede progress in Quantum AI.

 Propose Future Research Directions: Offer recommendations for further investigations

and innovations to bridge current gaps and accelerate the development of Quantum AI.
CHAPTER TWO

LITERATURE REVIEW

This chapter provides an overview of the fundamental concepts behind AI and quantum

computing, followed by a detailed review of similar works that explore the integration of these

fields.

2.1 Review of Fundamental Concepts

This provides a review of fundamentals concepts carried out in AI and Quantum Computing

2.1.1 Artificial Intelligence (AI)

AI involves creating systems that mimic human cognitive functions. Its evolution includes:

 Historical Roots: Early theoretical work and rule-based systems.

 Modern Machine Learning: Techniques that enable systems to learn from data.

 Deep Learning: Use of deep neural networks for complex pattern recognition.

 Classification: Differentiating between narrow AI (task-specific) and general AI

(human-like versatility).

2.1.2 Quantum Computing

Quantum computing leverages quantum mechanics to perform computations, with key principles

including:

 Qubits: Quantum bits that can exist in superposition.

 Quantum Gates and Circuits: Unitary operations that manipulate qubits.

 Entanglement: A phenomenon enabling strong correlations between qubits.


 Quantum Algorithms: Such as Grover’s and Shor’s, which promise significant

speedups for specific problems.

2.2 Review of Similar Works

In addition to these fundamentals, several studies have investigated how AI and quantum

computing intersect. Below is a synthesis of key similar works:

2.2.1 McClean et al. (2018)

McClean et al. (2018) examines the "Barren Plateau" phenomenon in Quantum Neural Networks

(QNN) which is a scenario where the training landscape of the cost function becomes

exponentially flat and featureless. This study mathematically explains the barren plateau

phenomenon and shows that the probability of obtaining a non-zero gradient for parameterized

quantum circuits decreases exponentially with the number of qubits. Understanding this helps in

the prediction of this phenomenon to avoid it, however the study did not propose feasible

solutions to overcome the barren plateaus.

2.2.2 Beer et al. (2020)

Beer et al. (2020) introduced a deep QNN architecture with a quantum perceptron as

parametrized unitary operators and an efficient training algorithm. It constructed a multilayered

QNN network with its overall operation expressed as a sequence of completely positive layer-to-

layer maps which was then measured by a fidelity-based cost function to compare the closeness

of the network’s output to the desired state. The paper showed that the QNN generalizes

effectively from limited training data, the network is robust against training inputs and the

approach makes optimization more efficient providing a scalable, efficient training algorithm for

deep quantum neural network for near-term quantum devices (NISQ) and practical quantum
machine learning applications. The method while tested on small networks was not tested on

larger networks or actual quantum hardware.

2.2.3 Gabor et al. (2020)

Gabor et al. (2020) explored the convergence of quantum computing and Artificial Intelligence,

proposing the field of Quantum Artificial Intelligence (QAI) identifying four major challenges

that must be combatted to integrate quantum algorithms into machine learning. The paper

surveyed current QAI approaches and analyzed the machine learning pipeline through a software

lens to find that Replacing Iterative Training, Data Distillation, Hybrid Integration, and

Attribution of Quantum Advantage are the four key challenges in the integration of QAI and

bridge the gap between quantum computing and AI, offering a roadmap that can help researchers

prioritize efforts to overcome current bottlenecks in QAI, and thereby providing a conceptual

framework that does not have a lot to go on from concrete prototypes or simulation results.

2.2.4 Kwak et al. (2021)

Kwak et al. (2021) conducted a review of Quantum Neural Networks, it explained the basics of

quantum computing, the design, and operations of variational quantum circuits (VQC), the

mapping of current research that identifies promising application areas and outlines theoretical

and practical challenges that need to be addressed. The paper helps in the framing of the QNN

landscape which provides researchers with an overview of achievements that guide future

investigations; however, the work uses very few actual empirical data only broad scopes.
2.2.5 Krenn et al. (2022)

Krenn et al. (2022) presented a review on how artificial intelligence (AI) and machine learning

(ML) techniques are transforming quantum technologies, like communications, simulation and

finally quantum computing by introducing fundamental concepts of ML to review specific

studies and examples where AI was successfully applied to solve quantum problems, providing

detailed examples for designing quantum circuits to provide a theory on how AI could further

transform quantum technologies. The study found that neural networks enhanced quantum bit

(qubit) readout fidelity, generative models approximated complex quantum states with fewer

resources, certain algorithms generated novel quantum optical setups and simplified existing

ones, and it found optimal control strategies for stabilizing quantum systems. The results of the

study demonstrated the need for integration between AI and quantum systems that can inspire

future research on speculative visions. The paper, however, focused more on broader knowledge

than niche topics like hybrid quantum-classic learning frameworks, it also does not consider the

large datasets required for experimental quantum systems.

2.2.6 Cerezo et al. (2022)

Cerezo et al. (2022) explores the intersection of Quantum Computing and Machine Learning,

highlighting the difference between classical and Quantum Machine Learning regarding data

analysis and the noise issues in Quantum Systems. The paper discusses the rise of quantum data

and its effect on scalable learning, it also provides a comprehensive overview of Quantum

Machine Learning Models and Architectures. The paper produced limited experimental

validation and unclear practical implementation of the quantum machine learning models and

systems.
2.2.7 Gheisarnejad and Khooban (2023)

Gheisarnejad and Khooban (2023) provided applications of Quantum Deep Learning (QDL) in

Full-Bridge Power Converters (FBPC) optimization to achieve faster and more efficient power

conversion using a hybrid quantum-classical deep learning model that leverages Quantum Neural

Networks to improve computational efficiency, the results from a purely classical deep learning

model and the hybrid model were compared showing that the hybrid model provides a more

efficient and faster Full-Bridge Power Converter, providing a novel approach to improving the

performance of power converters. It should be noted that the paper lacks real world experimental

validation.

2.2.8 Zhou et al. (2023)

Zhou et al. (2023) proposed a novel quantum neural network (QNN) based on soft quantum

neurons (building blocks for soft quantum computing that is subject to one-qubit) that uses

classically controlled single-qubit operations and measurements to minimize exponential growth

in quantum state space. The study does this by developing a theoretical framework that models

each neuron as a noisy qubit which evolves through local and controlled operations which is then

integrated into a feed-forward network architecture that validates the model with simulations on

the task. The study’s simulation demonstrated a rapid convergence with high classification

accuracy, enhanced non-linear classification capabilities and robustness against various quantum

noise channels, all of which introduces a physically implemented QNN model that reduces

memory requirements while providing superior nonlinear processing capabilities. This study,

however, provided information on neither how the structure works on a large real-world basis,

nor on its ability to handle optimizations in deeper networks.


2.2.9 Grabowska and Gunia (2024)

Grabowska and Gunia (2024) provided a paper on Quantum Computing for Artificial

Superintelligence, on the challenges involved in reaching technology singularity and the

emergence of superintelligence through the integration of both QC and AI, and the current

problems that have been solved using quantum technology. It shows the theoretical promise of

Quantum Artificial Intelligence that help set the stage for further research on the field, however

the paper focused more on what QAI is unable to do rather than what it can.

2.2.10 Klusch et al. (2024)

Klusch et al. (2024) presented major breakthroughs on the feasibility and prospects of using

Quantum Computing for solving computational hard problems in various subfields of Artificial

Intelligence. The paper explained a multitude of applications including quantum machine

learning, quantum natural language processing and quantum computer vision. It showed that

Quantum Artificial Intelligence makes use of less data to produce greater results, thereby

highlighting the advantages of upgrading from traditional AI systems to integrating Quantum

Computing. This paper, however, did not make use of any sort of data collection or analysis.

2.2.11 Dave et al. (2024)

Dave et al. (2024) introduced the Quantum Fuzzy Neural Network (QFNN) a hybrid model that

combines Quantum Computing (QC) with neuro-fuzzy systems, which are systems that combine

neural networks with fuzzy logic systems to enhance sentimental analysis. It evaluated a QFNN

alongside two other models, the Hybrid Quantum Neural Network (HQNN) and the Hybrid

Fuzzy Neural Network (HFNN) to find that the QFNN outperformed the classical, quantum and

hybrid models with even an exceptional resilience to quantum noise enhancing models’ ability to
process linguistic uncertainty providing a promising tool for real world sentiment analysis even

though the study is currently limited to binary classification rather than multi-class sentiment

analysis.

2.2.12 Silva (2024)

Silva (2024) introduced a problem in spatial-temporal neural network dynamics focused on

whether a network sustains activity beyond an observation time by leveraging quantum

superposition using adaptations of Deutsh-Jozsa and Grover Algorithms to effectively analyze

network states to develop a geometric neural network and classify network activity into

quiescent, epileptic-like, and sustained states to achieve over 6000 times the speed for a network

node of classical methods highlighting quantum computing’s potential in neuroscience and

Artificial Intelligence, this paper does not however talk about ways to allow this model be

suitable to scale ups.

2.2.13 Seol et al. (2024)

Seol et al. (2024) explored the integration of quantum computing with classical deep learning

and 6G networks for advanced image processing and copyright detection. The paper simulated

6G network conditions to test the adaptability and efficiency of both quantum and classical

models to find that quantum models are more suitable for real-time processing which is a

discovery that could revolutionize 6G image processing and help to create stronger copyright

detection systems. It does, however, rely heavily on simulated results and hence it does not

validate the models with real-world 6G network conditions or even real-life datasets.
2.2.14 Monzón-Verona et al. (2025)

Monzón-Verona et al. (2025) the paper compared Quantum Variational (QV) and Quantum

Kernal (QK) machine learning models for Partial Discharge (PD) by collecting PD data,

extracting relevant features and implementing the two quantum machine learning models to find

that the QK outperformed the QV model in classifying Partial Discharge which would lead to

more reliable and accurate monitoring of high voltage equipment and validates the potential of

quantum computing in real-world electrical engineering problems. The study does not address

how these models would perform on significantly larger datasets.

2.2.15 Farsian et al. (2025)

Farsian et al. (2025) investigated the use of Quantum Convolutional Neural Networks (QCNNs)

to identify Gamma-Ray Burst (GRB)-like signals in simulated astrophysical datasets by

employing a hybrid quantum-classical approach using the Qiskit framework to test various

QCNN architecture with different encoding methods. The study demonstrated accuracy

comparable to classical Convolutional Neural Networks (CNN) often exceeding 90% and in

cases where the training data is limited a superior generalization capability which offers

advantages in parameter efficiency and generalization, the paper does not discuss the complexity

in quantum circuit and hardware development.


CHAPTER THREE

METHODOLOGY

This chapter outlines the systematic approach employed in gathering, selecting, and analyzing

the literature related to Quantum Artificial Intelligence (QAI). Our methodology ensures rigor,

reproducibility, and comprehensiveness in reviewing current research on the integration of

quantum computing with AI.

3.1 Article Collection and Sources

A diverse collection of articles was gathered from reputable sources, including:

i. arXiv – for cutting-edge preprints and theoretical studies.

ii. IEEE Xplore – for peer-reviewed conference papers and journal articles in engineering.

iii. ACM Digital Library – for research at the intersection of software engineering and AI.

iv. Other Databases such as ScienceDirect and SpringerLink.

This multi-source approach ensured that both theoretical and practical aspects of Quantum AI

were captured.

3.2 Inclusion and Exclusion Criteria

To ensure relevance and quality:

1. Inclusion Criteria:

a. Articles must address the integration of quantum computing and AI (e.g., QNNs,

variational quantum circuits, hybrid algorithms).


b. Research should include substantial theoretical analysis, experimental results, or

simulations.

c. Priority was given to recent works (within the last five years) and influential

studies.

d. Peer-reviewed publications and well-regarded preprints were preferred.

2. Exclusion Criteria:

a. Works focusing solely on classical AI or quantum computing without discussing

their integration.

b. Articles not written in English.

c. Studies lacking in-depth analysis or empirical evidence.

3.3 Key Terms and Search Strategy

Key terms used in our literature search included:

i. “Quantum neural networks”

ii. “Quantum machine learning”

iii. “Barren plateaus”

iv. “Quantum artificial intelligence”

v. “Hybrid quantum-classical algorithms”

vi. “Variational quantum circuits”

Searches were performed on multiple academic databases using Boolean operators and refined

with filters for publication date, subject area, and document type. This iterative search ensured

that our final set of articles was both comprehensive and relevant.
3.4 Documentation and Reproducibility

All search strings, filters, and selection criteria were documented using citation management

tools. This ensures that our methodology is transparent and can be replicated by other

researchers.

3.5 Data Analysis and Synthesis

Selected articles were analyzed in two stages:

1. Thematic Coding: Categorizing articles based on themes such as fundamental concepts,

optimization challenges, and integration issues.

2. Comparative Synthesis: Comparing findings across studies to identify common trends,

divergences, and research gaps. This synthesis underpins the discussion in the Results

chapter.
CHAPTER FOUR

RESULTS

This chapter synthesizes the insights gained from the literature review, focusing on the

opportunities, challenges, and future prospects of integrating quantum computing with AI.

4.1 Opportunities

The reviewed literature reveals several promising opportunities:

1. Enhanced Optimization and Learning:

Quantum algorithms, with their ability to process exponentially large state spaces,

promise faster and more efficient training of AI models. This could potentially

overcome the iterative bottlenecks of classical neural networks [5, 8].

2. Handling High-Dimensional Data:

Quantum computing can represent and manipulate high-dimensional data more

naturally, offering advantages in areas such as image recognition and speech

processing [2, 10].

3. Revolutionary Applications Across Domains:

The integration of quantum computing with AI can lead to breakthroughs in

diverse fields—from drug discovery and financial modeling to autonomous

systems and advanced signal processing [4, 9, 12, 13].


4. Hybrid Quantum-Classical Models:

Hybrid architectures that combine quantum circuits with classical algorithms can

leverage the strengths of both paradigms, providing practical solutions even with

current NISQ devices [7, 11].

4.2 Challenges

Despite these opportunities, significant challenges persist:

i. Barren Plateaus:

a. As demonstrated by McClean et al. [11] and discussed in related works, many

quantum circuits suffer from barren plateaus where gradients vanish

exponentially. This severely hinders the training process.

ii. Hardware Limitations:

a. Current quantum devices have limitations in qubit count, coherence time, and

error rates, making the implementation of large-scale Quantum Neural Networks

(QNNs) challenging [6, 14].

iii. Integration with Classical Systems:

a. There is a pressing need for standardized interfaces that allow seamless

integration between quantum and classical components. Without such

frameworks, validating and leveraging quantum advantages remain difficult [5,

7].

iv. Verification of Quantum Advantage:


a. Robust methods are needed to confirm that observed performance improvements

are due to genuine quantum effects rather than classical stochastic variations [2,

9].

v. Data Handling and Scalability:

a. While quantum systems promise efficient data processing, the practical challenges

of handling large datasets and scaling quantum algorithms need further

exploration [12, 13].

4.3 Future Prospects

Looking forward, several avenues for future research are apparent:

i. Algorithmic Innovations:

New circuit architectures and adaptive optimization techniques are required to

mitigate barren plateaus and improve training efficiency [11].

ii. Advances in Quantum Hardware:

Improvements in qubit quality, error correction, and scalability are crucial to

realize the full potential of Quantum AI [6, 14].

iii. Development of Hybrid Frameworks:

Establishing standardized protocols for hybrid quantum-classical integration will

accelerate the practical deployment of Quantum AI systems [5, 7].

iv. Interdisciplinary Collaboration:


Addressing the complex challenges in Quantum AI will require collaboration

among experts in quantum physics, machine learning, and software engineering

[8, 10].

v. Empirical Validation:

Future studies should focus on experimental validation and benchmarking of

quantum-enhanced algorithms against classical methods across various

applications [12, 13].


REFERENCES

McClean, J. R., Boixo, S., Smelyanskiy, V. N., Babbush, R., & Neven, H. (2018). Barren

plateaus in quantum neural network training landscapes. Nature Communications, 9(1).

https://doi.org/10.1038/s41467-018-07090-4

Beer, K., Bondarenko, D., Farrelly, T., Osborne, T. J., Salzmann, R., Scheiermann, D., & Wolf,

R. (2020). Training deep quantum neural networks. Nature Communications, 11(1).

https://doi.org/10.1038/s41467-020-14454-2

Gabor, T., Sünkel, L., Ritz, F., Phan, T., Belzner, L., Roch, C., Feld, S., & Linnhoff-Popien, C.

(2020). The Holy Grail of Quantum Artificial Intelligence: Major challenges in accelerating the

Machine Learning Pipeline. arXiv (Cornell University).

https://doi.org/10.48550/arxiv.2004.14035

Kwak, Y., Yun, W. J., Jung, S., & Kim, J. (2021). Quantum Neural Networks: Concepts,

applications, and challenges. arXiv (Cornell University).

https://doi.org/10.48550/arxiv.2108.01468

Krenn, M., Landgraf, J., Foesel, T., & Marquardt, F. (2022). Artificial intelligence and machine

learning for quantum technologies. arXiv (Cornell University).

https://doi.org/10.48550/arxiv.2208.03836
Cerezo, M., Verdon, G., Huang, H., Cincio, L., & Coles, P. J. (2022). Challenges and

opportunities in quantum machine learning. Nature Computational Science, 2(9), 567–576.

https://doi.org/10.1038/s43588-022-00311-3

Gheisarnejad, M., & Khooban, M. (2023). Quantum Deep Learning for fast switching of Full-

Bridge power converters. Designs, 7(3), 60. https://doi.org/10.3390/designs7030060

Zhou, X., Wang, Y., Li, H., & Zhang, R. (2023). A novel quantum neural network based on soft

quantum neurons. Quantum Information Processing, 22(4), 1-18.

https://doi.org/10.1007/s11128-023-03994-2

Grabowska, A., & Gunia, A. (2024). On quantum computing for artificial superintelligence.

European Journal for Philosophy of Science, 14(2). https://doi.org/10.1007/s13194-024-00584-7

Klusch, M., Lässig, J., Müssig, D., Macaluso, A., & Wilhelm, F. K. (2024). Quantum Artificial

Intelligence: A Brief survey. KI - Künstliche Intelligenz. https://doi.org/10.1007/s13218-024-

00871-8

Dave, K., Innan, N., Behera, B. K., Mumtaz, Z., Al-Kuwari, S., & Farouk, A. (2024). SentiQNF:

A novel approach to sentiment analysis using quantum algorithms and Neuro-Fuzzy systems.

arXiv (Cornell University). https://doi.org/10.48550/arxiv.2412.12731

Silva, G. A. (2024). Using quantum computing to infer dynamic behaviors of biological and

artificial neural networks. arXiv (Cornell University). https://doi.org/10.48550/arxiv.2403.18963


Seol, J., Kim, H., Kancharla, A., & Kim, J. (2024). Analysis of Quantum-Classical Hybrid Deep

Learning for 6G Image Processing with Copyright Detection. Information, 15(11), 727.

https://doi.org/10.3390/info15110727

Monzón-Verona, J. M., García-Alonso, S., & Santana-Martín, F. J. (2025). Quantum Variational

vs. Quantum Kernel Machine Learning Models for Partial Discharge Classification in Dielectric

Oils. Sensors, 25(4), 1277. https://doi.org/10.3390/s25041277

Farsian, F., Parmiggiani, N., Rizzo, A., Panebianco, G., Bulgarelli, A., Schillirò, F., Burigana,

C., Cardone, V., Cappelli, L., Meneghetti, M., Murante, G., Sarracino, G., Scaramella, R., Testa,

V., & Trombetti, T. (2025). Benchmarking quantum convolutional neural networks for signal

classification in simulated Gamma-Ray burst detection. arXiv.org.

https://arxiv.org/abs/2501.17041

You might also like