Metacognition Is All You Need? Using Introspection In Generative Agents To Improve Goal-directed Behavior · The Large Language Model Bible Contribute to LLM-Bible

Metacognition Is All You Need? Using Introspection In Generative Agents To Improve Goal-directed Behavior

Toy Jason, Macadam Josh, Tabor Phil. Arxiv 2024

[Paper]    
Agentic Applications Uncategorized

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.

Similar Work