text
stringlengths
4
97
node_id node_id
723 7283
723 7507
723 1548
723 3235
723 3681
1138 2335
1138 1389
1138 3760
1138 1510
1138 2963
1138 3304
1138 306
1138 2335
2506 3809
5785 2901
5785 997
5785 2253
1983 5691
1417 2367
3091 2060
4021 6879
4021 4197
4021 255
4021 3047
4021 3964
4021 1309
4021 1447
4021 5566
579 7245
579 4053
579 7082
579 3300
579 1339
579 1339
579 2567
579 222
579 957
3133 4818
3133 7272
3133 6812
3133 2330
5854 3534
5854 5560
5854 459
5854 271
4358 6435
4358 560
4358 3514
4358 3358
4358 685
4358 587
4358 1310
4358 2629
4358 1224
4358 5475
4358 361
4358 4165
4358 1226
4358 361
4358 3562
4358 6551
4358 3604
4358 4337
4134 2411
6207 3809
6207 3809
6670 3600
5414 3469
5414 6329
5414 1838
920 6240
1586 5681
2954 6813
2954 3004
4232 5132
3262 850
3262 3966
3262 6416
3262 4682
3262 4682
360 4734
360 4004
360 4053
360 958
360 3194
360 6359
360 1616
360 7334
360 482
360 5745
360 3549
360 7560
360 4310
360 133
360 1015
360 2865
360 2652
360 1828
360 6032

Dataset Information

# Nodes # Edges # Features
7,600 33,544 931

Usage

from huggingface_hub import hf_hub_download

hf_hub_download(repo_id="SauravMaheshkar/pareto-actor", filename="processed/actor.bin", local_dir="./data/", repo_type="dataset")

dataset, _ = dgl.load_graphs("./data/processed/actor.bin")

Thank you @severo for helping me figure out the usage.

Pre-processed as per the official codebase of https://arxiv.org/abs/2210.02016

Citations

@article{ju2023multi,
  title={Multi-task Self-supervised Graph Neural Networks Enable Stronger Task Generalization},
  author={Ju, Mingxuan and Zhao, Tong and Wen, Qianlong and Yu, Wenhao and Shah, Neil and Ye, Yanfang and Zhang, Chuxu},
  booktitle={International Conference on Learning Representations},
  year={2023}
}
@inproceedings{Tang2009SocialIA,
  title={Social influence analysis in large-scale networks},
  author={Jie Tang and Jimeng Sun and Chi Wang and Zi Yang},
  booktitle={Knowledge Discovery and Data Mining},
  year={2009},
  url={https://api.semanticscholar.org/CorpusID:4931148}
}
Downloads last month
0
Edit dataset card

Collection including SauravMaheshkar/pareto-actor