Skip to main content

Showing 1–16 of 16 results for author: Scherer, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2504.03429  [pdf, other

    cs.LG quant-ph

    Optimizing Quantum Circuits via ZX Diagrams using Reinforcement Learning and Graph Neural Networks

    Authors: Alexander Mattick, Maniraman Periyasamy, Christian Ufrecht, Abhishek Y. Dubey, Christopher Mutschler, Axel Plinge, Daniel D. Scherer

    Abstract: Quantum computing is currently strongly limited by the impact of noise, in particular introduced by the application of two-qubit gates. For this reason, reducing the number of two-qubit gates is of paramount importance on noisy intermediate-scale quantum hardware. To advance towards more reliable quantum computing, we introduce a framework based on ZX calculus, graph-neural networks and reinforcem… ▽ More

    Submitted 4 April, 2025; originally announced April 2025.

  2. arXiv:2501.15893  [pdf, other

    quant-ph cs.LG

    Benchmarking Quantum Reinforcement Learning

    Authors: Nico Meyer, Christian Ufrecht, George Yammine, Georgios Kontes, Christopher Mutschler, Daniel D. Scherer

    Abstract: Benchmarking and establishing proper statistical validation metrics for reinforcement learning (RL) remain ongoing challenges, where no consensus has been established yet. The emergence of quantum computing and its potential applications in quantum reinforcement learning (QRL) further complicate benchmarking efforts. To enable valid performance comparisons and to streamline current research in thi… ▽ More

    Submitted 21 May, 2025; v1 submitted 27 January, 2025; originally announced January 2025.

    Comments: Accepted to the 42nd International Conference on Machine Learning (ICML 2025), Vancouver, British Columbia, Canada. 31 pages, 20 figures, 3 tables

  3. arXiv:2411.03450  [pdf, other

    cs.LG quant-ph

    Fourier Analysis of Variational Quantum Circuits for Supervised Learning

    Authors: Marco Wiedmann, Maniraman Periyasamy, Daniel D. Scherer

    Abstract: VQC can be understood through the lens of Fourier analysis. It is already well-known that the function space represented by any circuit architecture can be described through a truncated Fourier sum. We show that the spectrum available to that truncated Fourier sum is not entirely determined by the encoding gates of the circuit, since the variational part of the circuit can constrain certain coeffi… ▽ More

    Submitted 7 November, 2024; v1 submitted 5 November, 2024; originally announced November 2024.

  4. arXiv:2410.21117  [pdf, other

    quant-ph cs.LG

    Robustness and Generalization in Quantum Reinforcement Learning via Lipschitz Regularization

    Authors: Nico Meyer, Julian Berberich, Christopher Mutschler, Daniel D. Scherer

    Abstract: Quantum machine learning leverages quantum computing to enhance accuracy and reduce model complexity compared to classical approaches, promising significant advancements in various fields. Within this domain, quantum reinforcement learning has garnered attention, often realized using variational quantum circuits to approximate the policy function. This paper addresses the robustness and generaliza… ▽ More

    Submitted 28 October, 2024; originally announced October 2024.

    Comments: 10 pages, 6 figures, 2 tables

  5. Guided-SPSA: Simultaneous Perturbation Stochastic Approximation assisted by the Parameter Shift Rule

    Authors: Maniraman Periyasamy, Axel Plinge, Christopher Mutschler, Daniel D. Scherer, Wolfgang Mauerer

    Abstract: The study of variational quantum algorithms (VQCs) has received significant attention from the quantum computing community in recent years. These hybrid algorithms, utilizing both classical and quantum components, are well-suited for noisy intermediate-scale quantum devices. Though estimating exact gradients using the parameter-shift rule to optimize the VQCs is realizable in NISQ devices, they do… ▽ More

    Submitted 1 June, 2025; v1 submitted 24 April, 2024; originally announced April 2024.

    Comments: This paper has been accepted for publication in the proceedings of the 2024 IEEE International Conference on Quantum Computing and Engineering (QCE)

    Journal ref: IEEE International Conference on Quantum Computing and Engineering (QCE), 2024

  6. Warm-Start Variational Quantum Policy Iteration

    Authors: Nico Meyer, Jakob Murauer, Alexander Popov, Christian Ufrecht, Axel Plinge, Christopher Mutschler, Daniel D. Scherer

    Abstract: Reinforcement learning is a powerful framework aiming to determine optimal behavior in highly complex decision-making scenarios. This objective can be achieved using policy iteration, which requires to solve a typically large linear system of equations. We propose the variational quantum policy iteration (VarQPI) algorithm, realizing this step with a NISQ-compatible quantum-enhanced subroutine. It… ▽ More

    Submitted 17 July, 2024; v1 submitted 16 April, 2024; originally announced April 2024.

    Comments: Accepted to the IEEE International Conference on Quantum Computing and Engineering (QCE 2024), Montréal, Québec, Canada. 9 pages, 6 figures, 1 table

  7. arXiv:2404.09916  [pdf, other

    quant-ph cs.LG cs.SE

    Comprehensive Library of Variational LSE Solvers

    Authors: Nico Meyer, Martin Röhn, Jakob Murauer, Axel Plinge, Christopher Mutschler, Daniel D. Scherer

    Abstract: Linear systems of equations can be found in various mathematical domains, as well as in the field of machine learning. By employing noisy intermediate-scale quantum devices, variational solvers promise to accelerate finding solutions for large systems. Although there is a wealth of theoretical research on these algorithms, only fragmentary implementations exist. To fill this gap, we have developed… ▽ More

    Submitted 2 August, 2024; v1 submitted 15 April, 2024; originally announced April 2024.

    Comments: Accepted to the 2nd International Workshop on Quantum Machine Learning: From Research to Practice (QML@QCE 2024), Montréal, Québec, Canada. 4 pages, 2 figures, 1 table

  8. arXiv:2404.06314  [pdf, ps, other

    quant-ph cs.LG cs.SE

    Qiskit-Torch-Module: Fast Prototyping of Quantum Neural Networks

    Authors: Nico Meyer, Christian Ufrecht, Maniraman Periyasamy, Axel Plinge, Christopher Mutschler, Daniel D. Scherer, Andreas Maier

    Abstract: Quantum computer simulation software is an integral tool for the research efforts in the quantum computing community. An important aspect is the efficiency of respective frameworks, especially for training variational quantum algorithms. Focusing on the widely used Qiskit software environment, we develop the qiskit-torch-module. It improves runtime performance by two orders of magnitude over compa… ▽ More

    Submitted 17 July, 2024; v1 submitted 9 April, 2024; originally announced April 2024.

    Comments: Accepted to the IEEE International Conference on Quantum Computing and Engineering (QCE 2024), Montréal, Québec, Canada. 7 pages, 4 figures, 3 tables

  9. BCQQ: Batch-Constraint Quantum Q-Learning with Cyclic Data Re-uploading

    Authors: Maniraman Periyasamy, Marc Hölle, Marco Wiedmann, Daniel D. Scherer, Axel Plinge, Christopher Mutschler

    Abstract: Deep reinforcement learning (DRL) often requires a large number of data and environment interactions, making the training process time-consuming. This challenge is further exacerbated in the case of batch RL, where the agent is trained solely on a pre-collected dataset without environment interactions. Recent advancements in quantum computing suggest that quantum models might require less data for… ▽ More

    Submitted 18 March, 2024; v1 submitted 27 April, 2023; originally announced May 2023.

  10. An Empirical Comparison of Optimizers for Quantum Machine Learning with SPSA-based Gradients

    Authors: Marco Wiedmann, Marc Hölle, Maniraman Periyasamy, Nico Meyer, Christian Ufrecht, Daniel D. Scherer, Axel Plinge, Christopher Mutschler

    Abstract: VQA have attracted a lot of attention from the quantum computing community for the last few years. Their hybrid quantum-classical nature with relatively shallow quantum circuits makes them a promising platform for demonstrating the capabilities of NISQ devices. Although the classical machine learning community focuses on gradient-based parameter optimization, finding near-exact gradients for VQC w… ▽ More

    Submitted 27 April, 2023; originally announced May 2023.

  11. Quantum Natural Policy Gradients: Towards Sample-Efficient Reinforcement Learning

    Authors: Nico Meyer, Daniel D. Scherer, Axel Plinge, Christopher Mutschler, Michael J. Hartmann

    Abstract: Reinforcement learning is a growing field in AI with a lot of potential. Intelligent behavior is learned automatically through trial and error in interaction with the environment. However, this learning process is often costly. Using variational quantum circuits as function approximators potentially can reduce this cost. In order to implement this, we propose the quantum natural policy gradient (Q… ▽ More

    Submitted 9 August, 2023; v1 submitted 26 April, 2023; originally announced April 2023.

    Comments: Accepted to the 1st International Workshop on Quantum Machine Learning: From Foundations to Applications (QML@QCE 2023), Bellevue, Washington, USA. 6 pages, 4 figures, 1 table

  12. arXiv:2212.06663  [pdf, other

    quant-ph cs.LG

    Quantum Policy Gradient Algorithm with Optimized Action Decoding

    Authors: Nico Meyer, Daniel D. Scherer, Axel Plinge, Christopher Mutschler, Michael J. Hartmann

    Abstract: Quantum machine learning implemented by variational quantum circuits (VQCs) is considered a promising concept for the noisy intermediate-scale quantum computing era. Focusing on applications in quantum reinforcement learning, we propose a specific action decoding procedure for a quantum policy gradient approach. We introduce a novel quality measure that enables us to optimize the classical post-pr… ▽ More

    Submitted 22 May, 2023; v1 submitted 13 December, 2022; originally announced December 2022.

    Comments: Accepted to the 40th International Conference on Machine Learning (ICML 2023), Honolulu, Hawaii, USA. 22 pages, 10 figures, 3 tables

    Journal ref: Proceedings of the 40th International Conference on Machine Learning, PMLR 202:24592-24613, 2023

  13. arXiv:2211.03464  [pdf, other

    quant-ph cs.LG

    A Survey on Quantum Reinforcement Learning

    Authors: Nico Meyer, Christian Ufrecht, Maniraman Periyasamy, Daniel D. Scherer, Axel Plinge, Christopher Mutschler

    Abstract: Quantum reinforcement learning is an emerging field at the intersection of quantum computing and machine learning. While we intend to provide a broad overview of the literature on quantum reinforcement learning - our interpretation of this term will be clarified below - we put particular emphasis on recent developments. With a focus on already available noisy intermediate-scale quantum devices, th… ▽ More

    Submitted 8 March, 2024; v1 submitted 7 November, 2022; originally announced November 2022.

    Comments: 83 pages, 18 figures

  14. arXiv:2205.03057  [pdf, other

    quant-ph cs.CV cs.LG

    Incremental Data-Uploading for Full-Quantum Classification

    Authors: Maniraman Periyasamy, Nico Meyer, Christian Ufrecht, Daniel D. Scherer, Axel Plinge, Christopher Mutschler

    Abstract: The data representation in a machine-learning model strongly influences its performance. This becomes even more important for quantum machine learning models implemented on noisy intermediate scale quantum (NISQ) devices. Encoding high dimensional data into a quantum circuit for a NISQ device without any loss of information is not trivial and brings a lot of challenges. While simple encoding schem… ▽ More

    Submitted 6 May, 2022; originally announced May 2022.

    Comments: This work has been submitted to the IEEE for possible publication

  15. Uncovering Instabilities in Variational-Quantum Deep Q-Networks

    Authors: Maja Franz, Lucas Wolf, Maniraman Periyasamy, Christian Ufrecht, Daniel D. Scherer, Axel Plinge, Christopher Mutschler, Wolfgang Mauerer

    Abstract: Deep Reinforcement Learning (RL) has considerably advanced over the past decade. At the same time, state-of-the-art RL algorithms require a large computational budget in terms of training time to converge. Recent work has started to approach this problem through the lens of quantum computing, which promises theoretical speed-ups for several traditionally hard tasks. In this work, we examine a clas… ▽ More

    Submitted 16 September, 2022; v1 submitted 10 February, 2022; originally announced February 2022.

    Comments: Authors Maja Franz, Lucas Wolf, Maniraman Periyasamy contributed equally (name order randomised). To be published in the Journal of The Franklin Institute

  16. arXiv:1710.01370  [pdf, other

    cs.CV cs.HC

    BodyDigitizer: An Open Source Photogrammetry-based 3D Body Scanner

    Authors: Travis Gesslein, Daniel Scherer, Jens Grubert

    Abstract: With the rising popularity of Augmented and Virtual Reality, there is a need for representing humans as virtual avatars in various application domains ranging from remote telepresence, games to medical applications. Besides explicitly modelling 3D avatars, sensing approaches that create person-specific avatars are becoming popular. However, affordable solutions typically suffer from a low visual q… ▽ More

    Submitted 28 October, 2017; v1 submitted 3 October, 2017; originally announced October 2017.

    Comments: changed template, minor modifications for camera ready version