SlideShare a Scribd company logo
01   introduction to graph data science
● Why should you care about Graph Data Science?
● What does better predictions with graphs mean?
● Where can/is it applied?
● Who would have made the start of a nice fourth line, but all of
these two days are aimed at you, so that's already answered!
01   introduction to graph data science
Maximus, let us whisper now, together, you and I ...
How exactly did you get to your current job
position?
● Has been in IT for >25 years
● Has experience in retail, banking, government, …
● Has a flawless track record, known for delivering on time and
under budget against all odds
● Has experience as an expat and communicates well in three
languages
● Is up to date in his field and regularly reboots his knowledge
● Is loyal
● …
● He pops up on the radar of every headhunter on the planet for
almost any job in IT
● Is labeled as a top candidate by almost any job matching
algorithm for anything he would possibly want to do
● Frequently gets rejected on job interviews with you are the ideal
candidate but my gut feeling tells me ...
● Got his current position by reaching out to an old contact on
LinkedIn with hardly any jobinterview following that, effectively
landing him the type of job he wanted for over a decade ...
It's not about what you know, it's about who you know and where
they are in the organization you are looking at … it's about the
connections.
Consider the following graph ...
Which one of the nodes is most likely to get the highest pay raise?
❏ The node with the highest degree (that's what Google does with
pageranking). Using the graph to tell you!
❏ You can't tell based on this information, you'd need information
(features) about performance, experience, age, …
❏ The nodes that connect the two parts of the graph.
● It's the bridging nodes.
● In some organizations known as organizational misfits because
they rarely fit well in their own/current department.
● They go from ladder to ladder, sometimes even going down a
rung or two in the process, in order to get ahead. And it pays ...
By the way, it is the graph that tells you, but here you needed
centrality rather than pageranking … you don't need to tell
Google though, they already know ...
● Both examples are counter intuitive within the context of regular
data science where you focus mostly one what you know about a
given thing.
● It is only when you take into account the connections and the
positions in the network, that it becomes obvious.
● And that's why Graph Data Science is so powerful.
Nihil nove sub sole … our parents and grandparents lamented
the fact that some got carried into a job and we all have stories of
job hoppers and mavericks that passed us by in our careers …
Those may be depressive
thoughts, but a graph at least
enables us to show that
there was indeed truth to
those stories ...
01   introduction to graph data science
01   introduction to graph data science
You can do better predictions with graphs … and Neo4j is not the
only company saying this
● As sort of shown by the fact that this training filled up almost as
soon as we announced it (bit of a circular argument there)
● As shown by the boom of AI Research Papers featuring graph.
See next slide, data from https://dimensions.ai searched for "graph neural network" OR
"graph convolutional" OR "graph embedding" OR "graph learning" OR "graph attention"
OR "graph kernel" OR "graph completion"
01   introduction to graph data science
01   introduction to graph data science
That's quite a good marketing line … but what does it mean? Well,
here are a few statements that almost any data scientist agrees
with in the context of almost any given project/problem
● Give me more data and more features and the predictions will be
better.
● Getting more data is simply not practical for the problem I'm
working on, I've done the best I could.
● Current data science models largely ignore network structure
even when it is available
● Graphs add highly predictive features to machine learning
models, increasing accuracy
Machine Learning Pipeline
This is the kicker. The network structure and connections are often
there in the data already, but
● not used or heavily underused
● not stored in way that makes using them easy
Graphs are the natural way to go to leverage this additional source
of information within your existing data. Different from what you
are used to, not difficult!
01   introduction to graph data science
A few definitions so we are clear on what is meant in the next
couple of slides …
Vertical (market) - a specific business niche (e.g. banking)
Horizontal (application) - concept that applies to many (sometimes all)
verticals (e.g fraud detection)
I know we're all supposed to know stuff like that, but I'll admit I didn't know so
maybe you didn't either. Feel free to quietly thank me later, you're most welcome!
What are the Graph Data Science sweet spots?
Fraud
Detection
Disambiguation &
Segmentation
Personalized
Recommendations
Churn
Prediction
Search &
Master Data Mgmt.
Predictive
Maintenance
Cybersecurity
● Synthetic identity fraud
● Fraud rings
● Money laundering
● Recommendations
● Customer segmentation
● Churn prediction
● Drug repurposing
● Patient journey
● Contact tracing
● Regulatory compliance
● Logistics & Routing
● Supply chain
● Recommendations
● Customer segmentation
Top 10
Bank
Why did I pick those three (yes yes, there are more)?
● They cover the three verticals I explored a minute ago.
● The stories are publicly verifiable/documented.
● ...
● All three run Graph Data Science at massive scale. That is a
key element.
01   introduction to graph data science

