The primary objective of graph node anomaly detection is to pinpoint rare patterns that display marked deviations from the typical one. Existing methods utilize Graph Convolutional Networks (GCNs) to model complex interactions in Heterogeneous Information Networks (HINs), typically homogenizing HINs using meta-paths to effectively focus on particular semantic scenarios. However, meta-paths excessively emphasize specific nodes and their connections on predefined paths, leading to the neglect of one-hop context-rich neighbors. Furthermore, the conversion from heterogeneous to homogeneous structures disrupts inherent relationships, resulting in an irreversible loss of direct links. Thus, we propose a dual-view based H eterogeneous I nformation N etworks Node Ano maly Detection framework, HINAno, to mitigate structural loss. HINAno adopts a synergetic approach that balances local structural information with semantic richness, drawing from both the one-hop neighbor view and the meta-path view. Specifically, this dual-view utilizes hierarchical fusion mechanisms at node, type and semantic levels to capture one-hop and multi-hop neighborhoods in a level-wise manner. In addition, HINAno adopts self-supervised contrastive learning and GCNs to amplify the gap between normal and abnormal nodes, thereby reducing the reliance on anomalous labels and enhancing the capability of anomaly detection. Finally, we successfully verify that the HINAno framework is effective and superior on four real-world datasets.
Kong et al. (Mon,) studied this question.