← Search

George Dasoulas

7 accepted papers

2025

E(n) Equivariant Topological Neural Networks

ICLR 2025poster

Graph neural networks excel at modeling pairwise interactions, but they cannot flexibly accommodate higher-order interactions and features. Topological deep learning (TDL) has emerged recently as a promising tool for addressing this issue. TDL enables the principled modeling of arbitrary multi-way,…

2023

GNNDelete: A General Strategy for Unlearning in Graph Neural Networks

ICLR 2023poster

Graph unlearning, which involves deleting graph elements such as nodes, node labels, and relationships from a trained graph neural network (GNN) model, is crucial for real-world applications where data elements may become irrelevant, inaccurate, or privacy-sensitive. However, existing methods for gr…

2023

Graph Ordering Attention Networks

AAAI 2023technical

Graph Neural Networks (GNNs) have been successfully used in many problems involving graph-structured data, achieving state-of-the-art performance. GNNs typically employ a message-passing scheme, in which every node aggregates information from its neighbors using a permutation-invariant aggregation…

2021

Ego-Based Entropy Measures for Structural Representations on Graphs

ICASSP 2021accepted

Machine learning on graph-structured data has attracted high research interest due to the emergence of Graph Neural Networks (GNNs). Most of the proposed GNNs are based on the node homophily, i.e neighboring nodes share similar characteristics. However, in many complex networks, nodes that lie to di…

Cited by 0SourceScholar
2021

Learning Parametrised Graph Shift Operators

ICLR 2021poster

In many domains data is currently represented as graphs and therefore, the graph representation of this data becomes increasingly important in machine learning. Network data is, implicitly or explicitly, always represented using a graph shift operator (GSO) with the most common choices being the adj…

2021

Lipschitz normalization for self-attention layers with application to graph neural networks

ICML 2021spotlight

Attention based neural networks are state of the art in a large range of applications. However, their performance tends to degrade when the number of layers increases. In this work, we show that enforcing Lipschitz continuity by normalizing the attention scores can significantly improve the performa…

2020

Coloring Graph Neural Networks for Node Disambiguation

IJCAI 2020poster

In this paper, we show that a simple coloring scheme can improve, both theoretically and empirically, the expressive power of Message Passing Neural Networks (MPNNs). More specifically, we introduce a graph neural network called Colored Local Iterative Procedure (CLIP) that uses colors to disambigua…

Cited by 0SourcePDFScholar