Skip to content

xptree/DeepInf

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
August 6, 2018 23:06
May 24, 2018 23:43
September 21, 2018 11:51

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