HGT-FD: Hypergraph transformer for Fraud Detection
Abstract: Graph-based fraud detection aims to identify anomalous patterns or fraudulent behaviors in graph-structured data, playing a crucial role across various domains. However, the traditional models' primary focus on simple node-to-node message passing, which limits the integration of multi-node features and overlooks the long-range features in fraud detection. Hyperedge features in hypergraph, as an integration of node features, can convey and aggregate multi-node characteristics, providing environmental information for the model to detect fraudulent nodes. To this end, we propose \textbf{HGT-FD} for hypergraph-based fraud detection. Specifically, we design a Hypergraph Transformer model that can directly employ hyperedge features for fraud detection, utilizing a coattention mechanism to generate node representations. Furthermore, structural encoding and positional encoding are proposed to enhance the model's perception of hypergraph structures, enabling the model to capture more complex high-order structural relationships. The extensive experimental results conducted on three fraud detection datasets demonstrate that the proposed method exhibits significant advantages over the baselines in fraud detection.
Submission Number: 2276
Loading