次回の更新記事:AIコーディングエージェントのコスト構造を読み解く(公開予定日:2026年05月26日)
AIDB Daily Papers

経験駆動型検索戦略をオーケストレーションするエージェント指向のプラグイン可能なRAGスキル

原題: An Agent-Oriented Pluggable Experience-RAG Skill for Experience-Driven Retrieval Strategy Orchestration
著者: Dutao Zhang, Tian Liao
公開日: 2026-05-05 | 分野: NLP AI RAG cs.AI AIエージェント

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

ポイント

  • 本研究では、固定的な検索パイプラインでは対応できない多様なタスクに対し、エージェントとリトリーバープール間に位置する検索オーケストレーション層「Experience-RAG Skill」を提案した。
  • このスキルは、現在の状況を分析し、経験メモリを参照して適切な検索戦略を選択することで、エージェントに構造化された証拠を返す点で重要かつ新しい。
  • 結果として、固定リトリーバーベースラインを上回り、検索戦略選択を再利用可能なスキルとしてカプセル化できる可能性を示唆した。

Abstract

Retrieval-augmented generation systems often assume that one fixed retrieval pipeline is sufficient across heterogeneous tasks, yet factoid question answering, multi-hop reasoning, and scientific verification exhibit different retrieval preferences. We present Experience-RAG Skill, an agent-oriented pluggable retrieval orchestration layer positioned between the agent and the retriever pool. The proposed skill analyzes the current scene, consults an experience memory, selects an appropriate retrieval strategy, and returns structured evidence to the agent. Under a fixed candidate pool, Experience-RAG Skill achieves an overall nDCG@10 of 0.8924 on BeIR/nq, BeIR/hotpotqa, and BeIR/scifact, outperforming fixed single-retriever baselines and remaining competitive with Adaptive-RAG-style routing. The results suggest that retrieval strategy selection can be productively encapsulated as a reusable agent skill rather than being hard-coded in the upper workflow.

Paper AI Chat

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

質問の例:

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

会員登録 / ログイン

💬 ディスカッション

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

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

関連するAIDB記事