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

曖昧な手がかりから文書を探す密ベクトル検索器

OBLIQ-IR: Training a Dense Retriever for Oblique Queries

Mahmoud Abdalla, Abdelrahman Abdallah, Shaimaa Sedek, Adam Jatowt

この論文をやさしく読む

ひとことで言うと

文書に直接書かれていない文体や暗黙の立場などを手がかりに、関連文書を見つける検索器です。

何に役立つ?

曖昧な記憶や文体上の特徴から文書を探す初段階の検索を改善する方法として検討できます。

この研究の面白いところ

著者識別モデルの近傍関係を蒸留し、主題だけでなく文体を拾うよう検索器を学習させています。

どこまで分かった?

性能値は報告されたOBLIQ-Bench関連課題での比較です。要旨はほかの文書集合や言語での性能を示していません。

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

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

OBLIQ-Benchに代表される間接的な検索では、文書中に表面的にはほとんど現れない潜在的な性質が関連性を決める。例えば、暗黙の立場、似た推論方法、著者の文体の特徴、うろ覚えの手がかりなどである。最新の密ベクトル表現器や最先端の言語モデルを使ったエージェント検索でも、最初の候補抽出に大きな障害がある一方、同じ言語モデルは候補を提示されると関連性を確実に検証できる。 本研究は、この初段階の検索を改善するため、一つのベクトルで文書を表す密ベクトル検索器OBLIQ-IRを提案する。学習データには、検索の仕組みごとに作った合成クエリと、モデルをまたぐ新しい教師信号を組み合わせる。後者は、固定した著者識別用の表現器の近傍グラフを蒸留し、主題より文体に着目する傾向を学習先へ移すものだ。 追加学習した30億パラメータの検索器は、NDCG@10でWriting-Styleが0.211、Mathが0.171、Twitterが0.177、Congressが0.281に達した。報告されたすべての課題で、GPT-5.2 Multi-Hop Agentより0.010~0.150、Gemini-2-Embeddingより0.027~0.222高かった。コード、データ、学習済みモデルも公開している。

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

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

更新履歴

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

原文の要旨

Oblique retrieval, as exemplified by OBLIQ-Bench, asks a retriever to find documents whose relevance is determined by a latent attribute (an implicit stance, an analogous reasoning technique, an authorial fingerprint, or a vague tip-of-the-tongue recollection) that has little or no surface expression in the document. State-of-the-art dense encoders and agentic search pipelines built around frontier language models exhibit a large first-stage bottleneck on these tasks, while the same language models reliably verify relevance when shown candidates. We address this with OBLIQ-IR, a single-vector dense retriever whose training mixture combines per-mechanism synthetic queries with a new form of cross-model supervision: kNN-graph distillation from a frozen authorship encoder, which transfers a style-versus-topic inductive bias into the student. A 3B retriever fine-tuned reaches 0.211 NDCG@10 on Writing-Style, 0.171 on Math, 0.177 on Twitter, and 0.281 on Congress, improving over the GPT-5.2 Multi-Hop Agent by \xr{0.010 to 0.150} NDCG@10 and over Gemini-2-Embedding by 0.027 to 0.222 NDCG@10 on every reported task. The code, data and checkpoints are available https://github.com/DataScienceUIBK/obliq-ir

著者のコメント

Accepted at MAIN EMNLP 2026

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