paper-with-me

Papers

Metacognitive Retrieval-Augmented Large Language Models

2024-02-18 · Yujia Zhou, Zheng Liu, Jiajie Jin, Jian-Yun Nie, Zhicheng Dou

Retrieval-augmented generation have become central in natural language processing due to their efficacy in generating factual content. While traditional methods employ single-time retrieval, more recent approaches have shifted towards multi-time retrieval for multi-hop reasoning tasks. However, these strategies are bound by predefined reasoning steps, potentially leading to inaccuracies in response generation. This paper introduces MetaRAG, an approach that combines the retrieval-augmented generation process with metacognition. Drawing from cognitive psychology, metacognition allows an entity to self-reflect and critically evaluate its cognitive processes. By integrating this, MetaRAG enables the model to monitor, evaluate, and plan its response strategies, enhancing its introspective reasoning abilities. Through a three-step metacognitive regulation pipeline, the model can identify inadequacies in initial cognitive responses and fixes them. Empirical evaluations show that MetaRAG significantly outperforms existing methods.

📄 PDF Abstract BibTeX arXiv:2402.11626

Code (1)

ignorejjj/metarag 공식 구현 pytorch

Tasks

Response GenerationRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

AgentBnB: A Browser-Based Cybersecurity Tabletop Exercise with Large Language Model Support and Retrieval-Aligned Scaffolding

2025-10-31 · Arman Anwar, Zefang Liu arxiv

Traditional cybersecurity tabletop exercises (TTXs) provide valuable training but are often scripted, resource-intensive, and difficult to scale. We introduce AgentBnB, a browser-based re-imagining of the Backdoors & Bre…

Adaptive Retrieval helps Reasoning in LLMs -- but mostly if it's not used

2026-02-06 · Srijan Shakya, Anamaria-Roberta Hartl, Sepp Hochreiter, Korbinian Pöppel arxiv

Large Language Models (LLMs) often falter in complex reasoning tasks due to their static, parametric knowledge, leading to hallucinations and poor performance in specialized domains like mathematics. This work explores a…

Have I done enough planning or should I plan more?

2022-01-03 · Ruiqi He, Yash Raj Jain, Falk Lieder

People's decisions about how to allocate their limited computational resources are essential to human intelligence. An important component of this metacognitive ability is deciding whether to continue thinking about what…

Model Selection

Deep Search with Hierarchical Meta-Cognitive Monitoring Inspired by Cognitive Neuroscience

2026-01-30 · Zhongxiang Sun, Qipeng Wang, Weijie Yu, Jingxuan Yang 외 arxiv

Deep search agents powered by large language models have demonstrated strong capabilities in multi-step retrieval, reasoning, and long-horizon task execution. However, their practical failures often stem from the lack of…

Anomaly Detection

Context-Aware Pragmatic Metacognitive Prompting for Sarcasm Detection

2025-11-26 · Michael Iskandardinata, William Christian, Derwin Suhartono arxiv

Detecting sarcasm remains a challenging task in the areas of Natural Language Processing (NLP) despite recent advances in neural network approaches. Currently, Pre-trained Language Models (PLMs) and Large Language Models…

Sarcasm Detection