Skip to main content

Showing 1–8 of 8 results for author: Abbahaddou, Y

Searching in archive cs. Search in all archives.
.
  1. arXiv:2412.11292  [pdf, other

    cs.LG

    Grassmannian Geometry Meets Dynamic Mode Decomposition in DMD-GEN: A New Metric for Mode Collapse in Time Series Generative Models

    Authors: Amime Mohamed Aboussalah, Yassine Abbahaddou

    Abstract: Generative models like Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs) often fail to capture the full diversity of their training data, leading to mode collapse. While this issue is well-explored in image generation, it remains underinvestigated for time series data. We introduce a new definition of mode collapse specific to time series and propose a novel metric, DMD-GE… ▽ More

    Submitted 15 December, 2024; originally announced December 2024.

  2. arXiv:2411.08638  [pdf, ps, other

    cs.LG cs.SI stat.AP stat.ML

    Graph Neural Network Generalization with Gaussian Mixture Model Based Augmentation

    Authors: Yassine Abbahaddou, Fragkiskos D. Malliaros, Johannes F. Lutzeyer, Amine Mohamed Aboussalah, Michalis Vazirgiannis

    Abstract: 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 issues, we introduce a theoretical framework using Rademacher complexity to compute a regret bound on… ▽ More

    Submitted 6 June, 2025; v1 submitted 13 November, 2024; originally announced November 2024.

    Journal ref: International Conference on Machine Learning (ICML) 2025

  3. arXiv:2411.05399  [pdf, other

    cs.LG cs.SI stat.AP stat.ML

    Post-Hoc Robustness Enhancement in Graph Neural Networks with Conditional Random Fields

    Authors: Yassine Abbahaddou, Sofiane Ennadir, Johannes F. Lutzeyer, Fragkiskos D. Malliaros, Michalis Vazirgiannis

    Abstract: Graph Neural Networks (GNNs), which are nowadays the benchmark approach in graph representation learning, have been shown to be vulnerable to adversarial attacks, raising concerns about their real-world applicability. While existing defense techniques primarily concentrate on the training phase of GNNs, involving adjustments to message passing architectures or pre-processing methods, there is a no… ▽ More

    Submitted 8 November, 2024; originally announced November 2024.

  4. arXiv:2411.04655  [pdf, other

    cs.LG cs.SI math.SP stat.AP stat.ML

    Centrality Graph Shift Operators for Graph Neural Networks

    Authors: Yassine Abbahaddou, Fragkiskos D. Malliaros, Johannes F. Lutzeyer, Michalis Vazirgiannis

    Abstract: Graph Shift Operators (GSOs), such as the adjacency and graph Laplacian matrices, play a fundamental role in graph theory and graph representation learning. Traditional GSOs are typically constructed by normalizing the adjacency matrix by the degree matrix, a local centrality metric. In this work, we instead propose and study Centrality GSOs (CGSOs), which normalize adjacency matrices by global ce… ▽ More

    Submitted 7 November, 2024; originally announced November 2024.

  5. arXiv:2410.20469  [pdf, other

    cs.LG cs.CL

    Graph Neural Networks on Discriminative Graphs of Words

    Authors: Yassine Abbahaddou, Johannes F. Lutzeyer, Michalis Vazirgiannis

    Abstract: In light of the recent success of Graph Neural Networks (GNNs) and their ability to perform inference on complex data structures, many studies apply GNNs to the task of text classification. In most previous methods, a heterogeneous graph, containing both word and document nodes, is constructed using the entire corpus and a GNN is used to classify document nodes. In this work, we explore a new Disc… ▽ More

    Submitted 27 October, 2024; originally announced October 2024.

  6. arXiv:2409.17912  [pdf, other

    cs.CL

    Atlas-Chat: Adapting Large Language Models for Low-Resource Moroccan Arabic Dialect

    Authors: Guokan Shang, Hadi Abdine, Yousef Khoubrane, Amr Mohamed, Yassine Abbahaddou, Sofiane Ennadir, Imane Momayiz, Xuguang Ren, Eric Moulines, Preslav Nakov, Michalis Vazirgiannis, Eric Xing

    Abstract: We introduce Atlas-Chat, the first-ever collection of LLMs specifically developed for dialectal Arabic. Focusing on Moroccan Arabic, also known as Darija, we construct our instruction dataset by consolidating existing Darija language resources, creating novel datasets both manually and synthetically, and translating English instructions with stringent quality control. Atlas-Chat-2B, 9B, and 27B mo… ▽ More

    Submitted 11 November, 2024; v1 submitted 26 September, 2024; originally announced September 2024.

  7. arXiv:2404.17947  [pdf, other

    cs.LG cs.AI cs.CR

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

    Authors: Yassine Abbahaddou, Sofiane Ennadir, Johannes F. Lutzeyer, Michalis Vazirgiannis, Henrik Boström

    Abstract: 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 graphs and relate it to the classical definition of adversarial robustness in the graph representation… ▽ More

    Submitted 27 April, 2024; originally announced April 2024.

    Comments: Accepted at ICLR 2024

  8. arXiv:2402.13987  [pdf, other

    cs.LG

    A Simple and Yet Fairly Effective Defense for Graph Neural Networks

    Authors: Sofiane Ennadir, Yassine Abbahaddou, Johannes F. Lutzeyer, Michalis Vazirgiannis, Henrik Boström

    Abstract: 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 and can negatively impact the model's performance on clean graphs. To address these challenges, thi… ▽ More

    Submitted 21 February, 2024; originally announced February 2024.

    Comments: Accepted at AAAI-24