QUANT-PHLGDec 22, 2022

Improving Convergence for Quantum Variational Classifiers using Weight Re-Mapping

arXiv:2212.14807v213 citationsh-index: 27
Originality Incremental advance
AI Analysis

This addresses a specific bottleneck in quantum machine learning for researchers, though it is incremental as it adapts classical normalization techniques to quantum circuits.

The paper tackles the problem of slow convergence in training quantum variational classifiers by introducing weight re-mapping to map weights to a 2π interval, resulting in improved convergence across all tested settings and a 10% increase in test accuracy for the Wine dataset.

In recent years, quantum machine learning has seen a substantial increase in the use of variational quantum circuits (VQCs). VQCs are inspired by artificial neural networks, which achieve extraordinary performance in a wide range of AI tasks as massively parameterized function approximators. VQCs have already demonstrated promising results, for example, in generalization and the requirement for fewer parameters to train, by utilizing the more robust algorithmic toolbox available in quantum computing. A VQCs' trainable parameters or weights are usually used as angles in rotational gates and current gradient-based training methods do not account for that. We introduce weight re-mapping for VQCs, to unambiguously map the weights to an interval of length $2π$, drawing inspiration from traditional ML, where data rescaling, or normalization techniques have demonstrated tremendous benefits in many circumstances. We employ a set of five functions and evaluate them on the Iris and Wine datasets using variational classifiers as an example. Our experiments show that weight re-mapping can improve convergence in all tested settings. Additionally, we were able to demonstrate that weight re-mapping increased test accuracy for the Wine dataset by $10\%$ over using unmodified weights.

Foundations

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

Your Notes