Graph Community Augmentation with GMM-based Modeling in Latent Space
Shintaro Fukushima, Kenji Yamanishi

TL;DR
This paper introduces a novel graph community augmentation method using GMM-based modeling in latent space to generate graphs with new, unseen communities, enhancing data diversity and model generalization.
Contribution
The paper proposes the GCA algorithm that fits GMM to latent node embeddings and adds new clusters to generate graphs with novel communities, advancing graph generation techniques.
Findings
GCA effectively generates graphs with new communities.
The method performs well on synthetic and real datasets.
GCA improves the diversity of generated graph structures.
Abstract
This study addresses the issue of graph generation with generative models. In particular, we are concerned with graph community augmentation problem, which refers to the problem of generating unseen or unfamiliar graphs with a new community out of the probability distribution estimated with a given graph dataset. The graph community augmentation means that the generated graphs have a new community. There is a chance of discovering an unseen but important structure of graphs with a new community, for example, in a social network such as a purchaser network. Graph community augmentation may also be helpful for generalization of data mining models in a case where it is difficult to collect real graph data enough. In fact, there are many ways to generate a new community in an existing graph. It is desirable to discover a new graph with a new community beyond the given graph while we keep…
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
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques
MethodsGraph Contrastive learning with Adaptive augmentation
