paper-with-me

Papers

Higher-order Structure Based Anomaly Detection on Attributed Networks

2024-06-07 · Xu Yuan, Na Zhou, Shuo Yu, Huafei Huang, Zhikui Chen, Feng Xia

Anomaly detection (such as telecom fraud detection and medical image detection) has attracted the increasing attention of people. The complex interaction between multiple entities widely exists in the network, which can reflect specific human behavior patterns. Such patterns can be modeled by higher-order network structures, thus benefiting anomaly detection on attributed networks. However, due to the lack of an effective mechanism in most existing graph learning methods, these complex interaction patterns fail to be applied in detecting anomalies, hindering the progress of anomaly detection to some extent. In order to address the aforementioned issue, we present a higher-order structure based anomaly detection (GUIDE) method. We exploit attribute autoencoder and structure autoencoder to reconstruct node attributes and higher-order structures, respectively. Moreover, we design a graph attention layer to evaluate the significance of neighbors to nodes through their higher-order structure differences. Finally, we leverage node attribute and higher-order structure reconstruction errors to find anomalies. Extensive experiments on five real-world datasets (i.e., ACM, Citation, Cora, DBLP, and Pubmed) are implemented to verify the effectiveness of GUIDE. Experimental results in terms of ROC-AUC, PR-AUC, and Recall@K show that GUIDE significantly outperforms the state-of-art methods.

📄 PDF Abstract BibTeX arXiv:2406.04690

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionAttributeFraud DetectionGraph AttentionGraph Learningmedical image detection

Similar Papers 제목 키워드 기반

ARISE: Graph Anomaly Detection on Attributed Networks via Substructure Awareness

2022-11-28 · Jingcan Duan, Bin Xiao, Siwei Wang, Haifang Zhou 외

Recently, graph anomaly detection on attributed networks has attracted growing attention in data mining and machine learning communities. Apart from attribute anomalies, graph anomaly detection also aims at suspicious to…

Anomaly DetectionAttributeContrastive LearningGraph Anomaly Detection+1

Deep Dual Support Vector Data Description for Anomaly Detection on Attributed Networks

2021-09-01 · Fengbin Zhang, Haoyi Fan, Ruidong Wang, Zuoyong Li 외

Networks are ubiquitous in the real world such as social networks and communication networks, and anomaly detection on networks aims at finding nodes whose structural or attributed patterns deviate significantly from the…

Anomaly DetectionAttributeDecoder

Text-Attributed Graph Anomaly Detection via Multi-Scale Cross- and Uni-Modal Contrastive Learning

2025-08-01 · Yiming Xu, Xu Hua, Zhen Peng, Bin Shi 외 arxiv

The widespread application of graph data in various high-risk scenarios has increased attention to graph anomaly detection (GAD). Faced with real-world graphs that often carry node descriptions in the form of raw text se…

Graph Anomaly DetectionContrastive Learning

Deep Anomaly Detection on Attributed Networks

2019-05-02 · 2019 SIAM International Conference on Data Mining (SDM) 2019 5 · Kaize Ding, Jundong Li, Rohit Bhanushali, Huan Liu

Attributed networks are ubiquitous and form a critical component of modern information infrastructure, where additional node attributes complement the raw network structure in knowledge discovery. Recently, detecting ano…

Anomaly DetectionAttribute

Community-based anomaly detection using spectral graph filtering

2022-01-24 · Rodrigo Francisquini, Ana Carolina Lorena, Mariá C. V. Nascimento

Several applications have a community structure where the nodes of the same community share similar attributes. Anomaly or outlier detection in networks is a relevant and widely studied research topic with applications i…

Anomaly DetectionOutlier Detection