paper-with-me

Papers

GraphAD: A Graph Neural Network for Entity-Wise Multivariate Time-Series Anomaly Detection

2022-05-23 · Xu Chen, Qiu Qiu, Changshan Li, Kunqing Xie

In recent years, the emergence and development of third-party platforms have greatly facilitated the growth of the Online to Offline (O2O) business. However, the large amount of transaction data raises new challenges for retailers, especially anomaly detection in operating conditions. Thus, platforms begin to develop intelligent business assistants with embedded anomaly detection methods to reduce the management burden on retailers. Traditional time-series anomaly detection methods capture underlying patterns from the perspectives of time and attributes, ignoring the difference between retailers in this scenario. Besides, similar transaction patterns extracted by the platforms can also provide guidance to individual retailers and enrich their available information without privacy issues. In this paper, we pose an entity-wise multivariate time-series anomaly detection problem that considers the time-series of each unique entity. To address this challenge, we propose GraphAD, a novel multivariate time-series anomaly detection model based on the graph neural network. GraphAD decomposes the Key Performance Indicator (KPI) into stable and volatility components and extracts their patterns in terms of attributes, entities and temporal perspectives via graph neural networks. We also construct a real-world entity-wise multivariate time-series dataset from the business data of Ele.me. The experimental results on this dataset show that GraphAD significantly outperforms existing anomaly detection methods.

📄 PDF Abstract BibTeX arXiv:2205.11139

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGraph Neural NetworkManagementTime SeriesTime Series AnalysisTime Series Anomaly Detection

Similar Papers 제목 키워드 기반

Multivariate Time Series Anomaly Detection via Dynamic Graph Forecasting

2023-02-04 · Katrina Chen, Mingbin Feng, Tony S. Wirjanto

Anomalies in univariate time series often refer to abnormal values and deviations from the temporal patterns from majority of historical observations. In multivariate time series, anomalies also refer to abnormal changes…

Anomaly DetectionTime SeriesTime Series AnalysisTime Series Anomaly Detection+1

AutoGraphAD: Unsupervised network anomaly detection using Variational Graph Autoencoders

2025-11-21 · Georgios Anyfantis, Pere Barlet-Ros arxiv

Network Intrusion Detection Systems (NIDS) are essential tools for detecting network attacks and intrusions. While extensive research has explored the use of supervised Machine Learning for attack detection and character…

Unsupervised Anomaly DetectionNetwork Intrusion DetectionContrastive Learning

GraphAdapter: Tuning Vision-Language Models With Dual Knowledge Graph

2023-09-24 · NeurIPS 2023 11 · Xin Li, Dongze Lian, Zhihe Lu, Jiawang Bai 외

Adapter-style efficient transfer learning (ETL) has shown excellent performance in the tuning of vision-language models (VLMs) under the low-data regime, where only a few additional parameters are introduced to excavate …

Transfer Learning

Can GNN be Good Adapter for LLMs?

2024-02-20 · Xuanwen Huang, Kaiqiao Han, Yang Yang, Dezheng Bao 외

Recently, large language models (LLMs) have demonstrated superior capabilities in understanding and zero-shot learning on textual data, promising significant advances for many text-related domains. In the graph domain, v…

Graph Neural NetworkNode ClassificationRecommendation SystemsTAG+1

HeGraphAdapter: Tuning Multi-Modal Vision-Language Models with Heterogeneous Graph Adapter

2024-10-10 · Yumiao Zhao, Bo Jiang, Xiao Wang, Qin Xu 외

Adapter-based tuning methods have shown significant potential in transferring knowledge from pre-trained Vision-Language Models to the downstream tasks. However, after reviewing existing adapters, we find they generally …

Graph Neural Network