long-term-memory

Tag

Cards List
#long-term-memory

Agentic AI memory isn't a hoarding problem. It's a pruning problem.

Reddit r/AI_Agents · 2026-06-03

The author argues that AI agent memory should focus on pruning data rather than hoarding, drawing parallels to human memory types (sensory, short-term, long-term) and suggesting that modeling after human memory can reduce token usage while maintaining high-quality context.

0 favorites 0 likes
#long-term-memory

Learning to Retrieve: Dual-Level Long-Term Memory for Text-to-SQL Agents

arXiv cs.CL · 2026-06-02 Cached

This paper proposes MERIT, a dynamic multi-horizon memory retrieval framework for interactive text-to-SQL agents that uses episode-level and turn-level memory with learned retrieval policies optimized via reinforcement learning and a process reward model for dense rewards. Experiments on BIRD-Interact and Spider2-Snow show that MERIT outperforms static and single-horizon dynamic baselines in success rate while requiring fewer interaction turns.

0 favorites 0 likes
#long-term-memory

I tested Sage’s Long-Term Memory and was Pleasantly Surprised by the Results!

Reddit r/AI_Agents · 2026-06-01

The author tested Persistent Sage's long-term memory feature, finding it accurately recalled personal facts like colorblindness and a spouse's name from a week earlier without explicit prompting, demonstrating effective persistent memory for AI agents.

0 favorites 0 likes
#long-term-memory

Eywa: Provenance-Grounded Long-Term Memory for AI Agents

arXiv cs.CL · 2026-06-01 Cached

Eywa is a provenance-grounded long-term memory architecture for AI agents that stores immutable source evidence, validates extracted memories, and achieves strong benchmark results on LoCoMo, LongMemEval-S, and BEAM.

0 favorites 0 likes
#long-term-memory

Task-Focused Memorization for Multimodal Agents

Hugging Face Daily Papers · 2026-05-29 Cached

Introduces TaskMem, a reinforcement-learning-based framework for dynamic memorization in multimodal agents, achieving accuracy improvements of 6.3%, 7.0%, and 5.3% on streaming video benchmarks.

0 favorites 0 likes
#long-term-memory

Is Agent Memory a Database? Rethinking Data Foundations for Long-Term AI Agent Memory

arXiv cs.AI · 2026-05-27 Cached

This paper rethinks the data foundations for long-term AI agent memory, arguing that current database paradigms fall short. It introduces Governed Evolving Memory (GEM), a formalization with state-level operators and correctness conditions, and presents a prototype called MemState built on a property graph backend.

0 favorites 0 likes
#long-term-memory

nobody warns you that AI memory has a six month cliff. we're so focused on making memory bigger we forgot to make it maintainable. anyone actually solving this or just adding more storage and hoping?

Reddit r/AI_Agents · 2026-05-26

The article highlights the problem of AI memory becoming unreliable after six months, with contradictions and drifted summaries, and questions whether the industry is focusing on adding more storage rather than improving maintainability.

0 favorites 0 likes
#long-term-memory

Challenges with long-term memory and reliability in personal agents

Reddit r/ArtificialInteligence · 2026-05-25

The author shares challenges in building a personal health agent for ongoing use, focusing on long-term memory management and reliability issues including hallucination when synthesizing data from multiple sources over time.

0 favorites 0 likes
#long-term-memory

I thought markdown memory would be enough for agents. It turned into prompt debt.

Reddit r/openclaw · 2026-05-25

The author reflects on the limitations of using flat markdown files for long-term agent memory, which leads to prompt debt as the memory grows, and advocates for graph-based memory representations that retrieve relevant context dynamically.

0 favorites 0 likes
#long-term-memory

@gengdaJ: Genius! Use external Obsidian to permanently preserve Codex's important memories, so Codex won't forget key tasks! I have organized the content you need to send to your Codex into a super prompt: (Remember to specify the Vault path) Please help me configure Obsidian as Codex's cross-project…

X AI KOLs Timeline · 2026-05-23 Cached

Introduces how to configure Obsidian as Codex's cross-project long-term memory repository, allowing Codex to persistently save important information and avoid forgetting.

0 favorites 0 likes
#long-term-memory

DeferMem: Query-Time Evidence Distillation via Reinforcement Learning for Long-Term Memory QA

arXiv cs.CL · 2026-05-22 Cached

DeferMem introduces a long-term memory framework for LLM agents that decouples memory into high-recall candidate retrieval and query-conditioned evidence distillation using reinforcement learning, achieving state-of-the-art QA accuracy with faster runtime.

0 favorites 0 likes
#long-term-memory

@mercury__agent: https://x.com/mercury__agent/status/2057147558615802051

X AI KOLs Timeline · 2026-05-20 Cached

Mercury's Second Brain introduces a dual-layer memory architecture (conscious and subconscious) for AI agents, enabling better continuity, memory lifecycle management, and retrieval over long sessions.

0 favorites 0 likes
#long-term-memory

@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
#long-term-memory

Anyone using AI meeting data as long-term memory for agents?

Reddit r/AI_Agents · 2026-05-19

The author discusses using Bluedot's AI meeting data as long-term memory for agents via Claude MCP integration, enabling querying of historical meeting transcripts and action items.

0 favorites 0 likes
#long-term-memory

@cognition: Introducing Devin Auto-Triage: Your AI first-responder with long-term memory. Devin can monitor incoming bugs, alerts, …

X AI KOLs Following · 2026-05-18 Cached

Cognition introduces Devin Auto-Triage, a new feature for Devin that adds long-term memory and autonomous monitoring of bugs, alerts, and incidents, with the ability to investigate and propose fixes or pull requests.

0 favorites 0 likes
#long-term-memory

DimMem: Dimensional Structuring for Efficient Long-Term Agent Memory

arXiv cs.CL · 2026-05-18 Cached

DimMem introduces a dimensional memory framework for LLM agents that represents memories as atomic, typed units with explicit fields, achieving state-of-the-art accuracy on LoCoMo-10 and LongMemEval-S while reducing token costs by 24%.

0 favorites 0 likes
#long-term-memory

Are we all quietly rebuilding memory systems because current AI memory doesn’t actually work long-term?

Reddit r/AI_Agents · 2026-05-15

The article discusses the common failures of current AI memory solutions in production, such as stale facts, summary drift, and vendor lock-in, suggesting that the real bottleneck is memory governance rather than retrieval.

0 favorites 0 likes
#long-term-memory

@GoSailGlobal: 腾讯也下场了 做agent memory 代理记忆项目 开源链接: https://github.com/Tencent/TencentDB-Agent-Memory…

X AI KOLs Timeline · 2026-05-14 Cached

Tencent 开源了 TencentDB Agent Memory,一个采用符号化短期记忆和分层长期记忆的代理记忆项目,可显著降低 token 使用量并提升任务成功率。

0 favorites 0 likes
#long-term-memory

MemEye: A Visual-Centric Evaluation Framework for Multimodal Agent Memory

Hugging Face Daily Papers · 2026-05-14 Cached

MemEye is a visual-centric evaluation framework that assesses multimodal agent memory by measuring visual evidence granularity and retrieval complexity across 8 life-scenario tasks, revealing that current architectures struggle to preserve fine-grained visual details and reason about state changes over time.

0 favorites 0 likes
#long-term-memory

MemLens: Benchmarking Multimodal Long-Term Memory in Large Vision-Language Models

Hugging Face Daily Papers · 2026-05-14 Cached

MemLens is a new benchmark for evaluating memory capabilities in large vision-language models through multi-session conversations. It compares long-context and memory-augmented approaches, revealing limitations in both and motivating hybrid architectures.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback