Novel Architecture of Parameterized Quantum Circuit for Graph Convolutional Network
Yanhu Chen, Cen Wang, Hongxiang Guo, Jianwu

TL;DR
This paper introduces a novel quantum graph convolutional network architecture using parameterized quantum circuits, capable of handling topological data with fewer parameters, and demonstrates comparable performance to classical GCNs in node classification tasks.
Contribution
The paper designs a quantum GCN architecture inspired by classical GCNs, incorporating adjacency matrices and gradient descent on quantum circuits, expanding PQC capabilities for topological data.
Findings
QGCN achieves similar accuracy to classical GCN on Cora dataset.
Using adjacency matrices improves quantum topological data classification.
QGCN requires fewer tunable parameters than classical GCNs.
Abstract
Recently, the implementation of quantum neural networks is based on noisy intermediate-scale quantum (NISQ) devices. Parameterized quantum circuit (PQC) is such the method, and its current design just can handle linear data classification. However, data in the real world often shows a topological structure. In the machine learning field, the classical graph convolutional layer (GCL)-based graph convolutional network (GCN) can well handle the topological data. Inspired by the architecture of a classical GCN, in this paper, to expand the function of the PQC, we design a novel PQC architecture to realize a quantum GCN (QGCN). More specifically, we first implement an adjacent matrix based on linear combination unitary and a weight matrix in a quantum GCL, and then by stacking multiple GCLs, we obtain the QGCN. In addition, we first achieve gradients decent on quantum circuit following 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Quantum and electron transport phenomena · Advanced Memory and Neural Computing
