How does AI predict traffic, recommend friends, and discover new drugs? Learn how Graph Neural Networks derive insights from complex, unstructured data.
#1about 2 minutes
Why graph neural networks excel with unstructured data
Graph neural networks are uniquely suited for unstructured data like 3D meshes and social networks where traditional CNNs struggle.
#2about 3 minutes
Reviewing core concepts from graph theory
Key graph theory concepts are explained, including nodes, edges, directed vs undirected graphs, and homogeneous vs heterogeneous graphs.
#3about 2 minutes
Choosing the right data structure for graphs
An adjacency matrix is suitable for small graphs, while an adjacency list is more spatially efficient for large, sparse graphs.
#4about 3 minutes
A brief refresher on deep learning fundamentals
The core deep learning process of training and inference is reviewed, along with the distinction between supervised and unsupervised learning.
#5about 6 minutes
Exploring graph, node, and edge level prediction tasks
GNNs can perform predictions at the graph level (molecule properties), node level (community detection), and edge level (recommendation systems).
#6about 4 minutes
Understanding the GNN training and data splitting process
GNNs are trained using the message passing algorithm to create node embeddings, followed by a transductive split for training and validation sets.
#7about 2 minutes
Frameworks and resources for building GNNs
Popular frameworks like DGL, PyTorch Geometric, and TensorFlow GNN simplify the implementation of graph neural networks.
#8about 1 minute
Summary of key concepts in graph neural networks
The talk concludes with a recap of key takeaways, including graph modeling, data representation, prediction tasks, and the message passing algorithm.
#9about 3 minutes
Q&A on data leakage, knowledge graphs, and embeddings
The Q&A session addresses audience questions about data leakage in transductive splits, applying GNNs to semantic knowledge graphs, and comparing graph embeddings to word embeddings.
Related jobs
Jobs that call for the skills explored in this talk.
Graph and AI Trends 2026: Why Is AI Running but Not Yet Delivering?After a few intense years of building with AI, many teams are asking the same question: Where is the ROI?
We’re shipping chatbots, copilots, and agents . But:
Agents aren’t autonomous enough to own end‑to‑end workflows.
Model quality degrades over t...
Daniel Cranney
How to Use Generative AI to Accelerate Learning to CodeIt’s undeniable that generative-AI and LLMs have transformed how developers work. Hours of hunting Stack Overflow can be avoided by asking your AI-code assistant, multi-file context can be fed to the AI from inside your IDE, and applications can be b...
Chris Heilmann
SEO in an AI world - Google vs. ChatGPT and survival tips for content creatorsIn the ever-evolving world of technology, the landscape of search engines and AI tools is shifting at an unprecedented pace. This transformational journey is being shaped by the rising influence of AI-powered tools like ChatGPT, which are increasingl...
Christina Schaireiter
5 Reasons Why Attending Conferences in 2026 Matters More Than You ThinkIt’s 2026, and the “remote vs. office” debate has finally settled into a high-tech hybrid reality. While we’ve perfected the art of shipping production-grade code from decentralized hubs and home setups, something shifted. We realized that while AI c...
From learning to earning
Jobs that call for the skills explored in this talk.