SlideShare una empresa de Scribd logo
1 de 17
Neo4j, Inc. All rights reserved 2022
Knowledge Graphs & Graph Data Science:
More Context, Better Predictions
Dr. J Barrasa
Sr. Director SA
jesus.barrasa@neo4j.com
Neo4j, Inc. All rights reserved 2022
Data Without Relationships Has Little Context
It’s not just the raw data, it’s the relationships behind them
Neo4j, Inc. All rights reserved 2022
Graphs & Data Science
Graph-Native
ML
Graph
Algorithms
Graph
Queries
Knowledge
Graph Find the patterns
you’re looking for
in connected data
Use unsupervised
machine learning
techniques to
identify associations,
anomalies, and
trends.
Use embeddings to learn
the features in your graph
that you don’t even know
are important yet.
Train graph-native
supervised ML models to
predict links, labels, and
missing data.
Neo4j, Inc. All rights reserved 2022
Building A Knowledge Graph
Data Graph Knowledge Graph
Semantics
Relationships
Neo4j, Inc. All rights reserved 2022
Rich (and complex) Data
A B C D E
A B C D E
One-to-Many
Relationships
Across Many
Entities
Small, Wide Data Hierarchical & Recursive Data
Many-to-Many
Relationships
Nested Tree
Structures
Recursion
(Self-Joins)
Deep
Hierarchies
Link Inference
(If C relates to A and A relates to E,
then C must relate to E)
Node Similarity
Hidden Data
Legacy Data Frozen Data
Legacy SQL Systems Data Lake Fact Tables Graph Data Science - Machine Reasoning
A
C
E
Neo4j, Inc. All rights reserved 2022
Semantics
Taxonomies Thesaurus Ontology
Controlled vocab
Neo4j, Inc. All rights reserved 2022
Graph Query
Hey, knowledge graph! Tell me “which genes regulate which pathways”.
MATCH path=(g:Gene)-[r:REGULATES]->(p:Pathway)
RETURN path
Neo4j, Inc. All rights reserved 2022
Graph Data Science Answers the Big Questions
What’s important?
What’s unusual?
What’s going to happen next?
But traditional
approaches to data make
it impossible to reveal and
effectively use those
connections as data sizes
become large
Predictive signals get lost in
big data noise
Context is
Powerful
Graph Data Science
Uses Context to Answer
Critical Questions
Neo4j, Inc. All rights reserved 2022
Graph Catalog
• Single API to materialize graph
projections
• Subset, reshape and transform
your underlying database
• Modify projections with mutate
• Graph Catalog manages your
projections
• (new!) Backup, restore, or
export projected graphs
We transform your underlying data store into a highly optimized CSR
representation, built for massively parallel data science workloads.
Mutable In-Memory Workspace
Computational Graph
Native Graph Store
Neo4j, Inc. All rights reserved 2022
Graph Algorithms
Pathfinding
& Search
• A* Shortest Path
• All Pairs Shortest Path
• Breadth & Depth First Search
• Delta-Stepping Single-Source
• Dijkstra Single-Source
• Dijkstra Source-Target
• K-Spanning Tree (MST)
• Minimum Weight Spanning Tree
• Random Walk
• Yen’s K Shortest Path
Centrality &
Importance
• ArticleRank
• Betweenness Centrality & Approx.
• Closeness Centrality
• Degree Centrality
• Eigenvector Centrality
• Harmonic Centrality
• Hyperlink Induced Topic Search (HITS)
• Influence Maximization (Greedy, CELF)
• PageRank
• Personalized PageRank
Community
Detection
• Conductance Metric
• K-1 Coloring
• K-Means Clustering
• Label Propagation
• Leiden Algorithm
• Local Clustering Coefficient
• Louvain Algorithm
• Max K-Cut
• Modularity Optimization
• Speaker Listener Label Propagation
• Strongly Connected Components
• Triangle Count
• Weakly Connected Components
Heuristic Link
Prediction
• Adamic Adar
• Common Neighbors
• Preferential Attachment
• Resource Allocations
• Same Community
• Total Neighbors
Similarity
• K-Nearest Neighbors (KNN)
• Node Similarity
• Filtered KNN & Node Similarity
• Cosine & Pearson Similarity Functions
• Euclidean Distance Similarity Function
• Euclidean Similarity Function
• Jaccard & Overlap Similarity Functions
Graph
Embeddings
• Fast Random Projection (FastRP)
• FastRP with Property Weights
• GraphSAGE
• Node2Vec
Neo4j, Inc. All rights reserved 2022
Machine Learning Pipelines
Node classification:
“What label should this node have?”
Link prediction:
“Is there a relationship between these nodes?”
Labeled data: Pairs of
nodes that are either
linked or not
Features: Pre-existing
attributes, algorithm
results, embeddings
Property Regression (new!)
“What’s the value for this missing property?”
We discover the best model for you - you just supply the data!
Persist and Publish for Production
Neo4j, Inc. All rights reserved 2022
The Drug Lifecycle Pipeline
DISCOVERY DEVELOPMENT COMMERCIALIZATION
A Knowledge Graph
for Reaction and
Synthesis
Prediction
Target
Discovery
Hit
Generation
Lead
Identification
Lead
Optimization
Animal
Models
Clinical
Trials
FDA/EMA
Review &
Approval
Post
Approval
Manufacturing
Neo4j, Inc. All rights reserved 2022
The Drug Lifecycle Pipeline
DISCOVERY DEVELOPMENT COMMERCIALIZATION
A Knowledge Graph
for Reaction and
Synthesis
Prediction
Target
Discovery
Hit
Generation
Lead
Identification
Lead
Optimization
Animal
Models
Clinical
Trials
FDA/EMA
Review &
Approval
Post
Approval
Manufacturing
End-to-End Drug
Discovery Project
Management Using a
Knowledge Graph
Neo4j, Inc. All rights reserved 2022
The Drug Lifecycle Pipeline
DISCOVERY DEVELOPMENT COMMERCIALIZATION
A Knowledge Graph
for Reaction and
Synthesis
Prediction
How Will Knowledge
Graphs Improve
Clinical Reporting
Workflows
Target
Discovery
Hit
Generation
Lead
Identification
Lead
Optimization
Animal
Models
Clinical
Trials
FDA/EMA
Review &
Approval
Post
Approval
Manufacturing
End-to-End Drug
Discovery Project
Management Using a
Knowledge Graph
Neo4j, Inc. All rights reserved 2022
The Drug Lifecycle Pipeline
DISCOVERY DEVELOPMENT COMMERCIALIZATION
A Knowledge Graph
for Reaction and
Synthesis
Prediction
How Will Knowledge
Graphs Improve
Clinical Reporting
Workflows
Target
Discovery
Hit
Generation
Lead
Identification
Lead
Optimization
Animal
Models
Clinical
Trials
FDA/EMA
Review &
Approval
Post
Approval
Manufacturing
Tracking Drug
Genealogy Efficiently
with Knowledge
Graphs
End-to-End Drug
Discovery Project
Management Using a
Knowledge Graph
Neo4j, Inc. All rights reserved 2022
The Drug Lifecycle Pipeline
DISCOVERY DEVELOPMENT COMMERCIALIZATION
A Knowledge Graph
for Reaction and
Synthesis
Prediction
How Will Knowledge
Graphs Improve
Clinical Reporting
Workflows
Target
Discovery
Hit
Generation
Lead
Identification
Lead
Optimization
Animal
Models
Clinical
Trials
FDA/EMA
Review &
Approval
Post
Approval
Manufacturing
Tracking Drug
Genealogy Efficiently
with Knowledge
Graphs
End-to-End Drug
Discovery Project
Management Using a
Knowledge Graph
Neo4j, Inc. All rights reserved 2022
Thank you!
Contact:
jesus.barrasa@neo4j.com
2

