From ea19ee2ddedcdaed9607d437c516d21ed8917055 Mon Sep 17 00:00:00 2001 From: Shuxin Zheng Date: Thu, 10 Mar 2022 17:04:53 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 1d39c6d..89bf6cc 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ Graphormer is a deep learning package that allows researchers and developers to ## What's New: +***03/10/2022*** + 1. A technical report of improvement benchmarks on PCQM4M & Open Catalyst Project has been published [online](https://arxiv.org/abs/2203.04810). + ***12/22/2021*** 1. Graphormer v2.0 is released. Enjoy! @@ -54,6 +57,14 @@ bash install.sh ## Citation Please kindly cite this paper if you use the code: ``` +@article{ying2021first, + title={Benchmarking Graphormer on Large-Scale Molecular Modeling Datasets}, + author={Yu Shi and Shuxin Zheng and Guolin Ke and Yifei Shen and Jiacheng You and Jiyan He and Shengjie Luo and Chang Liu and Di He and Tie-Yan Liu}, + journal={arXiv preprint arXiv:2203.04810}, + year={2022}, + url={https://arxiv.org/abs/2203.04810} +} + @inproceedings{ ying2021do, title={Do Transformers Really Perform Badly for Graph Representation?},