|
21 | 21 | %------------------------------------------------ |
22 | 22 | \begin{frame}{Outline I} |
23 | 23 | \begin{enumerate} |
24 | | -\item Motivation and definition |
25 | | -\item From the classical DFT to the QFT |
26 | | -\item Derivation of the product form |
| 24 | +\item From the classical DFT to the QFT, reminder from last week |
27 | 25 | \item Circuit decomposition with Hadamards and controlled phases |
28 | 26 | \item Worked 2- and 3-qubit examples |
29 | 27 | \item Approximate QFT and complexity |
30 | | -\item Connection to quantum phase estimation |
31 | 28 | \item Implementation logic and simulation remarks |
32 | 29 | \end{enumerate} |
33 | 30 | \end{frame} |
34 | 31 |
|
35 | 32 | \begin{frame}{Outline II} |
36 | 33 | \begin{enumerate} |
37 | | - |
38 | | -\item Quantum Phase Estimation (QPE): goal and idea |
39 | | -\item Step-by-step derivation of QPE |
| 34 | +\item Quantum Phase Estimation (QPE) |
40 | 35 | \item Bit-string interpretation and precision |
41 | 36 | \item Connection to Hamiltonian simulation |
42 | 37 | \item Connection to Variational Quantum Eigensolvers (VQE) |
43 | 38 | \item Summary and outlook |
| 39 | +\item Themes for the second project |
44 | 40 | \end{enumerate} |
45 | 41 | \end{frame} |
46 | 42 |
|
|
1140 | 1136 | \end{frame} |
1141 | 1137 |
|
1142 | 1138 | %================================================ |
1143 | | -\begin{frame}{Possible Next Topics} |
1144 | | -Natural follow-ups include: |
| 1139 | +\begin{frame}{Possible Next Topics and suggestions for the second project} |
| 1140 | +\begin{itemize} |
| 1141 | +\item Continuation of project 1 with more realistic systems and using adaptive VQE on actual (real) quantum computers |
| 1142 | +\item Implementation and studies of the Quantum Approximate Optimization Algorithm (QAOA): Simulation of linear algebra systems on quantum computers, solving differential equations |
| 1143 | +\item Applications and implementations of quantum machine learning algorithms |
| 1144 | +\item Implement quantum neural networks for PINNs |
| 1145 | +\item Detailed quantum chemistry applications. |
| 1146 | +\end{itemize} |
| 1147 | +\end{frame} |
| 1148 | + |
| 1149 | + |
| 1150 | + |
| 1151 | +\begin{frame}{Suggestions for the second project} |
1145 | 1152 | \begin{itemize} |
1146 | | -\item error and success-probability bounds, |
1147 | | -\item Hamiltonian simulation methods, |
1148 | | -\item comparison with Bayesian phase estimation, |
1149 | | -\item detailed quantum chemistry applications. |
| 1153 | +\item Studies of entanglement and physical realization of quantum gates and circuits |
| 1154 | +\item Implementing Shor's algorithm or other algorithms |
| 1155 | +\item Parallelizing the Variational Quantum Eigensolver with multi-GPU scaling, see \url{https://arxiv.org/abs/2601.09951} |
| 1156 | +\item Implementing and comparing the quantum phase estimation algorithm with VQE, see recent QPE paper at \url{"https://arxiv.org/abs/2601.05788} |
| 1157 | +\item Studies of hyperparameters in VQE, see for example \url{https://arxiv.org/abs/2601.16679} |
| 1158 | +\item Implementing unitary coupled cluster theory on a quantum computer, see \url{https://arxiv.org/abs/2501.15893} |
1150 | 1159 | \end{itemize} |
1151 | 1160 | \end{frame} |
1152 | 1161 |
|
| 1162 | + |
| 1163 | + |
| 1164 | + |
| 1165 | + |
| 1166 | + |
1153 | 1167 | \end{document} |
| 1168 | + |
0 commit comments