Reconstruction Enhanced Multi-View Contrastive Learning for Anomaly Detection on Attributed Networks
Detecting abnormal nodes from attributed networks is of great importance in many real applications, such as financial fraud detection and cyber security. This task is challenging due to both the complex interactions between the anomalous nodes with other counterparts and their inconsistency in terms of attributes. This paper proposes a self-supervised learning framework that jointly optimizes a multi-view contrastive learning-based module and an attribute reconstruction-based module to more accurately detect anomalies on attributed networks. Specifically, two contrastive learning views are firstly established, which allow the model to better encode rich local and global information related to the abnormality. Motivated by the attribute consistency principle between neighboring nodes, a masked autoencoder-based reconstruction module is also introduced to identify the nodes which have large reconstruction errors, then are regarded as anomalies. Finally, the two complementary modules are integrated for more accurately detecting the anomalous nodes. Extensive experiments conducted on five benchmark datasets show our model outperforms current state-of-the-art models.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionAttributeContrastive LearningFraud DetectionSelf-Supervised LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Few-shot Message-Enhanced Contrastive Learning for Graph Anomaly Detection
Graph anomaly detection plays a crucial role in identifying exceptional instances in graph data that deviate significantly from the majority. It has gained substantial attention in various domains of information security…
Anomaly DetectionContrastive LearningGraph Anomaly DetectionRethinking Contrastive Learning in Graph Anomaly Detection: A Clean-View Perspective
Graph anomaly detection aims to identify unusual patterns in graph-based data, with wide applications in fields such as web security and financial fraud detection. Existing methods typically rely on contrastive learning,…
Anomaly DetectionContrastive LearningFraud DetectionGraph Anomaly DetectionDACR: Distribution-Augmented Contrastive Reconstruction for Time-Series Anomaly Detection
Anomaly detection in time-series data is crucial for identifying faults, failures, threats, and outliers across a range of applications. Recently, deep learning techniques have been applied to this topic, but they often …
Anomaly DetectionContrastive LearningTime SeriesTime Series Anomaly DetectionAnomaly Detection via Autoencoder Composite Features and NCE
Unsupervised anomaly detection is a challenging task. Autoencoders (AEs) or generative models are often employed to model the data distribution of normal inputs and subsequently identify anomalous, out-of-distribution in…
Anomaly DetectionUnsupervised Anomaly DetectionCALAD: Channel-Aware contrastive Learning for multivariate time series Anomaly Detection
Multivariate time series anomaly detection has become increasingly important in real-world applications, where labeled data are often scarce. Many existing approaches rely on unsupervised learning to model normal pattern…
Time Series Anomaly DetectionContrastive Learning