Más contenido relacionado

La actualidad más candente

Graphs for Finance - AML with Neo4j Graph Data Science
Graphs for Finance - AML with Neo4j Graph Data Science Graphs for Finance - AML with Neo4j Graph Data Science
Graphs for Finance - AML with Neo4j Graph Data Science
Neo4j
 
The Neo4j Data Platform for Today & Tomorrow.pdf
The Neo4j Data Platform for Today & Tomorrow.pdfThe Neo4j Data Platform for Today & Tomorrow.pdf
The Neo4j Data Platform for Today & Tomorrow.pdf
Neo4j
 
Knowledge Graphs - The Power of Graph-Based Search
Knowledge Graphs - The Power of Graph-Based SearchKnowledge Graphs - The Power of Graph-Based Search
Knowledge Graphs - The Power of Graph-Based Search
Neo4j
 

La actualidad más candente (20)

Knowledge Graphs for Transformation: Dynamic Context for the Intelligent Ente...
Knowledge Graphs for Transformation: Dynamic Context for the Intelligent Ente...Knowledge Graphs for Transformation: Dynamic Context for the Intelligent Ente...
Knowledge Graphs for Transformation: Dynamic Context for the Intelligent Ente...
 
Graph Database 101- What, Why and How?.pdf
Graph Database 101- What, Why and How?.pdfGraph Database 101- What, Why and How?.pdf
Graph Database 101- What, Why and How?.pdf
 
