CLJul 3

PraMem: Practice-derived Experiential Memory for Long-horizon Behavior Prediction

arXiv:2607.0288135.2h-index: 13Has Code
Predicted impact top 2% in CL · last 90 daysOriginality Highly original
AI Analysis

For AI systems predicting user actions over long sequences, PraMem offers a new paradigm that outperforms existing memory management methods.

PraMem reframes long historical sequences from a burden into a resource by building an experiential memory through beforehand practice, achieving superior performance over prior methods on diverse long-horizon behavior prediction tasks.

Long-horizon behavior prediction aims to infer a user's next action based on a lengthy historical sequence, playing a crucial role in artificial intelligence field. The rise of large language models (LLMs) offers a promising direction for sequential behavior prediction, yet LLMs struggle with latent behavioral pattern induction and model-intrinsic cognitive biases when tackling long-horizon behavior prediction. Prior memory management methods follow a context-compression paradigm that attempts to address this task by alleviating the historical sequence burden, yet fail to resolve the core challenges. In this paper, we advocate a paradigm shift that reframes the lengthy historical sequence from a burden into a valuable resource to be exploited, and accordingly propose PraMem, which conducts beforehand practice over the lengthy historical sequence to build an experiential memory, thereby serving as the assisted input for accurate long-horizon behavior prediction. Extensive experiments across diverse tasks demonstrate that PraMem achieves superior performance than prior methods, and more in-depth analyses provide valuable insights into the mechanism and evolution of the experiential memory. Code: https://github.com/icip-cas/PraMem.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes