paper-with-me

홈 › Papers

Deep Graph-level Anomaly Detection by Glocal Knowledge Distillation

2021-12-19 · Rongrong Ma, Guansong Pang, Ling Chen, Anton Van Den Hengel

Graph-level anomaly detection (GAD) describes the problem of detecting graphs that are abnormal in their structure and/or the features of their nodes, as compared to other graphs. One of the challenges in GAD is to devise graph representations that enable the detection of both locally- and globally-anomalous graphs, i.e., graphs that are abnormal in their fine-grained (node-level) or holistic (graph-level) properties, respectively. To tackle this challenge we introduce a novel deep anomaly detection approach for GAD that learns rich global and local normal pattern information by joint random distillation of graph and node representations. The random distillation is achieved by training one GNN to predict another GNN with randomly initialized network weights. Extensive experiments on 16 real-world graph datasets from diverse domains show that our model significantly outperforms seven state-of-the-art models. Code and datasets are available at https://git.io/GLocalKD.

📄 PDF Abstract BibTeX arXiv:2112.10063

Code (1)

RongrongMa/GLocalKD 공식 구현 pytorch

Tasks

Anomaly DetectionKnowledge Distillation

Similar Papers 제목 키워드 기반

GLAD: GLocalized Anomaly Detection via Human-in-the-Loop Learning

2018-10-02 · Md. Rakibul Islam, Shubhomoy Das, Janardhan Rao Doppa, Sriraam Natarajan

Human analysts that use anomaly detection systems in practice want to retain the use of simple and explainable global anomaly detectors. In this paper, we propose a novel human-in-the-loop learning algorithm called GLAD …

Anomaly Detection

GlocalCLIP: Object-agnostic Global-Local Prompt Learning for Zero-shot Anomaly Detection

2024-11-09 · Jiyul Ham, Yonggon Jung, Jun-Geol Baek

Zero-shot anomaly detection (ZSAD) is crucial for detecting anomalous patterns in target datasets without using training samples, specifically in scenarios where there are distributional differences between the target do…

Anomaly DetectionContrastive LearningPrompt Learningzero-shot anomaly detection

FANFOLD: Graph Normalizing Flows-driven Asymmetric Network for Unsupervised Graph-Level Anomaly Detection

2024-06-29 · Rui Cao, Shijie Xue, Jindong Li, Qi Wang 외

Unsupervised graph-level anomaly detection (UGAD) has attracted increasing interest due to its widespread application. In recent studies, knowledge distillation-based methods have been widely used in unsupervised anomaly…

Anomaly DetectionKnowledge DistillationUnsupervised Anomaly Detection

Financial Anomaly Detection for the Canadian Market

2026-04-02 · Luigi Caputi, Nicholas Meadows arxiv

In this work we evaluate the performance of three classes of methods for detecting financial anomalies: topological data analysis (TDA), principal component analyis (PCA), and Neural Network-based approaches. We apply th…

Anomaly Detection

3DGTN: 3D Dual-Attention GLocal Transformer Network for Point Cloud Classification and Segmentation

2022-09-21 · Dening Lu, Kyle Gao, Qian Xie, Linlin Xu 외

Although the application of Transformers in 3D point cloud processing has achieved significant progress and success, it is still challenging for existing 3D Transformer methods to efficiently and accurately learn both va…

ClassificationDecoderPoint Cloud ClassificationSegmentation