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

数値・文章・属性をまとめて業務イベントの次を予測する

Universal Multi-Modal Traceformer: Integrating Heterogeneous Context for Process Event Prediction

Fabian Spaeh, Jingxing Fang, Shandian Zhe, Bin Shen

この論文をやさしく読む

ひとことで言うと

イベントの順序と時刻に加え、数値、文章、カテゴリ属性なども取り込み、次に何がいつ起こるかを予測するモデルです。

何に役立つ?

さまざまな情報を含む業務ログなどから、次の処理や発生時刻を見積もる用途が考えられます。検証では13種類の実際のログを使用しています。

この研究の面白いところ

個々のイベントと一連の履歴全体の文脈を区別して扱い、重要な特徴の重みもイベントごとに変えます。時間間隔は複数の尺度で表現しています。

どこまで分かった?

要旨には予測誤差の具体値や各ログの内容は示されていません。13種類での改善は報告されていますが、すべての業務や未知の状況での改善を保証するものではありません。

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

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

イベントログはさまざまな現実のプロセスで生じ、イベントの活動内容や時刻だけでなく、複数の様式の文脈情報も記録する。時間点過程に基づく多くの手法を含め、既存のイベント系列モデルは主にイベントの活動内容と時刻をモデル化し、数値測定、カテゴリ属性、文章による説明、個々のイベントやトレース全体に付随するメタデータといった異種の文脈を見落としている。 本論文では、異種のプロセス文脈を次イベント予測へ組み込む統一的な枠組み、Universal Multi-Modal Traceformer(UMT)を提案する。Transformerを基盤とするUMTは、多様な特徴型を共通の表現空間へ写す汎用特徴エンコーダーを導入し、イベントとトレースの両方の水準で文脈情報を扱う。さらに、イベントごとのPerceiverモジュールを開発し、文脈特徴に動的な重みを付けて、イベントトークン表現へ適応的に統合する。イベント到着間隔の分布が裾の重い形や複数の峰をもつ可能性に対応するため、UMTは各間隔を複数の時間尺度で表し、それぞれの尺度に対応する量を同時に予測する。13種類の実世界イベントログを用いた実験では、UMTが既存手法に対して、次イベントの活動内容と時刻の予測をどちらも改善することを示す。

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

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

更新履歴

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

原文の要旨

Event logs arise in a wide range of real-world processes, capturing not only event activities and timestamps but also multi-modal contextual information. Existing event-sequence models, including many temporal point process approaches, primarily model event activities and timestamps while overlooking heterogeneous context, such as numerical measurements, categorical attributes, textual descriptions, and metadata associated with individual events and entire traces. In this paper, we propose Universal Multi-Modal Traceformer (UMT), a unified framework for incorporating heterogeneous process context into next-event prediction. Built on a Transformer backbone, UMT introduces a universal feature encoder that maps diverse feature types into a shared representation space and handles contextual information at both the event and trace levels. UMT further develops a per-event Perceiver module that dynamically weights contextual features and adaptively integrates them into event-token representations. To accommodate the heavy-tailed and potentially multi-modal distribution of inter-arrival times, UMT represents each interval at multiple temporal scales and jointly predicts the corresponding scale-specific quantities. Experiments on 13 real-world event logs show that UMT improves both next-event activity and time prediction over existing approaches.

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