memory-framework

Tag

Cards List
#memory-framework

LifeMem: Enabling Lifelong Experience Reuse for LLM Agents

arXiv cs.CL · 8h ago Cached

LifeMem is a lifelong learning framework that enables LLM agents to transfer knowledge across multiple environments by clustering interaction trajectories to extract reusable skills, reducing forgetting and improving cross-task transfer.

0 favorites 0 likes
#memory-framework

EM^2Mem: Event-Centric Multimodal Memory for Large Language Models

Hugging Face Daily Papers · 2026-09-01 Cached

EM^2Mem proposes an event-centric multimodal memory framework that binds heterogeneous evidence to event anchors for compact, generation-ready memory in long-video question answering, improving accuracy and reducing latency.

0 favorites 0 likes
#memory-framework

ArborMem: Navigating Interaction States with Memory Forests

arXiv cs.CL · 2026-08-19 Cached

ArborMem introduces an online memory framework for large language models that represents conversations as a navigable forest of interaction states, outperforming baselines on memory benchmarks and introducing BranchMemEval as a new diagnostic benchmark.

0 favorites 0 likes
#memory-framework

Self-Evolving Just-In-Time Memory for Proactive Embodied Safety

arXiv cs.LG · 2026-07-21 Cached

This paper introduces a Self-Evolving Just-In-Time Memory framework for proactive embodied safety, combining a Risk-Sufficient Topological Belief Graph, Agency-Grounded Factual Memory, and Experience Memory to mitigate hazards without stalling task progress. Experiments on IS-Bench show significant Safe-Success rate improvements (e.g., +30.3% on Qwen3-VL-8B).

0 favorites 0 likes
#memory-framework

SelfMem: Self-Optimizing Memory for AI Agents

arXiv cs.CL · 2026-07-07 Cached

SelfMem introduces a self-optimizing memory framework for AI agents that allows them to explore, evaluate, and refine their own memory strategies through memory tools and feedback signals, achieving significant improvements over baselines on the BEAM benchmark across large conversation scales.

0 favorites 0 likes
#memory-framework

DMF: A Deterministic Memory Framework for Conversational AI Agents

arXiv cs.AI · 2026-06-03 Cached

Introduces DMF, a deterministic memory framework for conversational AI agents that replaces LLM-based compression with classical NLP and mathematical scoring, achieving comparable accuracy to Mem0 while using zero tokens for memory preparation and up to 242× fewer tokens overall.

0 favorites 0 likes
#memory-framework

@Voxyz_ai: a framework for agent memory: Remember, Cite, Forget. here's one way to do it. mine looks like this: → Remember: hot se…

X AI KOLs Following · 2026-05-22 Cached

Introduces a framework for agent memory with three components: Remember (hot session and cross-session storage), Cite (authority ordering via AGENTS.md), and Forget (timestamped facts with Mem0-style soft decay). Argues that missing any of these leads to stale facts or unauthorized sources.

0 favorites 0 likes
#memory-framework

@GitHub_Daily: I increasingly feel that the biggest issue with Claude Code or Codex is no longer its inability to write code. Rather, it can't remember the solutions we discussed in conversations, the pitfalls we encountered, or the project development progress. I stumbled upon an open-source Claude Code plugin from EverOS that gives AI…

X AI KOLs Timeline · 2026-05-20 Cached

This article introduces the open-source EverOS project, which provides long-term memory capabilities for AI coding assistants like Claude Code. It automatically saves conversation history and retrieves memories in new conversations. Additionally, it includes multiple application examples.

0 favorites 0 likes
#memory-framework

MemForest: An Efficient Agent Memory System with Hierarchical Temporal Indexing

Hugging Face Daily Papers · 2026-05-16 Cached

MemForest proposes a memory framework for long-context LLM agents that improves scalability and reduces latency through parallel chunk extraction and hierarchical temporal indexing, achieving 6x higher throughput on benchmarks.

0 favorites 0 likes
#memory-framework

Echo-Forcing: A Scene Memory Framework for Interactive Long Video Generation

Hugging Face Daily Papers · 2026-05-15 Cached

Echo-Forcing introduces a scene memory framework for interactive long video generation, using hierarchical temporal memory, scene recall frames, and difference-aware memory decay to handle prompt switching and long-term recall. The method is training-free and achieves strong performance on VBench-Long.

0 favorites 0 likes
#memory-framework

SimpleMem: Efficient Lifelong Memory for LLM Agents

Papers with Code Trending · 2026-01-05 Cached

Introduces SimpleMem, an efficient memory framework for LLM agents that uses semantic lossless compression to improve accuracy and reduce token consumption, achieving 26.4% F1 improvement and up to 30x reduction in inference-time token usage.

0 favorites 0 likes
← Back to home

Submit Feedback