QUANT-PHLGNov 9, 2021

Importance of Kernel Bandwidth in Quantum Machine Learning

arXiv:2111.05451v454 citations
Originality Incremental advance
AI Analysis

This addresses a critical bottleneck in quantum machine learning for researchers and practitioners, offering a solution to enhance model expressivity and generalization, though it is incremental as it builds on existing quantum kernel frameworks.

The study tackled the problem of performance degradation in quantum kernel methods with increasing qubit count by introducing and optimizing a kernel bandwidth hyperparameter, showing that this optimization improves performance to become competitive with classical methods.

Quantum kernel methods are considered a promising avenue for applying quantum computers to machine learning problems. Identifying hyperparameters controlling the inductive bias of quantum machine learning models is expected to be crucial given the central role hyperparameters play in determining the performance of classical machine learning methods. In this work we introduce the hyperparameter controlling the bandwidth of a quantum kernel and show that it controls the expressivity of the resulting model. We use extensive numerical experiments with multiple quantum kernels and classical datasets to show consistent change in the model behavior from underfitting (bandwidth too large) to overfitting (bandwidth too small), with optimal generalization in between. We draw a connection between the bandwidth of classical and quantum kernels and show analogous behavior in both cases. Furthermore, we show that optimizing the bandwidth can help mitigate the exponential decay of kernel values with qubit count, which is the cause behind recent observations that the performance of quantum kernel methods decreases with qubit count. We reproduce these negative results and show that if the kernel bandwidth is optimized, the performance instead improves with growing qubit count and becomes competitive with the best classical methods.

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