arXiv:2409.07494cs.CRcs.LG2024-09被引 46

融合语言模型与图学习,提升以太坊欺诈检测精度

Ethereum Fraud Detection via Joint Transaction Language Model and Graph Representation Learning

  • 将交易数据转为语义句子,捕捉交易内在含义
  • 构建相似性与交互图,同时捕捉异常模式与结构特征
  • 联合训练实现双模型协同,适合区块链安全研究者

以太坊正面临日益严重的欺诈威胁。现有检测方法要么使用图神经网络,要么依赖序列模型,均未能充分考虑交易中的语义信息与相似性模式,且未挖掘两类模型结合的协同优势。为此,我们提出 TLMG4Eth,融合交易语言模型与图学习方法,全面捕捉以太坊交易数据的语义、相似性与结构特征。首先,设计交易语言模型将数值型交易数据转化为有意义的交易语句,使模型能学习显式交易语义。其次,构建交易属性相似性图以学习交易间的相似性,揭示直观的异常模式。同时,构建账户交互图以捕获账户间交易网络的结构信息。采用深度多头注意力网络融合语义与相似性嵌入,并提出联合训练策略,使注意力网络与账户交互图协同优化,实现双重优势。实验表明该方法在真实以太坊数据集上显著优于基线模型。

原文摘要 · Abstract (English)

Ethereum faces growing fraud threats. Current fraud detection methods, whether employing graph neural networks or sequence models, fail to consider the semantic information and similarity patterns within transactions. Moreover, these approaches do not leverage the potential synergistic benefits of combining both types of models. To address these challenges, we propose TLMG4Eth that combines a transaction language model with graph-based methods to capture semantic, similarity, and structural features of transaction data in Ethereum. We first propose a transaction language model that converts numerical transaction data into meaningful transaction sentences, enabling the model to learn explicit transaction semantics. Then, we propose a transaction attribute similarity graph to learn transaction similarity information, enabling us to capture intuitive insights into transaction anomalies. Additionally, we construct an account interaction graph to capture the structural information of the account transaction network. We employ a deep multi-head attention network to fuse transaction semantic and similarity embeddings, and ultimately propose a joint training approach for the multi-head attention network and the account interaction graph to obtain the synergistic benefits of both.

欺诈检测图学习语言模型以太坊

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。