GQWformer: A Quantum-based Transformer for Graph Representation Learning
Lei Yu, Hongyang Chen, Jingsong Lv, Linyao Yang

TL;DR
GQWformer introduces a quantum-inspired graph transformer that leverages quantum walks to encode structural information, enhancing graph representation learning by integrating quantum states as inductive biases.
Contribution
The paper presents a novel quantum-based approach for graph transformers, incorporating quantum walks to encode structural biases and improve attention mechanisms in GNNs.
Findings
GQWformer outperforms existing graph classification methods on multiple datasets.
Quantum walk-based structural encoding enhances attention quality in graph transformers.
The approach demonstrates the potential of quantum techniques in advancing GNN performance.
Abstract
Graph Transformers (GTs) have demonstrated significant advantages in graph representation learning through their global attention mechanisms. However, the self-attention mechanism in GTs tends to neglect the inductive biases inherent in graph structures, making it chanllenging to effectively capture essential structural information. To address this issue, we propose a novel approach that integrate graph inductive bias into self-attention mechanisms by leveraging quantum technology for structural encoding. In this paper, we introduce the Graph Quantum Walk Transformer (GQWformer), a groundbreaking GNN framework that utilizes quantum walks on attributed graphs to generate node quantum states. These quantum states encapsulate rich structural attributes and serve as inductive biases for the transformer, thereby enabling the generation of more meaningful attention scores. By subsequently…
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
TopicsAdvanced Graph Neural Networks · Big Data and Digital Economy · Graph Theory and Algorithms
MethodsAttention Is All You Need · Absolute Position Encodings · Residual Connection · Adam · Softmax · Label Smoothing · Dropout · Dense Connections · Layer Normalization · Linear Layer
