Tutorial Video: Massively Parallel Systems for Graph Mining
===========================================================

We are sharing a 2-hour tutorial on "Massively Parallel Systems for Graph Mining" on YouTube, which consists of two parts:
* Part I: https://youtu.be/S7mGu7_kKWk
* Part II: https://youtu.be/uq4CndPj6pY

We cover the following mining problems:
* Think-like-a-vertex paradigm for problems like random walks and k-core decomposition (low time complexity)
* Think-like-a-task paradigm for problems like frequent subgraph pattern mining and dense subgraph mining (high time complexity), covering recent works in venues like VLDB and ICDE