/information-diffusion

Data mining project in ZJU. Build and learn the information diffusion of a scale-free network from micro blog.

Primary LanguageJupyter Notebook

Overview:

This is a reiteration of a AAAI'15 paper: RAIN: Social Role-Aware Information Diffusion

The paper proposed a novel model that integrates social role recognition and diffusion into a unified framework. Plus a Gibbs sampling based algorithm is developed to learn the proposed model using historical diffusion data. Here we use Python to complement the algorithm using the open-source data provided by the author.

The data set from Tencent Blog can be downloaded here.

Details: