Diffusion Degree


Definition

The degree centrality of node v can be defined as:
Diffusion Degree
where function σ(ui, v) defined as,
σ(ui, v) = 1 if and only if ui and v are connected and = 0 otherwise.
In a diffusion process, a node v with propagation probability λv, can activate its neighbor u with probability λv. So, considerable contribution of node v in the diffusion process is:
Diffusion Degree
When the diffusion process propagates to the next level, active neighbors of v will try to activate their inactive neighbors.Thus the cumulative contribution in the diffusion process by neighbors of v will be maximized when all of its neighbors will be activated in the previous step. In this scenario, the total contribution of neighbors of v is:
Diffusion Degree
The diffusion degree of a node is defined as the cumulative contribution score of the node itself and its neighbors. So, from the above two equations we can define the diffusion degree CDD of node v as:
Diffusion Degree

References

  • KUNDU, S., MURTHY, C. A. & PAL, S. K. 2011. A New Centrality Measure for Influence Maximization in Social Networks. In: KUZNETSOV, S., MANDAL, D., KUNDU, M. & PAL, S. (eds.) Pattern Recognition and Machine Intelligence. Springer Berlin Heidelberg.
  • PAL, S. K., KUNDU, S. & MURTHY, C. 2014. Centrality Measures, Upper Bound, and Influence Maximization in Large Scale Directed Social Networks. Fundamenta Informaticae, 130, 317-342.


Comments

There are no comment yet.

Add your comment

Name:
Email:
Sum of    and