y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#memory-systems News & Analysis

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

81 articles
AIBullisharXiv – CS AI · Mar 57/10
🧠

ELMUR: External Layer Memory with Update/Rewrite for Long-Horizon RL Problems

Researchers developed ELMUR, a new AI architecture that uses external memory to help robots make better decisions over extremely long time periods. The system achieved 100% success on tasks requiring memory of up to one million steps and nearly doubled performance on robotic manipulation tasks compared to existing methods.

AIBullisharXiv – CS AI · Mar 46/106
🧠

SuperLocalMemory: Privacy-Preserving Multi-Agent Memory with Bayesian Trust Defense Against Memory Poisoning

SuperLocalMemory is a new privacy-preserving memory system for multi-agent AI that defends against memory poisoning attacks through local-first architecture and Bayesian trust scoring. The open-source system eliminates cloud dependencies while providing personalized retrieval through adaptive learning-to-rank, demonstrating strong performance metrics including 10.6ms search latency and 72% trust degradation for sleeper attacks.

AINeutralarXiv – CS AI · Mar 37/105
🧠

Agentic Unlearning: When LLM Agent Meets Machine Unlearning

Researchers introduce 'agentic unlearning' through Synchronized Backflow Unlearning (SBU), a framework that removes sensitive information from both AI model parameters and persistent memory systems. The method addresses critical gaps in existing unlearning techniques by preventing cross-pathway recontamination between memory and parameters.

AIBullisharXiv – CS AI · Mar 37/104
🧠

LightMem: Lightweight and Efficient Memory-Augmented Generation

Researchers introduce LightMem, a new memory system for Large Language Models that mimics human memory structure with three stages: sensory, short-term, and long-term memory. The system achieves up to 7.7% better QA accuracy while reducing token usage by up to 106x and API calls by up to 159x compared to existing methods.

AIBullisharXiv – CS AI · Feb 277/107
🧠

LLMServingSim 2.0: A Unified Simulator for Heterogeneous and Disaggregated LLM Serving Infrastructure

Researchers have released LLMServingSim 2.0, a unified simulator that models the complex interactions between heterogeneous hardware and disaggregated software in large language model serving infrastructures. The simulator achieves 0.97% average error compared to real deployments while maintaining 10-minute simulation times for complex configurations.

$NEAR
AIBullisharXiv – CS AI · Feb 277/105
🧠

Towards Autonomous Memory Agents

Researchers introduce U-Mem, an autonomous memory agent system that actively acquires and validates knowledge for large language models. The system uses cost-aware knowledge extraction and semantic Thompson sampling to improve performance, showing significant gains on benchmarks like HotpotQA and AIME25.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Memory Makes the Difference: Evaluating How Different Memory Roles Shape Conversational Agents

Researchers present a taxonomy of memory roles in RAG-based conversational AI systems, demonstrating that different memory types—such as clarifying versus irrelevant memories—substantially shape response quality, factual accuracy, and personalization. Using a user-centric evaluation framework, the study reveals that memory function matters more than just storage mechanisms, with implications for developing more effective conversational agents.

AINeutralarXiv – CS AI · Jun 256/10
🧠

TRUSTMEM: Learning Trustworthy Memory Consolidation for LLM Agents with Long-Term Memory

Researchers introduce TrustMem, a framework that improves the reliability of memory consolidation in LLM agents by verifying memory updates for accuracy and completeness. The system uses a Memory Transition Verifier and preference-guided reinforcement learning to reduce omissions, corruptions, and hallucinations in long-term memory systems by 40-79%, achieving state-of-the-art performance across multiple benchmarks.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Holographic Memory for Zero-Shot Compositional Reasoning in Knowledge Graphs: A Mechanistic Study of Where and Why It Fails

Researchers demonstrate that Holographic Reduced Representations (HRR), a theoretically promising approach for multi-hop reasoning in knowledge graphs, fail at zero-shot compositional queries despite competitive single-hop performance. The core bottleneck is not the mathematical binding mechanism but rather reduced retrieval capacity under superposition, a finding with implications for neural-symbolic AI systems.

AIBullisharXiv – CS AI · Jun 236/10
🧠

AdaMem: Learning What to Remember for Personalized Long-Horizon LLM Agents

Researchers introduce AdaMem, an adaptive memory system for LLM agents that learns what information to retain based on individual user preferences rather than storing everything. The method achieves up to 9% QA accuracy improvement while reducing memory bloat, addressing practical constraints of inference costs and finite context windows in production systems.

AIBullisharXiv – CS AI · Jun 236/10
🧠

RaMem: Contextual Reinstatement for Long-term Agentic Memory

Researchers introduce RaMem, a framework that solves the 'context collapse' problem in long-term LLM agent memory systems by recontextualizing retrieved memory fragments with their original episodic conditions. The approach uses evidence anchoring, condition induction, validity-aware retrieval, and context-preserved synthesis to improve memory relevance verification, achieving over 10% F1 improvement across benchmarks.

AINeutralarXiv – CS AI · Jun 116/10
🧠

Position: Hippocampal Explicit Memory Is the Cornerstone for AGI

A research position paper argues that integrating explicit memory systems into Large Language Models is essential for achieving Artificial General Intelligence. The paper contends that current LLMs rely on implicit statistical learning analogous to human implicit memory, but AGI requires higher-order cognitive functions like strategic planning and symbolic reasoning that depend on hippocampal explicit memory mechanisms.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Infini Memory: Maintainable Topic Documents for Long-Term LLM Agent Memory

