Learning Discriminative and Generalizable Anomaly Detector for Dynamic Graph with Limited Supervision
Dynamic graph anomaly detection is critical for many real-world applications but remains challenging due to the scarcity of labeled anomalies. Existing methods are either unsupervised or semi-supervised: unsupervised methods avoid the need for labeled anomalies but often produce ambiguous boundary, whereas semi-supervised methods can overfit to the limited labeled anomalies and generalize poorly to unseen anomalies. To address this gap, we consider a largely underexplored problem: learning a discriminative boundary from normal/unlabeled data, while leveraging limited labeled anomalies \textbf{when available} without sacrificing generalization to unseen anomalies. In this paper, we propose an effective, generalizable, and model-agnostic framework with three main components: (i) residual representation encoding that capture deviations between current interactions and their historical context, providing anomaly-relevant signals; (ii) a restriction loss that constrain the normal representations within an interval bounded by two co-centered hyperspheres, ensuring consistent scales while keeping anomalies separable; (iii) a bi-boundary optimization strategy that learns a discriminative and robust boundary using the log-likelihood distribution modeled by a normalizing flow. Extensive experiments demonstrate the superiority of our framework across diverse evaluation settings.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph Anomaly DetectionSimilar Papers 제목 키워드 기반
DiffGAD: A Diffusion-based Unsupervised Graph Anomaly Detector
Graph Anomaly Detection (GAD) is crucial for identifying abnormal entities within networks, garnering significant attention across various fields. Traditional unsupervised methods, which decode encoded latent representat…
Anomaly DetectionGraph Anomaly DetectionOnline Test-Time Adaptation for Generalizable Dynamic Graph Anomaly Detection
Generalizable dynamic graph anomaly detection (DGAD) enables pretrained detectors to identify anomalies in unseen target domains without costly retraining. However, existing methods often fail for two reasons. First, the…
Graph Anomaly DetectionTest-time AdaptationTAAD: Time-varying adversarial anomaly detection in dynamic graphs
The timely detection of anomalous nodes that can cause significant harm is essential in realworld networks. One challenge for anomaly detection in dynamic graphs is the identification of abnormal nodes at newly emerged m…
Anomaly DetectionActive Rule Mining for Multivariate Anomaly Detection in Radio Access Networks
Multivariate anomaly detection finds its importance in diverse applications. Despite the existence of many detectors to solve this problem, one cannot simply define why an obtained anomaly inferred by the detector is ano…
Anomaly DetectionTime SeriesA Generalizable Anomaly Detection Method in Dynamic Graphs
Anomaly detection aims to identify deviations from normal patterns within data. This task is particularly crucial in dynamic graphs, which are common in applications like social networks and cybersecurity, due to their e…
Anomaly DetectionDiversity