Optimizing Quantum Embedding using Genetic Algorithm for QML Applications
Abstract
Quantum Embeddings (QE) are essential for loading classical data into quantum systems for Quantum Machine Learning (QML). The performance of QML algorithms depends on the type of QE and how features are mapped to qubits. Traditionally, the optimal embedding is found through optimization, but we propose framing it as a search problem instead. In this work, we use a Genetic Algorithm (GA) to search for the best feature-to-qubit mapping. Experiments on the MNIST and Tiny ImageNet datasets show that GA outperforms random feature-to-qubit mappings, achieving 0.33-3.33 (MNIST) and 0.5-3.36 (Tiny ImageNet) higher fitness scores, with up to 15% (MNIST) and 8.8% (Tiny ImageNet) reduced runtime. The GA approach is scalable with both dataset size and qubit count. Compared to existing methods like Quantum Embedding Kernel (QEK), QAOA-based embedding, and QRAC, GA shows improvements of 1.003X, 1.03X, and 1.06X, respectively.
Cite
@article{arxiv.2412.00286,
title = {Optimizing Quantum Embedding using Genetic Algorithm for QML Applications},
author = {Koustubh Phalak and Archisman Ghosh and Swaroop Ghosh},
journal= {arXiv preprint arXiv:2412.00286},
year = {2024}
}
Comments
9 pages, 8 figures, 3 tables