paper-with-me

Papers

Learning Graphon Autoencoders for Generative Graph Modeling

2021-05-29 · Hongteng Xu, Peilin Zhao, Junzhou Huang, Dixin Luo

Graphon is a nonparametric model that generates graphs with arbitrary sizes and can be induced from graphs easily. Based on this model, we propose a novel algorithmic framework called \textit{graphon autoencoder} to build an interpretable and scalable graph generative model. This framework treats observed graphs as induced graphons in functional space and derives their latent representations by an encoder that aggregates Chebshev graphon filters. A linear graphon factorization model works as a decoder, leveraging the latent representations to reconstruct the induced graphons (and the corresponding observed graphs). We develop an efficient learning algorithm to learn the encoder and the decoder, minimizing the Wasserstein distance between the model and data distributions. This algorithm takes the KL divergence of the graph distributions conditioned on different graphons as the underlying distance and leads to a reward-augmented maximum likelihood estimation. The graphon autoencoder provides a new paradigm to represent and generate graphs, which has good generalizability and transferability.

📄 PDF Abstract BibTeX arXiv:2105.14244

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Graphon Mixtures

2025-05-20 · Sevvandi Kandanaarachchi, Cheng Soon Ong

Social networks have a small number of large hubs, and a large number of small dense communities. We propose a generative model that captures both hub and dense structures. Based on recent results about graphons on line …

A Generative Model for Controllable Feature Heterophily in Graphs

2025-09-27 · Haoyu Wang, Renyuan Ma, Gonzalo Mateos, Luana Ruiz arxiv

We introduce a principled generative framework for graph signals that enables explicit control of feature heterophily, a key property underlying the effectiveness of graph learning methods. Our model combines a Lipschitz…

Graph Learning

Efficient Evolutionary Models with Digraphons

2021-04-26 · Abhinav Tamaskar, Bud Mishra

We present two main contributions which help us in leveraging the theory of graphons for modeling evolutionary processes. We show a generative model for digraphons using a finite basis of subgraphs, which is representati…

Nonparametric Modeling of Higher-Order Interactions via Hypergraphons

2021-05-18 · Krishnakumar Balasubramanian

We study statistical and algorithmic aspects of using hypergraphons, that are limits of large hypergraphs, for modeling higher-order interactions. Although hypergraphons are extremely powerful from a modeling perspective…

Fine-tuning Graph Neural Networks by Preserving Graph Generative Patterns

2023-12-21 · Yifei Sun, Qi Zhu, Yang Yang, Chunping Wang 외

Recently, the paradigm of pre-training and fine-tuning graph neural networks has been intensively studied and applied in a wide range of graph mining tasks. Its success is generally attributed to the structural consisten…

Graph ClassificationGraph LearningGraph MiningGraph Neural Network+1