Research & Papers

ReflectWorld-MM: AI memory system tracks entities across endless video streams

New system achieves best-in-class accuracy on all six long-video benchmarks, outperforming frontier models.

Deep Dive

ReflectWorld-MM, described in a newly released ArXiv paper by Xiaokang Ma, Yifan Sun, and colleagues, tackles a fundamental challenge in AI: giving agents long-term memory for continuous video streams. Existing systems either cram everything into a model's context window or store flat feature vectors indexed by frames, making it hard to track recurring entities like people or objects across time. ReflectWorld-MM rethinks that design entirely: it extracts entity-resolved observations via a perception front-end with a bounded short-term memory, then stores them in a hierarchical long-term memory system grounded in human memory theory. This hierarchical structure consists of a multi-scale episodic memory for specific events, an evolving entity-centric semantic memory that accumulates knowledge about each entity, and a procedural memory for learned behaviors.

The system is built for real-world deployment: it can ingest arbitrary video streams and integrate with existing AI assistants without modification. Across six rigorous benchmarks spanning long-video understanding and lifelong memory tracking, ReflectWorld-MM achieved top accuracy on every single one, outperforming strong baseline memory agents as well as frontier models that lack dedicated persistent memory. This suggests that organizing memory around entities—rather than frames or raw timestamps—significantly improves an agent's ability to reason over accumulated visual experience. For applications like surveillance, personal assistants, and autonomous systems that need to operate continuously, ReflectWorld-MM points a clear path forward.

Key Points
  • ReflectWorld-MM organizes memory around persistent entities (people, objects) rather than frames or timestamps.
  • It uses a three-part hierarchical memory inspired by human cognition: episodic, semantic, and procedural memory.
  • Achieves #1 accuracy on all six long-video benchmarks, beating both specialized memory agents and frontier AI models.

Why It Matters

Enables AI assistants to continuously watch, remember, and reason about the world, unlocking next-gen surveillance, robotics, and personal AI.

📬 Get the top 10 AI stories daily