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

過去の二者間関係から将来の知識グラフを予測

BridgeMem: Causal Dyadic Transition Residuals for Temporal Knowledge Graph Forecasting

Zeyan Li, Libing Chen, Shengda Zhuo, Yin Tang, Jianfeng Xu

この論文をやさしく読む

ひとことで言うと

二者の間に過去どんな関係があったかを使って、将来の関係の予測スコアを補正する手法。

何に役立つ?

時間付き知識グラフで、候補となる関係の順位を予測する際に役立つ。要旨では5つのベンチマークで順位指標の改善を報告している。

この研究の面白いところ

二者間の遷移例が多いときは実測件数を、少ないときは学習モデルを重視し、基盤モデルの確信度が高ければ補正を控える。

どこまで分かった?

比較は5つのベンチマークと9つの比較手法に対して行われた。二者間履歴のない候補には補正しない設計である。

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

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

時間付き知識グラフの予測は、観測された出来事の時間的な構造から、将来の関係事実を推測する課題である。既存の予測器は主に、エンティティの状態、関係の状態、経路、または同一事象の再発によって履歴を要約する。しかし、問い合わせの主体と候補の間で過去に成立した関係が、目標関係の起こりやすさをどう変えるかという、二者の組に固有の遷移情報を見落としがちである。 本研究はBridgeMemを導入する。凍結した全語彙予測器の対数スコアに加える残差として、この情報を推定する。候補ごとに時刻tより厳密に前の二者間イベントを取り出し、その関係、方向、時間差を符号化して、尤度比に基づく補正へ変換する。支持数に適応する経験ベイズ型の読み取り部は、正確な遷移の件数が多ければその件数を重視し、少なければ学習済みの注意機構による推定へ切り替える。基盤予測器自身の不確実性によって補正を制御するため、確信度の高い問い合わせや二者間履歴のない候補は変更しない。 5つのベンチマークでは、2021~2026年の9つの比較手法のうち最良のものを、フィルタ済みMRRとHits@1、3、10の全20比較で上回った。従来の最良結果に対するMRRの改善幅は、それぞれ0.0213、0.0164、0.0216、0.0112、0.0028だった。この結果は、二者間の関係遷移を明示的にモデル化する価値を示す。

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

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

更新履歴

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

原文の要旨

Temporal knowledge graph forecasting aims to infer future relational facts from the temporal structure of observed events. Existing forecasters mainly summarize history through entity states, relation states, paths, or exact recurrence. These views often miss pair-specific transition evidence, that is, the way prior relations between the query actor and a candidate change the odds of the target relation. We introduce BridgeMem, which estimates this quantity as a residual added to the log scores of a frozen full-vocabulary forecaster. For each candidate, BridgeMem retrieves the pair's events that strictly precede t, encodes their relations, directions, and lags, and converts them into a likelihood-ratio correction. A support-adaptive empirical-Bayes reader trusts exact transition counts where they are abundant and backs off to a learned attention estimator where they are sparse. The backbone's own uncertainty gates the correction, so confident queries and candidates without dyadic history are left unchanged. On five benchmarks, BridgeMem improves on the strongest of nine baselines from 2021--2026 in all 20 filtered MRR and Hits@{1,3,10} comparisons, with MRR gains of 0.0213, 0.0164, 0.0216, 0.0112, and 0.0028 over the best prior result. These results show the value of explicit dyadic transition modeling.

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