paper-with-me

Papers

Robust Anomaly Detection Under Normality Distribution Shift in Dynamic Graphs

2025-09-22 · Xiaoyang Xu, Xiaofeng Lin, Koh Takeuchi, Kyohei Atarashi, Hisashi Kashima arxiv

Anomaly detection in dynamic graphs is a critical task with broad real-world applications, including social networks, e-commerce, and cybersecurity. Most existing methods assume that normal patterns remain stable over time; however, this assumption often fails in practice due to the phenomenon we refer to as normality distribution shift (NDS), where normal behaviors evolve over time. Ignoring NDS can lead models to misclassify shifted normal instances as anomalies, degrading detection performance. To tackle this issue, we propose WhENDS, a novel unsupervised anomaly detection method that aligns normal edge embeddings across time by estimating distributional statistics and applying whitening transformations. Extensive experiments on four widely-used dynamic graph datasets show that WhENDS consistently outperforms nine strong baselines, achieving state-of-the-art results and underscoring the importance of addressing NDS in dynamic graph anomaly detection.

📄 PDF Abstract BibTeX arXiv:2509.17400

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Anomaly DetectionGraph Anomaly Detection

Similar Papers 제목 키워드 기반

CANDI: Curated Test-Time Adaptation for Multivariate Time-Series Anomaly Detection Under Distribution Shift

2026-04-02 · HyunGi Kim, Jisoo Mok, Hyungyu Lee, Juhyeon Shin 외 arxiv

Multivariate time-series anomaly detection (MTSAD) aims to identify deviations from normality in multivariate time-series and is critical in real-world applications. However, in real-world deployments, distribution shift…

Test-time AdaptationAnomaly Detection

When Model Meets New Normals: Test-time Adaptation for Unsupervised Time-series Anomaly Detection

2023-12-19 · Dongmin Kim, Sunghyun Park, Jaegul Choo

Time-series anomaly detection deals with the problem of detecting anomalous timesteps by learning normality from the sequence of observations. However, the concept of normality evolves over time, leading to a "new normal…

Anomaly DetectionTest-time AdaptationTime SeriesTime Series Anomaly Detection

Filter or Compensate: Towards Invariant Representation from Distribution Shift for Anomaly Detection

2024-12-13 · Zining Chen, Xingshuang Luo, Weiqiu Wang, Zhicheng Zhao 외

Recent Anomaly Detection (AD) methods have achieved great success with In-Distribution (ID) data. However, real-world data often exhibits distribution shift, causing huge performance decay on traditional AD methods. From…

Anomaly Detection

Skip-GANomaly: Skip Connected and Adversarially Trained Encoder-Decoder Anomaly Detection

2019-01-25 · Samet Akçay, Amir Atapour-Abarghouei, Toby P. Breckon

Despite inherent ill-definition, anomaly detection is a research endeavor of great interest within machine learning and visual scene understanding alike. Most commonly, anomaly detection is considered as the detection of…

Anomaly DetectionDecoderScene UnderstandingUnsupervised Anomaly Detection

An Iterative Method for Unsupervised Robust Anomaly Detection Under Data Contamination

2023-09-18 · Minkyung Kim, Jongmin Yu, Junsik Kim, Tae-Hyun Oh 외

Most deep anomaly detection models are based on learning normality from datasets due to the difficulty of defining abnormality by its diverse and inconsistent nature. Therefore, it has been a common practice to learn nor…

Anomaly DetectionOne-Class Classification