More Related Content

What's hot (15)

PPTX
Ai presentation
Ahmad Elassal
 
PPTX
Michael Aston - The future of knowledge - Transversal customer summit 2016
Transversal Ltd
 
DOC
Armed with modern technology at the cost Human touch?
Joyjeet Dan
 
PDF
Bootstrapping a Destination Recommendation Engine
Neal Lathia
 
PPT
Essentials op3
Ryan Dekmar
 
PDF
Artificial Intelligence: Case studies (what can you build)
Rudradeb Mitra
 
KEY
Edward Tufte -- Highlights from Presenting Data and Information one day couse
sheviche
 
PPTX
A Predictive Analytics Primer
Abhi Rana
 
PPTX
Prospection_Business_Intelligence[1]
Tuong Do, MBA
 
PDF
Architecting IoT with Machine Learning
Rudradeb Mitra
 
PPTX
Preso slidedeck
ColdFusionConference
 
PDF
Delete Google Analytics - a Crazy Idea you MUST consider
Ammon Johns
 
PDF
Digital analytics: Wrap-up (Lecture 12)
Joni Salminen
 
PDF
Thoughts on machine translation
Lucía Guerrero
 
PPTX
Machine Learning Basics using Azure ML
Karthikeyan VK
 
Ai presentation
Ahmad Elassal
 
Michael Aston - The future of knowledge - Transversal customer summit 2016
Transversal Ltd
 
Armed with modern technology at the cost Human touch?
Joyjeet Dan
 
Bootstrapping a Destination Recommendation Engine
Neal Lathia
 
Essentials op3
Ryan Dekmar
 
Artificial Intelligence: Case studies (what can you build)
Rudradeb Mitra
 
Edward Tufte -- Highlights from Presenting Data and Information one day couse
sheviche
 
A Predictive Analytics Primer
Abhi Rana
 
Prospection_Business_Intelligence[1]
Tuong Do, MBA
 
Architecting IoT with Machine Learning
Rudradeb Mitra
 
Preso slidedeck
ColdFusionConference
 
Delete Google Analytics - a Crazy Idea you MUST consider
Ammon Johns
 
Digital analytics: Wrap-up (Lecture 12)
Joni Salminen
 
Thoughts on machine translation
Lucía Guerrero
 
Machine Learning Basics using Azure ML
Karthikeyan VK
 

Similar to 01 introduction to graph data science (20)

PDF
GraphTour London 2020 - Graphs for AI, Amy Hodler
Neo4j
 
PDF
What Is GDS and Neo4j’s GDS Library
Neo4j
 
PDF
GraphTour 2020 - Graphs & AI: A Path for Data Science
Neo4j
 
PPTX
How Graphs are Changing AI
Neo4j
 
PDF
How Graph Technology is Changing AI
Databricks
 
PDF
Are You Underestimating the Value Within Your Data? A conversation about grap...
Neo4j
 
PDF
Leveraging Graphs for AI and ML - Alicia Frame, Neo4j
Neo4j
 
PDF
How Graphs Enhance AI
Neo4j
 
PPTX
Using Connected Data and Graph Technology to Enhance Machine Learning and Art...
Neo4j
 
PDF
Leveraging Graphs for Better AI
Neo4j
 
PDF
3. Relationships Matter: Using Connected Data for Better Machine Learning
Neo4j
 
PDF
Advanced Analytics: Graph Database Use Cases
DATAVERSITY
 
PDF
Transforming AI with Graphs: Real World Examples using Spark and Neo4j
Databricks
 
PDF
Transforming AI with Graphs: Real World Examples using Spark and Neo4j
Fred Madrid
 
PDF
Leveraging Graphs for Better AI
Neo4j
 
PPTX
Graph Analytics
Khalid Salama
 
PDF
Knowledge Graphs for a Connected World - AI, Deep & Machine Learning Meetup
Benjamin Nussbaum
 
PDF
Graph Data Science with Neo4j: Nordics Webinar
Neo4j
 
PDF
Thwart Fraud Using Graph-Enhanced Machine Learning and AI
Neo4j
 
PDF
Graph Data Science: The Secret to Accelerating Innovation with AI/ML
Neo4j
 
GraphTour London 2020 - Graphs for AI, Amy Hodler
Neo4j
 
What Is GDS and Neo4j’s GDS Library
Neo4j
 
GraphTour 2020 - Graphs & AI: A Path for Data Science
Neo4j
 
How Graphs are Changing AI
Neo4j
 
How Graph Technology is Changing AI
Databricks
 
Are You Underestimating the Value Within Your Data? A conversation about grap...
Neo4j
 
Leveraging Graphs for AI and ML - Alicia Frame, Neo4j
Neo4j
 
How Graphs Enhance AI
Neo4j
 
Using Connected Data and Graph Technology to Enhance Machine Learning and Art...
Neo4j
 
Leveraging Graphs for Better AI
Neo4j
 
3. Relationships Matter: Using Connected Data for Better Machine Learning
Neo4j
 
Advanced Analytics: Graph Database Use Cases
DATAVERSITY
 
Transforming AI with Graphs: Real World Examples using Spark and Neo4j
Databricks
 
Transforming AI with Graphs: Real World Examples using Spark and Neo4j
Fred Madrid
 
Leveraging Graphs for Better AI
Neo4j
 
Graph Analytics
Khalid Salama
 
Knowledge Graphs for a Connected World - AI, Deep & Machine Learning Meetup
Benjamin Nussbaum
 
Graph Data Science with Neo4j: Nordics Webinar
Neo4j
 
Thwart Fraud Using Graph-Enhanced Machine Learning and AI
Neo4j
 
Graph Data Science: The Secret to Accelerating Innovation with AI/ML
Neo4j
 
Ad

More from Neo4j (20)

PDF
GraphSummit Singapore Master Deck - May 20, 2025
Neo4j
 
PPTX
Graphs & GraphRAG - Essential Ingredients for GenAI
Neo4j
 
PPTX
Neo4j Knowledge for Customer Experience.pptx
Neo4j
 
PPTX
GraphTalk New Zealand - The Art of The Possible.pptx
Neo4j
 
PDF
Neo4j: The Art of the Possible with Graph
Neo4j
 
PDF
Smarter Knowledge Graphs For Public Sector
Neo4j
 
PDF
GraphRAG and Knowledge Graphs Exploring AI's Future
Neo4j
 
PDF
Matinée GenAI & GraphRAG Paris - Décembre 24
Neo4j
 
PDF
ANZ Presentation: GraphSummit Melbourne 2024
Neo4j
 
PDF
Google Cloud Presentation GraphSummit Melbourne 2024: Building Generative AI ...
Neo4j
 
PDF
Telstra Presentation GraphSummit Melbourne: Optimising Business Outcomes with...
Neo4j
 
PDF
Hands-On GraphRAG Workshop: GraphSummit Melbourne 2024
Neo4j
 
PDF
Démonstration Digital Twin Building Wire Management
Neo4j
 
PDF
Swiss Life - Les graphes au service de la détection de fraude dans le domaine...
Neo4j
 
PDF
Démonstration Supply Chain - GraphTalk Paris
Neo4j
 
PDF
The Art of Possible - GraphTalk Paris Opening Session
Neo4j
 
PPTX
How Siemens bolstered supply chain resilience with graph-powered AI insights ...
Neo4j
 
PDF
Knowledge Graphs for AI-Ready Data and Enterprise Deployment - Gartner IT Sym...
Neo4j
 
PDF
Neo4j Graph Data Modelling Session - GraphTalk
Neo4j
 
PDF
Neo4j: The Art of Possible with Graph Technology
Neo4j
 
GraphSummit Singapore Master Deck - May 20, 2025
Neo4j
 
Graphs & GraphRAG - Essential Ingredients for GenAI
Neo4j
 
Neo4j Knowledge for Customer Experience.pptx
Neo4j
 
GraphTalk New Zealand - The Art of The Possible.pptx
Neo4j
 
Neo4j: The Art of the Possible with Graph
Neo4j
 
Smarter Knowledge Graphs For Public Sector
Neo4j
 
GraphRAG and Knowledge Graphs Exploring AI's Future
Neo4j
 
Matinée GenAI & GraphRAG Paris - Décembre 24
Neo4j
 
ANZ Presentation: GraphSummit Melbourne 2024
Neo4j
 
Google Cloud Presentation GraphSummit Melbourne 2024: Building Generative AI ...
Neo4j
 
Telstra Presentation GraphSummit Melbourne: Optimising Business Outcomes with...
Neo4j
 
Hands-On GraphRAG Workshop: GraphSummit Melbourne 2024
Neo4j
 
Démonstration Digital Twin Building Wire Management
Neo4j
 
Swiss Life - Les graphes au service de la détection de fraude dans le domaine...
Neo4j
 
Démonstration Supply Chain - GraphTalk Paris
Neo4j
 
The Art of Possible - GraphTalk Paris Opening Session
Neo4j
 
How Siemens bolstered supply chain resilience with graph-powered AI insights ...
Neo4j
 
Knowledge Graphs for AI-Ready Data and Enterprise Deployment - Gartner IT Sym...
Neo4j
 
Neo4j Graph Data Modelling Session - GraphTalk
Neo4j
 
Neo4j: The Art of Possible with Graph Technology
Neo4j
 
Ad

Recently uploaded (20)

PPTX
The _Operations_on_Functions_Addition subtruction Multiplication and Division...
mdregaspi24
 
PDF
Product Management in HealthTech (Case Studies from SnappDoctor)
Hamed Shams
 
PPT
deep dive data management sharepoint apps.ppt
novaprofk
 
PDF
Avatar for apidays apidays PRO June 07, 2025 0 5 apidays Helsinki & North 2...
apidays
 
PDF
JavaScript - Good or Bad? Tips for Google Tag Manager
📊 Markus Baersch
 
PPTX
apidays Helsinki & North 2025 - API access control strategies beyond JWT bear...
apidays
 
PDF
R Cookbook - Processing and Manipulating Geological spatial data with R.pdf
OtnielSimopiaref2
 
PDF
Context Engineering for AI Agents, approaches, memories.pdf
Tamanna
 
PDF
apidays Helsinki & North 2025 - Monetizing AI APIs: The New API Economy, Alla...
apidays
 
PDF
AUDITABILITY & COMPLIANCE OF AI SYSTEMS IN HEALTHCARE
GAHI Youssef
 
PPTX
Exploring Multilingual Embeddings for Italian Semantic Search: A Pretrained a...
Sease
 
PPTX
Advanced_NLP_with_Transformers_PPT_final 50.pptx
Shiwani Gupta
 
PPTX
apidays Helsinki & North 2025 - APIs at Scale: Designing for Alignment, Trust...
apidays
 
PDF
What does good look like - CRAP Brighton 8 July 2025
Jan Kierzyk
 
PPTX
Climate Action.pptx action plan for climate
justfortalabat
 
PDF
How to Connect Your On-Premises Site to AWS Using Site-to-Site VPN.pdf
Tamanna
 
PPTX
ER_Model_with_Diagrams_Presentation.pptx
dharaadhvaryu1992
 
PPTX
apidays Munich 2025 - Building Telco-Aware Apps with Open Gateway APIs, Subhr...
apidays
 
PPTX
Dr djdjjdsjsjsjsjsjsjjsjdjdjdjdjjd1.pptx
Nandy31
 
PPTX
apidays Helsinki & North 2025 - Running a Successful API Program: Best Practi...
apidays
 
The _Operations_on_Functions_Addition subtruction Multiplication and Division...
mdregaspi24
 
Product Management in HealthTech (Case Studies from SnappDoctor)
Hamed Shams
 
deep dive data management sharepoint apps.ppt
novaprofk
 
Avatar for apidays apidays PRO June 07, 2025 0 5 apidays Helsinki & North 2...
apidays
 
JavaScript - Good or Bad? Tips for Google Tag Manager
📊 Markus Baersch
 
apidays Helsinki & North 2025 - API access control strategies beyond JWT bear...
apidays
 
R Cookbook - Processing and Manipulating Geological spatial data with R.pdf
OtnielSimopiaref2
 
Context Engineering for AI Agents, approaches, memories.pdf
Tamanna
 
apidays Helsinki & North 2025 - Monetizing AI APIs: The New API Economy, Alla...
apidays
 
AUDITABILITY & COMPLIANCE OF AI SYSTEMS IN HEALTHCARE
GAHI Youssef
 
Exploring Multilingual Embeddings for Italian Semantic Search: A Pretrained a...
Sease
 
Advanced_NLP_with_Transformers_PPT_final 50.pptx
Shiwani Gupta
 
apidays Helsinki & North 2025 - APIs at Scale: Designing for Alignment, Trust...
apidays
 
What does good look like - CRAP Brighton 8 July 2025
Jan Kierzyk
 
Climate Action.pptx action plan for climate
justfortalabat
 
How to Connect Your On-Premises Site to AWS Using Site-to-Site VPN.pdf
Tamanna
 
ER_Model_with_Diagrams_Presentation.pptx
dharaadhvaryu1992
 
apidays Munich 2025 - Building Telco-Aware Apps with Open Gateway APIs, Subhr...
apidays
 
Dr djdjjdsjsjsjsjsjsjjsjdjdjdjdjjd1.pptx
Nandy31
 
apidays Helsinki & North 2025 - Running a Successful API Program: Best Practi...
apidays
 

01 introduction to graph data science

  • 2. ● Why should you care about Graph Data Science? ● What does better predictions with graphs mean? ● Where can/is it applied? ● Who would have made the start of a nice fourth line, but all of these two days are aimed at you, so that's already answered!
  • 4. Maximus, let us whisper now, together, you and I ... How exactly did you get to your current job position?
  • 5. ● Has been in IT for >25 years ● Has experience in retail, banking, government, … ● Has a flawless track record, known for delivering on time and under budget against all odds ● Has experience as an expat and communicates well in three languages ● Is up to date in his field and regularly reboots his knowledge ● Is loyal ● …
  • 6. ● He pops up on the radar of every headhunter on the planet for almost any job in IT ● Is labeled as a top candidate by almost any job matching algorithm for anything he would possibly want to do ● Frequently gets rejected on job interviews with you are the ideal candidate but my gut feeling tells me ... ● Got his current position by reaching out to an old contact on LinkedIn with hardly any jobinterview following that, effectively landing him the type of job he wanted for over a decade ...
  • 7. It's not about what you know, it's about who you know and where they are in the organization you are looking at … it's about the connections.
  • 9. Which one of the nodes is most likely to get the highest pay raise? ❏ The node with the highest degree (that's what Google does with pageranking). Using the graph to tell you! ❏ You can't tell based on this information, you'd need information (features) about performance, experience, age, … ❏ The nodes that connect the two parts of the graph.
  • 10. ● It's the bridging nodes. ● In some organizations known as organizational misfits because they rarely fit well in their own/current department. ● They go from ladder to ladder, sometimes even going down a rung or two in the process, in order to get ahead. And it pays ... By the way, it is the graph that tells you, but here you needed centrality rather than pageranking … you don't need to tell Google though, they already know ...
  • 11. ● Both examples are counter intuitive within the context of regular data science where you focus mostly one what you know about a given thing. ● It is only when you take into account the connections and the positions in the network, that it becomes obvious. ● And that's why Graph Data Science is so powerful.
  • 12. Nihil nove sub sole … our parents and grandparents lamented the fact that some got carried into a job and we all have stories of job hoppers and mavericks that passed us by in our careers … Those may be depressive thoughts, but a graph at least enables us to show that there was indeed truth to those stories ...
  • 15. You can do better predictions with graphs … and Neo4j is not the only company saying this ● As sort of shown by the fact that this training filled up almost as soon as we announced it (bit of a circular argument there) ● As shown by the boom of AI Research Papers featuring graph. See next slide, data from https://dimensions.ai searched for "graph neural network" OR "graph convolutional" OR "graph embedding" OR "graph learning" OR "graph attention" OR "graph kernel" OR "graph completion"
  • 18. That's quite a good marketing line … but what does it mean? Well, here are a few statements that almost any data scientist agrees with in the context of almost any given project/problem ● Give me more data and more features and the predictions will be better. ● Getting more data is simply not practical for the problem I'm working on, I've done the best I could.
  • 19. ● Current data science models largely ignore network structure even when it is available ● Graphs add highly predictive features to machine learning models, increasing accuracy Machine Learning Pipeline
  • 20. This is the kicker. The network structure and connections are often there in the data already, but ● not used or heavily underused ● not stored in way that makes using them easy Graphs are the natural way to go to leverage this additional source of information within your existing data. Different from what you are used to, not difficult!
  • 22. A few definitions so we are clear on what is meant in the next couple of slides … Vertical (market) - a specific business niche (e.g. banking) Horizontal (application) - concept that applies to many (sometimes all) verticals (e.g fraud detection) I know we're all supposed to know stuff like that, but I'll admit I didn't know so maybe you didn't either. Feel free to quietly thank me later, you're most welcome!
  • 23. What are the Graph Data Science sweet spots? Fraud Detection Disambiguation & Segmentation Personalized Recommendations Churn Prediction Search & Master Data Mgmt. Predictive Maintenance Cybersecurity
  • 24. ● Synthetic identity fraud ● Fraud rings ● Money laundering ● Recommendations ● Customer segmentation ● Churn prediction
  • 25. ● Drug repurposing ● Patient journey ● Contact tracing ● Regulatory compliance
  • 26. ● Logistics & Routing ● Supply chain ● Recommendations ● Customer segmentation
  • 28. Why did I pick those three (yes yes, there are more)? ● They cover the three verticals I explored a minute ago. ● The stories are publicly verifiable/documented. ● ... ● All three run Graph Data Science at massive scale. That is a key element.