Knowledge Graph Treatments for Hallucinating Large Language Models
May 10 | KGC 2023
•
27m
Despite the excitement about Large Language Models (LLM), these models suffer from hallucinations problems, e.g., generating factually incorrect text. These problems restrict the development of production-ready applications. This talk will highlight the importance of combining Knowledge Graphs with Large Language Models to develop industry-ready applications. We will present different approaches, from pragmatic to under-research approaches to threat and handle hallucination problems using Knowledge Graphs at different phases of the LLM lifecycle. We will accompany our presentation with use cases that Fraunhofer works with partners from big German industries under the OpenGPT-X project.
Up Next in May 10 | KGC 2023
-
Efficient Knowledge Graph Constructio...
We aim to bring interested researchers uKnowledge graph construction which aims to extract knowledge from the text corpus, has appealed to researchers. Previous decades have witnessed the remarkable progress of knowledge graph construction on the basis of neural models; however, those models ofte...
-
A global knowledge graph of people, s...
Beamery is a funded startup based in London and the US, selling talent management software to enterprises, and is industry leading in the talent management sector. As a company, we have invested heavily in practical AI solutions underpinned by knowledge graph technology.
By far the largest kn... -
Actionable, Facet-based, Property Graphs
In general, property graphs are very flexible since we can associate any number of properties with nodes and edges. To add more structure, nodes and/or edges are often typed (via a label). In that case, a labeled node (or edge) of a particular type is expected to have specific properties. This wo...