y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#episodic-memory News & Analysis

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

8 articles
AIBullisharXiv – CS AI · May 117/10
🧠

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

Researchers introduce CASCADE, a framework enabling large language models to continuously learn and improve during deployment without modifying parameters, using an episodic memory system formulated as a contextual bandit problem. The approach demonstrates 20.9% improvement over zero-shot prompting across 16 diverse tasks, addressing a fundamental limitation in current LLM lifecycles where learning stops after training ends.

AIBullisharXiv – CS AI · May 47/10
🧠

E-mem: Multi-agent based Episodic Context Reconstruction for LLM Agent Memory

Researchers propose E-mem, a new framework for LLM agent memory that reconstructs episodic context instead of compressing it, enabling more rigorous reasoning over extended tasks. The approach uses multiple assistant agents managing uncompressed memory while a master agent coordinates planning, achieving 54% F1 on benchmarks with 70% lower token costs than existing methods.

AINeutralarXiv – CS AI · 5d ago6/10
🧠

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

Researchers introduce S3MEM, a structured memory framework that improves how AI agents retrieve and answer questions about long trajectory histories. The system outperforms standard retrieval-augmented generation by organizing trajectories into scene-event units and using anchor-sensitive retrieval, achieving better accuracy with fewer tokens across multiple interactive environments.

AIBullisharXiv – CS AI · May 126/10
🧠

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

Researchers introduce MemQ, a novel framework that applies Q-learning eligibility traces to episodic memory in large language model agents, enabling credit assignment across memory dependencies recorded in provenance DAGs. The approach achieves superior performance across six diverse benchmarks, with gains up to 5.7 percentage points on multi-step tasks requiring deep memory chains.

AINeutralarXiv – CS AI · May 125/10
🧠

PYTHALAB-MERA: Validation-Grounded Memory, Retrieval, and Acceptance Control for Frozen-LLM Coding Agents

PYTHALAB-MERA is a novel external controller system that enhances frozen local language models for code generation by integrating validation-grounded memory, adaptive retrieval, and reinforcement learning techniques. In a constrained benchmark, the system achieved 8/9 validation successes compared to 0/9 for baseline approaches, though the authors explicitly limit claims to this specific experimental setting.

AIBullisharXiv – CS AI · Mar 36/104
🧠

Cognitive Prosthetic: An AI-Enabled Multimodal System for Episodic Recall in Knowledge Work

Researchers have developed the Cognitive Prosthetic Multimodal System (CPMS), an AI-enabled proof-of-concept that helps knowledge workers recall workplace experiences by capturing speech, physiological signals, and gaze behavior into queryable episodic memories. The system processes data locally for privacy and allows natural language queries to retrieve past workplace interactions based on semantic content, time, attention, or physiological state.

AIBullisharXiv – CS AI · Mar 36/105
🧠

REMem: Reasoning with Episodic Memory in Language Agent

Researchers have developed REMem, a new framework that enables AI language agents to form and reason with episodic memory similar to humans. The system uses a two-phase approach with offline memory graph indexing and online agentic retrieval, showing significant improvements over existing memory systems like Mem0 and HippoRAG 2.

AINeutralarXiv – CS AI · Mar 54/10
🧠

Inhibitory Cross-Talk Enables Functional Lateralization in Attention-Coupled Latent Memory

Researchers developed a memory-augmented transformer that uses attention for retrieval, consolidation, and write-back operations, with lateralized memory banks connected through inhibitory cross-talk. The inhibitory coupling mechanism enables functional specialization between memory banks, achieving superior performance on episodic recall tasks while maintaining rule-based prediction capabilities.