QUANT-PHLGJan 5, 2024

Efficient Parameter Optimisation for Quantum Kernel Alignment: A Sub-sampling Approach in Variational Training

arXiv:2401.02879v211 citationsh-index: 21Quantum
AI Analysis

This addresses efficiency bottlenecks for researchers in quantum machine learning, though it is an incremental improvement on existing alignment techniques.

The paper tackles the high training costs in quantum kernel alignment by introducing a sub-sampling method that uses a subset of the kernel matrix at each step, reducing circuit requirements by up to 80% on synthetic datasets while maintaining accuracy on a breast cancer dataset.

Quantum machine learning with quantum kernels for classification problems is a growing area of research. Recently, quantum kernel alignment techniques that parameterise the kernel have been developed, allowing the kernel to be trained and therefore aligned with a specific dataset. While quantum kernel alignment is a promising technique, it has been hampered by considerable training costs because the full kernel matrix must be constructed at every training iteration. Addressing this challenge, we introduce a novel method that seeks to balance efficiency and performance. We present a sub-sampling training approach that uses a subset of the kernel matrix at each training step, thereby reducing the overall computational cost of the training. In this work, we apply the sub-sampling method to synthetic datasets and a real-world breast cancer dataset and demonstrate considerable reductions in the number of circuits required to train the quantum kernel while maintaining classification accuracy.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes