LGJul 18, 2025

Robust Anomaly Detection with Graph Neural Networks using Controllability

arXiv:2507.13954v1h-index: 49CAI
Originality Incremental advance
AI Analysis

This work addresses the problem of anomaly detection for domains with sparse and imbalanced datasets, offering an incremental improvement by integrating controllability metrics.

The paper tackled anomaly detection in complex domains by incorporating average controllability into graph neural networks, demonstrating improved performance in identifying anomalies through evaluations on real-world and synthetic networks with six state-of-the-art baselines.

Anomaly detection in complex domains poses significant challenges due to the need for extensive labeled data and the inherently imbalanced nature of anomalous versus benign samples. Graph-based machine learning models have emerged as a promising solution that combines attribute and relational data to uncover intricate patterns. However, the scarcity of anomalous data exacerbates the challenge, which requires innovative strategies to enhance model learning with limited information. In this paper, we hypothesize that the incorporation of the influence of the nodes, quantified through average controllability, can significantly improve the performance of anomaly detection. We propose two novel approaches to integrate average controllability into graph-based frameworks: (1) using average controllability as an edge weight and (2) encoding it as a one-hot edge attribute vector. Through rigorous evaluation on real-world and synthetic networks with six state-of-the-art baselines, our proposed methods demonstrate improved performance in identifying anomalies, highlighting the critical role of controllability measures in enhancing the performance of graph machine learning models. This work underscores the potential of integrating average controllability as additional metrics to address the challenges of anomaly detection in sparse and imbalanced datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes