AIDB Daily Papers
キーワード検索だけで十分?:エージェントのツール利用でベクトルDBなしにRAG並の性能を実現
※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。
ポイント
- 本研究では、エージェントがツールとしてキーワード検索を用いることで、ベクトルデータベースなしにRAGと同等の性能を達成できるか検証した。
- ベクトルデータベースの構築・維持コストや複雑さを解消し、知識ベースの頻繁な更新が必要な場合に特に有効な、よりシンプルで安価な代替手段を提供する。
- 実験の結果、エージェント基盤のキーワード検索は、従来のRAGシステムの90%以上の性能を達成し、その有効性を示した。
Abstract
While Retrieval-Augmented Generation (RAG) has proven effective for generating accurate, context-based responses based on existing knowledge bases, it presents several challenges including retrieval quality dependencies, integration complexity and cost. Recent advances in agentic-RAG and tool-augmented LLM architectures have introduced alternative approaches to information retrieval and processing. We question how much additional value vector databases and semantic search bring to RAG over simple, agentic keyword search in documents for question-answering. In this study, we conducted a systematic comparison between RAG-based systems and tool-augmented LLM agents, specifically evaluating their retrieval mechanisms and response quality when the agent only has access to basic keyword search tools. Our empirical analysis demonstrates that tool-based keyword search implementations within an agentic framework can attain over $90%$ of the performance metrics compared to traditional RAG systems without using a standing vector database. Our approach is simple to implement, cost effective, and is particularly useful in scenarios requiring frequent updates to knowledge bases.
Paper AI Chat
この論文のPDF全文を対象にAIに質問できます。
質問の例: