Pith. sign in

REVIEW 2 cited by

Cluster Aware Graph Anomaly Detection

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2409.09770 v2 pith:7CCAY3NO submitted 2024-09-15 cs.LG

classification cs.LG
keywords graphdetectionanomalylossdatapseudo-labelawarecare
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Graph anomaly detection has gained significant attention across various domains, particularly in critical applications like fraud detection in e-commerce platforms and insider threat detection in cybersecurity. Usually, these data are composed of multiple types (e.g., user information and transaction records for financial data), thus exhibiting view heterogeneity. However, in the era of big data, the heterogeneity of views and the lack of label information pose substantial challenges to traditional approaches. Existing unsupervised graph anomaly detection methods often struggle with high-dimensionality issues, rely on strong assumptions about graph structures or fail to handle complex multi-view graphs. To address these challenges, we propose a cluster aware multi-view graph anomaly detection method, called CARE. Our approach captures both local and global node affinities by augmenting the graph's adjacency matrix with the pseudo-label (i.e., soft membership assignments) without any strong assumption about the graph. To mitigate potential biases from the pseudo-label, we introduce a similarity-guided loss. Theoretically, we show that the proposed similarity-guided loss is a variant of contrastive learning loss, and we present how this loss alleviates the bias introduced by pseudo-label with the connection to graph spectral clustering. Experimental results on several datasets demonstrate the effectiveness and efficiency of our proposed framework. Specifically, CARE outperforms the second-best competitors by more than 39% on the Amazon dataset with respect to AUPRC and 18.7% on the YelpChi dataset with respect to AUROC. The code of our method is available at the GitHub link: https://github.com/zhenglecheng/CARE-demo.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Graph Evidential Learning for Anomaly Detection

    cs.LG 2025-05 conditional novelty 5.0 of 10

    GEL detects anomalous nodes by scoring evidential uncertainty from feature and topology reconstruction, reporting gains on four of five benchmark datasets.

  2. APEX$^2$: Adaptive and Extreme Summarization for Personalized Knowledge Graphs

    cs.LG 2024-12 conditional novelty 5.0 of 10

    APEX2 maintains an extremely small personalized knowledge graph by decaying old interest scores, diffusing new query heat, and incrementally re-sorting triples, outperforming static summarizers in simulated evolving-q...

Pith tools