episodic-memory

Tag

Cards List
#episodic-memory

MemFuse: Multi-Source Memory Fusion from Fragmented Observations

arXiv cs.CL · 2026-08-20 Cached

MemFuse introduces MemFuseBench, a benchmark for evaluating multi-source memory fusion in AI agents, and proposes MemFuse, a structured memory system that integrates fragmented observations while maintaining source traceability.

0 favorites 0 likes
#episodic-memory

LLMs Are Not Good Strategists, Yet Memory-Enhanced Agency Boosts Reasoning

arXiv cs.CL · 2026-08-14 Cached

This paper introduces EpicStar, a framework that uses episodic memory and dynamic retrieval to help LLM agents maintain strategic coherence in long-horizon tasks like StarCraft II, achieving higher win rates with significantly fewer tokens.

0 favorites 0 likes
#episodic-memory

Activity Frames: Deterministic Screen-Activity Compilation for Agent Memory and Replay

arXiv cs.AI · 2026-08-07 Cached

This paper presents a deterministic, zero-model pipeline that compiles passively captured screen activity into structured 'activity frames' for agent memory, reducing a day of raw capture to a prompt-ready context block 86× smaller and achieving 98.4% QA accuracy. It also introduces measurements of routine overhead ratio and recurrence to model agent costs.

0 favorites 0 likes
#episodic-memory

Caching for the Future: Scrub Jay Episodic Memory Principles for Agent Memory Systems

arXiv cs.CL · 2026-08-06 Cached

This paper introduces ScrubJay-MEM, an LLM agent memory system inspired by scrub jay episodic memory, which uses type-conditioned temporal decay to manage memory perishability. It also proposes the Temporal Generalization Test (TGT) benchmark and shows improved performance over existing memory systems on temporal reasoning tasks.

0 favorites 0 likes
#episodic-memory

UniMem: Complementary Episodic-to-Parametric Memory for Boundary-Agnostic Task Streams

arXiv cs.CL · 2026-07-29 Cached

UniMem proposes a self-routing framework that combines episodic and parametric memory for LLM agents, enabling adaptive memory management in boundary-agnostic task streams without task labels.

0 favorites 0 likes
#episodic-memory

Temporal Context Reinstatement Drives Episodic-Like Order Memory in Long-Context Language Models

arXiv cs.AI · 2026-07-28 Cached

This paper investigates whether long-context language models exhibit episodic-like order memory similar to humans, using a temporal order memory task based on a novel. The authors find that models show the same distance effect and uncover a single attention head reinstating temporal context, supporting temporal context reinstatement as a mechanism for episodic-like memory in LLMs.

0 favorites 0 likes
#episodic-memory

@svpino: How you can build a moat with self-learning agents: If you can build an agent that gets better every time people use it…

X AI KOLs Following · 2026-07-08 Cached

A Twitter thread offering strategic advice on building self-learning agents that improve with use, covering dual learning sources, memory types, and data ownership.

0 favorites 0 likes
#episodic-memory

Last week I built an AI Agent, this week I added memory!

Reddit r/AI_Agents · 2026-07-07

A developer shares their experience building an AI agent with memory using the Anthropic SDK and TypeScript, explaining the differences between working, episodic, semantic, and procedural memory and the challenges of scaling memory for production.

0 favorites 0 likes
#episodic-memory

@unicodef1wn: Ex-Google engineer explained AI agent memory in 12 minutes better than $500 courses. user prompt → working memory → LLM…

X AI KOLs Timeline · 2026-06-28 Cached

An ex-Google engineer explains AI agent memory architecture in 12 minutes, covering working memory and three memory layers (procedural, semantic, episodic) with a summarizer to prevent token bloat, as used by Claude.

0 favorites 0 likes
#episodic-memory

WISE: A Long-Horizon Agent in Minecraft with Why-Which Reasoning

arXiv cs.AI · 2026-06-12 Cached

WISE proposes a long-horizon agent framework for Minecraft that enhances low-level controllers with a Causal Event Graph for episodic memory, enabling robust recall under viewpoint changes and opportunistic task reordering via causal reasoning. It also features a multi-scale progressive exploration strategy and demonstrates improved success and efficiency on long-horizon sparse tasks.

0 favorites 0 likes
#episodic-memory

S3Mem: Structured Spatiotemporal Scene-Event Memory for Long-Horizon Interactive Question Answering

arXiv cs.CL · 2026-05-29 Cached

S3Mem proposes a structured spatiotemporal scene-event memory framework for long-horizon interactive question answering, using anchor-sensitive retrieval and token-budget-aware evidence interface to outperform standard RAG in multiple environments.

0 favorites 0 likes
#episodic-memory

#1 on memory benchmark LongMemEval with Gemini Flash, not Pro [R]

Reddit r/MachineLearning · 2026-05-17

A novel memory retrieval system inspired by episodic memory theory achieves state-of-the-art 96.4% top-50 accuracy on the LongMemEval benchmark using Gemini Flash, outperforming larger Pro-based baselines by isolating retrieval quality from model capability.

0 favorites 0 likes
#episodic-memory

Useful Memories Become Faulty When Continuously Updated by LLMs

arXiv cs.AI · 2026-05-14 Cached

This paper shows that continuously consolidating past experiences into textual memory using LLMs degrades memory utility over time, and that preserving raw episodic trajectories outperforms forced consolidation, with implications for robust agentic memory systems.

0 favorites 0 likes
#episodic-memory

Useful Memories Become Faulty When Continuously Updated by LLMs

Hugging Face Daily Papers · 2026-05-13 Cached

A study finds that continuously updating consolidated memories in LLM-based agentic systems degrades performance, and that retaining raw episodic trajectories is more reliable. Experiments on ARC-AGI show that even GPT-5.4 fails more often after consolidation.

0 favorites 0 likes
#episodic-memory

MemQ: Integrating Q-Learning into Self-Evolving Memory Agents over Provenance DAGs

arXiv cs.AI · 2026-05-12 Cached

The paper introduces MemQ, a method that integrates Q-learning into self-evolving memory agents by using eligibility traces over provenance DAGs to solve credit assignment problems in episodic memory retrieval.

0 favorites 0 likes
#episodic-memory

Useful memories become faulty when continuously updated by LLMs (30 minute read)

TLDR AI · 2026-05-11 Cached

This research demonstrates that continuously updating LLM agent memories through distillation and consolidation loops causes performance regression, even when trained on ground-truth solutions. The study finds that episodic-only retention outperforms text-based consolidation, highlighting significant flaws in current self-improvement paradigms.

0 favorites 0 likes
#episodic-memory

CASCADE: Case-Based Continual Adaptation for Large Language Models During Deployment

Hugging Face Daily Papers · 2026-05-05 Cached

This paper introduces CASCADE, a framework for deployment-time learning that allows Large Language Models to adapt continuously through episodic memory and contextual bandit optimization without modifying model parameters.

0 favorites 0 likes
← Back to home

Submit Feedback