paper-with-me

Papers

DeNoise: Learning Robust Graph Representations for Unsupervised Graph-Level Anomaly Detection

2025-11-06 · Qingfeng Chen, Haojin Zeng, Jingyi Jie, Shichao Zhang, Debo Cheng arxiv

With the rapid growth of graph-structured data in critical domains, unsupervised graph-level anomaly detection (UGAD) has become a pivotal task. UGAD seeks to identify entire graphs that deviate from normal behavioral patterns. However, most Graph Neural Network (GNN) approaches implicitly assume that the training set is clean, containing only normal graphs, which is rarely true in practice. Even modest contamination by anomalous graphs can distort learned representations and sharply degrade performance. To address this challenge, we propose DeNoise, a robust UGAD framework explicitly designed for contaminated training data. It jointly optimizes a graph-level encoder, an attribute decoder, and a structure decoder via an adversarial objective to learn noise-resistant embeddings. Further, DeNoise introduces an encoder anchor-alignment denoising mechanism that fuses high-information node embeddings from normal graphs into all graph embeddings, improving representation quality while suppressing anomaly interference. A contrastive learning component then compacts normal graph embeddings and repels anomalous ones in the latent space. Extensive experiments on eight real-world datasets demonstrate that DeNoise consistently learns reliable graph-level representations under varying noise intensities and significantly outperforms state-of-the-art UGAD baselines.

📄 PDF Abstract BibTeX arXiv:2511.04086

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkContrastive LearningAnomaly Detection

Similar Papers 제목 키워드 기반

ADA-GAD: Anomaly-Denoised Autoencoders for Graph Anomaly Detection

2023-12-22 · Junwei He, Qianqian Xu, Yangbangyan Jiang, Zitai Wang 외

Graph anomaly detection is crucial for identifying nodes that deviate from regular behavior within graphs, benefiting various domains such as fraud detection and social network. Although existing reconstruction-based met…

Anomaly DetectionFraud DetectionGraph Anomaly Detection

InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization

2019-07-31 · ICLR 2020 1 · Fan-Yun Sun, Jordan Hoffmann, Vikas Verma, Jian Tang

This paper studies learning the representations of whole graphs in both unsupervised and semi-supervised scenarios. Graph-level representations are critical in a variety of real-world applications such as predicting the …

Graph ClassificationMolecular Property PredictionProperty PredictionRepresentation Learning

Unsupervised Graph Spectral Feature Denoising for Crop Yield Prediction

2022-08-04 · Saghar Bagheri, Chinthaka Dinesh, Gene Cheung, Timothy Eadie

Prediction of annual crop yields at a county granularity is important for national food production and price stability. In this paper, towards the goal of better crop yield prediction, leveraging recent graph signal proc…

Crop Yield PredictionDenoisingMetric LearningPrediction

GL-Disen: Global-Local disentanglement for unsupervised learning of graph-level representations

2021-01-01 · Thilini Cooray, Ngai-Man Cheung, Wei Lu

Graph-level representation learning plays a crucial role in a variety of tasks such as molecular property prediction and community analysis. Currently, several models based on mutual information maximization have shown s…

DisentanglementGraph Representation LearningMolecular Property PredictionProperty Prediction+1

Towards Explanation for Unsupervised Graph-Level Representation Learning

2022-05-20 · Qinghua Zheng, Jihong Wang, Minnan Luo, YaoLiang Yu 외

Due to the superior performance of Graph Neural Networks (GNNs) in various domains, there is an increasing interest in the GNN explanation problem "\emph{which fraction of the input graph is the most crucial to decide th…

Decision MakingGraph ClassificationNode ClassificationRepresentation Learning