Community Structure aware Embedding of Nodes in a Network
Swarup Chattopadhyay, Debasis Ganguly

TL;DR
This paper introduces a community-aware node embedding method that incorporates modularity-based heuristics and entropy-based random walks to improve community detection in networks.
Contribution
It proposes a novel approach combining community structure heuristics with node embedding, enhancing clustering accuracy over traditional methods.
Findings
Outperforms modularity-based baselines in community detection
Effective on both real-life and synthetic networks
Improves clustering quality in embedded vector space
Abstract
Detecting communities or the modular structure of real-life networks (e.g. a social network or a product purchase network) is an important task because the way a network functions is often determined by its communities. Traditional approaches to community detection involve modularity-based algorithms, which generally speaking, construct partitions based on heuristics that seek to maximize the ratio of the edges within the partitions to those between them. On the other hand, node embedding approaches represent each node in a graph as a real-valued vector and is thereby able to transform the problem of community detection in a graph to that of clustering a set of vectors. Existing node embedding approaches are primarily based on, first, initiating random walks from each node to construct a context of a node, and then make the vector representation of a node close to its context. However,…
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 · Advanced Clustering Algorithms Research · Data Visualization and Analytics
