paper-with-me

Papers

Learning-Based Link Anomaly Detection in Continuous-Time Dynamic Graphs

2024-05-28 · Tim Poštuvan, Claas Grohnfeldt, Michele Russo, Giulio Lovisotto

Anomaly detection in continuous-time dynamic graphs is an emerging field yet under-explored in the context of learning algorithms. In this paper, we pioneer structured analyses of link-level anomalies and graph representation learning for identifying categorically anomalous graph links. First, we introduce a fine-grained taxonomy for edge-level anomalies leveraging structural, temporal, and contextual graph properties. Based on these properties, we introduce a method for generating and injecting typed anomalies into graphs. Next, we introduce a novel method to generate continuous-time dynamic graphs featuring consistencies across either or combinations of time, structure, and context. To enable temporal graph learning methods to detect specific types of anomalous links rather than the bare existence of a link, we extend the generic link prediction setting by: (1) conditioning link existence on contextual edge attributes; and (2) refining the training regime to accommodate diverse perturbations in the negative edge sampler. Comprehensive benchmarks on synthetic and real-world datasets -- featuring synthetic and labeled organic anomalies and employing six state-of-the-art link prediction methods -- validate our taxonomy and generation processes for anomalies and benign graphs, as well as our approach to adapting methods for anomaly detection. Our results reveal that different learning methods excel in capturing different aspects of graph normality and detecting different types of anomalies. We conclude with a comprehensive list of findings highlighting opportunities for future research.

📄 PDF Abstract BibTeX arXiv:2405.18050

Code (2)

timpostuvan/CTDG-link-anomaly-detection 공식 구현 pytorch
timpostuvan/tgb-link-anomaly-detection-baselines 공식 구현 pytorch

Tasks

Anomaly DetectionGraph LearningGraph Representation LearningLink PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Multi-Aspect Mining and Anomaly Detection for Heterogeneous Tensor Streams

2026-02-04 · Soshi Kakio, Yasuko Matsubara, Ren Fujiwara, Yasushi Sakurai arxiv

Analysis and anomaly detection in event tensor streams consisting of timestamps and multiple attributes - such as communication logs(time, IP address, packet length)- are essential tasks in data mining. While existing te…

Anomaly Detection

CALM: A Framework for Continuous, Adaptive, and LLM-Mediated Anomaly Detection in Time-Series Streams

2025-08-29 · Ashok Devireddy, Shunping Huang arxiv

The detection of anomalies in non-stationary time-series streams is a critical but challenging task across numerous industrial and scientific domains. Traditional models, trained offline, suffer significant performance d…

Anomaly Detection

A Deep Probabilistic Framework for Continuous Time Dynamic Graph Generation

2024-12-20 · Ryien Hosseini, Filippo Simini, Venkatram Vishwanath, Henry Hoffmann

Recent advancements in graph representation learning have shifted attention towards dynamic graphs, which exhibit evolving topologies and features over time. The increased use of such graphs creates a paramount need for …

Anomaly DetectionData AugmentationGraph GenerationGraph Representation Learning+2

Bridging 3D Anomaly Localization and Repair via High-Quality Continuous Geometric Representation

2025-05-30 · Bozhong Zheng, Jinye Gan, Xiaohao Xu, Wenqiao Li 외

3D point cloud anomaly detection is essential for robust vision systems but is challenged by pose variations and complex geometric anomalies. Existing patch-based methods often suffer from geometric fidelity issues due t…

3D Anomaly DetectionAnomaly DetectionAnomaly Localization

A Graph-based Framework for Online Time Series Anomaly Detection Using Model Ensemble

2026-01-04 · Zewei Yu, Jianqiu Xu, Caimin Li arxiv

With the increasing volume of streaming data in industrial systems, online anomaly detection has become a critical task. The diverse and rapidly evolving data patterns pose significant challenges for online anomaly detec…

Time Series Anomaly DetectionComputational EfficiencyCommunity Detection