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

検索の構造から誤答を予測し回答を控える仕組み

Predictable Failure in Multi-Hop Retrieval: Score-Distributional Confidence Scoring and Abstention

Andre Bacellar

この論文をやさしく読む

ひとことで言うと

複数回の検索が必要な質問で、検索スコアや質問の形から失敗しやすさを予測し、自信のない回答を保留する研究です。

何に役立つ?

検索を使う回答システムで、答える範囲を調整しながら確信を伴う誤答を減らすのに役立ちます。追加のLLM呼び出しを使わない特徴が採用されています。

この研究の面白いところ

どの検索特徴が効くかは失敗の状況で変わるとし、単一指標に頼らず複数の構造特徴を組み合わせています。理論条件とベンチマーク評価を対応させています。

どこまで分かった?

CWAR低下の代表値は半分の質問をカバーする条件での結果です。検索自体をすべて正しくする方法ではなく、転用性能の確認も記載されたデータセット間でのものです。

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

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

複数段階の検索の失敗は、質問全体に均等に分布しているわけではなく、構造的に予測可能な部分集団に集中する。本研究では、この構造を定式化する2つの結果を証明する。第一のCWAR低減可能性では、検索の特徴が成功に関する相互情報量を持つ場合、かつその場合に限り、確信を伴う失敗の低減が可能である。この条件はLLM判定器を使う処理系では満たされるが、密なベクトル検索だけの設定では大幅に弱く、この違いが方式間のAUC-ACの差を説明する。第二の特徴の状況間相補性では、単一の近似最近傍検索(ANN)のスコア特徴が、すべての失敗状況で最良の予測性能を達成することはない。主要な特徴はデータセットごとに異なり、MuSiQueでは質問の長さ、HoVerでは第1段階の集中度である。構成した対の例は、それぞれの特徴が一方の状況では必要で、他方では寄与しないことを示す。 これらの原理をRegimeAbstainとして実装する。これは、追加のLLM呼び出しなしで得られる最大9つの質問・ANN構造特徴のロジスティック関数として検索信頼度スコア(RCS)を計算し、較正された回答保留方策を実現する。確信を伴う誤答率(CWAR)を定義し、3つの複数段階ベンチマーク(MuSiQue、2WikiMultiHopQA、HoVer)と2つの検索構造(LLM判定器付き、密なベクトル検索のみ)で、CWARが14.5〜62.1%の5つの失敗状況を評価する。RCSは8つの信頼度の基準手法に対し、5条件すべてでAUC-ACが単独または同率で最良だった。MuSiQueのLLM判定器付き設定では、RCSはカバレッジ50%でCWARを39.5%から20.6%へ減らし、相対減少率は47.8%、ECEは0.035だった。MuSiQueで学習したモデルを2WikiMultiHopQAへ転用した際のAUC低下はわずか0.5パーセントポイントで、状況特徴が領域に依存しない構造を持つことを確認した。

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

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

更新履歴

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

原文の要旨

Multi-hop retrieval failures are not uniformly distributed across queries: they cluster in structurally predictable subpopulations. We prove two results formalizing this structure. First (CWAR Reducibility): confident-failure reduction is achievable if and only if retrieval features carry mutual information about success, a condition satisfied by LLM-judge pipelines but substantially weaker in dense-only settings, explaining the AUC-AC gap between regimes. Second (Feature Regime Complementarity): no single ANN score feature achieves best predictive performance across all failure regimes; the dominant feature differs between datasets (query length on MuSiQue, hop-1 concentration on HoVer), and a constructive witness pair shows each is necessary in one regime and non-contributory in the other. We instantiate these principles in RegimeAbstain, which computes a Retrieval Confidence Score (RCS), a logistic function of up to nine query-ANN structural features, all available without any additional LLM call, and uses it to implement a calibrated abstention policy. We define the Confident-Wrong-Answer Rate (CWAR) metric and evaluate across three multi-hop benchmarks (MuSiQue, 2WikiMultiHopQA, HoVer) and two retrieval architectures (LLM-judge and dense-only), covering five failure regimes with CWAR from 14.5% to 62.1%. RCS achieves best or co-best AUC-AC in all five conditions against eight confidence baselines. On MuSiQue (LLM-judge), RCS reduces CWAR from 39.5% to 20.6% at 50% coverage (47.8% relative reduction), with ECE=0.035. A model trained on MuSiQue transfers to 2WikiMultiHopQA with only -0.5pp AUC loss, confirming the domain-agnostic structure of regime features.

著者のコメント

8 pages, 2 figures, 4 tables

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