SOTAVerified

AutoQML: A Framework for Automated Quantum Machine Learning

2025-02-28Code Available0· sign in to hype

Marco Roth, David A. Kreplin, Daniel Basilewitsch, João F. Bravo, Dennis Klau, Milan Marinov, Daniel Pranjic, Horst Stuehler, Moritz Willmann, Marc-André Zöller

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Automated Machine Learning (AutoML) has significantly advanced the efficiency of ML-focused software development by automating hyperparameter optimization and pipeline construction, reducing the need for manual intervention. Quantum Machine Learning (QML) offers the potential to surpass classical machine learning (ML) capabilities by utilizing quantum computing. However, the complexity of QML presents substantial entry barriers. We introduce AutoQML, a novel framework that adapts the AutoML approach to QML, providing a modular and unified programming interface to facilitate the development of QML pipelines. AutoQML leverages the QML library sQUlearn to support a variety of QML algorithms. The framework is capable of constructing end-to-end pipelines for supervised learning tasks, ensuring accessibility and efficacy. We evaluate AutoQML across four industrial use cases, demonstrating its ability to generate high-performing QML pipelines that are competitive with both classical ML models and manually crafted quantum solutions.

Tasks

Reproductions