From Node Embedding To Community Embedding
Vincent W. Zheng, Sandro Cavallari, Hongyun Cai, Kevin Chen-Chuan, Chang, Erik Cambria

TL;DR
This paper introduces ComEmbed, a novel method for jointly embedding communities and nodes in graphs, enhancing community structure preservation and improving performance in node classification and community prediction tasks.
Contribution
The paper presents the first community embedding method that jointly optimizes community and node embeddings, capturing higher-order proximities in graphs.
Findings
Outperforms state-of-the-art baselines in node classification.
Achieves superior results in community prediction.
Demonstrates the effectiveness of joint community and node embedding.
Abstract
Most of the existing graph embedding methods focus on nodes, which aim to output a vector representation for each node in the graph such that two nodes being "close" on the graph are close too in the low-dimensional space. Despite the success of embedding individual nodes for graph analytics, we notice that an important concept of embedding communities (i.e., groups of nodes) is missing. Embedding communities is useful, not only for supporting various community-level applications, but also to help preserve community structure in graph embedding. In fact, we see community embedding as providing a higher-order proximity to define the node closeness, whereas most of the popular graph embedding methods focus on first-order and/or second-order proximities. To learn the community embedding, we hinge upon the insight that community embedding and node embedding reinforce with each other. As a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Mental Health via Writing
