Skip to content

xptree/DeepInf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

DeepInf

This is a PyTorch implementation of DeepInf for the task of predicting social influence, as described in our paper:

DeepInf: Social Influence Prediction with Deep Learning

The code is tested on PyTorch 0.4.0.

Datasets

Please download the peprocessed datasets from onedrive, dropbox, google drive, or baidu pan(with password 242g).

If you are interested in un-preprocessed data, please download them from the following links.

Promotional Video

The promotional video is available here

Cite

Please cite our paper if you use this code in your own work:

@inproceedings{qiu2018deepinf,
  title={DeepInf: Social Influence Prediction with Deep Learning},
  author={Qiu, Jiezhong and Tang, Jian and Ma, Hao and Dong, Yuxiao and Wang, Kuansan and Tang, Jie},
  booktitle={Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD’18)},
  year={2018}
}

Releases

No releases published

Packages

No packages published