paper-with-me

Papers

Keyword search is all you need: Achieving RAG-Level Performance without vector databases using agentic tool use

2025-12-19 · Shreyas Subramanian, Adewale Akinfaderin, Yanyan Zhang, Ishan Singh, Mani Khanuja, Sandeep Singh, Maira Ladeira Tanke arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.23368

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

Keyword Search Engine Enriched by Expert System Features

2020-08-28 · Olegs Verhodubs

Keyword search engines are essential elements of large information spaces. The largest information space is the Web, and keyword search engines play crucial role there. The advent of keyword search engines has provided a…

Dynamic Path-Decomposed Tries

2019-06-14 · Shunsuke Kanda, Dominik Köppl, Yasuo Tabei, Kazuhiro Morita 외

A keyword dictionary is an associative array whose keys are strings. Recent applications handling massive keyword dictionaries in main memory have a need for a space-efficient implementation. When limited to static appli…

Keyword Optimization in Sponsored Search Advertising: A Multi-Level Computational Framework

2022-02-28 · Yanwu Yang, Bernard J. Jansen, Yinghui Yang, Xunhua Guo 외

In sponsored search advertising, keywords serve as an essential bridge linking advertisers, search users and search engines. Advertisers have to deal with a series of keyword decisions throughout the entire lifecycle of …

valid

Visually Grounded Keyword Detection and Localisation for Low-Resource Languages

2023-02-01 · Kayode Kolawole Olaleye

This study investigates the use of Visually Grounded Speech (VGS) models for keyword localisation in speech. The study focusses on two main research questions: (1) Is keyword localisation possible with VGS models and (2)…

Ontology-driven personalized information retrieval for XML documents

2026-03-22 · Ounnaci Iddir, Ahmed-ouamer Rachid, Tai Dinh arxiv

This paper addresses the challenge of improving information retrieval from semi-structured eXtensible Markup Language (XML) documents. Traditional information retrieval systems (IRS) often overlook user-specific needs an…

Information RetrievalSemantic Similarity