scispace - formally typeset
Proceedings ArticleDOI

Betweenness centrality updation and community detection in streaming graphs using incremental algorithm

TLDR
This paper computed betweenness centrality by identifying communities lying within the network by efficiently updates the centrality of the nodes whenever any edge or vertex addition or deletion takes place within the dynamic network by modifying solely a subset of vertices.
Abstract
Centrality measures have perpetually been helpful to find the foremost central or most powerful node within the network. There are numerous strategies to compute centrality of a node however in social networks betweenness centrality is the most widely used approach to bifurcate communities within the network, to find out the susceptibility within the complex networks and to generate the scale free networks whose degree distribution follows the power law. In this paper, we've computed betweenness centrality by identifying communities lying within the network. Our algorithm efficiently updates the centrality of the nodes whenever any edge or vertex addition or deletion takes place within the dynamic network by modifying solely a subset of vertices. For the vertex addition, Incremental Algorithm has been used in which Streaming graphs has also been considered. Brandes approach is the most widely used approach for finding out the betweenness centrality however it's still expensive for growing networks since it takes O(mn+n2logn) amount of time and O(n+m) space however our approach efficiently updates the centrality of the nodes by taking O(|S|n+|S|nlogn) amount of time where |S| is the subset of the vertices,m is the number of edges, n is the number of vertices and |S|≤n holds true.

read more

Citations
More filters
Journal ArticleDOI

New centrality measure for nodes based on user social status and behavior on Facebook

TL;DR: A new centrality for user is defined, applying susceptible-infected recovered (SIR) model to identify influence of users, and results show that the combination of behavioral and social characteristics would be determined the most influential users that influence majority of nodes on social networks.
Posted Content

Influence-based Community Partition with Sandwich Method for Social Networks.

TL;DR: This paper proves that the objective function of IMCPP under IC model is neither submodular nor supermodular, and forms the problem as a combinatorial optimization problem which aims at partitioning a given social network into disjoint M communities.
Journal ArticleDOI

Influence-Based Community Partition With Sandwich Method for Social Networks

TL;DR: In this article , the authors considered the community partition problem under the independent cascade (IC) model in social networks and formulated the problem as a combinatorial optimization problem that aims at partitioning a given social network into disjoint communities.
Journal ArticleDOI

A novel centrality-based method for visual analytics of small-world networks

TL;DR: The proposed method can be more effective in differentiating clusters and revealing relationship patterns among individual nodes and clusters in the network and is applied to a data of the semiconductor wafer manufacturing industry as a case study.
Journal ArticleDOI

Optimizing node infiltrations in complex networks by a local search based heuristic

TL;DR: A local search based heuristic whose performance is driven by two search strategies; a constructive greedy procedure that is employed to create an initial solution and a local improvement method that makes use of two neighborhood operators designed for exploring the search space of this problem.
References
More filters
Journal ArticleDOI

Collective dynamics of small-world networks

TL;DR: Simple models of networks that can be tuned through this middle ground: regular networks ‘rewired’ to introduce increasing amounts of disorder are explored, finding that these systems can be highly clustered, like regular lattices, yet have small characteristic path lengths, like random graphs.
Journal ArticleDOI

A Set of Measures of Centrality Based on Betweenness

TL;DR: A family of new measures of point and graph centrality based on early intuitions of Bavelas (1948) is introduced in this paper, which define centrality in terms of the degree to which a point falls on the shortest path between others and there fore has a potential for control of communication.
Journal ArticleDOI

A faster algorithm for betweenness centrality

TL;DR: New algorithms for betweenness are introduced in this paper and require O(n + m) space and run in O(nm) and O( nm + n2 log n) time on unweighted and weighted networks, respectively, where m is the number of links.
Journal ArticleDOI

Benchmark graphs for testing community detection algorithms

TL;DR: This work introduces a class of benchmark graphs, that account for the heterogeneity in the distributions of node degrees and of community sizes, and uses this benchmark to test two popular methods of community detection, modularity optimization, and Potts model clustering.
Book

Linked: The New Science of Networks

TL;DR: An ink jet comprises an elastic tubular member characterized by piezoelectric properties that is terminated in an orifice adapted to pass droplets of ink when the chamber formed within the tubular members is reduced in size.
Related Papers (5)