forked from IllinoisGraphBenchmark/IGB-Datasets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request IllinoisGraphBenchmark#42 from IllinoisGraphBenchm…
…ark/leaderboard-creation Leaderboard creation
- Loading branch information
Showing
2 changed files
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
# Results | ||
# Leaderboard | ||
|
||
This folder contains results of the runs that we performed. The results a bit outdated and will be updated in the coming days. | ||
Welcome to the official leaderboard for the Illinois Graph Benchmark. This will help us keep track of the state of the art GNN models and encourage reproducibility. | ||
|
||
## How to submit | ||
|
||
You can make your submission using this [Google form](https://forms.gle/h88sdFx173jHRkmb7). | ||
|
||
### Illinois Graph Benchmark - Heterogeneous (IGB-HET) Leaderboard | ||
| Rank | Method | Test Accuracy | Contact | Date | References | | ||
| -- | -- | --: | -- | -- | --: | | ||
| - | `R-GAT` | OOM | [Arpandeep - IGB Team](mailto:[email protected]) | 21st June 2023 | [Paper](https://arxiv.org/pdf/2302.13522.pdf) | | ||
| - | `R-GGN` | OOM | [Arpandeep - IGB Team](mailto:[email protected]) | 21st June 2023 | [Paper](https://arxiv.org/pdf/2302.13522.pdf) | | ||
| - | `R-SAGE` | OOM | [Arpandeep - IGB Team](mailto:[email protected]) | 21st June 2023 | [Paper](https://arxiv.org/pdf/2302.13522.pdf) | | ||
|
||
### Illinois Graph Benchmark - Homogeneous (IGB-HOM) Leaderboard | ||
| Rank | Method | Test Accuracy | Contact | Date | References | | ||
| -- | -- | --: | -- | -- | --: | | ||
| 1 | `GAT` | 55.51 | [Arpandeep - IGB Team](mailto:[email protected]) | 21st June 2023 | [Paper](https://arxiv.org/pdf/2302.13522.pdf) | | ||
| 2 | `SAGE` | 54.95 | [Arpandeep - IGB Team](mailto:[email protected]) | 21st June 2023 | [Paper](https://arxiv.org/pdf/2302.13522.pdf) | | ||
| 3 | `GGN` | 48.59 | [Arpandeep - IGB Team](mailto:[email protected]) | 21st June 2023 | [Paper](https://arxiv.org/pdf/2302.13522.pdf) | |