English

FGC-Comp: Adaptive Neighbor-Grouped Attribute Completion for Graph-based Anomaly Detection

Machine Learning 2025-12-03 v1 Information Retrieval

Abstract

Graph-based Anomaly Detection models have gained widespread adoption in recent years, identifying suspicious nodes by aggregating neighborhood information. However, most existing studies overlook the pervasive issues of missing and adversarially obscured node attributes, which can undermine aggregation stability and prediction reliability. To mitigate this, we propose FGC-Comp, a lightweight, classifier-agnostic, and deployment-friendly attribute completion module-designed to enhance neighborhood aggregation under incomplete attributes. We partition each node's neighbors into three label-based groups, apply group-specific transforms to the labeled groups while a node-conditioned gate handles unknowns, fuse messages via residual connections, and train end-to-end with a binary classification objective to improve aggregation stability and prediction reliability under missing attributes. Experiments on two real-world fraud datasets validate the effectiveness of the approach with negligible computational overhead.

Keywords

Cite

@article{arxiv.2512.02705,
  title  = {FGC-Comp: Adaptive Neighbor-Grouped Attribute Completion for Graph-based Anomaly Detection},
  author = {Junpeng Wu and Pinheng Zong},
  journal= {arXiv preprint arXiv:2512.02705},
  year   = {2025}
}

Comments

6 pages, 2 figures

R2 v1 2026-07-01T08:05:35.531Z