scispace - formally typeset
Open AccessJournal ArticleDOI

Centrality Measures, Upper Bound, and Influence Maximization in Large Scale Directed Social Networks

Sankar K. Pal, +2 more
- 01 Jul 2014 - 
- Vol. 130, Iss: 3, pp 317-342
TLDR
Two new centrality measures, Diffusion Degree for independent cascade model of information diffusion and Maximum Influence Degree are proposed, which provide the maximum theoretically possible influence Upper Bound for a node.
Abstract
The paper addresses the problem of finding top k influential nodes in large scale directed social networks. We propose two new centrality measures, Diffusion Degree for independent cascade model of information diffusion and Maximum Influence Degree. Unlike other existing centrality measures, diffusion degree considers neighbors' contributions in addition to the degree of a node. The measure also works flawlessly with non uniform propagation probability distributions. On the other hand, Maximum Influence Degree provides the maximum theoretically possible influence Upper Bound for a node. Extensive experiments are performed with five different real life large scale directed social networks. With independent cascade model, we perform experiments for both uniform and non uniform propagation probabilities. We use Diffusion Degree Heuristic DiDH and Maximum Influence Degree Heuristic MIDH, to find the top k influential individuals. k seeds obtained through these for both the setups show superior influence compared to the seeds obtained by high degree heuristics, degree discount heuristics, different variants of set covering greedy algorithms and Prefix excluding Maximum Influence Arborescence PMIA algorithm. The superiority of the proposed method is also found to be statistically significant as per T-test.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Maximizing positive influence spread in online social networks via fluid dynamics

TL;DR: This paper proposes a novel influence spread model called Fluidspread, using the fluid dynamics theory to reveal the time-evolving influence spread process, and formulates the Maximizing Positive Influenced Users (MPIU) problem and design the Fluidsspread greedy algorithm to solve it.
Journal ArticleDOI

FGSN: Fuzzy Granular Social Networks – Model and applications

TL;DR: A novel modeling technique based on granular computing theory and fuzzy neighborhood systems, which provides a uniform framework to represent social networks, named Fuzzy Granular Social Network (FGSN).
Journal ArticleDOI

Influence maximization in large social networks: Heuristics, models and parameters

TL;DR: This review discusses various challenges and approaches to identify influential users in online social networks and concludes with future research direction, helping researchers to bring possible improvements to the existing body of work.
Journal ArticleDOI

Veracity handling and instance reduction in big data using interval type-2 fuzzy sets

TL;DR: The proposed method helps in handling the veracity issue in big data and reduces the instances to a manageable extent using the concept of footprint of uncertainty (FOU) in interval type-2 fuzzy sets (IT2 FSs).
Journal ArticleDOI

A multi-objective linear threshold influence spread model solved by swarm intelligence-based methods

TL;DR: This work proposes a new optimization model for both perspectives under conflict, through the LT-model, by applying a binary multi-objective approach, and results are promising and suggest that the new multi- objective solution proposed can be properly solved in harder instances.
References
More filters
Journal ArticleDOI

Centrality in social networks conceptual clarification

TL;DR: In this article, three distinct intuitive notions of centrality are uncovered and existing measures are refined to embody these conceptions, and the implications of these measures for the experimental study of small groups are examined.
Proceedings ArticleDOI

Maximizing the spread of influence through a social network

TL;DR: An analysis framework based on submodular functions shows that a natural greedy strategy obtains a solution that is provably within 63% of optimal for several classes of models, and suggests a general approach for reasoning about the performance guarantees of algorithms for these types of influence problems in social networks.
Journal ArticleDOI

Threshold models of collective behavior.

TL;DR: This article developed models of collective behavior for situations where actors have two alternatives and the costs and/or benefits of each depend on how many other actors choose which alternative, and the key...
Journal ArticleDOI

Maximizing the Spread of Influence through a Social Network

TL;DR: The problem of finding the most influential nodes in a social network is NP-hard as mentioned in this paper, and the first provable approximation guarantees for efficient algorithms were provided by Domingos et al. using an analysis framework based on submodular functions.
Journal ArticleDOI

Diameter of the World-Wide Web

TL;DR: The World-Wide Web becomes a large directed graph whose vertices are documents and whose edges are links that point from one document to another, which determines the web's connectivity and consequently how effectively the authors can locate information on it.