日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
ブロックチェーン解析arXiv:2608.12864

解釈可能なブロックチェーン・フォレンジックのための持続的行動パターン発見

Discovering Persistent Behavioural Patterns for Interpretable Blockchain Forensics

シェア:XThreadsFacebookLINEはてブBluesky

大規模なブロックチェーン活動から、アプリケーションに依存しない持続的な行動パターンを発見するフレームワークを提案。イーサリアムの3000万件以上の取引で評価し、日常的および悪意のあるパターンを解釈可能な形で特定する。

詳しい要約

1. どんなもの?

本研究は、大規模なブロックチェーン活動から持続的な行動パターンを発見するための、スケーラブルでアプリケーションに依存しないフレームワークを提案する。行動文を構築し、文レベルとシーケンスレベルの埋め込みを経て、解釈可能な行動プロファイラを用いてコミュニティを特徴付ける。Ethereum上の3000万件以上のトランザクションで評価し、DEX取引、NFT活動、フィッシング、ボット操作、オラクル操作、ラグプルなどのパターンを発見する。

2. 先行研究と比べてどこがすごい?

既存のブロックチェーン分析はアプリケーション固有で、スケールが難しく、解釈が困難なものが多い。本研究は、アプリケーションに依存せず、スケーラブルで、解釈可能なフレームワークを提供する点で優れている。また、独立した観測ウィンドウにわたってパターンの安定性を分析することで、長期的な行動を特定できる点も新しい。

3. 技術・手法の肝は?

手法の核は、行動文の構築、文レベルとシーケンスレベルの2段階埋め込み、解釈可能な行動プロファイラの3つ。行動文にはコントラクト、トークン、市場コンテキストが含まれる。文レベル埋め込みは個々のアクションを捉え、シーケンスレベル埋め込みは時間的なユーザー行動を捉える。プロファイラは行動モチーフ、ルーチン、時間的ダイナミクス、エンティティ露出、不審性の証拠を用いてコミュニティを特徴付ける。

4. どうやって有効だと検証した?

Ethereum上で3000万件以上のトランザクションを用いて評価した。その結果、日常的および悪意のある行動パターン(DEX取引、NFT活動、フィッシング、ボット操作、オラクル操作、ラグプル)を発見できることを示した。さらに、多くのパターンが独立した観測ウィンドウ間で安定しており、長期的な行動の特定が可能であることを確認した。

5. 議論はある?

要旨からは、提案フレームワークの限界や潜在的なバイアスについての議論は不明。ただし、スケーラビリティと解釈可能性のバランス、パターンの安定性の定義、悪意のあるパターンの検出精度などに関する議論が考えられるが、要旨には明記されていない。

6. 次に読むべき論文は?

要旨で参照されている研究は明示されていないが、関連する分野として、ブロックチェーン分析、異常検知、グラフ埋め込み、シーケンスモデリング、フォレンジック分析の定番論文が挙げられる。具体的には、Ethereumトランザクショングラフの解析、DeFiプロトコルのセキュリティ分析、行動パターンマイニングに関する研究などが関連する。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Dorottya Zelenyanszki, Zhe Hou, Kamanashis Biswas, Vallipuram Muthukkumarasamy

分類: cs.CR, cs.LG

原文アブストラクト

Public blockchain data enables large-scale DeFi-related analysis, but many existing approaches are application-specific, difficult to scale, or hard to interpret. This research proposes a scalable, application-agnostic framework for \emph{persistent behavioural pattern discovery} from large-scale blockchain activity. It constructs behaviour sentences enriched with contract, token and market context, then applies a two-step embedding process: sentence-level embeddings capture individual actions, while sequence-level embeddings capture user behaviour over time. An interpretable behavioural profiler characterizes discovered communities through behavioural motifs, routines, temporal dynamics, entity exposure, and suspiciousness evidence. Evaluation on Ethereum using over 30 million transactions shows that the framework uncovers both routine and malicious behavioural patterns, including decentralised exchange (DEX) trading, NFT activity, phishing, bot operations, oracle manipulation, and rug-pull schemes. Importantly, many patterns remain stable across independent observation windows, enabling the identification of long-term behaviours beyond a single analysis period. The proposed framework combines scalability, interpretability, and persistence analysis, supporting blockchain forensic investigation, behavioural attribution, and threat discovery.