paper-with-me

홈 › Papers

Graph Community Augmentation with GMM-based Modeling in Latent Space

2024-12-02 · Shintaro Fukushima, Kenji Yamanishi

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 the structure of the original graphs to some extent for the generated graphs to be realistic. To this end, we propose an algorithm called the graph community augmentation (GCA). The key ideas of GCA are (i) to fit Gaussian mixture model (GMM) to data points in the latent space into which the nodes in the original graph are embedded, and (ii) to add data points in the new cluster in the latent space for generating a new community based on the minimum description length (MDL) principle. We empirically demonstrate the effectiveness of GCA for generating graphs with a new community structure on synthetic and real datasets.

📄 PDF Abstract BibTeX arXiv:2412.01163

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Generation

Methods 이 논문이 사용한 방법론

GCA 설명 없음

Similar Papers 제목 키워드 기반

A Deep Latent Space Model for Graph Representation Learning

2021-06-22 · Hanxuan Yang, Qingchao Kong, Wenji Mao

Graph representation learning is a fundamental problem for modeling relational data and benefits a number of downstream applications. Traditional Bayesian-based graph models and recent deep learning based GNN either suff…

Community DetectionDecoderGraph Representation LearningLink Prediction+1

GraphMAD: Graph Mixup for Data Augmentation using Data-Driven Convex Clustering

2022-10-27 · Madeline Navarro, Santiago Segarra

We develop a novel data-driven nonlinear mixup mechanism for graph data augmentation and present different mixup functions for sample pairs and their labels. Mixup is a data augmentation method to create new training dat…

ClusteringData AugmentationGraph Classification

STELLAR: Spatio-Temporal Environmental Learning with Latent Alignment and Refinement for Long-Tailed Species Distribution Modeling

2026-06-07 · Shufeng Kong, Tao Yu, Yuanyuan Wei, Caihua Liu 외 arxiv

Joint Species Distribution Modeling (JSDM) is a key enabler for biodiversity monitoring and conservation planning. However, accurate JSDM faces two coupled challenges: environmental drivers and species distributions are …

Contrastive Learning

A Deep Latent Space Model for Directed Graph Representation Learning

2021-09-29 · Hanxuan Yang, Qingchao Kong, Wenji Mao

Graph representation learning is a fundamental problem for modeling relational data and benefits a number of downstream applications. Traditional Bayesian-based random graph models and recent deep learning based methods …

Community DetectionGraph Representation LearningLink PredictionRepresentation Learning

Goal-Conditioned Variational Autoencoder Trajectory Primitives with Continuous and Discrete Latent Codes

2019-12-09 · Takayuki Osa, Shuhei Ikemoto

Imitation learning is an intuitive approach for teaching motion to robotic systems. Although previous studies have proposed various methods to model demonstrated movement primitives, one of the limitations of existing me…

Data AugmentationDecoderImitation LearningPosition