cs.CLJun 29, 2026

Neural Procedural Memory: Empowering LLM Agents with Implicit Activation Steering

Authors: Chengfeng ZhaoYuqiao TanShizhu HeYequan WangJun ZhaoKang Liu

Organizations: Institute of Automation, CAS · University of Chinese Academy of Sciences · Beijing Academy of Artificial Intelligence

Abstract

While Large Language Models (LLMs) excel as static solvers, transforming them into autonomous agents remains challenging. This transition requires continuous environmental interaction, yet current agents lack the necessary persistent procedural memory. Existing approaches predominantly employ Retrieval-Augmented Generation (RAG) to inject explicit textual guidelines into model contexts. However, relying solely on symbolic instructions can introduce a text-action disconnect, frequently failing to activate the internal representations necessary for correct task execution. To address this, the paper introduces Neural Procedural Memory (NPM), a training-free framework that represents agent memory through implicit activation steering rather than explicit instructions. By distilling procedural skills from historical contrastive experiences into steering vectors in the activation space, NPM directly activates the task-relevant neural mechanisms to guide task execution. Evaluations across four agent benchmarks show that NPM performs comparably to baselines using explicit textual instructions. Furthermore, the results show that combining implicit steering with explicit workflows provides complementary advantages, leading to more robust task execution. Representational analyses indicate that these steering vectors encode consistent task logic, forming organized structures within the activation space. These findings suggest that implicit activation steering provides a promising approach for managing agent memory.

Explore similar work

CardsList
  1. AdMem: Advanced Memory for Task-solving Agents

    Jun 5, 2026Runzhe Wang, Huilin Lu, Shengjie Liu +2Agent MemoryLong-Term Memory

  2. Mem-ππ: Adaptive Memory through Learning When and What to Generate

    May 20, 2026Xiaoqiang Wang, Chao Wang, Hadi Nekoei +5