Summary
Keywords
Full Transcript
For more information about Stanford’s Artificial Intelligence professional and graduate programs, visit: https://stanford.io/3bu1hdH Jure Leskovec Computer Science, PhD We introduce the idea of Identity-aware Graph Neural Networks (ID-GNN). We first summarize the failure cases of existing GNNs in node-level, edge-level, and graph-level tasks. To overcome these limitations, we introduce the idea of inductive node coloring, where we assign different colors to the node we want to embed vs. the rest of the nodes. We argue that the inductive node coloring can help us overcome the limitations of existing GNNs. Moreover, ID-GNNs utilize this node coloring via a simple version of heterogenous message passing. In summary, ID-GNN presents a general and powerful extension to the GNN framework and is the first message passing GNN that is more expressive than 1-WL test. For more details, you can read a detailed overview of the paper or the full paper here: http://snap.stanford.edu/idgnn/ To follow along with the course schedule and syllabus, visit: http://web.stanford.edu/class/cs224w/ #machinelearning #machinelearningcourse
