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

Learning Multiple Network Embeddings for Social Influence Prediction

TL;DR: This study developed a new end-to-end approach, Multi-Influor, that learns multiple influence vectors for each user in social networks, instead of estimating influence probabilities for each edge.
Journal ArticleDOI

A Topic Space Oriented User Group Discovering Scheme in Social Network

TL;DR: A single topic user group discovering scheme, which includes three phases: topic impact evaluation, interest degree measurement, and trust chain based discovering, to enable selecting influential topic and discovering users into a topic oriented group is proposed.
Proceedings ArticleDOI

Total Influence and Hybrid Simulation of Independent Cascade Model using Rough Knowledge Granules

TL;DR: The paper defines a new theoretical measure Total Influence, of a node as well as a set of nodes in the social network, and proposes a new hybrid simulation methodology for the independent cascade model of diffusion to quantify the size of the spreading practically.
Proceedings ArticleDOI

Low-Dimensional Vectors Learning for Influence Maximization

TL;DR: This paper proposes a novel influence maximization algorithm based on the result of low-dimensional vectors learning that needs less parameters, and it can overcome the overfitting problem.
Proceedings ArticleDOI

Scalable Influence-Aware Profit Maximization Over Livestreaming Marketing Network

Hao Du
TL;DR: Wang et al. as mentioned in this paper proposed a new algorithm named CirclePrune (CP) which optimizes the runtime in large-scale network and loosens the constraints by warming up, and apply it to the scenario of livestreaming marketing.
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.