y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#memory-mechanisms News & Analysis

7 articles tagged with #memory-mechanisms. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

7 articles
AIBullisharXiv – CS AI · May 117/10
🧠

From Storage to Experience: A Survey on the Evolution of LLM Agent Memory Mechanisms

Researchers propose a unified evolutionary framework for LLM agent memory systems, categorizing development into three stages: Storage, Reflection, and Experience. The framework addresses fragmented research by synthesizing engineering and cognitive science perspectives, offering design principles for building more capable autonomous AI agents.

AIBullisharXiv – CS AI · Apr 207/10
🧠

PolicyBank: Evolving Policy Understanding for LLM Agents

Researchers introduce PolicyBank, a memory mechanism that allows LLM agents to autonomously refine their understanding of organizational policies through iterative feedback and testing, rather than treating policies as immutable rules. The system addresses a critical AI alignment challenge where natural-language policy specifications contain ambiguities and gaps that cause agent behavior to diverge from intended requirements, achieving up to 82% closure of specification gaps compared to near-zero success with existing memory mechanisms.

AINeutralarXiv – CS AI · Jun 106/10
🧠

MemCast: Memory-Driven Time Series Forecasting with Experience-Conditioned Reasoning

MemCast introduces a novel time series forecasting framework that leverages large language models with hierarchical memory structures to improve prediction accuracy. The method organizes learned experiences into historical patterns, reasoning wisdom, and temporal laws, while incorporating dynamic confidence adaptation for continual learning without test set contamination.

AIBullisharXiv – CS AI · Jun 96/10
🧠

Why Limit the Residual Stream to Layers and Not Tokens? Persistent Memory for Continuous Latent Reasoning

Researchers propose AGCLR, a new method that enhances large language models' reasoning capabilities by introducing persistent memory across reasoning steps. The approach addresses a fundamental limitation in continuous latent reasoning where intermediate facts are lost as models explore deeper reasoning paths, demonstrating consistent improvements on mathematical and multi-hop reasoning benchmarks.

AINeutralarXiv – CS AI · May 286/10
🧠

When Does Memory Help Multi-Trajectory Inference for Tool-Use LLM Agents?

Researchers demonstrate that memory mechanisms in multi-trajectory LLM agents produce inconsistent results depending on the inference strategy used, revealing that previous evaluations conflated memory abstraction properties with inference method effects. The study systematically evaluates four memory methods across three inference strategies on tool-use benchmarks, showing that reflection, fact extraction, and observation injection each perform optimally under different conditions.

AINeutralarXiv – CS AI · May 116/10
🧠

The Memory Curse: How Expanded Recall Erodes Cooperative Intent in LLM Agents

A new study reveals that expanding context windows in large language models paradoxically degrades cooperation in multi-agent scenarios, a phenomenon termed the 'memory curse.' Across 7 LLMs and 4 games, researchers found cooperation declined in 18 of 28 settings, with the mechanism traced to eroding forward-looking intent rather than increased paranoia, suggesting memory content fundamentally reshapes agent behavior.

AIBullisharXiv – CS AI · Mar 36/104
🧠

TTOM: Test-Time Optimization and Memorization for Compositional Video Generation

Researchers introduce TTOM (Test-Time Optimization and Memorization), a training-free framework that improves compositional video generation in Video Foundation Models during inference. The system uses layout-attention optimization and parametric memory to better align text prompts with generated video outputs, showing strong transferability across different scenarios.