From 7ee619a073e4cf7c0974f518be6257516f53046f Mon Sep 17 00:00:00 2001 From: zhengdao-chen <32859145+zhengdao-chen@users.noreply.github.com> Date: Wed, 16 Dec 2020 10:27:47 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 49c0f04..1ce87b8 100755 --- a/README.md +++ b/README.md @@ -700,6 +700,10 @@ Contributed by Jie Zhou, Ganqu Cui, Zhengyan Zhang and Yushi Bai. 1. **On the Equivalence between Positional Node Embeddings and Structural Graph Representations.** ICLR 2020. [paper](https://openreview.net/pdf?id=SJxzFySKwH) *Balasubramaniam Srinivasan, Bruno Ribeiro.* + +1. **Can Graph Neural Networks Count Substructures?** NeurIPS 2020. [paper](https://arxiv.org/pdf/2002.04025.pdf) + + *Zhengdao Chen, Lei Chen, Soledad Villar, Joan Bruna.* ### [Efficiency](#content) 1. **Stochastic Training of Graph Convolutional Networks with Variance Reduction.** ICML 2018. [paper](http://www.scipaper.net/uploadfile/2018/0716/20180716100330880.pdf)