Published July 20, 2022 | Version v2
Dataset Open

Dataset for "Towards Better Evaluation for Dynamic Link Prediction"

  • 1. Mcgill University; Mila - Quebec AI Institute

Description

These are the datasets used in Towards Better Evaluation for Dynamic Link Prediction

For preparing the datasets, we closely follow the baseline methods' data preparation strategy.
The original networks are saved as <network>.csv.

The networks are formatted as follows:
    * Each edge is denoted in one line.
    * Each line has the following format: source_node, destination_node, timestamp, edge_label, comma-separated arrays of edge features.
        * Please note that if there is no edge label available, the edge_label column will be filled with 0s only for loading purpose; these labels are not used in the link prediction task.
    * The first line denotes the network format.
    * Edge features should include at least one feature. If there is no edge feature available, a 0 value is used for all the edges.

The network edge-lists are pre-processed for different methods to use them (Specifically, for preprocessing the data, we use the scripts available in "preprocess_data.py" file of the corresponding baseline).
Ater preprocessing the network edge-list, there are three files that are used by the models:
    * <ml_network>.csv: this file contains the timestamp edge-list.
    * <ml_network>.npy: this file contains the edge features in the dense `npy` format that has the features in binary format.
    * <ml_network_node>.npy: this file contains the node features in the dense `npy` format that contains the node features in binary format.
Please note that when the edge features or node features are absent, we use a vector of zeros is used as the node/edge features in line with the baseline methods.

Files

CanParl.zip

Files (1.1 GB)

Name Size Download all
md5:8ada3693896a5ec3443bdeee2c7e65f3
732.8 kB Preview Download
md5:bdcf660354c3398a72cc4119da051348
32.5 MB Preview Download
md5:7c5915e2e816e5f15c9b7b7dcd317477
1.6 kB Preview Download
md5:e810491d7bd606d6d044f46b447e6b8d
808.7 kB Preview Download
md5:2767710c9c95157f445073e0eebd5dcb
26.4 MB Preview Download
md5:b8d2e7d6d880c51d55b4bd386fea801a
23.8 MB Preview Download
md5:f1e0cf2b06b838cda053c4ad7dd64fd1
7.6 MB Preview Download
md5:ca9ba7fbfbf02c2da505cfa1afb62a7b
326.8 MB Preview Download
md5:cbb0b7082810c3f24a368b72fa10042c
17.4 MB Preview Download
md5:b81150d333fe4dc67b86a056c7ee64e9
543.8 MB Preview Download
md5:78b5e9407b2ff2648988206b1e3e1df9
675.5 kB Preview Download
md5:b7b59f4606e25588612d96403690c306
8.0 MB Preview Download
md5:d47ed042ac1eecef009ea47c534a9226
12.6 MB Preview Download
md5:9133bb22f6a2326629657b438e04d5a6
763.3 kB Preview Download
md5:54eaf71bf4c3bcd5bcfd69fede9f9626
50.2 MB Preview Download