Blog
Home/

Knowledge graphs: RAG is NOT all you need

Author Dan Selman
Dan SelmanDistinguished Engineer, Smart Agreements
Summary3 min read

Docusign distinguished engineer Dan Selman runs test queries to detect which tools a large language model (LLM) uses to answer queries against knowledge graph, showing you there's more to it than Retrieval-Augmented Generation (RAG).

    • Conclusions
    • Additional resources

    Table of contents

    Over the past few weeks I’ve been researching and building a framework that combines the power of large language models for text parsing and transformation with the precision of structured data queries over knowledge graphs for explainable data retrieval.

    In this fourth article of the series (one, two, three) I will show a generic web interface that helps explain how the LLM is using tools and graph queries to answer a wide variety of structured and unstructured questions.

    I want to explore how the LLM uses automatically generated knowledge graph tools to answer a variety of questions. In this video I pose questions, and then review and explain how the LLM chose to use tools and which tools were used, and informally gauge the quality of the answers.

    Conclusions

    1. The general quality of answers was high, with most grounded by the data in the knowledge graph.

    2. GPT-4o does a good job at choosing an appropriate tool and sequencing tools usage into a query plan.

    3. When data is missing from the knowledge graph (or invalid queries are generated), the LLM degrades gracefully, indicating that it is using world knowledge.

    4. It remains to be seen how well this will generalize to more rich domain models (ontologies).

    5. Automatic creation and running of tools over the knowledge graph (model driven) means experiments can be performed very quickly.

    6. More work needs to be done to summarise and explain how an answer was generated.

    7. Adding streaming responses would make the user experience more engaging.

    Additional resources

    Author Dan Selman
    Dan SelmanDistinguished Engineer, Smart Agreements

    Dan Selman has over 25 years experience in IT, creating software products for BEA Systems, ILOG, IBM, Docusign and more. He was a Co-founder and CTO of Clause, Inc., acquired by Docusign in June 2021.

    More posts from this author

    Related posts

    • Knowledge graphs: Chat with your data
      Developers

      Knowledge graphs: Chat with your data

      Author Dan Selman
      Dan Selman
    • Knowledge Graphs: Question Answering

      Knowledge Graphs: Question Answering

      Author Dan Selman
      Dan Selman
    • Knowledge graph in 100 lines of code

      Knowledge graph in 100 lines of code

      Author Dan Selman
      Dan Selman
    Knowledge graphs: Chat with your data

    Knowledge graphs: Chat with your data

    Author Dan Selman
    Dan Selman
    Knowledge Graphs: Question Answering

    Knowledge Graphs: Question Answering

    Author Dan Selman
    Dan Selman
    Knowledge graph in 100 lines of code

    Knowledge graph in 100 lines of code

    Author Dan Selman
    Dan Selman

    Discover what's new with Docusign IAM or start with eSignature for free

    Explore Docusign IAMTry eSignature for Free
    Person smiling while presenting