• Home
  • News
  • Technology
  • Research
  • Teaching
  • Business
  • Jobs
  • Home
  • News
  • Technology
  • Research
  • Teaching
  • Business
  • Jobs
Contact
  • Deutsch
  • English

  • Home
  • News
  • Technology
  • Research
  • Teaching
  • Business
  • Jobs
Contact
  • Deutsch
  • English

Student-Abstracts-EN

a:3:{s:6:"locale";s:5:"en_US";s:3:"rtl";i:0;s:9:"flag_code";s:2:"us";}
Efficient semi-supervised quantum anomaly detection using one-class support vector machines

Efficient semi-supervised quantum anomaly detection using one-class support vector machines

Abstract:

Quantum computing is an emerging technology that can potentially improve different tasks in machine learning. Combining the representational power of a classically hard quantum kernel and the one-class SVM, a noticeable improvement in average precision can be achieved compared to the classical version. However, the usual method of calculating these kernels comes with a quadratic time complexity in terms of data size. To address this issue, we try two different methods. The first consists of measuring the quantum kernel using randomized measurements, while the second one uses the variable subsampling ensemble method to achieve linear time complexity. Our experiments show that both of these methods reduce the training times by up to 95% and inference times by up to 25%. While the methods lead to lower performance, the average precision is slightly better than the classical RBF kernel.

Author:

Afrae Ahouzi

Advisors:

Claudia Linnhoff-Popien, Michael Kölle, Pascal Debus, Dr. Robert Müller


Student Thesis | Published November 2023 | Copyright © QAR-Lab
Direct Inquiries to this work to the Advisors


Using Quantum Machine Learning to Predict Asset Prices in Financial Markets

Using Quantum Machine Learning to Predict Asset Prices in Financial Markets

Abstract:

In the financial world, a lot of effort is spent on predicting future asset prices. Gaining even a modest increase in forecasting capability can generate enormous profits. Some statistical models identify patterns, trends, and correlations in past prices, and apply those patterns to forecast future values. A more novel approach is the use of artificial intelligence to learn underlying trends in the data and predict future prices. As quantum computing matures, its potential applications in this task have also become increasingly more interesting. In this thesis, several different models of these various types are implemented: ARIMA, RBM, LSTM, and QDBM (Quantum Deep Boltzmann Machine). These models are trained on historical asset prices and used to predict future asset prices. The model predictions are then also used as the input for a simulated trading algorithm, which investigates the effectiveness of these predictions in the active trading of assets. The predictions are performed for ten different assets listed on the NYSE, NASDAQ, and XETRA, for the five-year period from 2018 to 2022. The assets were chosen from varying industrial sectors and with diverse price histories. Trading based on the model predictions was able to either match or outperform the classic buy-and-hold approach in nine out of the ten assets tested.

Author:

Maximilian Adler

Advisors:

Claudia Linnhoff-Popien, Jonas Stein, Jonas Nüßlein, Nico Kraus (Aqarios GmbH)


Student Thesis | Published November 2023 | Copyright © QAR-Lab
Direct Inquiries to this work to the Advisors


A Reinforcement Learning Environment for directed Quantum Circuit Synthesis

A Reinforcement Learning Environment for directed Quantum Circuit Synthesis

Abstract:

Fueled by recent advances in quantum computing technologies, the design of optimized quantum circuits including reliable quantum state preparation are topics gaining more and more importance. Common approaches often require a high amount of Know-How and manual calculation hampering implementation, especially if the involved circuits increase in qubit number and gate count. Hence, addressing the rise in possible gate-to- qubit combinations by utilizing machine learning techniques represents a promising step in the development of the field. The following study aims to provide a reinforcement learning environment enabling the training of agents on the directed quantum-circuit design for the preparation of quantum states. Thus, the trained agents are enabled to create quantum circuits facilitating the preparation of desired target states, which can be handed over as inputs. In the course of this, all generated quantum-circuits are built utilizing gates from the Clifford+T gate set only. Based on the implemented environment, we conducted experiments to investigate the relation between the depth of the reconstructed quantum circuits and the involved target state parameters. The explored parameter-space included the respective qubit number and circuit-depth used for the target initialization. By providing a division of the parameter-space into several difficulty regions and a collection of well-known states, we facilitated benchmarking of different reinforcement learning algorithms on the quantum-circuit synthesis problem. Specific findings of the study include the generation of PPO-algorithm-based agents, which outperform the random-baseline. Through the application of the trained agents on the benchmarking tests we show their ability to reliably design minimal quantum-circuits for a selection of 2-qubit Bell states.

