次回の更新記事:誤解を招きやすいAI用語6選、技術語なのに揺れる意味(公開予定日:2026年04月30日)
AIDB Daily Papers

エントロピー的クレーム解決:RAGのための不確実性駆動型エビデンス選択

原題: Entropic Claim Resolution: Uncertainty-Driven Evidence Selection for RAG
著者: Davide Di Gioia
公開日: 2026-03-30 | 分野: NLP 推論 AI 知識 情報検索 最適化 RAG 理論 エントロピー

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 本研究では、RAGにおける推論を、競合する回答仮説のエントロピー最小化として再構築する新しいアルゴリズムECRを提案した。
  • ECRは、知識集約型かつ現実世界のシナリオにおいて、エビデンスの対立やクエリの曖昧さによる認識的不確実性に対処する点で重要である。
  • ECRをマルチストラテジー検索パイプラインに統合し、理論的特性を分析することで、不確実性を考慮したエビデンス選択の基盤を確立した。

Abstract

Current Retrieval-Augmented Generation (RAG) systems predominantly rely on relevance-based dense retrieval, sequentially fetching documents to maximize semantic similarity with the query. However, in knowledge-intensive and real-world scenarios characterized by conflicting evidence or fundamental query ambiguity, relevance alone is insufficient for resolving epistemic uncertainty. We introduce Entropic Claim Resolution (ECR), a novel inference-time algorithm that reframes RAG reasoning as entropy minimization over competing semantic answer hypotheses. Unlike action-driven agentic frameworks (e.g., ReAct) or fixed-pipeline RAG architectures, ECR sequentially selects atomic evidence claims by maximizing Expected Entropy Reduction (EER), a decision-theoretic criterion for the value of information. The process dynamically terminates when the system reaches a mathematically defined state of epistemic sufficiency (H <= epsilon, subject to epistemic coherence). We integrate ECR into a production-grade multi-strategy retrieval pipeline (CSGR++) and analyze its theoretical properties. Our framework provides a rigorous foundation for uncertainty-aware evidence selection, shifting the paradigm from retrieving what is most relevant to retrieving what is most discriminative.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事