paper-with-me

Papers

Weisfeiler and Leman go Hyperbolic: Learning Distance Preserving Node Representations

2022-11-04 · Giannis Nikolentzos, Michail Chatzianastasis, Michalis Vazirgiannis

In recent years, graph neural networks (GNNs) have emerged as a promising tool for solving machine learning problems on graphs. Most GNNs are members of the family of message passing neural networks (MPNNs). There is a close connection between these models and the Weisfeiler-Leman (WL) test of isomorphism, an algorithm that can successfully test isomorphism for a broad class of graphs. Recently, much research has focused on measuring the expressive power of GNNs. For instance, it has been shown that standard MPNNs are at most as powerful as WL in terms of distinguishing non-isomorphic graphs. However, these studies have largely ignored the distances between the representations of nodes/graphs which are of paramount importance for learning tasks. In this paper, we define a distance function between nodes which is based on the hierarchy produced by the WL algorithm, and propose a model that learns representations which preserve those distances between nodes. Since the emerging hierarchy corresponds to a tree, to learn these representations, we capitalize on recent advances in the field of hyperbolic neural networks. We empirically evaluate the proposed model on standard node and graph classification datasets where it achieves competitive performance with state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2211.02501

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Classification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Weisfeiler and Leman Go Walking: Random Walk Kernels Revisited

2022-05-22 · Nils M. Kriege

Random walk kernels have been introduced in seminal work on graph learning and were later largely superseded by kernels based on the Weisfeiler-Leman test for graph isomorphism. We give a unified view on both classes of …

Graph Learning

The Power of the Weisfeiler-Leman Algorithm for Machine Learning with Graphs

2021-05-12 · Christopher Morris, Matthias Fey, Nils M. Kriege

In recent years, algorithms and neural architectures based on the Weisfeiler-Leman algorithm, a well-known heuristic for the graph isomorphism problem, emerged as a powerful tool for (supervised) machine learning with gr…

BIG-bench Machine LearningNode Classification

Walking Out of the Weisfeiler Leman Hierarchy: Graph Learning Beyond Message Passing

2021-02-17 · Jan Tönshoff, Martin Ritzert, Hinrikus Wolf, Martin Grohe

We propose CRaWl, a novel neural network architecture for graph learning. Like graph neural networks, CRaWl layers update node features on a graph and thus can freely be combined or interleaved with GNN layers. Yet CRaWl…

Graph ClassificationGraph LearningGraph Regressionregression

Weisfeiler and Leman go Machine Learning: The Story so far

2021-12-18 · Christopher Morris, Yaron Lipman, Haggai Maron, Bastian Rieck 외

In recent years, algorithms and neural architectures based on the Weisfeiler--Leman algorithm, a well-known heuristic for the graph isomorphism problem, have emerged as a powerful tool for machine learning with graphs an…

BIG-bench Machine LearningRepresentation Learning

Weisfeiler-Leman in the BAMBOO: Novel AMR Graph Metrics and a Benchmark for AMR Graph Similarity

2021-08-26 · Juri Opitz, Angel Daza, Anette Frank

Several metrics have been proposed for assessing the similarity of (abstract) meaning representations (AMRs), but little is known about how they relate to human similarity ratings. Moreover, the current metrics have comp…

AMR Graph SimilarityGraph MatchingGraph SimilaritySentence+1