GraphNews

3943 bookmarks
Custom sorting
A primer on Networks and Graphs
A primer on Networks and Graphs
Cracking the code of complex systems. It's not the 'Matrix'. 🕶️ A primer on Networks and Graphs. 🕸️ Networks represent the connections between discrete…
A primer on Networks and Graphs
·linkedin.com·
A primer on Networks and Graphs
Key structures emerging in high-dimensional networks
Key structures emerging in high-dimensional networks
Chaotic mess or meaningful maps? 🌪️🌐 Zooming out reveals the hidden logic beneath. Let's unpack the key structures emerging in high-dimensional…
key structures emerging in high-dimensional networks
·linkedin.com·
Key structures emerging in high-dimensional networks
ChatGPT + RDF storytelling
ChatGPT + RDF storytelling
What you can do with gpt-4 is pretty insane. You can ask it to create an RDF description from the first chapter of a story: https://lnkd.in/emuxaX6d (you can… | 19 comments on LinkedIn
·linkedin.com·
ChatGPT + RDF storytelling
Latest Gartner research on semantics
Latest Gartner research on semantics
Latest Gartner research on semantics suggests the following: 1) Data silos become entrenched and limit an organization’s capacity to draw insights from its…
Latest Gartner research on semantics
·linkedin.com·
Latest Gartner research on semantics
Introducing MechGPT: 1) fine-tuning an LLM, and 2) generating a knowledge graph
Introducing MechGPT: 1) fine-tuning an LLM, and 2) generating a knowledge graph
Introducing MechGPT 🦾🤖 This project by Markus J. Buehler is one of the coolest use cases of 1) fine-tuning an LLM, and 2) generating a knowledge graph that… | 33 comments on LinkedIn
Introducing MechGPT 🦾🤖This project by Markus J. Buehler is one of the coolest use cases of 1) fine-tuning an LLM, and 2) generating a knowledge graph that we’ve seen (powered by LlamaIndex
·linkedin.com·
Introducing MechGPT: 1) fine-tuning an LLM, and 2) generating a knowledge graph
Reasoning on Graphs: Faithful and Interpretable Large Language Model Reasoning
Reasoning on Graphs: Faithful and Interpretable Large Language Model Reasoning
Large language models (LLMs) have demonstrated impressive reasoning abilities in complex tasks. However, they lack up-to-date knowledge and experience hallucinations during reasoning, which can lead to incorrect reasoning processes and diminish their performance and trustworthiness. Knowledge graphs (KGs), which capture vast amounts of facts in a structured format, offer a reliable source of knowledge for reasoning. Nevertheless, existing KG-based LLM reasoning methods only treat KGs as factual knowledge bases and overlook the importance of their structural information for reasoning. In this paper, we propose a novel method called reasoning on graphs (RoG) that synergizes LLMs with KGs to enable faithful and interpretable reasoning. Specifically, we present a planning-retrieval-reasoning framework, where RoG first generates relation paths grounded by KGs as faithful plans. These plans are then used to retrieve valid reasoning paths from the KGs for LLMs to conduct faithful reasoning. Furthermore, RoG not only distills knowledge from KGs to improve the reasoning ability of LLMs through training but also allows seamless integration with any arbitrary LLMs during inference. Extensive experiments on two benchmark KGQA datasets demonstrate that RoG achieves state-of-the-art performance on KG reasoning tasks and generates faithful and interpretable reasoning results.
·arxiv.org·
Reasoning on Graphs: Faithful and Interpretable Large Language Model Reasoning
What's an Ontology Again?
What's an Ontology Again?
I've been struggling for a while with the definition of "ontology". One thing that finally occurred to me is that our notion of ontologies for the most part… | 53 comments on LinkedIn
·linkedin.com·
What's an Ontology Again?
Working on a LangChain template that adds a custom graph conversational memory to the Neo4j Cypher chain
Working on a LangChain template that adds a custom graph conversational memory to the Neo4j Cypher chain
Working on a LangChain template that adds a custom graph conversational memory to the Neo4j Cypher chain, which uses LLMs to generate Cypher statements. This…
Working on a LangChain template that adds a custom graph conversational memory to the Neo4j Cypher chain
·linkedin.com·
Working on a LangChain template that adds a custom graph conversational memory to the Neo4j Cypher chain