ArXiv TLDR

UniDetect: LLM-Driven Universal Fraud Detection across Heterogeneous Blockchains

🐦 Tweet
2604.12329

Shuyi Miao, Wangjie Qiu, Shengda Zhuo, Fei Shen, Dan Lin + 3 more

cs.CRcs.SI

TLDR

UniDetect uses LLMs and multimodal reasoning to detect cross-chain cryptocurrency fraud, outperforming existing methods and generalizing well.

Key contributions

  • LLM-driven method for universal fraud detection across heterogeneous blockchains.
  • Generates general transaction summary texts using LLM guided by domain knowledge.
  • Employs a two-stage alternating training for multimodal reasoning (text + graph).
  • Achieves 94.58% cross-chain zero-shot fraud detection and outperforms baselines.

Why it matters

Current fraud detection struggles with illicit funds flowing across multiple blockchains. UniDetect addresses this by providing a robust, LLM-driven solution for universal fraud detection. Its ability to generalize across chains and even to non-blockchain data significantly strengthens financial security.

Original Abstract

As cross-chain interoperability advances, decentralized finance (DeFi) protocols enable illicit funds to be reorganized into uniform liquid assets that flow throughout the cryptocurrency market. Such operations can bypass monitoring targeted at individual blockchains and thereby weaken current regulatory frameworks. Motivated by these, we introduce UniDetect, a multi-chain cryptocurrency fraud account detection method based on large language models (LLMs). Specifically, we use domain knowledge to guide the LLM to generate general transaction summary texts applicable to heterogeneous blockchain accounts, which serve as evidence for fraud account detection. Furthermore, we introduce a two-stage alternating training strategy to continuously and dynamically enhance the multimodal joint reasoning for detecting fraudulent accounts based on both the textual evidence and the transaction graph patterns. Experiments on multiple blockchains show that UniDetect outperforms existing methods 5.57% to 7.58% in Kolmogorov-Smirnov (KS). For cross-chain zero-shot detection, UniDetect identifies over 94.58% of fraudulent accounts. It also generalizes well to non-blockchain data, delivering a 6.06% improvement in F1 over existing methods. The dataset and source code are available at https://github.com/msy0513/UniDetect.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.