← Search

Yassine Abbahaddou

5 accepted papers

2025

Enhancing Graph Classification Robustness with Singular Pooling

NeurIPS 2025poster

Graph Neural Networks (GNNs) have achieved strong performance across a range of graph representation learning tasks, yet their adversarial robustness in graph classification remains underexplored compared to node classification. While most existing defenses focus on the message-passing component, th…

Cited by 0SourceScholar
2025

Graph Neural Network Generalization With Gaussian Mixture Model Based Augmentation

ICML 2025poster

Graph Neural Networks (GNNs) have shown great promise in tasks like node and graph classification, but they often struggle to generalize, particularly to unseen or out-of-distribution (OOD) data. These challenges are exacerbated when training data is limited in size or diversity. To address these is…

Cited by 0SourcePDFScholar
2024

A Simple and Yet Fairly Effective Defense for Graph Neural Networks

AAAI 2024technical

Graph Neural Networks (GNNs) have emerged as the dominant approach for machine learning on graph-structured data. However, concerns have arisen regarding the vulnerability of GNNs to small adversarial perturbations. Existing defense methods against such perturbations suffer from high time complexity…

2024

Bounding the Expected Robustness of Graph Neural Networks Subject to Node Feature Attacks

ICLR 2024poster

Graph Neural Networks (GNNs) have demonstrated state-of-the-art performance in various graph representation learning tasks. Recently, studies revealed their vulnerability to adversarial attacks. In this work, we theoretically define the concept of expected robustness in the context of attributed gra…