paper-with-me

홈 › Papers

SHRAG: AFrameworkfor Combining Human-Inspired Search with RAG

2025-11-30 · Hyunseok Ryu, Wonjune Shin, Hyun Park arxiv

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 logically structured search queries, subsequently performing Boolean retrieval to emulate the search process of an expert human searcher. Furthermore, it incorporates multilingual query expansion and a multilingual embedding model, enabling it to perform efficient cross-lingual question answering within the multilingual dataset environment of the ScienceON Challenge. Experimental results demonstrate that the proposed method, combining logical retrieval capabilities and generative reasoning, can significantly enhance the accuracy and reliability of RAG systems. Furthermore, SHRAG movesbeyondconventionaldocument-centric retrieval methods, presenting the potential for a new search paradigm capable of providing direct and reliable responses to queries.

📄 PDF Abstract BibTeX arXiv:2512.00772

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Question AnsweringNatural Language QueriesInformation Retrieval

Similar Papers 제목 키워드 기반

FlashRAG: A Modular Toolkit for Efficient Retrieval-Augmented Generation Research

2024-05-22 · Jiajie Jin, Yutao Zhu, Guanting Dong, Yuyao Zhang 외

With the advent of large language models (LLMs) and multimodal large language models (MLLMs), the potential of retrieval-augmented generation (RAG) has attracted considerable research attention. Various novel algorithms …

RAGRetrievalRetrieval-augmented Generation

A Small Math Model: Recasting Strategy Choice Theory in an LLM-Inspired Architecture

2025-09-28 · Roussel Rahman, Jeff Shrager arxiv

Strategy Choice Theory (SCT; Siegler and Shrager, 1984; Siegler, 2000) explains important aspects of children's arithmetic learning based upon principles including learning from developmentally naturalistic data, probabi…

Mathematical Reasoning

When Brain-inspired AI Meets AGI

2023-03-28 · Lin Zhao, Lu Zhang, Zihao Wu, Yuzhong Chen 외

Artificial General Intelligence (AGI) has been a long-standing goal of humanity, with the aim of creating machines capable of performing any intellectual task that humans can do. To achieve this, AGI researchers draw ins…

In-Context Learning

Combining imitation and deep reinforcement learning to accomplish human-level performance on a virtual foraging task

2022-03-11 · Vittorio Giammarino, Matthew F Dunne, Kylie N Moore, Michael E Hasselmo 외

We develop a simple framework to learn bio-inspired foraging policies using human data. We conduct an experiment where humans are virtually immersed in an open field foraging environment and are trained to collect the hi…

Deep Reinforcement LearningImitation LearningReinforcement Learning (RL)

A Neurodiversity-Inspired Solver for the Abstraction \& Reasoning Corpus (ARC) Using Visual Imagery and Program Synthesis

2023-02-18 · James Ainooson, Deepayan Sanyal, Joel P. Michelson, Yuan Yang 외

Core knowledge about physical objects -- e.g., their permanency, spatial transformations, and interactions -- is one of the most fundamental building blocks of biological intelligence across humans and non-human animals.…

ARCProgram Synthesis