Scalable Positional Analysis for Studying Evolution of Nodes in Networks
Pratik Vinay Gupte, Balaraman Ravindran

TL;DR
This paper introduces a scalable distributed algorithm for positional analysis in large social networks, enabling meaningful actor grouping and studying network evolution efficiently.
Contribution
It presents a novel MapReduce-based algorithm for Epsilon Equitable Partitions, improving scalability for analyzing large, dynamic social networks.
Findings
Algorithm is highly scalable for sparse graphs
Effective on large-scale Facebook and Flickr data
Reveals insights into network evolution
Abstract
In social network analysis, the fundamental idea behind the notion of position is to discover actors who have similar structural signatures. Positional analysis of social networks involves partitioning the actors into disjoint sets using a notion of equivalence which captures the structure of relationships among actors. Classical approaches to Positional Analysis, such as Regular equivalence and Equitable Partitions, are too strict in grouping actors and often lead to trivial partitioning of actors in real world networks. An Epsilon Equitable Partition (EEP) of a graph, which is similar in spirit to Stochastic Blockmodels, is a useful relaxation to the notion of structural equivalence which results in meaningful partitioning of actors. In this paper we propose and implement a new scalable distributed algorithm based on MapReduce methodology to find EEP of a graph. Empirical studies on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Graph Theory and Algorithms · Advanced Graph Neural Networks
