File size: 852 Bytes
812513e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
size_categories:
- 1K<n<10K
task_categories:
- graph-ml
tags:
- art
license: cc
---

## Dataset Information

| # Nodes | # Edges | # Features |
|:-------:|:-------:|:----------:|
|  7,600  |  33,544 |     931    |

## 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}
}
```