Skip to main content

Showing 1–11 of 11 results for author: Mücke, S

.
  1. arXiv:2404.02751  [pdf, other

    quant-ph

    Investigating the Relation Between Problem Hardness and QUBO Properties

    Authors: Thore Gerlach, Sascha Mücke

    Abstract: Combinatorial optimization problems, integral to various scientific and industrial applications, often vary significantly in their complexity and computational difficulty. Transforming such problems into Quadratic Unconstrained Binary Optimization (QUBO) has regained considerable research attention in recent decades due to the central role of QUBO in Quantum Annealing. This work aims to shed some… ▽ More

    Submitted 3 April, 2024; originally announced April 2024.

  2. arXiv:2403.04816  [pdf, other

    quant-ph

    A Simple QUBO Formulation of Sudoku

    Authors: Sascha Mücke

    Abstract: This article describes how to solve Sudoku puzzles using Quadratic Unconstrained Binary Optimization (QUBO). To this end, a QUBO instance with 729 variables is constructed, encoding a Sudoku grid with all constraints in place, which is then partially assigned to account for clues. The resulting instance can be solved with a Quantum Annealer, or any other strategy, to obtain the fully filled-out Su… ▽ More

    Submitted 7 March, 2024; originally announced March 2024.

  3. arXiv:2312.01156  [pdf, other

    quant-ph

    Efficient Light Source Placement using Quantum Computing

    Authors: Sascha Mücke, Thore Gerlach

    Abstract: NP-hard problems regularly come up in video games, with interesting connections to real-world problems. In the game Minecraft, players place torches on the ground to light up dark areas. Placing them in a way that minimizes the total number of torches to save resources is far from trivial. In this paper, we use Quantum Computing to approach this problem. To this end, we derive a QUBO formulation o… ▽ More

    Submitted 2 December, 2023; originally announced December 2023.

    Comments: Accepted and presented at LWDA 2023

    Journal ref: LWDA 2023, CEUR Workshop Proceedings Vol-3630, 478-491

  4. arXiv:2310.19373  [pdf, other

    cs.DS

    Faster QUBO Brute-Force Solving using Gray Code

    Authors: Sascha Mücke

    Abstract: This article describes an improved brute-force solving strategy for Quadratic Unconstrained Binary Optimization (QUBO) problems that is faster than naive approaches and easily parallelizable. It exploits the Gray code ordering of natural numbers to allow for a more efficient evaluation of the QUBO objective function. The implementation in Python is discussed in detail, and an additional C implemen… ▽ More

    Submitted 30 October, 2023; originally announced October 2023.

    Comments: 5 pages, originally published as an "ML2R Coding Nugget"

  5. arXiv:2307.02195  [pdf, other

    quant-ph

    Optimum-Preserving QUBO Parameter Compression

    Authors: Sascha Mücke, Thore Gerlach, Nico Piatkowski

    Abstract: Quadratic unconstrained binary optimization (QUBO) problems are well-studied, not least because they can be approached using contemporary quantum annealing or classical hardware acceleration. However, due to limited precision and hardware noise, the effective set of feasible parameter values is severely restricted. As a result, otherwise solvable problems become harder or even intractable. In this… ▽ More

    Submitted 5 July, 2023; originally announced July 2023.

  6. 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 2 March, 2023; v1 submitted 22 January, 2023; originally announced January 2023.

    Comments: 36 pages, 27 figures, 3 tables

  7. 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

  8. 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)

  9. 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)

  10. Yes We Care! -- Certification for Machine Learning Methods through the Care Label Framework

    Authors: Katharina Morik, Helena Kotthaus, Raphael Fischer, Sascha Mücke, Matthias Jakobs, Nico Piatkowski, Andreas Pauly, Lukas Heppe, Danny Heinrich

    Abstract: Machine learning applications have become ubiquitous. Their applications range from embedded control in production machines over process optimization in diverse areas (e.g., traffic, finance, sciences) to direct user interactions like advertising and recommendations. This has led to an increased effort of making machine learning trustworthy. Explainable and fair AI have already matured. They addre… ▽ More

    Submitted 22 December, 2022; v1 submitted 21 May, 2021; originally announced May 2021.

    Journal ref: Frontiers in Artificial Intelligence, September 2022

  11. 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