QUANT-PHLGAug 23, 2024

QAdaPrune: Adaptive Parameter Pruning For Training Variational Quantum Circuits

arXiv:2408.13352v19 citationsh-index: 12Has Code
Originality Incremental advance
AI Analysis

This addresses the need for efficient quantum circuit implementation in the noisy intermediate-scale quantum computing era, offering an incremental improvement over existing hyperparameter-based pruning methods by automating threshold determination.

The paper tackles the problem of parameter complexity in variational quantum circuits by introducing QAdaPrune, an adaptive parameter pruning algorithm that automatically determines thresholds to prune redundant parameters, resulting in sparse parameter sets that perform comparably to unpruned circuits and sometimes enhance trainability, even when original circuits get stuck in barren plateaus.

In the present noisy intermediate scale quantum computing era, there is a critical need to devise methods for the efficient implementation of gate-based variational quantum circuits. This ensures that a range of proposed applications can be deployed on real quantum hardware. The efficiency of quantum circuit is desired both in the number of trainable gates and the depth of the overall circuit. The major concern of barren plateaus has made this need for efficiency even more acute. The problem of efficient quantum circuit realization has been extensively studied in the literature to reduce gate complexity and circuit depth. Another important approach is to design a method to reduce the \emph{parameter complexity} in a variational quantum circuit. Existing methods include hyperparameter-based parameter pruning which introduces an additional challenge of finding the best hyperparameters for different applications. In this paper, we present \emph{QAdaPrune} - an adaptive parameter pruning algorithm that automatically determines the threshold and then intelligently prunes the redundant and non-performing parameters. We show that the resulting sparse parameter sets yield quantum circuits that perform comparably to the unpruned quantum circuits and in some cases may enhance trainability of the circuits even if the original quantum circuit gets stuck in a barren plateau.\\ \noindent{\bf Reproducibility}: The source code and data are available at \url{https://github.com/aicaffeinelife/QAdaPrune.git}

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