← Search

Egor V. Kostylev

6 accepted papers

2025

GLoRa: A Benchmark to Evaluate the Ability to Learn Long-Range Dependencies in Graphs

ICLR 2025poster

Learning on graphs is one of the most active research topics in machine learning (ML). Among the key challenges in this field, effectively learning long-range dependencies in graphs has been particularly difficult. It has been observed that, in practice, the performance of many ML approaches, includ…

Cited by 0SourcePDFScholar
2024

Recurrent Graph Neural Networks and Their Connections to Bisimulation and Logic

AAAI 2024technical

The success of Graph Neural Networks (GNNs) in practice has motivated extensive research on their theoretical properties. This includes recent results that characterise node classifiers expressible by GNNs in terms of first order logic. Most of the analysis, however, has been focused on GNNs with fi…

Cited by 6SourcePDFScholar
2022

Explainable GNN-Based Models over Knowledge Graphs

ICLR 2022poster

Graph Neural Networks (GNNs) are often used to learn transformations of graph data. While effective in practice, such approaches make predictions via numeric manipulations so their output cannot be easily explained symbolically. We propose a new family of GNN-based transformations of graph data that…

Cited by 41SourcePDFScholar
2021

INDIGO: GNN-Based Inductive Knowledge Graph Completion Using Pair-Wise Encoding

NeurIPS 2021poster

The aim of knowledge graph (KG) completion is to extend an incomplete KG with missing triples. Popular approaches based on graph embeddings typically work by first representing the KG in a vector space, and then applying a predefined scoring function to the resulting vectors to complete the KG. Thes…

Cited by 105SourcePDFScholar
2020

The Logical Expressiveness of Graph Neural Networks

ICLR 2020spotlight

The ability of graph neural networks (GNNs) for distinguishing nodes in graphs has been recently characterized in terms of the Weisfeiler-Lehman (WL) test for checking graph isomorphism. This characterization, however, does not settle the issue of which Boolean node classifiers (i.e., functions clas…

Cited by 313SourceScholar
2020

Tractable Fragments of Datalog with Metric Temporal Operators

IJCAI 2020poster

We study the data complexity of reasoning for several fragments of MTL - an extension of Datalog with metric temporal operators over the rational numbers. Reasoning in the full MTL language is PSPACE-complete, which handicaps its application in practice. To achieve tractability we first study the c…

Cited by 0SourcePDFScholar