Researchers introduce Infini Memory, a novel persistent memory architecture for long-term LLM agents that organizes information as topic-structured documents rather than isolated records. The system consolidates observations through staged buffers and enables iterative evidence retrieval during inference, achieving 64.7% performance on MemoryAgentBench and demonstrating improved fact revision and memory maintenance capabilities.

AINeutralarXiv – CS AI · Jun 86/10
🧠

AdMem: Advanced Memory for Task-solving Agents

Researchers introduce AdMem, a unified memory framework that enables large language model agents to effectively store, organize, and retrieve semantic, episodic, and procedural knowledge across long-horizon tasks. The system uses a multi-agent architecture with reward-based evaluation to automatically generate and manage memories, demonstrating improved robustness compared to existing approaches.

AIBullishCrypto Briefing · Jun 56/10
🧠

OpenAI launches advanced memory system for ChatGPT with ‘Dreaming V3’ upgrade

OpenAI has launched a 'Dreaming V3' upgrade that introduces an advanced memory system for ChatGPT, enabling the AI to retain and leverage user interaction history for more personalized and contextually aware conversations. This development enhances ChatGPT's ability to provide customized experiences by maintaining persistent memory across sessions.

OpenAI launches advanced memory system for ChatGPT with ‘Dreaming V3’ upgrade
🏢 OpenAI🧠 ChatGPT
AINeutralarXiv – CS AI · Jun 56/10
🧠

SubtleMemory: A Benchmark for Fine-Grained Relational Memory Discrimination in Long-Horizon AI Agents

Researchers introduce SubtleMemory, a benchmark for evaluating how AI agents handle complex relational memory tasks across long-term interactions. Testing six memory systems and multiple agent architectures reveals current systems struggle with fine-grained memory discrimination, exposing weaknesses in preserving and retrieving nuanced relationships between stored information.

AIBullisharXiv – CS AI · Jun 56/10
🧠

Memory is Reconstructed, Not Retrieved: Graph Memory for LLM Agents

Researchers propose MRAgent, a framework that reimagines how large language model agents access memory by using a dynamic graph-based reconstruction approach instead of static retrieval methods. The system demonstrates up to 23% performance improvements on benchmarks while reducing computational costs, addressing a fundamental limitation in LLM agents' ability to reason over extended interaction histories.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Agent Memory: Characterization and System Implications of Stateful Long-Horizon Workloads

Researchers present the first comprehensive systems characterization of LLM agent memory architectures, introducing a taxonomy and profiling framework to analyze how different design choices impact performance across write and read paths. The study benchmarks ten representative systems and derives actionable recommendations for optimizing agent memory at scale.

AIBullishOpenAI News · Jun 46/10
🧠

Dreaming: Better memory for a more helpful ChatGPT

ChatGPT has introduced an enhanced memory system that allows the AI to retain user preferences and maintain contextual continuity across multiple conversations. This development aims to create a more personalized and coherent user experience by reducing the need for repeated context-setting in each new chat session.

🧠 ChatGPT
AIBullisharXiv – CS AI · Jun 46/10
🧠

Exploring Cross-Scenario Generality of Agentic Memory Systems: Diagnostics and a Strong Baseline

Researchers evaluated eight memory systems for LLM agents across five different scenarios and found that agent-controlled memory management outperforms fixed pipeline designs. The study introduces AutoMEM, a new memory harness that achieves superior cross-scenario generality by allowing agents active control over storage and retrieval operations.

AINeutralarXiv – CS AI · Jun 46/10
🧠

MemoryDocDataSet: A Benchmark for Joint Conversational Memory and Long Document Reasoning

Researchers introduce MemoryDocDataSet, a new benchmark for evaluating AI systems that must simultaneously handle multi-session conversational memory and long document reasoning. The synthetic dataset reveals a significant performance gap in current architectures, with the best baseline achieving only 35.8% F1 on tasks requiring joint memory-document navigation.

AINeutralarXiv – CS AI · Jun 26/10
🧠

CoMIC: Collaborative Memory and Insights Circulation for Long-Horizon LLM Agents in Cloud-Edge Systems

Researchers introduce CoMIC, a cloud-edge framework that enables lightweight LLM agents on edge servers to handle long-horizon tasks by combining local execution with centralized cloud-based reflection and experience aggregation. The parameter-update-free approach improves performance across symbolic planning and text interaction tasks without requiring model fine-tuning.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Can LLM Agents Sustain Long-Horizon Organizational Dynamics?

Researchers introduce TaskWeave, a hierarchical framework that enables large language model agents to maintain coherent behavior in complex organizational simulations over extended periods. The system uses memory-centered coordination and dependency-aware tracking to sustain long-horizon tasks, demonstrating viability for enterprise-level multi-agent applications through year-long IT company simulations.

AIBullisharXiv – CS AI · May 296/10
🧠

PersonaAgent: Bridging Memory and Action for Personalized LLM Agents

Researchers introduce PersonaAgent, a personalized LLM agent framework that moves beyond one-size-fits-all AI systems by integrating personalized memory and action modules. The system uses individual user personas as prompts that dynamically adapt through real-time preference alignment, demonstrating improved performance in delivering tailored user experiences.

← PrevPage 2 of 4Next →