paper-with-me

Papers

EdgeCentric: Anomaly Detection in Edge-Attributed Networks

2015-11-18 · Shah Neil, Beutel Alex, Hooi Bryan, Akoglu Leman, Gunnemann Stephan, Makhija Disha, Kumar Mohit, Faloutsos Christos

Given a network with attributed edges, how can we identify anomalous behavior? Networks with edge attributes are commonplace in the real world. For example, edges in e-commerce networks often indicate how users rated products and services in terms of number of stars, and edges in online social and phonecall networks contain temporal information about when friendships were formed and when users communicated with each other -- in such cases, edge attributes capture information about how the adjacent nodes interact with other entities in the network. In this paper, we aim to utilize exactly this information to discern suspicious from typical node behavior. Our work has a number of notable contributions, including (a) formulation: while most other graph-based anomaly detection works use structural graph connectivity or node information, we focus on the new problem of leveraging edge information, (b) methodology: we introduce EdgeCentric, an intuitive and scalable compression-based approach for detecting edge-attributed graph anomalies, and (c) practicality: we show that EdgeCentric successfully spots numerous such anomalies in several large, edge-attributed real-world graphs, including the Flipkart e-commerce graph with over 3 million product reviews between 1.1 million users and 545 thousand products, where it achieved 0.87 precision over the top 100 results.

📄 PDF Abstract BibTeX arXiv:1510.05544

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

AHEAD: A Triple Attention Based Heterogeneous Graph Anomaly Detection Approach

2022-08-17 · Shujie Yang, Binchi Zhang, Shangbin Feng, Zhaoxuan Tan 외

Graph anomaly detection on attributed networks has become a prevalent research topic due to its broad applications in many influential domains. In real-world scenarios, nodes and edges in attributed networks usually disp…

Anomaly DetectionAttributeDecoderGraph Anomaly Detection

FadMan: Federated Anomaly Detection across Multiple Attributed Networks

2022-05-27 · Nannan Wu, Ning Zhang, Wenjun Wang, Lixin Fan 외

Anomaly subgraph detection has been widely used in various applications, ranging from cyber attack in computer networks to malicious activities in social networks. Despite an increasing need for federated anomaly detecti…

Anomaly DetectionData IntegrationFederated LearningVertical Federated Learning

LLM-Powered Text-Attributed Graph Anomaly Detection via Retrieval-Augmented Reasoning

2025-11-16 · Haoyan Xu, Ruizhi Qian, Zhengtao Yao, Ziyi Liu 외 arxiv

Anomaly detection on attributed graphs plays an essential role in applications such as fraud detection, intrusion monitoring, and misinformation analysis. However, text-attributed graphs (TAGs), in which node information…

Graph Anomaly DetectionPrompt EngineeringFraud Detection

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

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