Skip to content

Commit 83c9dba

Browse files
committed
updates
1 parent c2593b5 commit 83c9dba

8 files changed

+7
-6
lines changed

Logistics/senior_thesis_proposal.pdf

28 Bytes
Binary file not shown.

Notes/main.pdf

4.68 KB
Binary file not shown.

Notes/main.tex

+5-2
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,11 @@
7979
\begin{document}
8080
\maketitle
8181

82-
\abstract{In this thesis, we One of the greatest challenges in quantum machine learning is determining how to efficiently encode classical training and test data in quantum su- perposition. In machine learning, many supervised learning algorithms utilize so-called kernel methods to map data into a higher dimensional feature space in which analyzing the data is simpler. Hence, one suggested workaround to the quantum encoding prob- lem, is to encode data inputs into a quantum state that implicitly performs the feature map given by the kernel. Therefore, if the kernel is sufficiently difficult to evaluate classically, then there may exist a quantum advantage.
83-
Here, we propose a project to identify the properties of a kernel that may provide quantum advantage, explore the robustness of learning in quantum feature spaces to noise, and generalize learning in quantum feature spaces past Support Vector Machines (SVM).}
82+
\abstract{In this thesis, we provide a presentation of the latest results in quantum learning theory alongside theoretical extensions and experimental analyses of quantum feature maps which can be used for supervised learning.
83+
84+
The first part of our paper is a review: First, we present an overview of quantum computation and information. Next, we present a review of the brief history of quantum machine learning. The subsequent part of our paper is an analysis of recent results in quantum learning theory: (1) information theoretic bounds on quantum computation learning, (2) supervised learning using hybrid quantum-classical circuits, and (3) Tang's idea of least-square sampling providing parallel classical algorithms for quantum machine learning algorithms that solve singular value transformation problems.
85+
86+
The last part of our paper provides new results on quantum feature maps which seek to solve the quantum encoding problem by encoding data inputs into a quantum state that implicitly performs the feature map given by a kernel function. Therefore, if the kernel is sufficiently difficult to evaluate classically, then there may exist a quantum advantage. Hence, we provide a geometric analysis of the properties of a kernel that may provide quantum advantage, and provide experimental results to demonstrate the robustness of particular candidate maps.}
8487

8588
\tableofcontents
8689

Notes/nielsen_chuang_notes.tex

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
\begin{document}
44
\maketitle
55

6-
\begin{subappendices}
6+
%\begin{subappendices}
77
\section{Quantum Mechanics}
88
Reference: Chapter 2 of \cite{nielsen2010quantum}
99

@@ -1835,7 +1835,7 @@ \section{Entropy and Information}
18351835

18361836
Conclusion from the above two exercises: mutual information is neither sub-additive nor super-additive.
18371837

1838-
\end{subappendices}
1838+
%\end{subappendices}
18391839

18401840
\section{Quantum Information Theory}
18411841
Reference: Chapter 12 of \cite{nielsen2010quantum}

Notes/quantum_learning_notes.tex

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ \section{Boolean Fourier Analysis}
88

99
\section{Randomized Linear Algebra}
1010

11-
\section{
12-
1311
\section{Algorithms for solving linear systems of equations}
1412

1513
One such application of Phase Estimation (Section \ref{phase_estimation}) is with respect to solving linear systems of equations. This is the so-called HHL algorithm \cite{lloyd2010quantum}.
Binary file not shown.
2.06 MB
Binary file not shown.

0 commit comments

Comments
 (0)