paper-with-me

홈 › Papers

Procedural Memory Is Not All You Need: Bridging Cognitive Gaps in LLM-Based Agents

2025-05-06 · Schaun Wheeler, Olivier Jeunen

Large Language Models (LLMs) represent a landmark achievement in Artificial Intelligence (AI), demonstrating unprecedented proficiency in procedural tasks such as text generation, code completion, and conversational coherence. These capabilities stem from their architecture, which mirrors human procedural memory -- the brain's ability to automate repetitive, pattern-driven tasks through practice. However, as LLMs are increasingly deployed in real-world applications, it becomes impossible to ignore their limitations operating in complex, unpredictable environments. This paper argues that LLMs, while transformative, are fundamentally constrained by their reliance on procedural memory. To create agents capable of navigating ``wicked'' learning environments -- where rules shift, feedback is ambiguous, and novelty is the norm -- we must augment LLMs with semantic memory and associative learning systems. By adopting a modular architecture that decouples these cognitive functions, we can bridge the gap between narrow procedural expertise and the adaptive intelligence required for real-world problem-solving.

📄 PDF Abstract BibTeX arXiv:2505.03434

Code (0)

등록된 구현이 없습니다.

Tasks

AllCode CompletionText Generation

Similar Papers 제목 키워드 기반

Bridging Declarative, Procedural, and Conditional Metacognitive Knowledge Gap Using Deep Reinforcement Learning

2023-04-23 · Mark Abdelshiheed, John Wesley Hostetter, Tiffany Barnes, Min Chi

In deductive domains, three metacognitive knowledge types in ascending order are declarative, procedural, and conditional learning. This work leverages Deep Reinforcement Learning (DRL) in providing adaptive metacognitiv…

Deep Reinforcement Learningreinforcement-learning

Hybrid Personalization Using Declarative and Procedural Memory Modules of the Cognitive Architecture ACT-R

2025-05-08 · Kevin Innerebner, Dominik Kowald, Markus Schedl, Elisabeth Lex

Recommender systems often rely on sub-symbolic machine learning approaches that operate as opaque black boxes. These approaches typically fail to account for the cognitive processes that shape user preferences and decisi…

Decision MakingRecommendation Systems

RoBridge: A Hierarchical Architecture Bridging Cognition and Execution for General Robotic Manipulation

2025-05-03 · Kaidong Zhang, Rongtao Xu, Pengzhen Ren, Junfan Lin 외

Operating robots in open-ended scenarios with diverse tasks is a crucial research and application direction in robotics. While recent progress in natural language processing and large multimodal models has enhanced robot…

Robot Manipulation

InfiniteDiffusion: Bridging Learned Fidelity and Procedural Utility for Open-World Terrain Generation

2025-12-09 · Alexander Goslin arxiv

For decades, procedural worlds have been built on procedural noise functions such as Perlin noise, which are fast and infinite, yet fundamentally limited in realism and large-scale coherence. Conversely, diffusion models…

A Computational Model for Situated Task Learning with Interactive Instruction

2016-04-23 · Shiwali Mohan, James Kirk, John Laird

Learning novel tasks is a complex cognitive activity requiring the learner to acquire diverse declarative and procedural knowledge. Prior ACT-R models of acquiring task knowledge from instruction focused on learning proc…