[DSC DACH 24] Why Graph Technology for AI Reasoning - Diogo Braga

DataScienceConferenc1 45 views 23 slides Sep 16, 2024
Slide 1
Slide 1 of 23
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23

About This Presentation

In an era where Artificial Intelligence drives significant advancements across industries, the need for explainability, interpretability, and ethical responsibility in AI systems is critical. My talk, "Harnessing Graph Technology for Augmented Intelligence in Responsible AI Reasoning" delv...


Slide Content

Why Graph Technology for AI Reasoning Enhancing AI Explainability, Interpretability, and Ethical Responsibility DSC DACH 24 Diogo Ribeiro Braga ebcont.com

2 2

Graph Technology 3

4 4

What is a Graph? 5 5 Structures used to model relationships between data points. The relationship itself is a first-class component in the database – identified with a unique key .

Graph Structure 6 6 By making relationships first-class citizens, graph databases can more efficiently store , retrieve , and traverse data.

Graph-shaped Problems 7 7 What use-cases are graph databases best suited for? Use-cases with highly-interconnected data that require real-time processing and high scalability .

Real-World Applications of Graph 8 Supply Chain Management Fraud Detection GenAI Knowledge Graph GraphRAG Customer/Product 360 Recommendation System Search Engine Optimization Workforce Management System Digital Twin for Simulation and Optimization

Graphs + Generative AI 9

The Revolutionary Impact of GenAI - LLMs 10 10 Capabilities Power in Generating Human-like Text: LLMs can produce coherent responses, resembling human-like conversation. How? Through extensive training on textual (public) data , LLMs acquire a deep learning of language patterns . S uccessful applications of LLMs include content generation , chatbots , language translation , and text summarization .

The Revolutionary Impact of GenAI - LLMs 11 11 Limitations Privacy Concerns: The ingestion of private data into LLMs – models accessing and/or learning sensitive information (personal or confidential). Bias Lack of Context Understanding Potential for Inaccuracies - "hallucinations" Capabilities Power in Generating Human-like Text: LLMs can produce coherent responses, resembling human-like conversation. How? Through extensive training on textual public data , LLMs acquire a deep learning of language patterns . Successful applications of LLMs include content generation , chatbots , language translation , and text summarization .

Retrieval-Augmented Generation 12 12 Capabilities Access to Private Data: Retrieval-Augmented Generation based on Indexing and Vector Search .

Limitations of Vector RAG Sy stems 13 13 Capabilities Access to Private Data: Retrieval-Augmented Generation based on Indexing and Vector Search. Limitations Results are predominantly based on textual data, with limited understanding of context and reasoning abilities, leading to: Bias : Reflects biases from training data – “garbage in, garbage out.” Lack of Context Understanding : Struggles with nuanced meanings beyond textual information alone – lack reasoning . Potential for Inaccuracies : Can produce incorrect info or "hallucinations" due to limited reasoning – it understands patterns but not calculations .

The Power of Graph Technology 14 14 Graphs Consolidate Knowledge : Graphs: Excel at representing and consolidating heterogeneous and interconnected information in a structured manner , capturing complex relationships and attributes across diverse data types from diverse business domains . 5-Source Knowledge Graph

The Power of Graph Technology 15 15 Graphs Consolidate Knowledge : Graphs: Excel at representing and consolidating heterogeneous and interconnected information in a structured manner , capturing complex relationships and attributes across diverse data types from diverse business domains . Representing Relationships: Graphs excel in representing relationships between nodes - documents, concepts, entities - offering a holistic view of the interconnected subjects. Diverse Applications: Graphs streamline information retrieval and facilitate advanced informed decision-making . 5-Source Knowledge Graph

Digital Twin of the Business 16 16 5-Source Knowledge Graph

Digital Twin of the Business 17 17 A Graph integrates human domain-expertise with enterprise-processes data , becoming invaluable assets allowing businesses to: Preserve Expertise Enhance Decision-Making Optimize Processes Support Innovation 5-Source Knowledge Graph

Why Graph + GenAI 18 18 Enhancing Reasoning from Domain-Expertise: 1. Graphs enhance contextual understanding by capturing relationships between entities. Knowledge Management

Why Graph + GenAI 19 19 Enhancing Reasoning from Domain-Expertise: 1. Graphs enhance contextual understanding by capturing relationships between entities. 2. Through Graphs, LLMs retrieve relevant information from diverse knowledge sources . Knowledge Management

Why Graph + GenAI 20 20 Enhancing Reasoning from Domain-Expertise: 1. Graphs enhance contextual understanding by capturing relationships between entities. 2. Through Graphs, LLMs retrieve relevant information from diverse knowledge sources . 3. Graphs help AI reasoning to generate less-biased responses from domain-experts . Knowledge Management

Why Graph + GenAI 21 21 Enhancing Reasoning from Domain-Expertise: 1. Graphs enhance contextual understanding by capturing relationships between entities. 2. Through Graphs, LLMs retrieve relevant information from diverse knowledge sources . 3. Graphs help AI reasoning to generate less-biased responses from domain-experts . 4. The integration with LLMs boosts explainability , interpretability , and ethical responsibility in AI systems (not a black-box), leading to more reliable and responsible decision-making processes. Knowledge Management

Integrating Graph with GenAI 22 22

23 23 "How will we build software in the future?" by Jensen Huang, March 18, 2024.
Tags