paper-with-me

홈 › Papers

Learning Discriminative and Generalizable Anomaly Detector for Dynamic Graph with Limited Supervision

2026-02-23 · Yuxing Tian, Yiyan Qi, Fengran Mo, Weixu Zhang, Jian Guo, Jian-Yun Nie arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.20019

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Anomaly Detection

Similar Papers 제목 키워드 기반

DiffGAD: A Diffusion-based Unsupervised Graph Anomaly Detector

2024-10-09 · Jinghan Li, Yuan Gao, Jinda Lu, Junfeng Fang 외

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 Detection

Online Test-Time Adaptation for Generalizable Dynamic Graph Anomaly Detection

2026-08-20 · Jialun Zheng, Hanchen Yang, Jiannong Cao, Yankai Chen 외 arxiv

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 Adaptation

TAAD: Time-varying adversarial anomaly detection in dynamic graphs

2024-10-14 · Information Processing and Management 2024 10 · Guanghua Liu, Jia Zhang, Peng Lv, Chenlong Wang 외

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 Detection

Active Rule Mining for Multivariate Anomaly Detection in Radio Access Networks

2025-01-11 · Ebenezer R. H. P. Isaac, Joseph H. R. Isaac

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 Series

A Generalizable Anomaly Detection Method in Dynamic Graphs

2024-12-21 · Xiao Yang, Xuejiao Zhao, Zhiqi Shen

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