paper-with-me

홈 › Papers

Metacognition is all you need? Using Introspection in Generative Agents to Improve Goal-directed Behavior

2024-01-09 · Jason Toy, Josh MacAdam, Phil Tabor

Recent advances in Large Language Models (LLMs) have shown impressive capabilities in various applications, yet LLMs face challenges such as limited context windows and difficulties in generalization. In this paper, we introduce a metacognition module for generative agents, enabling them to observe their own thought processes and actions. This metacognitive approach, designed to emulate System 1 and System 2 cognitive processes, allows agents to significantly enhance their performance by modifying their strategy. We tested the metacognition module on a variety of scenarios, including a situation where generative agents must survive a zombie apocalypse, and observe that our system outperform others, while agents adapt and improve their strategies to complete tasks over time.

📄 PDF Abstract BibTeX arXiv:2401.10910

Code (0)

등록된 구현이 없습니다.

Tasks

All

Similar Papers 제목 키워드 기반

Self-Reference in Large Language Models: The Introspection Threshold for Recursive Self-Improvement

2026-07-05 · Jiang Zhang, Bing Yuan, Qian Zhang arxiv

The pursuit of self-evolving AI raises a critical question: when is autonomous self-improvement sustainable rather than degenerative? Drawing an analogy to von Neumann's complexity threshold for self-reproducing automata…

Can LLMs Introspect? A Reality Check

2026-05-25 · Shashwat Singh, Tal Linzen, Shauli Ravfogel arxiv

Can large language models detect and report their own internal states? A number of recent studies have argued that they can. Drawing on lessons from human metacognition research, we argue that this conclusion may be prem…

Metacognition for Unknown Situations and Environments (MUSE)

2024-11-20 · Rodolfo Valiente, Praveen K. Pilly

Metacognition--the awareness and regulation of one's cognitive processes--is central to human adaptability in unknown situations. In contrast, current autonomous agents often struggle in novel environments due to their l…

Learning a metacognition for object perception

2020-11-30 · NeurIPS Workshop SVRHM 2020 12 · Marlene Berke, Mario Belledonne, Julian Jara-Ettinger

Beyond representing the external world, humans also represent their own cognitive processes. In the context of perception, this metacognition helps us identify unreliable percepts, such as when we recognize that we are s…

Object

Agentic Metacognition: Designing a "Self-Aware" Low-Code Agent for Failure Prediction and Human Handoff

2025-09-24 · Jiexi Xu arxiv

The inherent non-deterministic nature of autonomous agents, particularly within low-code/no-code (LCNC) environments, presents significant reliability challenges. Agents can become trapped in unforeseen loops, generate i…