MGTCOM: Community Detection in Multimodal Graphs
E. Dmitriev, M. W. Chekol, S. Wang

TL;DR
MGTCOM is a novel end-to-end framework for community detection in multimodal graphs that learns features, infers the number of communities, and handles heterogeneity and temporality, outperforming existing methods.
Contribution
It introduces MGTCOM, a framework that addresses heterogeneity, unknown community count, and multimodal features in community detection.
Findings
Competitive performance against state-of-the-art methods
Effective in inductive inference tasks
Handles network heterogeneity and temporal dynamics
Abstract
Community detection is the task of discovering groups of nodes sharing similar patterns within a network. With recent advancements in deep learning, methods utilizing graph representation learning and deep clustering have shown great results in community detection. However, these methods often rely on the topology of networks (i) ignoring important features such as network heterogeneity, temporality, multimodality, and other possibly relevant features. Besides, (ii) the number of communities is not known a priori and is often left to model selection. In addition, (iii) in multimodal networks all nodes are assumed to be symmetrical in their features; while true for homogeneous networks, most of the real-world networks are heterogeneous where feature availability often varies. In this paper, we propose a novel framework (named MGTCOM) that overcomes the above challenges (i)--(iii). MGTCOM…
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
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Human Mobility and Location-Based Analysis
