Microsoft Research has unveiled Memora, a harmonic memory representation designed to improve how AI agents store, organize, and retrieve information over long periods.
The framework introduces primary abstractions to organize related memories and cue anchors to create multiple retrieval paths, allowing agents to preserve fine-grained details while maintaining scalable memory structures.
Memora also uses a policy-guided retrieval mechanism that goes beyond semantic similarity to identify relevant context. Microsoft reports that the approach achieves state-of-the-art results on the LoCoMo and LongMemEval benchmarks, outperforming existing Retrieval-Augmented Generation (RAG) and knowledge graph-based memory systems as memory scales.


.jpg)


