arXiv論文メモ
新着一覧
cs.LG · 査読状況未確認

Ethereum取引分類を未知のプロトコルまで評価する

ETH-TraceBench: A Large-Scale Event-Stream Benchmark for Ethereum DeFi under Temporal, Protocol, and Contract Shift

Kemal Kirtac, Carsten Maple

この論文をやさしく読む

ひとことで言うと

Ethereumの取引分類で、高得点が未知の仕組みにも通用するのか、それとも識別情報を覚えただけなのかを調べる評価用データです。

何に役立つ?

DeFiのイベント表現を比較する際に、時間が進んだ場合、未知のプロトコルの場合、識別情報がない場合を分けて性能を測れます。

この研究の面白いところ

未知のプールには比較的強くても未知のプロトコルには弱いことや、イベントを並べ替えてもTransformerに一貫した不利益がないことを示しています。

どこまで分かった?

13.5億取引すべてでモデルを学習・評価したのではなく、教師あり評価は91万1,267例です。400取引の監査での一致を全データの完全な正しさへ一般化することはできません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

Ethereumの分散型金融(DeFi)では、取引単位のイベント列が時刻付きで公開記録される。しかし、その公開された識別記号が、機械学習に強い近道を与えることもある。本研究では、時間、プロトコル、プール・インフラ、識別記号の変化に対してEthereum DeFiの表現を評価するベンチマークETH-TraceBenchを導入する。元のイベント集合は2021年1月から2025年12月までを対象とし、ログを持つ取引13.5億件と、生のログ行50.1億件を含む。モデル評価には91万1,267例からなる固定の教師あり標本を使い、2021〜2024年で学習し、2025年前半でモデルを選択し、2025年後半でテストする。 時間で分割したテスト全体では単純なモデルも高い性能を示し、標準の分散型取引所(DEX)テスト集合でTraceStats-GBのマクロF1は0.953、TopicEmitterHashMLPは0.959に達する。一方、未知のプロトコルでは性能が大きく下がり、TraceStats-GB、TopicEmitterTrace-SGD、TopicEmitterHashMLPのマクロF1はそれぞれ0.794、0.743、0.766となる。これに対し、厳密に未見のプールを対象としたスコアは、それぞれ0.927、0.897、0.935を維持する。教師あり学習に含まれないUniswap v4とEkubo v1は、テスト全体より明らかに難しい。発行元とトピックの識別情報を同時に隠すと、TopicEmitterTrace-SGDのマクロF1はDEXで0.916、清算で0.774に低下する。 ログのインデックス順に並べたイベントに標準的なTransformerを適用しても、同じイベントを決定的にシャッフルした場合に対する一貫した優位性はない。このことは、高度な時系列モデリングがなくても全体スコアは高くなり得ることを示す。自然な出現比率を調べる監査では、2025年後半のログ付きEthereum取引におけるDEXの比率は約22.5%と推定された。また、決定的な方法で選んだ400取引の監査では、タスクラベルの情報源と、独立に再照会した生ログ件数との完全な一致が確認された。したがってETH-TraceBenchは、単一の全体スコアではなく、難しい転移条件と入力を制御した条件を主要な評価対象とする。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-20(UTC)
最新改訂
2026-09-20 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Ethereum decentralized finance (DeFi) provides a public, time-stamped record of transaction-level event streams, but the same public symbols can create strong machine-learning shortcuts. We introduce ETH-TraceBench, a benchmark for evaluating Ethereum DeFi representations under temporal, protocol, pool/infrastructure, and symbolic shift. The raw event universe covers January 2021-December 2025 and contains 1.35 billion transactions with logs and 5.01 billion raw log rows. Model evaluation uses a fixed 911,267-instance supervised sample, training on 2021-2024, selecting models on 2025H1, and testing on 2025H2. Simple models perform strongly on the aggregate temporal test: TraceStats-GB reaches 0.953 macro-F1 and TopicEmitterHashMLP 0.959 on the canonical DEX test set. Performance drops sharply under protocol novelty, with macro-F1 of 0.794, 0.743, and 0.766 for TraceStats-GB, TopicEmitterTrace-SGD, and TopicEmitterHashMLP, while strict unseen-pool scores remain 0.927, 0.897, and 0.935. Uniswap v4 and Ekubo v1, both absent from supervised training, are materially harder than the full test. Jointly masking emitter and topic identity reduces DEX macro-F1 to 0.916 and liquidation macro-F1 to 0.774 for TopicEmitterTrace-SGD. A standard Transformer over log-index-ordered events provides no consistent advantage over a deterministic shuffle of the same events, indicating that high aggregate scores can arise without sophisticated chronological modeling. A natural-prevalence audit estimates 2025H2 DEX prevalence among logged Ethereum transactions at about 22.5%, and a deterministic 400-transaction audit finds complete agreement with task label sources and independently re-queried raw-log counts. ETH-TraceBench therefore treats difficult transfer and controlled-input conditions, rather than a single aggregate score, as the main evaluation target.

著者のコメント

30 pages. Under review at Transactions on Machine Learning Research (TMLR)

arXiv ID: 2609.23659 / 要約の誤りについて