Graphs for Finance - AML with Neo4j Graph Data Science
Graphs for Finance - AML with Neo4j Graph Data Science Graphs for Finance - AML with Neo4j Graph Data Science
Graphs for Finance - AML with Neo4j Graph Data Science
 
Workshop - Build a Graph Solution
Workshop - Build a Graph SolutionWorkshop - Build a Graph Solution
Workshop - Build a Graph Solution
 
Volvo Cars - Retrieving Safety Insights using Graphs (GraphSummit Stockholm 2...
Volvo Cars - Retrieving Safety Insights using Graphs (GraphSummit Stockholm 2...Volvo Cars - Retrieving Safety Insights using Graphs (GraphSummit Stockholm 2...
Volvo Cars - Retrieving Safety Insights using Graphs (GraphSummit Stockholm 2...
 
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
 
Kerry Group: How Neo4j graph technology is delivering benefits to Kerry Group...
Kerry Group: How Neo4j graph technology is delivering benefits to Kerry Group...Kerry Group: How Neo4j graph technology is delivering benefits to Kerry Group...
Kerry Group: How Neo4j graph technology is delivering benefits to Kerry Group...
 
Workshop Introduction to Neo4j
Workshop Introduction to Neo4jWorkshop Introduction to Neo4j
Workshop Introduction to Neo4j
 
Knowledge Graph for Machine Learning and Data Science
Knowledge Graph for Machine Learning and Data ScienceKnowledge Graph for Machine Learning and Data Science
Knowledge Graph for Machine Learning and Data Science
 
Neo4j GraphSummit London March 2023 Emil Eifrem Keynote.pptx
Neo4j GraphSummit London March 2023 Emil Eifrem Keynote.pptxNeo4j GraphSummit London March 2023 Emil Eifrem Keynote.pptx
Neo4j GraphSummit London March 2023 Emil Eifrem Keynote.pptx
 
Get Started with the Most Advanced Edition Yet of Neo4j Graph Data Science
Get Started with the Most Advanced Edition Yet of Neo4j Graph Data ScienceGet Started with the Most Advanced Edition Yet of Neo4j Graph Data Science
Get Started with the Most Advanced Edition Yet of Neo4j Graph Data Science
 
The Neo4j Data Platform for Today & Tomorrow.pdf
The Neo4j Data Platform for Today & Tomorrow.pdfThe Neo4j Data Platform for Today & Tomorrow.pdf
The Neo4j Data Platform for Today & Tomorrow.pdf
 
Knowledge Graphs - The Power of Graph-Based Search
Knowledge Graphs - The Power of Graph-Based SearchKnowledge Graphs - The Power of Graph-Based Search
Knowledge Graphs - The Power of Graph-Based Search
 
Graphs for Data Science and Machine Learning
Graphs for Data Science and Machine LearningGraphs for Data Science and Machine Learning
Graphs for Data Science and Machine Learning
 
Modern Data Challenges require Modern Graph Technology
Modern Data Challenges require Modern Graph TechnologyModern Data Challenges require Modern Graph Technology
Modern Data Challenges require Modern Graph Technology
 
The Knowledge Graph Explosion
The Knowledge Graph ExplosionThe Knowledge Graph Explosion
The Knowledge Graph Explosion
 
Introduction to Knowledge Graphs and Semantic AI
Introduction to Knowledge Graphs and Semantic AIIntroduction to Knowledge Graphs and Semantic AI
Introduction to Knowledge Graphs and Semantic AI
 
Government GraphSummit: Leveraging Graphs for AI and ML
Government GraphSummit: Leveraging Graphs for AI and MLGovernment GraphSummit: Leveraging Graphs for AI and ML
Government GraphSummit: Leveraging Graphs for AI and ML
 
The perfect couple: Uniting Large Language Models and Knowledge Graphs for En...
The perfect couple: Uniting Large Language Models and Knowledge Graphs for En...The perfect couple: Uniting Large Language Models and Knowledge Graphs for En...
The perfect couple: Uniting Large Language Models and Knowledge Graphs for En...
 
Fraud Detection with Graphs at the Danish Business Authority
Fraud Detection with Graphs at the Danish Business AuthorityFraud Detection with Graphs at the Danish Business Authority
Fraud Detection with Graphs at the Danish Business Authority
 

Similar a Knowledge Graphs and Graph Data Science: More Context, Better Predictions (Neo4j)

Graph Data Science with Neo4j: Nordics Webinar
Graph Data Science with Neo4j: Nordics WebinarGraph Data Science with Neo4j: Nordics Webinar
Graph Data Science with Neo4j: Nordics Webinar
Neo4j
 
La strada verso il successo con i database a grafo, la Graph Data Science e l...
La strada verso il successo con i database a grafo, la Graph Data Science e l...La strada verso il successo con i database a grafo, la Graph Data Science e l...
La strada verso il successo con i database a grafo, la Graph Data Science e l...
Neo4j
 
Mastering Customer Data on Apache Spark
Mastering Customer Data on Apache SparkMastering Customer Data on Apache Spark
Mastering Customer Data on Apache Spark
Caserta
 
Building a Knowledge Graph with Spark and NLP: How We Recommend Novel Drugs t...
Building a Knowledge Graph with Spark and NLP: How We Recommend Novel Drugs t...Building a Knowledge Graph with Spark and NLP: How We Recommend Novel Drugs t...
Building a Knowledge Graph with Spark and NLP: How We Recommend Novel Drugs t...
Databricks
 

Similar a Knowledge Graphs and Graph Data Science: More Context, Better Predictions (Neo4j) (20)

Graph Data Science with Neo4j: Nordics Webinar
Graph Data Science with Neo4j: Nordics WebinarGraph Data Science with Neo4j: Nordics Webinar
Graph Data Science with Neo4j: Nordics Webinar
 
What Is GDS and Neo4j’s GDS Library
What Is GDS and Neo4j’s GDS LibraryWhat Is GDS and Neo4j’s GDS Library
What Is GDS and Neo4j’s GDS Library
 
Deeper Insights with Graph Data Science
Deeper Insights with Graph Data ScienceDeeper Insights with Graph Data Science
Deeper Insights with Graph Data Science
 
Using Connected Data and Graph Technology to Enhance Machine Learning and Art...
Using Connected Data and Graph Technology to Enhance Machine Learning and Art...Using Connected Data and Graph Technology to Enhance Machine Learning and Art...
Using Connected Data and Graph Technology to Enhance Machine Learning and Art...
 
GraphSummit Toronto: Leveraging Graphs for AI and ML
GraphSummit Toronto: Leveraging Graphs for AI and MLGraphSummit Toronto: Leveraging Graphs for AI and ML
GraphSummit Toronto: Leveraging Graphs for AI and ML
 
ntroducing to the Power of Graph Technology
ntroducing to the Power of Graph Technologyntroducing to the Power of Graph Technology
ntroducing to the Power of Graph Technology
 
La strada verso il successo con i database a grafo, la Graph Data Science e l...
La strada verso il successo con i database a grafo, la Graph Data Science e l...La strada verso il successo con i database a grafo, la Graph Data Science e l...
La strada verso il successo con i database a grafo, la Graph Data Science e l...
 
El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...
El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...
El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...
 
Mastering Customer Data on Apache Spark
Mastering Customer Data on Apache SparkMastering Customer Data on Apache Spark
Mastering Customer Data on Apache Spark
 
GraphTour 2020 - Graphs & AI: A Path for Data Science
GraphTour 2020 - Graphs & AI: A Path for Data ScienceGraphTour 2020 - Graphs & AI: A Path for Data Science
GraphTour 2020 - Graphs & AI: A Path for Data Science
 
Leveraging Graphs for Better AI
Leveraging Graphs for Better AILeveraging Graphs for Better AI
Leveraging Graphs for Better AI
 
How Graph Technology is Changing AI
How Graph Technology is Changing AIHow Graph Technology is Changing AI
How Graph Technology is Changing AI
 
La strada verso il successo con i database a grafo, la Graph Data Science e l...
La strada verso il successo con i database a grafo, la Graph Data Science e l...La strada verso il successo con i database a grafo, la Graph Data Science e l...
La strada verso il successo con i database a grafo, la Graph Data Science e l...
 
Leveraging Graphs for Better AI
Leveraging Graphs for Better AILeveraging Graphs for Better AI
Leveraging Graphs for Better AI
 
Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!
 
Graph Data Science: The Secret to Accelerating Innovation with AI/ML
Graph Data Science: The Secret to Accelerating Innovation with AI/MLGraph Data Science: The Secret to Accelerating Innovation with AI/ML
Graph Data Science: The Secret to Accelerating Innovation with AI/ML
 
Neo4j – The Fastest Path to Scalable Real-Time Analytics
Neo4j – The Fastest Path to Scalable Real-Time AnalyticsNeo4j – The Fastest Path to Scalable Real-Time Analytics
Neo4j – The Fastest Path to Scalable Real-Time Analytics
 
Building a Knowledge Graph with Spark and NLP: How We Recommend Novel Drugs t...
Building a Knowledge Graph with Spark and NLP: How We Recommend Novel Drugs t...Building a Knowledge Graph with Spark and NLP: How We Recommend Novel Drugs t...
Building a Knowledge Graph with Spark and NLP: How We Recommend Novel Drugs t...
 
Workshop Tel Aviv - Graph Data Science
Workshop Tel Aviv - Graph Data ScienceWorkshop Tel Aviv - Graph Data Science
Workshop Tel Aviv - Graph Data Science
 
Azure Databricks for Data Scientists
Azure Databricks for Data ScientistsAzure Databricks for Data Scientists
Azure Databricks for Data Scientists
 

Más de Neo4j

Más de Neo4j (20)

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansQIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
 
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosBBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
 
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
 
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
 
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfRabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
 
IA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeIA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG time
 
Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)
 
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
 
Enabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsEnabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge Graphs
 
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
 
Neo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with Graph
 
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
SWIFT: Maintaining Critical Standards in the Financial Services Industry with...
 

Último

Último (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 

Knowledge Graphs and Graph Data Science: More Context, Better Predictions (Neo4j)

  • 1. Neo4j, Inc. All rights reserved 2022 Knowledge Graphs & Graph Data Science: More Context, Better Predictions Dr. J Barrasa Sr. Director SA jesus.barrasa@neo4j.com
  • 2. Neo4j, Inc. All rights reserved 2022 Data Without Relationships Has Little Context It’s not just the raw data, it’s the relationships behind them
  • 3. Neo4j, Inc. All rights reserved 2022 Graphs & Data Science Graph-Native ML Graph Algorithms Graph Queries Knowledge Graph Find the patterns you’re looking for in connected data Use unsupervised machine learning techniques to identify associations, anomalies, and trends. Use embeddings to learn the features in your graph that you don’t even know are important yet. Train graph-native supervised ML models to predict links, labels, and missing data.
  • 4. Neo4j, Inc. All rights reserved 2022 Building A Knowledge Graph Data Graph Knowledge Graph Semantics Relationships
  • 5. Neo4j, Inc. All rights reserved 2022 Rich (and complex) Data A B C D E A B C D E One-to-Many Relationships Across Many Entities Small, Wide Data Hierarchical & Recursive Data Many-to-Many Relationships Nested Tree Structures Recursion (Self-Joins) Deep Hierarchies Link Inference (If C relates to A and A relates to E, then C must relate to E) Node Similarity Hidden Data Legacy Data Frozen Data Legacy SQL Systems Data Lake Fact Tables Graph Data Science - Machine Reasoning A C E
  • 6. Neo4j, Inc. All rights reserved 2022 Semantics Taxonomies Thesaurus Ontology Controlled vocab
  • 7. Neo4j, Inc. All rights reserved 2022 Graph Query Hey, knowledge graph! Tell me “which genes regulate which pathways”. MATCH path=(g:Gene)-[r:REGULATES]->(p:Pathway) RETURN path
  • 8. Neo4j, Inc. All rights reserved 2022 Graph Data Science Answers the Big Questions What’s important? What’s unusual? What’s going to happen next? But traditional approaches to data make it impossible to reveal and effectively use those connections as data sizes become large Predictive signals get lost in big data noise Context is Powerful Graph Data Science Uses Context to Answer Critical Questions
  • 9. Neo4j, Inc. All rights reserved 2022 Graph Catalog • Single API to materialize graph projections • Subset, reshape and transform your underlying database • Modify projections with mutate • Graph Catalog manages your projections • (new!) Backup, restore, or export projected graphs We transform your underlying data store into a highly optimized CSR representation, built for massively parallel data science workloads. Mutable In-Memory Workspace Computational Graph Native Graph Store
  • 10. Neo4j, Inc. All rights reserved 2022 Graph Algorithms Pathfinding & Search • A* Shortest Path • All Pairs Shortest Path • Breadth & Depth First Search • Delta-Stepping Single-Source • Dijkstra Single-Source • Dijkstra Source-Target • K-Spanning Tree (MST) • Minimum Weight Spanning Tree • Random Walk • Yen’s K Shortest Path Centrality & Importance • ArticleRank • Betweenness Centrality & Approx. • Closeness Centrality • Degree Centrality • Eigenvector Centrality • Harmonic Centrality • Hyperlink Induced Topic Search (HITS) • Influence Maximization (Greedy, CELF) • PageRank • Personalized PageRank Community Detection • Conductance Metric • K-1 Coloring • K-Means Clustering • Label Propagation • Leiden Algorithm • Local Clustering Coefficient • Louvain Algorithm • Max K-Cut • Modularity Optimization • Speaker Listener Label Propagation • Strongly Connected Components • Triangle Count • Weakly Connected Components Heuristic Link Prediction • Adamic Adar • Common Neighbors • Preferential Attachment • Resource Allocations • Same Community • Total Neighbors Similarity • K-Nearest Neighbors (KNN) • Node Similarity • Filtered KNN & Node Similarity • Cosine & Pearson Similarity Functions • Euclidean Distance Similarity Function • Euclidean Similarity Function • Jaccard & Overlap Similarity Functions Graph Embeddings • Fast Random Projection (FastRP) • FastRP with Property Weights • GraphSAGE • Node2Vec
  • 11. Neo4j, Inc. All rights reserved 2022 Machine Learning Pipelines Node classification: “What label should this node have?” Link prediction: “Is there a relationship between these nodes?” Labeled data: Pairs of nodes that are either linked or not Features: Pre-existing attributes, algorithm results, embeddings Property Regression (new!) “What’s the value for this missing property?” We discover the best model for you - you just supply the data! Persist and Publish for Production
  • 12. Neo4j, Inc. All rights reserved 2022 The Drug Lifecycle Pipeline DISCOVERY DEVELOPMENT COMMERCIALIZATION A Knowledge Graph for Reaction and Synthesis Prediction Target Discovery Hit Generation Lead Identification Lead Optimization Animal Models Clinical Trials FDA/EMA Review & Approval Post Approval Manufacturing
  • 13. Neo4j, Inc. All rights reserved 2022 The Drug Lifecycle Pipeline DISCOVERY DEVELOPMENT COMMERCIALIZATION A Knowledge Graph for Reaction and Synthesis Prediction Target Discovery Hit Generation Lead Identification Lead Optimization Animal Models Clinical Trials FDA/EMA Review & Approval Post Approval Manufacturing End-to-End Drug Discovery Project Management Using a Knowledge Graph
  • 14. Neo4j, Inc. All rights reserved 2022 The Drug Lifecycle Pipeline DISCOVERY DEVELOPMENT COMMERCIALIZATION A Knowledge Graph for Reaction and Synthesis Prediction How Will Knowledge Graphs Improve Clinical Reporting Workflows Target Discovery Hit Generation Lead Identification Lead Optimization Animal Models Clinical Trials FDA/EMA Review & Approval Post Approval Manufacturing End-to-End Drug Discovery Project Management Using a Knowledge Graph
  • 15. Neo4j, Inc. All rights reserved 2022 The Drug Lifecycle Pipeline DISCOVERY DEVELOPMENT COMMERCIALIZATION A Knowledge Graph for Reaction and Synthesis Prediction How Will Knowledge Graphs Improve Clinical Reporting Workflows Target Discovery Hit Generation Lead Identification Lead Optimization Animal Models Clinical Trials FDA/EMA Review & Approval Post Approval Manufacturing Tracking Drug Genealogy Efficiently with Knowledge Graphs End-to-End Drug Discovery Project Management Using a Knowledge Graph
  • 16. Neo4j, Inc. All rights reserved 2022 The Drug Lifecycle Pipeline DISCOVERY DEVELOPMENT COMMERCIALIZATION A Knowledge Graph for Reaction and Synthesis Prediction How Will Knowledge Graphs Improve Clinical Reporting Workflows Target Discovery Hit Generation Lead Identification Lead Optimization Animal Models Clinical Trials FDA/EMA Review & Approval Post Approval Manufacturing Tracking Drug Genealogy Efficiently with Knowledge Graphs End-to-End Drug Discovery Project Management Using a Knowledge Graph
  • 17. Neo4j, Inc. All rights reserved 2022 Thank you! Contact: jesus.barrasa@neo4j.com 2