knowledge-graphs

Tag

Cards List
#knowledge-graphs

NL2SHACL-Bench: A Benchmark Suite for Natural Language to SHACL Translation

arXiv cs.AI · yesterday Cached

Introduces NL2SHACL-Bench, a benchmark suite for translating natural language requirements into SHACL shapes, evaluating four state-of-the-art LLMs and showing they struggle with semantic equivalence for complex patterns.

0 favorites 0 likes
#knowledge-graphs

@0xMorlex: https://x.com/0xMorlex/status/2086754640968732729

X AI KOLs Timeline · yesterday Cached

A technical post explaining why RAG fails for multi-hop queries and presenting a 9-step roadmap for building context graphs, where entities are nodes and relationships are edges, with a minimal 150-line engine.

0 favorites 0 likes
#knowledge-graphs

KNOWPLAN: Knowledge-Driven AI Agents for Smart Degree Pathway Planning

arXiv cs.AI · 2d ago Cached

KnowPlan is an extraction-first framework for personalized academic degree pathway planning, using CatalogBrowse to reconstruct curricula from heterogeneous university sources and DegreeMap to optimize personalized plans via CP-SAT, achieving high recall and feasibility across evaluations.

0 favorites 0 likes
#knowledge-graphs

Towards a New Grammar of Reasoning for Artificial Legal Intelligence and the Mecelle as Its Semantic Protocol

arXiv cs.AI · 6d ago Cached

This paper proposes the Mecellem semantic protocol, an ontologically grounded framework for artificial legal intelligence, arguing that legal reasoning requires dynamic, context-dependent meaning construction rather than mere codification or statistical pattern recognition.

0 favorites 0 likes
#knowledge-graphs

ProPRL: Property-Aware Prerequisite Relation Learning in Educational Knowledge Graphs

arXiv cs.AI · 2026-08-05 Cached

ProPRL introduces a property-aware framework for prerequisite relation learning in educational knowledge graphs, combining concept-resource hypergraph and directed behavior graph with adaptive pair-conditioned fusion and an irreversibility constraint to achieve state-of-the-art performance.

0 favorites 0 likes
#knowledge-graphs

PULSE: An Executable Contract Language for Spatiotemporal Knowledge Graph Engineering

arXiv cs.AI · 2026-08-05 Cached

PULSE is a new executable contract language for spatiotemporal knowledge graph engineering, providing a typed runtime with role-based write effects, safety properties verified in Lean 4, and trace parity across large datasets.

0 favorites 0 likes
#knowledge-graphs

A Methodology for Designing Knowledge-Driven Missions for Robots

arXiv cs.AI · 2026-07-31 Cached

This paper presents a methodology for integrating knowledge graphs into ROS 2-based robotic systems to improve autonomy and decision-making in missions like search and rescue, demonstrated with the Aerostack2 framework.

0 favorites 0 likes
#knowledge-graphs

IRIS: Reusable Identity Representations from Frozen LLMs for Entity Alignment

arXiv cs.CL · 2026-07-29 Cached

IRIS is a training-free framework that uses frozen large language models to construct reusable identity representations for entities in knowledge graphs, enabling efficient entity alignment across different KGs without pair-dependent processing.

0 favorites 0 likes
#knowledge-graphs

HyCE-RAG: Hypergraph Chain-of-Evidence Retrieval-Augmented Generation for Explainable Multi-hop Question Answering

arXiv cs.AI · 2026-07-28 Cached

HyCE-RAG is a novel hypergraph-based retrieval-augmented generation framework for multi-hop question answering that constructs explicit evidence chains via confidence-aware heuristic search, outperforming standard RAG and graph-based RAG methods in accuracy, relevance, and faithfulness.

0 favorites 0 likes
#knowledge-graphs

@alexconia: IBM has just launched a 1-hour course to learn how to create agentic knowledge graphs from scratch: • 00:00 - Introduct…

X AI KOLs Timeline · 2026-07-27 Cached

IBM has launched a free 1-hour course on building agentic knowledge graphs, covering topics from introduction to multi-agent orchestration.

0 favorites 0 likes
#knowledge-graphs

MA-DAR: Manifold-Aligned Dynamic Adaptive Routing for Continual Temporal Knowledge Graph Reasoning

