Skip to content

Growing Attributed Networks through Local Processes

License

Notifications You must be signed in to change notification settings

CrowdDynamicsLab/ARW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Growing Attributed Networks through Local Processes

This repository contains code to generate graphs via the Attributed Random Walk (ARW) model. ARW is a network growth model that explains how key structural properties of attributed networks can jointly emerge from a resource-constrained edge formation process. All datasets used in our experiments and analysis are available via this link in pickle format. You can learn more about our work by reading our blog post, poster, paper, and arXiv manuscript.

If this code helps you in your research, please cite the following publication:

Shah, Harshay, Suhansanu Kumar, and Hari Sundaram. "Growing Attributed Networks through Local Processes." The World Wide Web Conference. ACM, 2019

Here is the BibTex:

@inproceedings{shah2019growing,
  title={Growing Attributed Networks through Local Processes},
  author={Shah, Harshay and Kumar, Suhansanu and Sundaram, Hari},
  booktitle={The World Wide Web Conference},
  pages={3208--3214},
  year={2019},
  organization={ACM}
}

About

Growing Attributed Networks through Local Processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published