paper-with-me

홈 › Papers

Self-Discriminative Modeling for Anomalous Graph Detection

2023-10-10 · Jinyu Cai, Yunhe Zhang, Jicong Fan

This paper studies the problem of detecting anomalous graphs using a machine learning model trained on only normal graphs, which has many applications in molecule, biology, and social network data analysis. We present a self-discriminative modeling framework for anomalous graph detection. The key idea, mathematically and numerically illustrated, is to learn a discriminator (classifier) from the given normal graphs together with pseudo-anomalous graphs generated by a model jointly trained, where we never use any true anomalous graphs and we hope that the generated pseudo-anomalous graphs interpolate between normal ones and (real) anomalous ones. Under the framework, we provide three algorithms with different computational efficiencies and stabilities for anomalous graph detection. The three algorithms are compared with several state-of-the-art graph-level anomaly detection baselines on nine popular graph datasets (four with small size and five with moderate size) and show significant improvement in terms of AUC. The success of our algorithms stems from the integration of the discriminative classifier and the well-posed pseudo-anomalous graphs, which provide new insights for anomaly detection. Moreover, we investigate our algorithms for large-scale imbalanced graph datasets. Surprisingly, our algorithms, though fully unsupervised, are able to significantly outperform supervised learning algorithms of anomalous graph detection. The corresponding reason is also analyzed.

📄 PDF Abstract BibTeX arXiv:2310.06261

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

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

2023-08-03 · Fu Lin, Xuexiong Luo, Jia Wu, Jian Yang 외

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 …

Anomaly Detection

Decoupling anomaly discrimination and representation learning: self-supervised learning for anomaly detection on attributed graph

2023-04-11 · YanMing Hu, Chuan Chen, Bowen Deng, YuJing Lai 외

Anomaly detection on attributed graphs is a crucial topic for its practical application. Existing methods suffer from semantic mixture and imbalance issue because they mainly focus on anomaly discrimination, ignoring rep…

Anomaly DetectionRepresentation LearningSelf-Supervised Learning

Discriminability-Driven Channel Selection for Out-of-Distribution Detection

2024-01-01 · CVPR 2024 1 · Yue Yuan, Rundong He, Yicong Dong, Zhongyi Han 외

Out-of-distribution (OOD) detection is essential for deploying machine learning models in open-world environments. Activation-based methods are a key approach in OOD detection working to mitigate overconfident predic…

channel selectionOut-of-Distribution DetectionOut of Distribution (OOD) Detection

SSDPT: Self-Supervised Dual-Path Transformer for Anomalous Sound Detection in Machine Condition Monitoring

2022-08-06 · Jisheng Bai, Jianfeng Chen, Mou Wang, Muhammad Saad Ayub 외

Anomalous sound detection for machine condition monitoring has great potential in the development of Industry 4.0. However, these anomalous sounds of machines are usually unavailable in normal conditions. Therefore, the …

Self-Supervised Learning

Anomaly Detection in Video via Self-Supervised and Multi-Task Learning

2020-11-15 · CVPR 2021 1 · Mariana-Iuliana Georgescu, Antonio Barbalau, Radu Tudor Ionescu, Fahad Shahbaz Khan 외

Anomaly detection in video is a challenging computer vision problem. Due to the lack of anomalous events at training time, anomaly detection requires the design of learning methods without full supervision. In this paper…

Abnormal Event Detection In VideoAnomaly DetectionAnomaly Detection In Surveillance VideosEvent Detection+3