paper-with-me

Papers

Reconstruction Enhanced Multi-View Contrastive Learning for Anomaly Detection on Attributed Networks

2022-05-10 · Jiaqiang Zhang, Senzhang Wang, Songcan Chen

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.

📄 PDF Abstract BibTeX arXiv:2205.04816

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionAttributeContrastive LearningFraud DetectionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Few-shot Message-Enhanced Contrastive Learning for Graph Anomaly Detection

2023-11-17 · Fan Xu, Nan Wang, Xuezhi Wen, Meiqi Gao 외

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 Detection

Rethinking Contrastive Learning in Graph Anomaly Detection: A Clean-View Perspective

2025-05-23 · Di Jin, Jingyi Cao, Xiaobao Wang, Bingdao Feng 외

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 Detection

DACR: Distribution-Augmented Contrastive Reconstruction for Time-Series Anomaly Detection

2024-01-20 · Lixu Wang, Shichao Xu, Xinyu Du, Qi Zhu

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 Detection

Anomaly Detection via Autoencoder Composite Features and NCE

2025-02-04 · Yalin Liao, Austin J. Brockmeier

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 Detection

CALAD: Channel-Aware contrastive Learning for multivariate time series Anomaly Detection

2026-05-22 · Jaehyeop Hong, Youngbum Hur arxiv

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