Giter Club home page Giter Club logo

ecd's Introduction

ECD

Implementation of "Evolutionary Community Detection in Dynamic Social Networks".

If you find this method helpful for your research, please cite this paper.

@INPROCEEDINGS{8852006, 
	author = {Fanzhen Liu and Jia Wu and Chuan Zhou and Jian Yang},
	booktitle = {2019 International Joint Conference on Neural Networks (IJCNN)},
	title = {Evolutionary Community Detection in Dynamic Social Networks},
	year = {2019},
	pages = {1-7},
	doi = {10.1109/IJCNN.2019.8852006}
}

Requirement

  • Matlab >= 2013a

Datasets

Datasets used in this paper can be obtain from the original sources.

Dataset Source
Synthetic datasets SYN-FIX M.-S. Kim and J. Han, “A particle-and-density based evolutionary clustering method for dynamic networks,” Proc. VLDB Endow., vol. 2, no. 1, pp. 622–633, 2009.
SYN-VAR
SYN-EVENT D. Greene, D. Doyle, and P. Cunningham, “Tracking the evolution of communities in dynamic social networks,” in Proc. Int. Conf. Adv. Soc. Netw. Anal. Min. (ASONAM), pp. 176–183, 2010.
Real-world datasets Cellphone Calls http://www.cs.umd.edu/hcil/VASTchallenge08/
Enron Mail http://www.cs.cmu.edu/~enron/

How to use

Before run the run_ECD.m, please choose a network to load and properly set corresponding parameters in the run_ECD.m. Please see the content in run_ECD.m for more information.

The W_Cube.mat records the adjacent matrices of a dynamic network in several time steps, the GT_Cube.mat or GT_Matrix.mat records the ground truth community structures of a synthetic network in all time steps. For Real-world networks without ground truth community structures, the firststep_DYNMOGA_cell.mat and firststep_DYNMOGA_enron.mat record the community structures detected by the first step of DYNMOGA (Folino and Pizzuti 2014) in all timesteps as the ground truth community structures.

Finally, ECD_Result records the community structures detected by ECD in all time steps; DynMod and DynNmi record the modularity of the detected community structure at each time step and the NMI that measures the similarity between a detected community structure and the ground truth at each time step, respectively.


Disclaimer

If you find any bugs, please report them to me.

ecd's People

Contributors

fanzhenliu avatar

Stargazers

Classic C avatar 杨智翔 avatar rabbit avatar Jung avatar  avatar Moranio avatar  avatar Faisal Alatawi avatar  avatar Fariba Darvishian avatar Niloofar Rezaei avatar

Watchers

 avatar  avatar

ecd's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.