paper-with-me

Papers

Discriminative Graph-level Anomaly Detection via Dual-students-teacher Model

2023-08-03 · Fu Lin, Xuexiong Luo, Jia Wu, Jian Yang, Shan Xue, Zitong Wang, Haonan Gong

Different from the current node-level anomaly detection task, the goal of graph-level anomaly detection is to find abnormal graphs that significantly differ from others in a graph set. Due to the scarcity of research on the work of graph-level anomaly detection, the detailed description of graph-level anomaly is insufficient. Furthermore, existing works focus on capturing anomalous graph information to learn better graph representations, but they ignore the importance of an effective anomaly score function for evaluating abnormal graphs. Thus, in this work, we first define anomalous graph information including node and graph property anomalies in a graph set and adopt node-level and graph-level information differences to identify them, respectively. Then, we introduce a discriminative graph-level anomaly detection framework with dual-students-teacher model, where the teacher model with a heuristic loss are trained to make graph representations more divergent. Then, two competing student models trained by normal and abnormal graphs respectively fit graph representations of the teacher model in terms of node-level and graph-level representation perspectives. Finally, we combine representation errors between two student models to discriminatively distinguish anomalous graphs. Extensive experiment analysis demonstrates that our method is effective for the graph-level anomaly detection task on graph datasets in the real world.

📄 PDF Abstract BibTeX arXiv:2308.01947

Code (1)

whb605/gladst 공식 구현 pytorch

Tasks

Anomaly Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Reconstruction-Shift Discrimination via Mask-Guided Latent Diffusion for Medical Anomaly Detection

2026-08-01 · Yibo Wan, Jinyu Cai, Yunhe Zhang, Yi Bin 외 arxiv

Unsupervised medical anomaly detection learns normal anatomical patterns from healthy training images and identifies deviations at test time. Reconstruction-based and diffusion-based methods commonly use the difference b…

Anomaly Detection

Visual Anomaly Detection via Dual-Attention Transformer and Discriminative Flow

2023-03-31 · Haiming Yao, Wei Luo, Wenyong Yu

In this paper, we introduce the novel state-of-the-art Dual-attention Transformer and Discriminative Flow (DADF) framework for visual anomaly detection. Based on only normal knowledge, visual anomaly detection has wide a…

Anomaly Detection

DSR -- A dual subspace re-projection network for surface anomaly detection

2022-08-02 · Vitjan Zavrtanik, Matej Kristan, Danijel Skočaj

The state-of-the-art in discriminative unsupervised surface anomaly detection relies on external datasets for synthesizing anomaly-augmented training images. Such approaches are prone to failure on near-in-distribution a…

Anomaly DetectionAnomaly LocalizationDefect DetectionSupervised Defect Detection+2

RealNet: A Feature Selection Network with Realistic Synthetic Anomaly for Anomaly Detection

2024-03-09 · CVPR 2024 1 · Ximiao Zhang, Min Xu, Xiuzhuang Zhou

Self-supervised feature reconstruction methods have shown promising advances in industrial image anomaly detection and localization. Despite this progress, these methods still face challenges in synthesizing realistic an…

Anomaly Detectionfeature selection

Dual Memory Units with Uncertainty Regulation for Weakly Supervised Video Anomaly Detection

2023-02-10 · Hang Zhou, Junqing Yu, Wei Yang

Learning discriminative features for effectively separating abnormal events from normality is crucial for weakly supervised video anomaly detection (WS-VAD) tasks. Existing approaches, both video and segment-level label …

Anomaly DetectionVideo Anomaly DetectionWeakly-supervised Video Anomaly Detection