paper-with-me

Papers

DP-DGAD: A Generalist Dynamic Graph Anomaly Detector with Dynamic Prototypes

2025-08-01 · Jialun Zheng, Jie Liu, Jiannong Cao, Xiao Wang, Hanchen Yang, Yankai Chen, Philip S. Yu arxiv

Dynamic graph anomaly detection (DGAD) is essential for identifying anomalies in evolving graphs across domains such as finance, traffic, and social networks. Recently, generalist graph anomaly detection (GAD) models have shown promising results. They are pretrained on multiple source datasets and generalize across domains. While effective on static graphs, they struggle to capture evolving anomalies in dynamic graphs. Moreover, the continuous emergence of new domains and the lack of labeled data further challenge generalist DGAD. Effective cross-domain DGAD requires both domain-specific and domain-agnostic anomalous patterns. Importantly, these patterns evolve temporally within and across domains. Building on these insights, we propose a DGAD model with Dynamic Prototypes (DP) to capture evolving domain-specific and domain-agnostic patterns. Firstly, DP-DGAD extracts dynamic prototypes, i.e., evolving representations of normal and anomalous patterns, from temporal ego-graphs and stores them in a memory buffer. The buffer is selectively updated to retain general, domain-agnostic patterns while incorporating new domain-specific ones. Then, an anomaly scorer compares incoming data with dynamic prototypes to flag both general and domain-specific anomalies. Finally, DP-DGAD employs confidence-based pseudo-labeling for effective self-supervised adaptation in target domains. Extensive experiments demonstrate state-of-the-art performance across ten real-world datasets from different domains.

📄 PDF Abstract BibTeX arXiv:2508.00664

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Anomaly Detection

Similar Papers 제목 키워드 기반

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

Anomaly Detection in Dynamic Graphs: A Comprehensive Survey

2024-05-31 · Ocheme Anthony Ekle, William Eberle

This survey paper presents a comprehensive and conceptual overview of anomaly detection using dynamic graphs. We focus on existing graph-based anomaly detection (AD) techniques and their applications to dynamic networks.…

Anomaly DetectionGraph MiningSurvey

DDGAD: Trajectory Dynamics for Diffusion-Based Graph Anomaly Detection

2026-05-26 · Yuxin Yang, Limei Hu, Feng Chen arxiv

Graph anomaly detection (GAD) aims to identify nodes or substructures whose behavior or attributes deviate significantly from the overall pattern in graph-structured data, with critical applications in financial risk con…

Graph Anomaly Detection

Generalist Graph Anomaly Detection via Prototype-Based Distillation

2026-05-26 · Yiming Xu, Zihan Chen, Zhen Peng, Song Wang 외 arxiv

Driven by the pressing demand for graph anomaly detection (GAD) in high-stakes domains, the generalist GAD paradigm, which trains a single detector transferable across new graphs, has recently gained growing attention. H…

Graph Anomaly DetectionGraph Neural Network

Semi-supervised Anomaly Detection with Extremely Limited Labels in Dynamic Graphs

2025-01-25 · Jiazhen Chen, Sichao Fu, Zheng Ma, Mingbin Feng 외

Semi-supervised graph anomaly detection (GAD) has recently received increasing attention, which aims to distinguish anomalous patterns from graphs under the guidance of a moderate amount of labeled data and a large volum…

Anomaly DetectionGraph Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection