Contact Us

Episode 17: Understanding Real-World Applications of Graph Neural Networks

Join Ron Green in episode 17 as he delves into the world of artificial intelligence with industry veterans Paco Nathan and Dr. Steve Kramer.

In this episode, they explore the rise of graph neural networks (GNNs), a game-changer in AI for modeling complex relationships across various domains. From weather forecasting to fraud detection, GNNs are revolutionizing how we leverage connected data.

Discover how GNNs reduce computation time, tackle the cold start problem in recommendation engines, and even aid in election integrity. Learn about real-world applications in pharma, healthcare, and cybersecurity, and the promising future of hybrid AI architectures merging symbolic and neural approaches.

Resources: 

“Introduction to Graph Machine Learning”
Clémentine Fourrier

Hugging Face (2023-01-03)
https://huggingface.co/blog/intro-graphml

“Inductive Representation Learning on Large Graphs”
William Hamilton, Rex Ying, Jure Leskovec
NeurIPS (2017–06–17)
https://arxiv.org/abs/1706.02216

Graph Representation Learning
William Hamilton
Morgan and Claypool (2020)
https://www.cs.mcgill.ca/~wlh/grl_book/

Open source for GraphSAGE algorithm

“Getting Started with Graph Embeddings in Neo4j”
CJ Sullivan
Towards Data Science (2021–05–23)
https://towardsdatascience.com/getting-started-with-graph-embeddings-2f06030e97ae

“GraphCast: Learning skillful medium-range global weather forecasting”Remi Lam, et al. (2023-08-04)

https://arxiv.org/abs/2212.12794

“The Future of Graph Databases”
The Data Exchange podcast (2023–07–23)
Episode 190: Ben Lorica interviews Emil Eifrem @ Neo4j
https://www.youtube.com/watch?t=1044&v=O2t0d_F9Pz8&feature=youtu.be

“Personalized Audiobook Recommendations at Spotify Through Graph Neural Networks”
Marco De Nadai, et al.
ACM (2024–03–08)
https://arxiv.org/abs/2403.05185

“Graph Reasoning Reading List on HuggingFace”
https://huggingface.co/collections/pacoid/graph-reasoning-6556546cdd1c096392f1095e 

Paco Nathan

“Graphs and Language”
https://guitton.co/posts/graphs-and-language
Louis Guitton