← heapsort-ai

Knowledge Graphs

22 items

ARTICLEDEV.to AI·1d ago

Mem0 vs Minta vs Letta vs Zep: AI Memory Systems Compared (2026)

This article compares AI memory systems like Mem0, Minta, Letta, and Zep, highlighting their specializations: Mem0 for basic storage, Letta for autonomous agents, Zep for enterprise knowledge graphs, and Minta for memory quality monitoring. The author, a creator of Minta, provides a critical yet not entirely objective analysis based on their deep understanding of the problem.

45
RESEARCHarXiv CS.AI·4/7/2026

Beyond Predefined Schemas: TRACE-KG for Context-Enriched Knowledge Graphs from Complex Documents

TRACE-KG é um framework multimodal que constrói grafos de conhecimento enriquecidos por contexto e um esquema induzido, superando limitações de métodos baseados em ontologias ou esquemas livres. Ele organiza entidades e relações usando um esquema guiado por dados, mantendo a rastreabilidade e capturando relações condicionais.

29
RESEARCHarXiv CS.CL·21d ago

SKG-Eval: Stateful Evaluation of Multi-Turn Dialogue via Incremental Semantic Knowledge Graphs

SKG-Eval addresses the challenge of evaluating multi-turn dialogue systems by modeling dialogue as an evolving Semantic Knowledge Graph (SKG). This framework incrementally updates the graph through structured triple extraction to detect long-range issues like contradiction and inconsistency, offering improved evaluation beyond turn-isolated representations.

27
RESEARCHDEV.to AI·4/27/2026

I benchmarked RAG vs GraphRAG vs pre-structured knowledge graphs across 45 domains — here's what happened

This content presents a benchmark comparing RAG, GraphRAG, and pre-structured Compact Knowledge Graphs (CKG) across 45 domains and 7,928 queries. Results show CKG achieving 4x higher accuracy and using 11x fewer tokens than RAG, particularly for complex multi-hop questions, by leveraging a directed acyclic graph structure without embeddings.

27
RESEARCHarXiv CS.AI·4/27/2026

Memanto: Typed Semantic Memory with Information-Theoretic Retrieval for Long-Horizon Agents

Memanto introduces a universal memory layer for autonomous AI agents, addressing the architectural bottleneck of memory in persistent, multi-session systems. It challenges the necessity of complex knowledge graphs by proposing a simpler typed semantic memory schema with automated conflict resolution and temporal versioning.

27
RESEARCHarXiv CS.AI·7d ago

Grokers: Bottom-Up Inductive Comprehension and Write-Time Intelligence over Typed Knowledge Graphs

Grokers is an innovative architecture for building persistent, structured comprehension of typed knowledge graphs through bottom-up inductive traversal. Unlike RAG, it shifts intelligence to write time, where autonomous Groker agents analyze and enrich attributes via language models for all future queries at zero cost.

27
ARTICLEDEV.to AI·4/16/2026

I accidentally built Karpathy's LLM Wiki — with 5,420 memories, 6 AI agents, and a self-healing knowledge graph

The author describes unknowingly building a multi-agent cognitive engine called BrainDB, which mirrors Andrej Karpathy's LLM Wiki pattern with 5,420 memories and a self-healing knowledge graph. This system, developed on a homelab server, extends Karpathy's RAG-alternative by continuously refining and fact-checking its knowledge.

27
RESEARCHarXiv CS.AI·21d ago

Scalable Uncertainty Reasoning in Knowledge Graphs

This research proposes a modular framework to address scalable uncertainty reasoning in Knowledge Graphs, where real-world data often inherently contains uncertainty. It tackles three levels of uncertainty—imprecise attributes, probabilistic triple existence, and incomplete schema knowledge—through tailored techniques like probabilistic literals, probabilistic circuits, and geometric embeddings.

27