Quantum neural network with ensemble learning to mitigate barren plateaus and cost function concentration
Lucas Friedrich, Jonas Maziero
TL;DR
This work tackles the persistent training challenges of quantum neural networks—barren plateaus and cost function concentration—by introducing an ensemble-based HQCNN that replaces a single depth-$L$ quantum block with an ensemble of depth-$1$ circuits. The quantum layer outputs are summed as $\mathbf{Y}=\sum_{l=1}^{L}\mathbf{y}_l$ and fed to subsequent layers, reducing depth and potentially mitigating noise on NISQ devices while preserving expressivity. Experiments on a MNIST subset (digits 0–2) show that the ensemble approach can increase derivative variance for certain parametrizations and lower the cost, with often comparable or improved accuracy and faster convergence for some configurations. The results indicate that ensemble-depth reduction offers a practical route to trainable QNNs, though performance depends on parametrization, hyperparameters, and initialization, underscoring the need for careful design in quantum-classical hybrids.
Abstract
The rapid development of quantum computers promises transformative impacts across diverse fields of science and technology. Quantum neural networks (QNNs), as a forefront application, hold substantial potential. Despite the multitude of proposed models in the literature, persistent challenges, notably the vanishing gradient (VG) and cost function concentration (CFC) problems, impede their widespread success. In this study, we introduce a novel approach to quantum neural network construction, specifically addressing the issues of VG and CFC. Our methodology employs ensemble learning, advocating for the simultaneous deployment of multiple quantum circuits with a depth equal to \(1\), a departure from the conventional use of a single quantum circuit with depth \(L\). We assess the efficacy of our proposed model through a comparative analysis with a conventionally constructed QNN. The evaluation unfolds in the context of a classification problem, yielding valuable insights into the potential advantages of our innovative approach.
