y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#agent-memory News & Analysis

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

6 articles
AIBullisharXiv – CS AI · 3d ago7/10
🧠

AMP: A Vendor-Neutral Wire Format for Agent Memory Operations

Researchers introduce memorywire, a vendor-neutral JSON wire format standardizing agent memory operations across competing frameworks like mem0, MemGPT, and Cognee. The protocol enables interoperability between memory systems while including human-in-the-loop governance controls, with a reference implementation achieving 100% recall on test queries and 68/80 conformance across adapters.

AIBullisharXiv – CS AI · Mar 67/10
🧠

AMV-L: Lifecycle-Managed Agent Memory for Tail-Latency Control in Long-Running LLM Systems

Researchers introduce AMV-L, a new memory management framework for long-running LLM systems that uses utility-based lifecycle management instead of traditional time-based retention. The system improves throughput by 3.1x and reduces latency by up to 4.7x while maintaining retrieval quality by controlling memory working-set size rather than just retention time.

AINeutralarXiv – CS AI · May 296/10
🧠

Entity-Collision: A Stratified Protocol for Attributing Retrieval Lift in Agent Memory

Researchers propose entity-collision, a standardized testing protocol for evaluating retrieval systems in agent memory applications. The protocol isolates embedder performance from lexical overlap by construction, revealing that encoder capacity alone doesn't guarantee better retrieval—MiniLM-384 outperforms larger models on mixed query types despite having fewer parameters than BGE-large.

AINeutralarXiv – CS AI · May 126/10
🧠

Nautilus Compass: Black-box Persona Drift Detection for Production LLM Agents

Nautilus Compass is a black-box persona drift detector for LLM coding agents that operates without access to model weights, making it compatible with closed APIs like Claude and GPT-4. The system detects when production agents forget user constraints or contradict prior agreements using embedding-based similarity matching, achieving 0.83 ROC AUC on drift detection while costing $3.50 per evaluation—substantially cheaper than alternatives.

🧠 GPT-4🧠 Claude
AINeutralarXiv – CS AI · May 116/10
🧠

When Stored Evidence Stops Being Usable: Scale-Conditioned Evaluation of Agent Memory

Researchers present a scale-conditioned evaluation protocol for AI agent memory systems that tests whether stored evidence remains usable as irrelevant data accumulates. Testing across multiple memory architectures and language models reveals that reliability degrades unpredictably with scale, with some models exceeding computational budgets while others maintain performance, suggesting memory scalability claims must be conditioned on specific agent-interface-scale combinations.

AINeutralarXiv – CS AI · May 116/10
🧠

A Multi-Memory Segment System for Generating High-Quality Long-Term Memory Content in Agents

Researchers propose a Multi-Memory Segment System (MMS) that improves how AI agents generate and store long-term memories by moving beyond simple summarization. The system creates structured retrieval and contextual memory units inspired by cognitive psychology, enabling more effective historical data utilization and response quality in agent interactions.