CogGPT: Unleashing the Power of Cognitive Dynamics on Large Language Models
Yaojia Lv, Haojie Pan, Zekun Wang, Jiafeng Liang, Yuanxing Liu, Ruiji Fu, Ming Liu, Zhongyuan Wang, Bing Qin
TL;DR
The paper argues that current LLM studies treat cognition as static and fail to capture lifelong cognitive dynamics. It introduces CogBench, a 22,000-instance benchmark with multi-source information flows (across article- and video-based streams) and two metrics—Authenticity and Rationality—to assess how well LLM-driven agents adapt their cognitive state over iterations. The authors then present CogGPT, an LLM-driven agent with a memory retention system and a collaborative refinement framework that enable iterative, memory-guided updates to its profile and reasoning as information arrives. Empirical results show CogGPT outperforms static baselines (CoT, ReAct, Reflexion) in both alignment of ratings and quality of reasoning, under both article- and video-based information flows, with substantial human-evaluation agreement. The work advances the study of cognitive dynamics in LLMs and points to future directions for human-in-the-loop sandbox environments to better understand and leverage lifelong cognitive adaptation in AI systems.
Abstract
Cognitive dynamics are pivotal to advance human understanding of the world. Recent advancements in large language models (LLMs) reveal their potential for cognitive simulation. However, these LLM-based cognitive studies primarily focus on static modeling, overlooking the dynamic nature of cognition. To bridge this gap, we propose the concept of the cognitive dynamics of LLMs and present a corresponding task with the inspiration of longitudinal studies. Towards the task, we develop CogBench, a novel benchmark to assess the cognitive dynamics of LLMs and validate it through participant surveys. We also design two evaluation metrics for CogBench, including Authenticity and Rationality. Recognizing the inherent static nature of LLMs, we introduce CogGPT for the task, which features an innovative iterative cognitive mechanism aimed at enhancing lifelong cognitive dynamics. Empirical results demonstrate the superiority of CogGPT over existing methods, particularly in its ability to facilitate role-specific cognitive dynamics under continuous information flows.
