memory-framework

Tag

Cards List
#memory-framework

DMF: A Deterministic Memory Framework for Conversational AI Agents

arXiv cs.AI · 4d ago 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