[Paper Review] A Short Tutorial on The Weisfeiler-Lehman Test And Its Variants
Outlines Reference 1. Weisfeiler-Lehman Graph Isomorphism Test 1.1. WL Test 1.2. k-WL Test 1.3. k-FWL...
2023, Nov 22 — 5 minute readOutlines Reference 1. Weisfeiler-Lehman Graph Isomorphism Test 1.1. WL Test 1.2. k-WL Test 1.3. k-FWL...
2023, Nov 22 — 5 minute readNote that all summaries here are for personal purpose to better understand mathematical details of...
2023, Nov 14 — 3 minute readOutlines Reference HGCN : Implementing GCN in Hyperbolic Space 0. Hyperboloid Model 1. HGCN Layer...
2023, Oct 23 — 35 minute readOutlines Reference 1. Limitations of Euclidean Space to Represent the Hierarchical Data 2. Hyperbolic Geometry...
2023, Oct 13 — 11 minute readPapers Summary : GraphSAGE Paper : Inductive Representation Learning on Large Graphs, Hamilton et al,...
2023, Aug 16 — 1 minute readOutlines Reference Graph Embedding 1. Challenges for Learning Network Embeddings 2. Framework of SDNE 2.1....
2023, Jul 28 — 5 minute readOutlines Reference Graph Embedding 1. DeepWalk 1.1. Algorithms for DeepWalk 1.2. PyTorch Implementation for DeepWalk...
2023, Jul 23 — 12 minute readOutlines Reference 1. Spectral Convolution 2. ChebNet : Re-Formulation of Spectral Filtering with K-Hops Localized...
2023, Jul 18 — 9 minute readOutlines Reference 0. Spectral Convolution Operation on Graphs 1. Fourier Transform on Graph 2. Laplacian(Laplace...
2023, Jul 10 — 8 minute readOutlines Reference 1. Dynamic Graph Neural Networks (DGNN) 2. Frameworks of DGNN 2.1. Update Component...
2023, Jul 09 — 10 minute read