What is graph representation learning Goal: Learning useful node and graph representations without hand-crafted features.
9
Key challenges of graph data . Two key challenges with graph-structured data
10
Limitations of traditional node embeddings
11
Node embeddings to graph neural networks
12
What about graph classification?
13
The impact of GNNs: drug repurposing
14
The impact of GNNs: recommender systems
15
GNNs and graph convolutions
16
Graph Fourier analysis
17
What does this have to do with GNNS
18
Weisfeiler-Lehman algorithm
19
Practical GNNs beyond the WL hierarchy
20
Breaking the bottleneck of message passing
21
Three challenges or one?
Description:
Explore the fundamentals and advanced concepts of graph mining in this comprehensive 43-minute conference talk from KDD2020. Dive into the world of learning on graph-structured data, covering essential topics such as node classification, link prediction, and graph classification in real-world scenarios. Discover the rise of deep learning on graphs and understand the goal of graph representation learning. Examine key challenges in graph data and the limitations of traditional node embeddings. Investigate the transition from node embeddings to graph neural networks (GNNs) and their impact on drug repurposing and recommender systems. Delve into the connections between GNNs, graph convolutions, and Graph Fourier analysis. Learn about the Weisfeiler-Lehman algorithm and explore practical GNNs beyond the WL hierarchy. Address the challenges of message passing and gain insights into breaking its bottleneck. This talk by William L. Hamilton provides a comprehensive overview of graph mining techniques and their applications in various domains.
Read more