Dataset Creation

All files relating to the creation of graph datasets. Boxes to be checked once read & a summary line added in italics.

Papers added to summer2023.bib file and are stored by SurnameYear.pdf here: Reference Papers

Benchmark Datasets

Synthetic Graph Generation

Existing Graph Datasets

  • [ ] Stanford Large Network Dataset Collection - Large collection of datasets, including several appropriate for community detection applications.
  • [ ] SuiteSparse Matrix Collection - Large collection of sparse matrix datasets for a large number of applications. Noting that these are matrices they may require a bit of work for us to convert into Adjacency Lists if we choose to use them.
  • [ ] Stanford Open Graph Benchmark - Datasets to support Machine Learning on Graphs. Mainly focused on Node, Link, and Graph property prediction (2023).

Graph Sampling