paper-with-me

Papers

QDC: Quantum Diffusion Convolution Kernels on Graphs

2023-07-20 · Thomas Markovich

Graph convolutional neural networks (GCNs) operate by aggregating messages over local neighborhoods given the prediction task under interest. Many GCNs can be understood as a form of generalized diffusion of input features on the graph, and significant work has been dedicated to improving predictive accuracy by altering the ways of message passing. In this work, we propose a new convolution kernel that effectively rewires the graph according to the occupation correlations of the vertices by trading on the generalized diffusion paradigm for the propagation of a quantum particle over the graph. We term this new convolution kernel the Quantum Diffusion Convolution (QDC) operator. In addition, we introduce a multiscale variant that combines messages from the QDC operator and the traditional combinatorial Laplacian. To understand our method, we explore the spectral dependence of homophily and the importance of quantum dynamics in the construction of a bandpass filter. Through these studies, as well as experiments on a range of datasets, we observe that QDC improves predictive performance on the widely used benchmark datasets when compared to similar methods.

📄 PDF Abstract BibTeX arXiv:2307.11234

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

HAQJSK: Hierarchical-Aligned Quantum Jensen-Shannon Kernels for Graph Classification

2022-11-05 · Lu Bai, Lixin Cui, Yue Wang, Ming Li 외

In this work, we propose a family of novel quantum kernels, namely the Hierarchical Aligned Quantum Jensen-Shannon Kernels (HAQJSK), for un-attributed graphs. Different from most existing classical graph kernels, the pro…

Graph Classification

AERK: Aligned Entropic Reproducing Kernels through Continuous-time Quantum Walks

2023-03-04 · Lixin Cui, Ming Li, Yue Wang, Lu Bai 외

In this work, we develop an Aligned Entropic Reproducing Kernel (AERK) for graph classification. We commence by performing the Continuous-time Quantum Walk (CTQW) on each graph structure, and computing the Averaged Mixin…

Graph Classification

QESK: Quantum-based Entropic Subtree Kernels for Graph Classification

2022-12-10 · Lu Bai, Lixin Cui, Edwin R. Hancock

In this paper, we propose a novel graph kernel, namely the Quantum-based Entropic Subtree Kernel (QESK), for Graph Classification. To this end, we commence by computing the Average Mixing Matrix (AMM) of the Continuous-t…

ClassificationGraph Classification

Enhancing Small Dataset Classification Using Projected Quantum Kernels with Convolutional Neural Networks

2026-01-06 · A. M. A. S. D. Alagiyawanna, Asoka Karunananda, A. Mahasinghe, Thushari Silva arxiv

Convolutional Neural Networks (CNNs) have shown promising results in efficiency and accuracy in image classification. However, their efficacy often relies on large, labeled datasets, posing challenges for applications wi…

Image Classification

A Simple Hypergraph Kernel Convolution based on Discounted Markov Diffusion Process

2022-10-30 · Fuyang Li, Jiying Zhang, Xi Xiao, Bin Zhang 외

Kernels on discrete structures evaluate pairwise similarities between objects which capture semantics and inherent topology information. Existing kernels on discrete structures are only developed by topology information(…

Node ClassificationTransductive Learning