Skip to content

This is the code related to our paper on fairness of time-critical influence maximization, which was published in TKDE '21, NeurIPS HCML '19 and ICDE '22

Notifications You must be signed in to change notification settings

joniali/fair-time-critical-influence-maximization

Repository files navigation

Fair-Influence-maximization

This is the accompanying code with the TKDE '21/ICDE'22/NeurIPS HCML '19 paper: https://ieeexplore.ieee.org/abstract/document/9576603

Please cite our paper if you use the code.

How to run the code

  • It requires python 3.6 and NetworkX libarary.
  • Run the fairnInfMaximizaiton.py file.
  • Refer to config file for more configuration details.

Citation

@article{ali2021fairness, title={On the fairness of time-critical influence maximization in social networks}, author={Ali, Junaid and Babaei, Mahmoudreza and Chakraborty, Abhijnan and Mirzasoleiman, Baharan and Gummadi, Krishna P and Singla, Adish}, journal={IEEE Transactions on Knowledge and Data Engineering}, volume={35}, number={3}, pages={2875--2886}, year={2021}, publisher={IEEE} }

About

This is the code related to our paper on fairness of time-critical influence maximization, which was published in TKDE '21, NeurIPS HCML '19 and ICDE '22

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages