✨Time is Not a Label: Continuous Phase Rotation for Temporal Knowledge Graphs and Agentic Memory
📝 Summary:
RoMem introduces a temporal knowledge graph module that uses semantic speed gates and continuous phase rotation to distinguish persistent from evolving facts, achieving superior performance in tempora...
🔹 Publication Date: Published on Apr 13
🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2604.11544
• PDF: https://arxiv.org/pdf/2604.11544
==================================
For more data science resources:
✓ https://xn--r1a.website/DataScienceT
#TemporalKnowledgeGraphs #AgenticMemory #PhaseRotation #AIResearch #MachineLearning
📝 Summary:
RoMem introduces a temporal knowledge graph module that uses semantic speed gates and continuous phase rotation to distinguish persistent from evolving facts, achieving superior performance in tempora...
🔹 Publication Date: Published on Apr 13
🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2604.11544
• PDF: https://arxiv.org/pdf/2604.11544
==================================
For more data science resources:
✓ https://xn--r1a.website/DataScienceT
#TemporalKnowledgeGraphs #AgenticMemory #PhaseRotation #AIResearch #MachineLearning
AI & ML Papers
Photo
🔥 Zep: A Temporal Knowledge Graph Architecture for Agent Memory
📅 Published on Jan 20, 2025
🔗 Links:
• arXiv: https://arxiv.org/abs/2501.13956
• PDF: https://arxiv.org/pdf/2501.13956
• GitHub: https://github.com/getzep/graphiti ⭐ 25.7k
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#TemporalKnowledgeGraphs #ArtificialIntelligenceAgents #KnowledgeGraphArchitecture #RetrievalAugmentedGeneration #DynamicKnowledgeIntegration
💡 The paper introduces Zep, a novel memory layer service for artificial intelligence agents, which outperforms the current state of the art system, MemGPT. The problem addressed is the limitation of existing retrieval-augmented generation frameworks, which are restricted to static document retrieval and cannot handle dynamic knowledge integration from diverse sources, including ongoing conversations and business data.
To address this limitation, Zep uses a core component called Graphiti, a temporally-aware knowledge graph engine that dynamically synthesizes both unstructured conversational data and structured business data while maintaining historical relationships. This allows Zep to excel in dynamic knowledge integration and temporal reasoning, critical for enterprise use cases.
The results show that Zep demonstrates superior performance in the Deep Memory Retrieval benchmark, with an accuracy of 94.8 percent compared to MemGPT's 93.4 percent. Furthermore, Zep's capabilities are validated through the LongMemEval benchmark, which better reflects enterprise use cases through complex temporal reasoning tasks. In this evaluation, Zep achieves substantial results with accuracy improvements of up to 18.5 percent while simultaneously reducing response latency by 90 percent compared to baseline implementations.
Overall, the paper presents Zep as an effective solution for real-world applications, particularly in enterprise-critical tasks such as cross-session information synthesis and long-term context maintenance, demonstrating its potential for deployment in real-world applications.
📅 Published on Jan 20, 2025
🔗 Links:
• arXiv: https://arxiv.org/abs/2501.13956
• PDF: https://arxiv.org/pdf/2501.13956
• GitHub: https://github.com/getzep/graphiti ⭐ 25.7k
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#TemporalKnowledgeGraphs #ArtificialIntelligenceAgents #KnowledgeGraphArchitecture #RetrievalAugmentedGeneration #DynamicKnowledgeIntegration
arXiv.org
Zep: A Temporal Knowledge Graph Architecture for Agent Memory
We introduce Zep, a novel memory layer service for AI agents that outperforms the current state-of-the-art system, MemGPT, in the Deep Memory Retrieval (DMR) benchmark. Additionally, Zep excels in...