arXiv cs.LG · 2026-07-27 Cached

MA-DAR is a plug-and-play framework that addresses representation conflicts in replay-based continual temporal knowledge graph reasoning by aligning replayed and current representations on a shared manifold and using a dynamic gating mechanism for adaptive fusion.

0 favorites 0 likes
#knowledge-graphs

@KirkDBorne: "Building AI Agents with LLMs, RAG, and Knowledge Graphs — A practical guide to autonomous and modern AI agents" See it…

X AI KOLs Timeline · 2026-07-27 Cached

A practical guide to building AI agents using LLMs, RAG, and knowledge graphs, available on Amazon.

0 favorites 0 likes
#knowledge-graphs

Small context windows + knowledge graphs: the serialization format alone doubled my multi-hop accuracy (benchmarked 10 formats)

Reddit r/LocalLLaMA · 2026-07-27

Benchmarks of 10 graph serialization formats reveal that verbose formats waste tokens, while tabular layouts improve accuracy; the author built ISONGraph, a property-graph format optimized for LLM comprehension with 70% fewer tokens and MIT licensing.

0 favorites 0 likes
#knowledge-graphs

A New Layer of the Internet is Being Built Before Our Eyes That Most People Just Aren't Seeing

Reddit r/ArtificialInteligence · 2026-07-25

The article argues that as AI agents proliferate, a new layer of the internet based on knowledge graphs will emerge, reviving Tim Berners-Lee's Semantic Web concept to provide structured highways for agent interaction and reasoning.

0 favorites 0 likes
#knowledge-graphs

@KirkDBorne: Graph Algorithms for Data Science: http://amzn.to/4s41GJ5 I have said this for years: "All the world is a graph!" The n…

X AI KOLs Timeline · 2026-07-25 Cached

Promotion of the book 'Graph Algorithms for Data Science' which teaches graph algorithms and their applications using Neo4j, covering topics like knowledge graphs, social network analysis, and node embeddings.

0 favorites 0 likes
#knowledge-graphs

@KirkDBorne: "Digital Twins in Action", by Greg Biegel Pre-order now with Amazon price guarantee: http://amzn.to/4brDn1U from @Manni…

X AI KOLs Timeline · 2026-07-25 Cached

Promotional announcement for the book 'Digital Twins in Action' by Greg Biegel, covering digital twin creation, IoT, AI, and knowledge graphs, available for pre-order on Amazon.

0 favorites 0 likes
#knowledge-graphs

ProbSPARQL: Querying Knowledge Graphs with Multi-dimensional, Uncertain Numeric Data

arXiv cs.AI · 2026-07-22 Cached

ProbSPARQL is an upward-compatible SPARQL extension that models uncertain numeric values as random variables with probabilistic RDF literal datatypes, enabling distribution-aware queries, probabilistic filters, and divergence-based joins. Implemented on Apache Jena ARQ, it addresses challenges in querying multi-dimensional uncertain measurement data from circular manufacturing knowledge graphs.

0 favorites 0 likes
#knowledge-graphs

Generative Ontology Induction: Domain-Agnostic Schema Discovery from Document Corpora Using Large Language Models

arXiv cs.AI · 2026-07-21 Cached

Introduces Generative Ontology Induction (GOI), a domain-agnostic framework that uses LLMs to induce structured ontologies from document corpora, achieving high coverage across diverse domains.

0 favorites 0 likes
#knowledge-graphs

A Survey on GNN-based Link Prediction: Techniques, Applications, and Challenges

arXiv cs.AI · 2026-07-21 Cached

This survey comprehensively reviews GNN-based link prediction from a dedicated GNN perspective, categorizing recent advancements by techniques (GCN, GAE, GAT, GFormer) and applications (knowledge graphs, recommendation systems), and discusses challenges and future directions.

0 favorites 0 likes
#knowledge-graphs

@pauliusztin_: I researched how Cognee, Graphiti and agent-memory (by Neo4j) built their agent-memory solutions and compiled the whole…

X AI KOLs Timeline · 2026-07-15 Cached

A summary of research comparing agent-memory solutions from Cognee, Graphiti, and Neo4j, which all use knowledge graphs and vector search with LLM-based data extraction.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback