procedural-memory

Tag

Cards List
#procedural-memory

Last week I built an AI Agent, this week I added memory!

Reddit r/AI_Agents · 12h ago

A developer shares their experience building an AI agent with memory using the Anthropic SDK and TypeScript, explaining the differences between working, episodic, semantic, and procedural memory and the challenges of scaling memory for production.

0 favorites 0 likes
#procedural-memory

Procedural Memory Distillation: Online Reflection for Self-Improving Language Models

arXiv cs.AI · 5d ago Cached

Procedural Memory Distillation (PMD) converts cross-episode signals from reinforcement learning rollouts into reusable procedural memory that is distilled into the policy weights during training, enabling self-improving language models without memory at inference. Experiments show PMD outperforms SDPO by 3.8-5.5% on SCIKNOWEVAL and 7.9-13.6% on LIVECODEBENCH.

0 favorites 0 likes
#procedural-memory

@dair_ai: // Neural procedural memory // Good paper on agent memory beyond prompt retrieval. NPM stores procedural skills as acti…

X AI KOLs Timeline · 2026-06-30 Cached

This paper introduces Neural Procedural Memory (NPM), a training-free framework that stores procedural skills as activation steering vectors distilled from contrastive historical experience, enabling LLM agents to execute skills without relying solely on textual instructions.

0 favorites 0 likes
#procedural-memory

Managing Procedural Memory in LLM Agents: Control, Adaptation, and Evaluation

Hugging Face Daily Papers · 2026-06-22 Cached

Introduces AFTER, a benchmark of 382 enterprise tasks to evaluate procedural memory in LLM agents, showing that skill transfer improves performance across tasks, roles, and model backbones, with some skills generalizing broadly while others specialize.

0 favorites 0 likes
← Back to home

Submit Feedback