ResQuNNs: Towards Enabling Deep Learning in Quantum Convolution Neural Networks
Muhammad Kashif, Muhammad Shafique

TL;DR
This paper introduces ResQuNNs, a novel architecture that incorporates residual learning into quantum convolutional neural networks, enabling trainable layers and improved gradient flow for better training and performance.
Contribution
The paper proposes a new residual architecture for quantum CNNs that allows training of multiple trainable quanvolutional layers, overcoming gradient flow challenges.
Findings
Residual blocks improve gradient access across layers.
Optimal placement of residual blocks enhances training efficiency.
ResQuNNs outperform static quanvolutional networks in experiments.
Abstract
In this paper, we present a novel framework for enhancing the performance of Quanvolutional Neural Networks (QuNNs) by introducing trainable quanvolutional layers and addressing the critical challenges associated with them. Traditional quanvolutional layers, although beneficial for feature extraction, have largely been static, offering limited adaptability. Unlike state-of-the-art, our research overcomes this limitation by enabling training within these layers, significantly increasing the flexibility and potential of QuNNs. However, the introduction of multiple trainable quanvolutional layers induces complexities in gradient-based optimization, primarily due to the difficulty in accessing gradients across these layers. To resolve this, we propose a novel architecture, Residual Quanvolutional Neural Networks (ResQuNNs), leveraging the concept of residual learning, which facilitates the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture
