大規模AI基盤の追跡で時計のずれを抑える仕組み
Accurate Distributed Tracing for Large-Scale AI Infrastructure: Time Synchronization as a Foundation for Reliable Observability
この論文をやさしく読む
ひとことで言うと
AI計算機群の処理を追跡するとき、機器の時計を精密に合わせて出来事の順序を保つ方法を示した。
何に役立つ?
大規模AI基盤で、処理の遅れや故障の原因を追跡する仕組みの設計に役立つ。
この研究の面白いところ
時計の同期と追跡を一体で扱い、時刻の誤差が因果順序をどの程度逆転させるかを分析した点。
どこまで分かった?
0.056マイクロ秒は設計目標と記されている。大規模GPU群の評価には合成設定が含まれ、すべてが物理実機での測定ではない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
大規模AI基盤での分散追跡は、時計の精度が足りないと、因果関係のある出来事の順序が入れ替わり、故障の原因特定や性能診断が知らないうちに不正確になる。TempoTraceは、IEEE 1588v2のPTP時刻同期と分散追跡を一体で設計し、異種の機器を含む複数利用者のGPU群で因果順序を保つシステムである。WANやクラウドの条件ではNTP程度の時計により、方向のある操作の組の25~30%で因果関係の逆転が起こると形式的に証明する。LANのNTPでは11.3%である。裾の重いLaplace雑音モデルでも解析を広げ、重み付きの予想順序誤り率が27.76%で、Gaussianの場合の29.37%と近いことを示す。 GPUからホストへの時刻印の不確かさを、GPUDirect RDMAのハードウェア時刻印によって、2.1マイクロ秒から残差の標準偏差0.056マイクロ秒という設計目標へ下げ、PTP同期は100ナノ秒未満とする。大きさを制限したSketch Vector Clockは、参加者が四者までなら偽陽性率10⁻⁵未満で因果関係を追う。規則とXGBoostを組み合わせた診断器は、1800件の事故からなる制御された検証でMacro-F1 0.974を達成し、McNemar検定の p 値は1.25×10⁻²³だった。形式的に証明した複数利用者モデルは論理時計の領域を分離する。RoCEv2/ECMPのネットワークでは、P4による帯域内の計測が経路遅延の非対称性を補正し、原因帰属の精度99.1%を得た。アプリケーション信頼度方針により、処理ごとに精度要件と精度が落ちた場合の動作を指定できる。評価は、物理的な五節点での測定と、InfiniBandおよびRoCEv2上のH100 GPU 512~16,384台を例示する設定を用いた制御された合成検証を組み合わせる。五節点の測定では、NTPによる順序逆転率は44.978%で、輻輳下の雑音には情報量基準AICでGaussianよりLaplaceの適合が良かった。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-20(UTC)
- 最新改訂
- 2026-09-20 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-20 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Distributed tracing in large-scale AI infrastructure fails silently when clock accuracy is insufficient: causal events are misordered, fault attribution is corrupted, and performance diagnoses are unreliable. We present TempoTrace, a system that co-designs IEEE 1588v2 PTP time synchronization with distributed tracing to preserve causal ordering across heterogeneous, multi-tenant GPU clusters. We formally prove that NTP-grade clocks produce causal inversions at 25-30% of directed operation pairs under WAN/cloud conditions (11.3% under LAN NTP). A Laplace heavy-tail noise model extends the analysis beyond Gaussian assumptions, giving a weighted expected misorder rate of 27.76% vs. 29.37% Gaussian, confirming robustness to tail shape. TempoTrace reduces GPU-to-host timestamp uncertainty from 2.1 us to a design target of 0.056 us residual standard deviation via GPUDirect RDMA hardware timestamping, with sub-100 ns PTP synchronization. A bounded Sketch Vector Clock tracks causal relationships with false-positive rate below 10^-5 for up to four participants. A hybrid rule-based and XGBoost diagnosis engine achieves macro-F1 0.974 in controlled validation (1,800-incident corpus; McNemar p=1.25e-23). A formally proven multi-tenant model provides isolated logical clock domains. For RoCEv2/ECMP fabrics, P4-based in-band network telemetry corrects path-delay asymmetry, yielding 99.1% attribution accuracy. Application Confidence Policies let workloads specify precision requirements and degraded-mode fallback. Evaluation combines physical five-node measurements (NTP inversion rate 44.978%, Laplace fit preferred over Gaussian by AIC under congestion) and controlled synthetic validation with illustrative configurations from 512 to 16,384 H100 GPUs across InfiniBand and RoCEv2 fabrics.
著者のコメント
43 pages, 17 Tables, 3 Figures, 12 Displayed Equations
arXiv ID: 2609.23301 / 要約の誤りについて