paper-with-me

홈 › Papers

Gaussian-Induced Convolution for Graphs

2018-11-11 · Jiatao Jiang, Zhen Cui, Chunyan Xu, Jian Yang

Learning representation on graph plays a crucial role in numerous tasks of pattern recognition. Different from grid-shaped images/videos, on which local convolution kernels can be lattices, however, graphs are fully coordinate-free on vertices and edges. In this work, we propose a Gaussian-induced convolution (GIC) framework to conduct local convolution filtering on irregular graphs. Specifically, an edge-induced Gaussian mixture model is designed to encode variations of subgraph region by integrating edge information into weighted Gaussian models, each of which implicitly characterizes one component of subgraph variations. In order to coarsen a graph, we derive a vertex-induced Gaussian mixture model to cluster vertices dynamically according to the connection of edges, which is approximately equivalent to the weighted graph cut. We conduct our multi-layer graph convolution network on several public datasets of graph classification. The extensive experiments demonstrate that our GIC is effective and can achieve the state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:1811.04393

Code (0)

등록된 구현이 없습니다.

Tasks

Graph ClassificationLearning Representation On Graph

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…

Similar Papers 제목 키워드 기반

Graph Convolutional Gaussian Processes For Link Prediction

2020-02-11 · Felix L. Opolka, Pietro Liò

Link prediction aims to reveal missing edges in a graph. We address this task with a Gaussian process that is transformed using simplified graph convolutions to better leverage the inductive bias of the domain. To scale …

Gaussian ProcessesGraph Neural NetworkInductive BiasLink Prediction+1

Expressivity of Bi-Lipschitz Normalizing Flows: A Score-Based Diffusion Perspective

2026-05-07 · Meira Iske, Carola-Bibiane Schönlieb arxiv

Many normalizing flow architectures impose regularity constraints, yet their distributional approximation properties are not fully characterized. We study the expressivity of bi-Lipschitz normalizing flows through the le…

Graph-Structured Gaussian Processes for Transferable Graph Learning

2023-09-21 · NeurIPS 2023 11

Transferable graph learning involves knowledge transferability from a source graph to a relevant target graph. The major challenge of transferable graph learning is the distribution shift between source and target graphs…

Settling the Sharp Reconstruction Thresholds of Random Graph Matching

2021-01-29 · Yihong Wu, Jiaming Xu, Sophie H. Yu

This paper studies the problem of recovering the hidden vertex correspondence between two edge-correlated random graphs. We focus on the Gaussian model where the two graphs are complete graphs with correlated Gaussian we…

Graph Matching

Graph Convolutional Gaussian Processes

2019-05-14 · Ian Walker, Ben Glocker

We propose a novel Bayesian nonparametric method to learn translation-invariant relationships on non-Euclidean domains. The resulting graph convolutional Gaussian processes can be applied to problems in machine learning …

BIG-bench Machine LearningGaussian ProcessesSuperpixel Image ClassificationTranslation