/knowledge-graph-llm-links

A collection of interesting links, articles, research papers and projects related to knowledge graphs, GenAI and LLMs (large language models)

Knowledge Graphs + LLMs

Background

A collection of interesting links, articles, research papers and projects related to knowledge graphs, GenAI and LLMs (large language models)

I’ve been fascinated with the concept of “connected knowledge” and knowledge representation for quite some time. When blogging was still a major trend, I wrote extensively about mind mapping and it’s still a significant part of my personal and business workflow today.

In the mid-late 2000s, I developed a keen interest in personal knowledge management. Inspired by the work of Gordon Bell (https://en.wikipedia.org/wiki/Gordon_Bell), I created my own Personal Memex project using Semantic Mediawiki (RDF, SPARQL, etc.) to store and visualize knowledge and data (https://eric-blue.com/my-projects/personal-memex/).

Fast forward to the last 18-24 months, and I’ve immersed myself in the GenAI space and large language models (LLMs). A couple of months ago, I posted about the National Security Hackathon in San Francisco (May - 2024), where we leveraged graph databases and large language models for knowledge extraction and modeling. Since then, partly due to the influence of social media algorithms and general momentum in this space, I’ve noticed a surge in activity. Although I’ve been aware of graph databases for some time and have experimented with them over the years, my interest has been reignited given their potential when coupled with GPT.

With that in mind, I wanted to share a collection of interesting links, articles, research papers, and projects related to knowledge graphs, GenAI, and LLMs. This list is not exhaustive and reflects the activity I’ve noted since May. However, I plan to continually update it. If anyone has recommendations for interesting projects, research, or key players in this space, please let me know—I’d love to include them in this list.

Books

Knowledge Graph-Enhanced RAG

Frameworks

Graph Databases

Microsoft GraphRag

LlamaIndex

LangGraph

Neo4j GraphRAG

DataBricks

Research Articles / Papers

Cluster of research abstracts on graphs and llms

A Survey on Open Information Extraction from Rule-based Model to Large Language Model

GraphReader

  • The Next Level of Long-form Document Understanding and Why Iteration Matters
    • GraphReader with a 4k context window consistently outperformed GPT-4 with a 128k context window on texts ranging from 16k to 256k words
  • GraphReader: Building Graph-based Agent to Enhance Long-Context Abilities of Large Language Models

A Survey of Large Language Models for Graphs

GNN-RAG: Graph Neural Retrieval for Large Language Model Reasoning

XLLM

ML Techniques

Unifying Large Language Models and Knowledge Graphs: A Roadmap

From LLM Graph

Notable People - Sources of Knowledge

LinkedIn

LLM Watch

Interesting Apps

Connected Papers

Open Source

Memary

  • https://www.memarylabs.com/
  • Memory for Agent Self-Improvement
    • Agents promote human-like reasoning and represent a significant leap towards AGI and understanding ourselves as humans. Memory is a key component of how we as humans approach tasks and should be given equal importance when building AI agents. Memary pioneers the use of action graphs to track agent resources so that your agent can continuously self-improve in production environments and become more reliable over time.
  • Github

YWorks