Author:

Tom Schubert

Advisors:

Claudia Linnhoff-Popien, Michael Kölle, Philipp Altmann


Student Thesis | Published November 2023 | Copyright © QAR-Lab
Direct Inquiries to this work to the Advisors


Quantum-Enhanced Denoising DiffusionModels

Quantum-Enhanced Denoising Diffusion Models

Abstract:

Machine learning models for generating images have gained much notoriety in the past year. DALL-E, Craiyon and Stable Diffusion can generate high-resolution images, by users simply typing a short description (prompt) of the desired image. Another growing field is quantum computing, particularly quantum-enhanced machine learning. Quantum computers solve problems using their unique quantum mechanical properties. In this paper we investigate how the use of Quantum-enhanced Machine Learning and Variational Quantum Circuits can improve image generation by diffusion-based models. The two major weaknesses of classical diffusion models are addressed, the low sampling speed
and the high number of required parameters. Implementations of a quantum-enhanced denoising diffusion model will be presented, and their performance is compared with that of classical models, by training the models on well-known datasets (MNIST digits and fashion, CIFAR10). We show, that our models deliver better performance (measured in FID, SSIM and PSNR) than the classical models with comparable number of parameters.

Author:

Gerhard Stenzel

Advisors:

Claudia Linnhoff-Popien, Michael Kölle, Jonas Stein, Andreas Sedlmeier


Student Thesis | Published October 2023 | Copyright © QAR-Lab
Direct Inquiries to this work to the Advisors


Dimensionality Reduction with Autoencodersfor Efficient Classification with VariationalQuantum Circuits

Dimensionality Reduction with Autoencoders for Efficient Classification with Variational Quantum Circuits

Abstract:

Quantum computing promises performance advantages, especially for data-intensive and complex computations. However, we are currently in the Noisy Intermediate-Scale Quantum era with a limited number of qubits available, which makes it challenging to realize these potential quantum advantages in machine learning. Several solutions, like hybrid transfer learning have been proposed, whereby a pre-trained classical neural network acts as the feature extractor and a variational quantum circuit as the classifier. While these approaches often yield good performance, it is not possible to clearly determine the contribution of the classical and quantum part. The goal of this thesis is therefore to introduce a hybrid model that addresses these limitations and implements a clear distinction between the classical and quantum parts. An autoencoder is used to reduce the input dimension. We compare the performance of transfer learning models (Dressed Quantum Circuit and SEQUENT) and a variational quantum circuit with amplitude embedding against our model. Additionally, the performance of a purely classical neural network on the uncompressed input and an autoencoder in combination with a neural network will be examined. We compare the test accuracies of the models over the datasets Banknote
Authentication, Breast Cancer Wisconsin, MNIST and AudioMNIST. The results show that the classical neural networks and the hybrid transfer learning approaches perform better than our model, which matches our expectations that the classical part in transfer learning plays the major role in the overall performance. Compared to a variational quantum circuit with amplitude embedding, no significant dierence can be observed, so that our model is a reasonable alternative to this.

Author:

Jonas Maurer

Advisors:

Claudia Linnhoff-Popien, Michael Kölle, Philipp Altmann, Leo Sünkel


Student Thesis | Published October 2023 | Copyright © QAR-Lab
Direct Inquiries to this work to the Advisors


Approximating Quadratic Unconstrained Binary Optimization Problems using Graph Convolutional Neural Networks

Approximating Quadratic Unconstrained Binary Optimization Problems using Graph Convolutional Neural Networks

Abstract:

The quantum annealing hardware currently available has not yet reached the stage to successfully compete with ecient heuristics on classical machines, due to limitations in size and connectivity. Confronted with this challenge, the approach to approximate QUBO matrices by removing certain entries before solving them on the quantum hardware has been introduced. This is done to reduce the size and the complexity of the embedding, anticipating benefits with regard to the size of the solvable problems as well as the quality of the solutions.
We will extend this approach by using artificial neural networks to generate suitable approximations based on the structure of the matrix. The proposed model consists of two separate networks, a graph convolutional neural network to compute features for the nodes in the QUBO graph and a second fully connected network to derive a decision, whether the connection between two nodes should be removed from the matrix. A genetic algorithm was employed to train the model, using instances of seven dierent problems. Problem specific phase transitions were taken into account to confront the model with
easy and hard problem instances.
The trained models were subsequently evaluated using classical and quantum solvers, comparing the performance of the approximated matrix with the original matrix, another approximation strategy and classical approaches. The experiments provided satisfying results for certain problems, as the approximated matrices were partially able to produce even better results than the original matrices. In other respects, it became apparent, that this approach is not applicable to all problems.

Author:

Felix Ferdinand Mindt

Advisors:

Claudia Linnhoff-Popien, David Bucher, Sebastian Zielinski


Student Thesis | Published October 2023 | Copyright © QAR-Lab
Direct Inquiries to this work to the Advisors


Application of graph partitioning algorithms and genetic algorithms to optimize teleportation costs in distributed quantum circuits.

Application of graph partitioning algorithms and genetic algorithms to optimize teleportation costs in distributed quantum circuits.

Abstract:

Currently, we are in the Noisy Intermediate Scale Quantum (NISQ) era, where the number of qubits that can be used in a single quantum computer is increasing. However, with this development come challenges in handling large quantum systems. Distributed quantum computation is therefore gaining importance to overcome these challenges. In this process, multiple quantum computers or quantum processing units are connected to work together on a problem. This enables the use of larger computational capacities and more efficient solutions to complex tasks. In distributed quantum computing, different units or subsystems communicate with each other to exchange quantum information. The basic teleportation protocol plays an important role in this process. It enables the transfer of quantum information between subsystems. An important aspect is to minimize the number of teleportations. Thus, the aim is to increase the accuracy of quantum computations, reduce the error-proneness of qubits, and at the same time make resource consumption more efficient.In this work, different graph partitioning algorithms, such as the Kernighan-Lin algorithm and spectral partitioning, a genetic algorithm (GA), and two hybrid genetic algorithms (HGA), which are a combination of the graph partitioning algorithms and a GA, are applied and investigated to minimize the number of global quantum gates and the associated teleportation costs. First, the graph partitioning algorithms are used to partition the nodes as uniformly as possible. In addition, a GA is implemented to take care of the partitioning of qubits using random partitions. The two HGAs lead to a near-optimal arrangement of the global quantum gates after the qubits are partitioned using the graph partitioning algorithms. Finally, the proposed approaches are investigated using nine benchmark circuits and compared in terms of the number of global quantum gates and teleportation costs. Random searches are also performed for the GA and the two HGAs to verify their performance with respect to the optimization objective. The results indicate a significant improvement in teleportation cost.

Author:

Teodor Slaveykov

Advisors:

Leo Sünkel Thomas Gabor, Claudia Linnhoff-Popien


Student Thesis | Published August 2023 | Copyright © QAR-Lab
Direct Inquiries to this work to the Advisors


NISQ-ready community detection on weighted graphs using separation-node identification

NISQ-ready community detection on weighted graphs using separation-node identification

Abstract:

An important optimization problem in computer science is the detection of communities. By analyzing networks, so-called communities can be found and important information in many fields – from biology to social structures – can be derived. By weighting individual edges, even more information can be processed than by the mere presence of these edges. However, for community detection on weighted graphs, more factors must be considered as a result. Since this is an NP-hard optimization problem, heuristics are often used to find an acceptable solution faster and more efficiently. One promising approach is the use of quantum computers, as it has already been experimentally shown that they can achieve more efficient results than classical computers in certain domains (e.g., Grover or Shor algorithm). However, since most approaches to community detection using QUBO matrices consume a lot of memory, the goal of this work is to find an approach with a good memory efficiency. To this end, this work presents a promising community detection approach based on the detection and analysis of separation nodes, which has the advantage that the dimensions of the resulting QUBO matrix do not exceed the number of nodes and the matrix itself is as sparse as the adjacency matrix of the graph. These separating nodes are designed to divide the graph when they are removed such that the remaining components are each exactly part of a community. This approach is extended to weighted graphs by determining the probability that an edge is a separating edge based on the information flow of the neighborhood. This approach is tested using synthesized graphs with a fixed ground truth about their communities, to which weights are assigned without changing the community structure.

Translated with www.DeepL.com/Translator (free version)

Author:

Dominik Ott

Advisors:

Jonas Stein, Jonas Nüßlein, Claudia Linnhoff-Popien


Student Thesis | Published August 2023 | Copyright © QAR-Lab
Direct Inquiries to this work to the Advisors


Influence of Embedding-Methods on the Generalization of Quantum Machine Learning

Influence of Embedding-Methods on the Generalization of Quantum Machine Learning

Abstract:

Quantum Machine Learning is a promising field of application for quantum computers. However, to see real advantages over classical computers, advanced quantum fundamentals are needed. One of the building blocks of quantum computers are embeddings, which convert real data into quantum data. In this work, the focus is on the influence of various embedding methods on the ”quality” of a Quantum Machine Learning model. As the focus is on these embeddings, the model and quantum circuit are kept simple. They solve a binary classification problem. Nevertheless, the interplay of certain embeddings with different circuits is also of interest and is briefly discussed in this work. Since much already exists in the literature about the embedding methods ”Angle Embedding” and ”Amplitude Embedding”, this work also focuses on other embedding methods from the literature. To determine the quality of a model, we examined its generalizability. For this, we used various metrics from classical Machine Learning. Although the question of the best embedding could not be answered, interesting insights were gained about the effects of the embeddings on different datasets.

Author:

Steffen Brandenburg

Advisors:

Einfluss von Embedding Methoden auf Generalisierbarkeit in Quantum Machine Learning

Leo Sünkel, Thomas Gabor, Claudia Linnhoff-Popien


Student Thesis | Published August 2023 | Copyright © QAR-Lab
Direct Inquiries to this work to the Advisors


Quantum-Multi-Agent-Reinforcement-Learning mit Evolutionärer Optimierung (en)

Title

Abstract:

here

Author:

Max Mustermann

Advisors:

Claudia Linnhoff-Popien


Student Thesis | Published {Month YYYY} | Copyright © QAR-Lab
Direct Inquiries to this work to the Advisors


123456
Page 5 of 6

QAR-Lab – Quantum Applications and Research Laboratory
Ludwig-Maximilians-Universität München
Oettingenstraße 67
80538 Munich
Phone: +49 89 2180-9153
E-mail: qar-lab@mobile.ifi.lmu.de

© Copyright 2025

General

Team
Contact
Legal notice

Social Media

Twitter Linkedin Github

Language

  • Deutsch
  • English
Cookie-Zustimmung verwalten
Wir verwenden Cookies, um unsere Website und unseren Service zu optimieren.
Funktional Always active
Die technische Speicherung oder der Zugang ist unbedingt erforderlich für den rechtmäßigen Zweck, die Nutzung eines bestimmten Dienstes zu ermöglichen, der vom Teilnehmer oder Nutzer ausdrücklich gewünscht wird, oder für den alleinigen Zweck, die Übertragung einer Nachricht über ein elektronisches Kommunikationsnetz durchzuführen.
Vorlieben
Die technische Speicherung oder der Zugriff ist für den rechtmäßigen Zweck der Speicherung von Präferenzen erforderlich, die nicht vom Abonnenten oder Benutzer angefordert wurden.
Statistiken
Die technische Speicherung oder der Zugriff, der ausschließlich zu statistischen Zwecken erfolgt. Die technische Speicherung oder der Zugriff, der ausschließlich zu anonymen statistischen Zwecken verwendet wird. Ohne eine Vorladung, die freiwillige Zustimmung deines Internetdienstanbieters oder zusätzliche Aufzeichnungen von Dritten können die zu diesem Zweck gespeicherten oder abgerufenen Informationen allein in der Regel nicht dazu verwendet werden, dich zu identifizieren.
Marketing
Die technische Speicherung oder der Zugriff ist erforderlich, um Nutzerprofile zu erstellen, um Werbung zu versenden oder um den Nutzer auf einer Website oder über mehrere Websites hinweg zu ähnlichen Marketingzwecken zu verfolgen.
Manage options Manage services Manage {vendor_count} vendors Read more about these purposes
Einstellungen anzeigen
{title} {title} {title}