時刻を表す文埋め込みで検索結果の時間的ずれを減らす
TEMPS: Temporal Sentence Embeddings for Temporal Information Retrieval
この論文をやさしく読む
ひとことで言うと
検索文書の話題だけでなく出来事の時期も合わせるため、既存の検索器に時間専用の埋め込みを付け加えた。
何に役立つ?
臨床、報道、法律など、日付の違いで答えが変わる検索やRAGの改善に使える可能性がある。
この研究の面白いところ
時間表現を区間とガウス分布に結び付けて学習信号を作るため、時間一致の手作業ラベルなしで既存の意味検索器に追加できる。
どこまで分かった?
三つの時間検索ベンチマークでの改善を示した。実際の臨床・法律業務での品質や安全性を検証した結果は要旨にはない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
現在の情報検索システムは時間を表現することが少ない。しかし、臨床、報道、法律の検索では、出来事がいつ起きたかで文書の関連性が決まる場合がある。密な検索器や検索拡張生成(RAG)は話題の一致には強いものの時間の一致に弱く、主題は合っていても時期が違う内容を提示してしまう。 本研究は、話題の類似性とは独立に、基準時点を持つ二つのテキストが時間的にどれほど一致するかを測る時間的テキスト類似度(TTS)という課題を導入する。続いて、固定した意味検索器に付け加え、この信号で学習するモジュール式の時間処理部分、TEMPSを提案する。基準時点を持つ時間表現を区間に解決し、各区間をモーメントが一致するガウス分布へ対応付ける。そこから得た順序で、基準日を条件とするエンコーダーを教師あり学習し、推論時にはその得点を意味検索の得点と融合する。教師信号は時間の基準付けから得るため、手作業でラベル付けした時間データは学習に使わない。時間得点自体は分布埋め込みに基づくガウス分布間のKL包含尺度であり、TEMPSの追加点は基準付けとモーメントを合わせた教師信号である。 三つの時間検索ベンチマークで、試したすべての意味検索器のMRRを改善した。TS-Retrieverでは、従来の時間検索の最良手法に対し、R@1を19.92から25.39へ高めた。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-23(UTC)
- 最新改訂
- 2026-09-23 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-23 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Modern information retrieval (IR) systems rarely represent time, yet many information needs depend on it: in clinical, journalistic, and legal search, when an event occurred can decide whether a document is relevant. Dense retrievers and Retrieval-Augmented Generation (RAG) pipelines match queries to documents well on topic but poorly on time, so they surface content that is on-topic yet temporally wrong. We introduce Temporal Textual Similarity (TTS), a task that measures how well two anchored texts align in time, independent of their topical similarity. We then present TEMPS (Temporal Embedding Model for Precise Search), a modular temporal branch that attaches to a frozen semantic retriever and trains on that signal. It resolves anchored temporal expressions to intervals and moment-matches each one to a Gaussian; the resulting ordering supervises an anchor-date-conditioned encoder, whose score we fuse with the semantic score at inference. Grounding supplies the supervision, so training uses no hand-labeled temporal data. The temporal score itself is the Gaussian-KL inclusion measure from distributional embeddings; what TEMPS adds is the grounding and the moment-matched supervision. On three temporal benchmarks, TEMPS improves MRR for every semantic backbone tested and, on TS- Retriever, lifts R@1 from 19.92 to 25.39 over the prior temporal state of the art.
arXiv ID: 2609.28048 / 要約の誤りについて