paper-with-me

Papers

Few-shot Network Anomaly Detection via Cross-network Meta-learning

2021-02-22 · Kaize Ding, Qinghai Zhou, Hanghang Tong, Huan Liu

Network anomaly detection aims to find network elements (e.g., nodes, edges, subgraphs) with significantly different behaviors from the vast majority. It has a profound impact in a variety of applications ranging from finance, healthcare to social network analysis. Due to the unbearable labeling cost, existing methods are predominately developed in an unsupervised manner. Nonetheless, the anomalies they identify may turn out to be data noises or uninteresting data instances due to the lack of prior knowledge on the anomalies of interest. Hence, it is critical to investigate and develop few-shot learning for network anomaly detection. In real-world scenarios, few labeled anomalies are also easy to be accessed on similar networks from the same domain as of the target network, while most of the existing works omit to leverage them and merely focus on a single network. Taking advantage of this potential, in this work, we tackle the problem of few-shot network anomaly detection by (1) proposing a new family of graph neural networks -- Graph Deviation Networks (GDN) that can leverage a small number of labeled anomalies for enforcing statistically significant deviations between abnormal and normal nodes on a network; and (2) equipping the proposed GDN with a new cross-network meta-learning algorithm to realize few-shot network anomaly detection by transferring meta-knowledge from multiple auxiliary networks. Extensive evaluations demonstrate the efficacy of the proposed approach on few-shot or even one-shot network anomaly detection.

📄 PDF Abstract BibTeX arXiv:2102.11165

Code (2)

kaize0409/Meta-GDN_AnomalyDetection 공식 구현 pytorch
kaize0409/meta-gdn pytorch

Tasks

Anomaly DetectionFew-Shot LearningMeta-Learning

Similar Papers 제목 키워드 기반

Anomaly Detection in Human Language via Meta-Learning: A Few-Shot Approach

2025-07-26 · Saurav Singla, Aarav Singla, Advik Gupta, Parnika Gupta arxiv

We propose a meta learning framework for detecting anomalies in human language across diverse domains with limited labeled data. Anomalies in language ranging from spam and fake news to hate speech pose a major challenge…

Binary ClassificationAnomaly Detection

BayPrAnoMeta: Bayesian Proto-MAML for Few-Shot Industrial Image Anomaly Detection

2026-01-27 · Soham Sarkar, Tanmay Sen, Sayantan Banerjee arxiv

Industrial image anomaly detection is a challenging problem owing to extreme class imbalance and the scarcity of labeled defective samples, particularly in few-shot settings. We propose BayPrAnoMeta, a Bayesian generaliz…

Anomaly Detection

Meta-Learning Based Few-Shot Graph-Level Anomaly Detection

2025-10-09 · Liting Li, Yumeng Wang, Yueheng Sun arxiv

Graph-level anomaly detection aims to identify anomalous graphs or subgraphs within graph datasets, playing a vital role in various fields such as fraud detection, review classification, and biochemistry. While Graph Neu…

Anomaly DetectionFraud Detection

MetaGAD: Meta Representation Adaptation for Few-Shot Graph Anomaly Detection

2023-05-18 · Xiongxiao Xu, Kaize Ding, Canyu Chen, Kai Shu

Graph anomaly detection has long been an important problem in various domains pertaining to information security such as financial fraud, social spam and network intrusion. The majority of existing methods are performed …

Anomaly DetectionFew-Shot LearningGraph Anomaly DetectionMeta-Learning+1

Anomaly Crossing: New Horizons for Video Anomaly Detection as Cross-domain Few-shot Learning

2021-12-12 · Guangyu Sun, Zhang Liu, Lianggong Wen, Jing Shi 외

Video anomaly detection aims to identify abnormal events that occurred in videos. Since anomalous events are relatively rare, it is not feasible to collect a balanced dataset and train a binary classifier to solve the ta…

Anomaly DetectionCross-Domain Few-Shotcross-domain few-shot learningFew-Shot Learning+1