结合图对比学习的金融欺诈检测方法

GRAPH CONTRASTIVE LEARNING FOR FINANCIAL FRAUD DETECTION

  • 摘要: 针对金融欺诈领域样本标签分布倾斜、欺诈节点间缺乏必要连接的问题,提出一种结合图对比学习的金融欺诈检测方法FFD-GCL。根据样本标签稀缺的特点,通过改进标签传播算法获取未标记节点的伪标签;在此基础上,设计一种基于标签一致性的节点筛选方法对原始子图去噪,提取净化子图;利用融合时序编码和位置编码的图注意力网络在两个子图上对节点编码,并结合对比学习修正原始子图上的节点表征,预测节点的欺诈性。在两个真实数据集上的实验结果表明,该方法整体性能优于其他基准模型。

     

    Abstract: To remedy the class imbalance and the lack of necessary connections between fraud nodes in financial fraud detection, we propose a financial fraud detection method combined with graph contrastive learning (FFD-GCL). According to the scarcity of labels, the pseudo-labels of unlabeled nodes were generated by improving the label propagation algorithm. On this basis, nodes and edges on the original subgraph of a target node were picked with a label-consistency sampler to construct the purification subgraph. A graph attention network that combined time and position encoding was designed to encode target node on the purification and original subgraph, and contrastive learning was applied to revise the node representation on the original subgraph which was used to identify whether the node was fraudulent. Experimental results on two financial anti-fraud datasets demonstrate that FFD-GCL outperforms state-of-the-art baselines.

     

/

返回文章
返回