EMU (Efficient Episodic Memory Utilization)
https://arxiv.org/abs/2403.01112
Multi-agent RL with semantically coherent episodic buffer; selectively promotes desirable transitions to avoid local convergence.
At a glance
- Type
- Coherent-memory MARL
- Tier
- T3
- Created
- 2024-03
- Latest release
- no-release no-release
- License
- Apache-2.0
- GitHub
- 56★ Python
- Pricing
- not applicable — research paper
- Funding
- not applicable — not commercial
Taxonomy
- storage
- vector
- retrieval
- similarity
- persistence
- long-term
- update
- consolidation
- unit
- episode
- governance
- opaque
- conflict
- llm-arbitrate
When to use
Optimised for: not applicable - research paper
Anti-fit: not applicable - research paper
Pros & cons
Pros
Efficient episodic memory in RL with explicit retrieval policy.
Cons
Research-only; eval primarily on game tasks.
Claims & capabilities
Episodic-control method for cooperative multi-agent RL using semantic memory embeddings and desirability-based incentive rewards. Headline: marked convergence acceleration on super-hard SMAC maps over EMC/QMIX/QPLEX/CDS (no specific headline percent in abstract); baselines: EMC, QMIX, QPLEX, CDS; primary datasets: StarCraft II Multi-Agent Challenge (SMAC) and Google Research Football.
Technical surface
- API surface
- not applicable — research paper
- Backend storage
- not applicable — research paper
- Deployment
- not applicable — research paper
- Embedding model
- not applicable — research paper
- Multi-tenancy
- not applicable — research paper
- MCP
- not applicable — research paper, no deployed product
- A2A
- not applicable — research paper, no deployed product
- OpenTelemetry
- not applicable — research paper, no deployed product
Similar systems
Other recent method papers — theorized, no distinct product in the catalog, ranked by inbound references.
- Compressive Transformer T3
Maintains recent states in full resolution while compressing older memories with learned compression functions. DeepMind.
- MemGPT v2 / agent-tools T3
Already in catalog as the foundational MemGPT paper. Note: Letta is the productionised successor (cross-listed).
- Transformer-XL T3
Extends context through segment-level recurrence + caching of hidden states from prior segments. Foundational long-context architecture.
- Generative Agents T3
Park et al. — landmark agent-simulation paper. Reflection + memory stream + retrieval enable believable agent behavior.
- MemoryBank T3
Enhances LLMs with long-term memory. Early influential paper.
- Reflexion T3
Language agents with verbal reinforcement learning.
Related systems
References (1)
- Neural Episodic Control cites — S2 isInfluential citation