Harnessing the Power of Knowledge Graphs: Enriching an LLM with Structured Data

<p>In recent years,&nbsp;<a href="https://snorkel.ai/large-language-models-llms/" rel="noopener ugc nofollow" target="_blank">large language models</a>&nbsp;(LLMs), have become ubiquitous. Perhaps the most famous LLM is ChatGPT, which was released by OpenAI in November 2022. ChatGPT is able to&nbsp;<a href="https://www.linkedin.com/pulse/generate-100-content-ideas-chat-gpt-mfon-akpan/" rel="noopener ugc nofollow" target="_blank">generate ideas</a>,&nbsp;<a href="https://bootcamp.uxdesign.cc/how-to-use-chatgpt-for-personalized-recommendations-840e01dcad89" rel="noopener" target="_blank">give personalized recommendations</a>,&nbsp;<a href="https://medium.com/101-innovation-hacks/using-chatgpt-to-explain-complex-concepts-2ea6aba97cf3" rel="noopener">understand complicated topics</a>,&nbsp;<a href="https://chatgptwriter.ai/" rel="noopener ugc nofollow" target="_blank">act as a writing assistant</a>, or&nbsp;<a href="https://medium.com/design-bootcamp/using-chatgpt-to-predict-the-oscars-c6d8cdb6b3a0" rel="noopener">help you build a model to predict the Academy Awards.&nbsp;</a>Meta has announced their own LLM called&nbsp;<a href="https://ai.meta.com/blog/large-language-model-llama-meta-ai/" rel="noopener ugc nofollow" target="_blank">LLaMA</a>, Google has&nbsp;<a href="https://blog.google/technology/ai/lamda/" rel="noopener ugc nofollow" target="_blank">LaMDA</a>, and there is even an open-source alternative,&nbsp;<a href="https://huggingface.co/bigscience/bloom" rel="noopener ugc nofollow" target="_blank">BLOOM.</a></p> <p>LLMs have excelled in natural language processing (NLP) tasks like the ones listed above because LLMs have historically focused on&nbsp;<a href="https://en.wikipedia.org/wiki/Unstructured_data" rel="noopener ugc nofollow" target="_blank">unstructured data</a>&nbsp;&mdash; data that does not have a pre-defined structure, and is usually text-heavy. I asked ChatGPT, &ldquo;why have LLMs historically focused on unstructured data?&rdquo; The reply was:</p> <p><a href="https://medium.com/towards-data-science/harnessing-the-power-of-knowledge-graphs-enriching-an-llm-with-structured-data-997fabc62386"><strong>Read More</strong></a></p>
Tags: Data