SHRAG: AFrameworkfor Combining Human-Inspired Search with RAG
Hyunseok Ryu, Wonjune Shin, Hyun Park

TL;DR
SHRAG is a novel framework that enhances Retrieval-Augmented Generation by automating query transformation and multilingual retrieval, leading to more accurate and reliable multi-lingual question answering.
Contribution
It introduces SHRAG, which combines human-inspired search strategies with RAG, automating query reformulation and multilingual retrieval to improve performance.
Findings
Significantly improves RAG accuracy and reliability.
Enables efficient cross-lingual question answering.
Demonstrates potential for a new direct response search paradigm.
Abstract
Retrieval-Augmented Generation (RAG) is gaining recognition as one of the key technological axes for next generation information retrieval, owing to its ability to mitigate the hallucination phenomenon in Large Language Models (LLMs)and effectively incorporate up-to-date information. However, specialized expertise is necessary to construct ahigh-quality retrieval system independently; moreover, RAGdemonstratesrelativelyslowerprocessing speeds compared to conventional pure retrieval systems because it involves both retrieval and generation stages. Accordingly, this study proposes SHRAG, a novel framework designed to facilitate the seamless integration of Information Retrieval and RAG while simultaneously securing precise retrieval performance. SHRAG utilizes a Large Language Model as a Query Strategist to automatically transform unstructured natural language queries into…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInformation Retrieval and Search Behavior · Topic Modeling · Expert finding and Q&A systems
