Skip to main content

Showing 1–24 of 24 results for author: Heese, R

.
  1. arXiv:2506.08917  [pdf, ps, other

    quant-ph cs.AI

    Quantum Adiabatic Generation of Human-Like Passwords

    Authors: Sascha Mücke, Raoul Heese, Thore Gerlach, David Biesner, Loong Kuan Lee, Nico Piatkowski

    Abstract: Generative Artificial Intelligence (GenAI) for Natural Language Processing (NLP) is the predominant AI technology to date. An important perspective for Quantum Computing (QC) is the question whether QC has the potential to reduce the vast resource requirements for training and operating GenAI models. While large-scale generative NLP tasks are currently out of reach for practical quantum computers,… ▽ More

    Submitted 10 June, 2025; originally announced June 2025.

    Comments: 9 pages, 4 figures

  2. arXiv:2504.03832  [pdf, other

    quant-ph math.CO

    Quantum Optimization Benchmark Library -- The Intractable Decathlon

    Authors: Thorsten Koch, David E. Bernal Neira, Ying Chen, Giorgio Cortiana, Daniel J. Egger, Raoul Heese, Narendra N. Hegade, Alejandro Gomez Cadavid, Rhea Huang, Toshinari Itoko, Thomas Kleinert, Pedro Maciel Xavier, Naeimeh Mohseni, Jhon A. Montanez-Barrera, Koji Nakano, Giacomo Nannicini, Corey O'Meara, Justin Pauckert, Manuel Proissl, Anurag Ramesh, Maximilian Schicker, Noriaki Shimada, Mitsuharu Takeori, Victor Valls, David Van Bulck , et al. (2 additional authors not shown)

    Abstract: Through recent progress in hardware development, quantum computers have advanced to the point where benchmarking of (heuristic) quantum algorithms at scale is within reach. Particularly in combinatorial optimization -- where most algorithms are heuristics -- it is key to empirically analyze their performance on hardware and track progress towards quantum advantage. To this extent, we present ten o… ▽ More

    Submitted 4 April, 2025; originally announced April 2025.

    Comments: 64 pages, 20 figures. Link to QOBLIB repository: https://git.zib.de/qopt/qoblib-quantum-optimization-benchmarking-library

  3. arXiv:2409.01373  [pdf, other

    math.OC quant-ph

    Quantum Computing for Discrete Optimization: A Highlight of Three Technologies

    Authors: Alexey Bochkarev, Raoul Heese, Sven Jäger, Philine Schiewe, Anita Schöbel

    Abstract: Quantum optimization has emerged as a promising frontier of quantum computing, providing novel numerical approaches to mathematical optimization problems. The main goal of this paper is to facilitate interdisciplinary research between the Operations Research (OR) and Quantum Computing communities by providing an OR scientist's perspective on selected quantum-powered methods for discrete optimizati… ▽ More

    Submitted 2 September, 2024; originally announced September 2024.

    Comments: 43 pages, 18 figures, 7 tables. Technical supplement: https://alex-bochkarev.github.io/qopt-overview . Source code, problem instances, and other raw data: https://github.com/alex-bochkarev/qopt-overview

    MSC Class: 90-02 (Primary) 09-01; 09-05; 09-08 (Secondary)

  4. Quantum Wave Function Collapse for Procedural Content Generation

    Authors: Raoul Heese

    Abstract: Quantum computers exhibit an inherent randomness, so it seems natural to consider them for procedural content generation. In this work, a quantum version of the famous (classical) wave function collapse algorithm is proposed. This quantum wave function collapse algorithm is based on the idea that a quantum circuit can be prepared in such a way that it acts as a special-purpose random generator for… ▽ More

    Submitted 9 September, 2024; v1 submitted 21 December, 2023; originally announced December 2023.

    Comments: 13 pages, 11 figures

    Journal ref: IEEE Computer Graphics and Applications, vol. 44, no. 5, pp. 54-66, Sept.-Oct. 2024

  5. A Decomposition Method for the Hybrid Quantum-Classical Solution of the Number Partitioning Problem

    Authors: Zongji Li, Tobias Seidel, Michael Bortz, Raoul Heese

    Abstract: Current quantum computers can only solve optimization problems of a very limited size. For larger problems, decomposition methods are required in which the original problem is broken down into several smaller sub-problems. These are then solved on the quantum computer and their solutions are merged into a final solution for the original problem. Often, these decomposition methods do not take the s… ▽ More

    Submitted 14 December, 2023; originally announced December 2023.

    Comments: 12 pages, 3 figures, 1 table

  6. Challenges and Opportunities in Quantum Optimization

    Authors: Amira Abbas, Andris Ambainis, Brandon Augustino, Andreas Bärtschi, Harry Buhrman, Carleton Coffrin, Giorgio Cortiana, Vedran Dunjko, Daniel J. Egger, Bruce G. Elmegreen, Nicola Franco, Filippo Fratini, Bryce Fuller, Julien Gacon, Constantin Gonciulea, Sander Gribling, Swati Gupta, Stuart Hadfield, Raoul Heese, Gerhard Kircher, Thomas Kleinert, Thorsten Koch, Georgios Korpas, Steve Lenk, Jakub Marecek , et al. (21 additional authors not shown)

    Abstract: Recent advances in quantum computers are demonstrating the ability to solve problems at a scale beyond brute force classical simulation. As such, a widespread interest in quantum algorithms has developed in many areas, with optimization being one of the most pronounced domains. Across computer science and physics, there are a number of different approaches for major classes of optimization problem… ▽ More

    Submitted 17 November, 2024; v1 submitted 4 December, 2023; originally announced December 2023.

    Comments: Updated title to match journal version

    Journal ref: Nat Rev Phys (2024)

  7. An Optimization Case Study for solving a Transport Robot Scheduling Problem on Quantum-Hybrid and Quantum-Inspired Hardware

    Authors: Dominik Leib, Tobias Seidel, Sven Jäger, Raoul Heese, Caitlin Isobel Jones, Abhishek Awasthi, Astrid Niederle, Michael Bortz

    Abstract: We present a comprehensive case study comparing the performance of D-Waves' quantum-classical hybrid framework, Fujitsu's quantum-inspired digital annealer, and Gurobi's state-of-the-art classical solver in solving a transport robot scheduling problem. This problem originates from an industrially relevant real-world scenario. We provide three different models for our problem following different de… ▽ More

    Submitted 24 October, 2023; v1 submitted 18 September, 2023; originally announced September 2023.

    Journal ref: Sci Rep 13, 18743 (2023)

  8. arXiv:2301.09138  [pdf, other

    quant-ph cs.LG stat.ML

    Explaining Quantum Circuits with Shapley Values: Towards Explainable Quantum Machine Learning

    Authors: Raoul Heese, Thore Gerlach, Sascha Mücke, Sabine Müller, Matthias Jakobs, Nico Piatkowski

    Abstract: Methods of artificial intelligence (AI) and especially machine learning (ML) have been growing ever more complex, and at the same time have more and more impact on people's lives. This leads to explainable AI (XAI) manifesting itself as an important research field that helps humans to better comprehend ML systems. In parallel, quantum machine learning (QML) is emerging with the ongoing improvement… ▽ More

    Submitted 24 February, 2025; v1 submitted 22 January, 2023; originally announced January 2023.

    Comments: 41 pages, 27 figures, 3 tables

    Journal ref: Quantum Mach. Intell. 7, 27 (2025)

  9. Shapley Values with Uncertain Value Functions

    Authors: Raoul Heese, Sascha Mücke, Matthias Jakobs, Thore Gerlach, Nico Piatkowski

    Abstract: We propose a novel definition of Shapley values with uncertain value functions based on first principles using probability theory. Such uncertain value functions can arise in the context of explainable machine learning as a result of non-deterministic algorithms. We show that random effects can in fact be absorbed into a Shapley value with a noiseless but shifted value function. Hence, Shapley val… ▽ More

    Submitted 19 January, 2023; originally announced January 2023.

    Comments: 12 pages, 1 figure, 1 table

    Journal ref: Advances in Intelligent Data Analysis XXI. IDA 2023. Lecture Notes in Computer Science, vol 13876

  10. Feature Selection on Quantum Computers

    Authors: Sascha Mücke, Raoul Heese, Sabine Müller, Moritz Wolter, Nico Piatkowski

    Abstract: In machine learning, fewer features reduce model complexity. Carefully assessing the influence of each input feature on the model quality is therefore a crucial preprocessing step. We propose a novel feature selection algorithm based on a quadratic unconstrained binary optimization (QUBO) problem, which allows to select a specified number of features based on their importance and redundancy. In co… ▽ More

    Submitted 27 January, 2023; v1 submitted 24 March, 2022; originally announced March 2022.

    Comments: 30 pages

    Journal ref: Quantum Mach. Intell. 5, 11 (2023)

  11. On the effects of biased quantum random numbers on the initialization of artificial neural networks

    Authors: Raoul Heese, Moritz Wolter, Sascha Mücke, Lukas Franken, Nico Piatkowski

    Abstract: Recent advances in practical quantum computing have led to a variety of cloud-based quantum computing platforms that allow researchers to evaluate their algorithms on noisy intermediate-scale quantum (NISQ) devices. A common property of quantum computers is that they can exhibit instances of true randomness as opposed to pseudo-randomness obtained from classical systems. Investigating the effects… ▽ More

    Submitted 19 December, 2023; v1 submitted 30 August, 2021; originally announced August 2021.

    Comments: 26 pages, 12 figures, 3 tables

    Journal ref: Mach Learn (2024)

  12. arXiv:2108.13207  [pdf, other

    quant-ph cs.LG stat.ML

    Representation of binary classification trees with binary features by quantum circuits

    Authors: Raoul Heese, Patricia Bickert, Astrid Elisa Niederle

    Abstract: We propose a quantum representation of binary classification trees with binary features based on a probabilistic approach. By using the quantum computer as a processor for probability distributions, a probabilistic traversal of the decision tree can be realized via measurements of a quantum circuit. We describe how tree inductions and the prediction of class labels of query data can be integrated… ▽ More

    Submitted 23 March, 2022; v1 submitted 30 August, 2021; originally announced August 2021.

    Comments: 43 pages, 20 figures, 3 tables

    Journal ref: Quantum 6, 676 (2022)

  13. Wavelet-Packets for Deepfake Image Analysis and Detection

    Authors: Moritz Wolter, Felix Blanke, Raoul Heese, Jochen Garcke

    Abstract: As neural networks become able to generate realistic artificial images, they have the potential to improve movies, music, video games and make the internet an even more creative and inspiring place. Yet, the latest technology potentially enables new digital ways to lie. In response, the need for a diverse and reliable method toolbox arises to identify artificial images and other content. Previous… ▽ More

    Submitted 1 September, 2022; v1 submitted 17 June, 2021; originally announced June 2021.

    Comments: Source code is available at https://github.com/gan-police/frequency-forensics and https://github.com/v0lta/PyTorch-Wavelet-Toolbox

    Journal ref: Machine Learning, Special Issue of the ECML PKDD 2022 Journal Track

  14. Calibrated simplex-mapping classification

    Authors: Raoul Heese, Jochen Schmid, Michał Walczak, Michael Bortz

    Abstract: We propose a novel methodology for general multi-class classification in arbitrary feature spaces, which results in a potentially well-calibrated classifier. Calibrated classifiers are important in many applications because, in addition to the prediction of mere class labels, they also yield a confidence level for each of their predictions. In essence, the training of our classifier proceeds in tw… ▽ More

    Submitted 10 January, 2023; v1 submitted 4 March, 2021; originally announced March 2021.

    Comments: 35 pages, 10 figures, 7 tables

    Journal ref: PLOS ONE 18(1): e0279876 (2023)

  15. arXiv:2012.13453  [pdf, other

    quant-ph cs.LG stat.ML

    Quantum Circuit Evolution on NISQ Devices

    Authors: Lukas Franken, Bogdan Georgiev, Sascha Mücke, Moritz Wolter, Raoul Heese, Christian Bauckhage, Nico Piatkowski

    Abstract: Variational quantum circuits build the foundation for various classes of quantum algorithms. In a nutshell, the weights of a parametrized quantum circuit are varied until the empirical sampling distribution of the circuit is sufficiently close to a desired outcome. Numerical first-order methods are applied frequently to fit the parameters of the circuit, but most of the time, the circuit itself, t… ▽ More

    Submitted 23 May, 2022; v1 submitted 23 December, 2020; originally announced December 2020.

    Comments: 8 pages, 7 figures. To appear in the proceedings of IEEE Congress on Evolutionary Computation (CEC) 2022

    Journal ref: 2022 IEEE Congress on Evolutionary Computation (CEC), pp. 1-8

  16. arXiv:2008.12005  [pdf, other

    stat.ML cs.LG

    Adaptive Sampling of Pareto Frontiers with Binary Constraints Using Regression and Classification

    Authors: Raoul Heese, Michael Bortz

    Abstract: We present a novel adaptive optimization algorithm for black-box multi-objective optimization problems with binary constraints on the foundation of Bayes optimization. Our method is based on probabilistic regression and classification models, which act as a surrogate for the optimization goals and allow us to suggest multiple design points at once in each iteration. The proposed acquisition functi… ▽ More

    Submitted 26 February, 2021; v1 submitted 27 August, 2020; originally announced August 2020.

    Comments: 10 pages, 7 figures, 2 tables; International Conference on Pattern Recognition (ICPR) 2020

  17. CupNet -- Pruning a network for geometric data

    Authors: Raoul Heese, Lukas Morand, Dirk Helm, Michael Bortz

    Abstract: Using data from a simulated cup drawing process, we demonstrate how the inherent geometrical structure of cup meshes can be used to effectively prune an artificial neural network in a straightforward way.

    Submitted 13 September, 2021; v1 submitted 11 May, 2020; originally announced May 2020.

    Comments: 4 pages, 2 figures, 1 table

    Journal ref: Artificial Neural Networks and Machine Learning - ICANN 2021, pp 29-33

  18. The Good, the Bad and the Ugly: Augmenting a black-box model with expert knowledge

    Authors: Raoul Heese, Michał Walczak, Lukas Morand, Dirk Helm, Michael Bortz

    Abstract: We address a non-unique parameter fitting problem in the context of material science. In particular, we propose to resolve ambiguities in parameter space by augmenting a black-box artificial neural network (ANN) model with two different levels of expert knowledge and benchmark them against a pure black-box model.

    Submitted 11 May, 2020; v1 submitted 24 July, 2019; originally announced July 2019.

    Comments: International Conference on Artificial Neural Networks (ICANN) 2019

    Journal ref: Artificial Neural Networks and Machine Learning - ICANN 2019: Workshop and Special Sessions. ICANN 2019. Lecture Notes in Computer Science 11731 (2019) 391-395

  19. arXiv:1903.12394  [pdf, other

    stat.ML cs.AI cs.LG

    Informed Machine Learning -- A Taxonomy and Survey of Integrating Knowledge into Learning Systems

    Authors: Laura von Rueden, Sebastian Mayer, Katharina Beckh, Bogdan Georgiev, Sven Giesselbach, Raoul Heese, Birgit Kirsch, Julius Pfrommer, Annika Pick, Rajkumar Ramamurthy, Michal Walczak, Jochen Garcke, Christian Bauckhage, Jannis Schuecker

    Abstract: Despite its great success, machine learning can have its limits when dealing with insufficient training data. A potential solution is the additional integration of prior knowledge into the training process which leads to the notion of informed machine learning. In this paper, we present a structured overview of various approaches in this field. We provide a definition and propose a concept for inf… ▽ More

    Submitted 28 May, 2021; v1 submitted 29 March, 2019; originally announced March 2019.

    Comments: Accepted at IEEE Transactions on Knowledge and Data Engineering: https://ieeexplore.ieee.org/document/9429985

  20. Optimized data exploration applied to the simulation of a chemical process

    Authors: Raoul Heese, Michal Walczak, Tobias Seidel, Norbert Asprion, Michael Bortz

    Abstract: In complex simulation environments, certain parameter space regions may result in non-convergent or unphysical outcomes. All parameters can therefore be labeled with a binary class describing whether or not they lead to valid results. In general, it can be very difficult to determine feasible parameter regions, especially without previous knowledge. We propose a novel algorithm to explore such an… ▽ More

    Submitted 18 February, 2019; originally announced February 2019.

    Comments: 45 pages, 6 figures

    Journal ref: Computers & Chemical Engineering, 2019

  21. Entropic uncertainty bound for open pointer-based simultaneous measurements of conjugate observables

    Authors: Raoul Heese, Matthias Freyberger

    Abstract: We discuss the information entropy for a general open pointer-based simultaneous measurement and show how it is bound from below. This entropic uncertainty bound is a direct consequence of the structure of the entropy and can be obtained from the formal solution of the measurement dynamics. Furthermore, the structural properties of the entropy allow us to give an intuitive interpretation of the no… ▽ More

    Submitted 5 March, 2015; originally announced March 2015.

    Comments: 26 pages, 1 figure

    Journal ref: J. Phys. A: Math. Theor. 48 (2015) 135304

  22. Pointer-based simultaneous measurements of conjugate observables in a thermal environment

    Authors: Raoul Heese, Matthias Freyberger

    Abstract: We combine traditional pointer-based simultaneous measurements of conjugate observables with the concept of quantum Brownian motion of multipartite systems to phenomenologically model simultaneous measurements of conjugate observables in a thermal environment. This approach provides us with a formal solution of the complete measurement dynamics for quadratic Hamiltonians and we can therefore discu… ▽ More

    Submitted 6 May, 2014; originally announced May 2014.

    Journal ref: Phys. Rev. A 89, 052111 (2014)

  23. Entropic uncertainty relation for pointer-based simultaneous measurements of conjugate observables

    Authors: Raoul Heese, Matthias Freyberger

    Abstract: We present a family of entropic uncertainty relations for pointer-based simultaneous measurements of conjugate observables. The lower bounds of these relations explicitly incorporate the influence of the measurement apparatus. We achieve this by using a mathematical theorem which states that the information entropy of convoluted probability distributions is bound from below. As a consequence of th… ▽ More

    Submitted 25 January, 2013; originally announced January 2013.

    Journal ref: Phys. Rev. A 87, 012123 (2013)

  24. arXiv:1012.1646  [pdf

    cs.AI

    Use of semantic technologies for the development of a dynamic trajectories generator in a Semantic Chemistry eLearning platform

    Authors: Richard Huber, Kirsten Hantelmann, Alexandru Todor, Sebastian Krebs, Ralf Heese, Adrian Paschke

    Abstract: ChemgaPedia is a multimedia, webbased eLearning service platform that currently contains about 18.000 pages organized in 1.700 chapters covering the complete bachelor studies in chemistry and related topics of chemistry, pharmacy, and life sciences. The eLearning encyclopedia contains some 25.000 media objects and the eLearning platform provides services such as virtual and remote labs for experim… ▽ More

    Submitted 7 December, 2010; originally announced December 2010.

    Comments: in Adrian Paschke, Albert Burger, Andrea Splendiani, M. Scott Marshall, Paolo Romano: Proceedings of the 3rd International Workshop on Semantic Web Applications and Tools for the Life Sciences, Berlin,Germany, December 8-10, 2010

    Report number: SWAT4LS 2010 ACM Class: J.3