paper-with-me

홈 › Papers

On Hierarchical Multi-Resolution Graph Generative Models

2023-03-06 · Mahdi Karami, Jun Luo

In real world domains, most graphs naturally exhibit a hierarchical structure. However, data-driven graph generation is yet to effectively capture such structures. To address this, we propose a novel approach that recursively generates community structures at multiple resolutions, with the generated structures conforming to training data distribution at each level of the hierarchy. The graphs generation is designed as a sequence of coarse-to-fine generative models allowing for parallel generation of all sub-structures, resulting in a high degree of scalability. Our method demonstrates generative performance improvement on multiple graph datasets.

📄 PDF Abstract BibTeX arXiv:2303.03293

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Generation

Similar Papers 제목 키워드 기반

Multiresolution Equivariant Graph Variational Autoencoder

2021-06-02 · Truong Son Hy, Risi Kondor

In this paper, we propose Multiresolution Equivariant Graph Variational Autoencoders (MGVAE), the first hierarchical generative model to learn and generate graphs in a multiresolution and equivariant manner. At each reso…

Graph GenerationImage GenerationLink Predictionmolecular representation+1

PUFA-GAN: A Frequency-Aware Generative Adversarial Network for 3D Point Cloud Upsampling

2022-03-02 · Hao liu, Hui Yuan, Junhui Hou, Raouf Hamzaoui 외

We propose a generative adversarial network for point cloud upsampling, which can not only make the upsampled points evenly distributed on the underlying surface but also efficiently generate clean high frequency regions…

DescriptiveGenerative Adversarial Networkpoint cloud upsampling

MrSARP: A Hierarchical Deep Generative Prior for SAR Image Super-resolution

2022-11-30 · Tushar Agarwal, Nithin Sugavanam, Emre Ertin

Generative models learned from training using deep learning methods can be used as priors in inverse under-determined inverse problems, including imaging from sparse set of measurements. In this paper, we present a novel…

Image Super-ResolutionSuper-Resolution

Hierarchical Amortized Training for Memory-efficient High Resolution 3D GAN

2020-08-05 · Li Sun, Junxiang Chen, Yanwu Xu, Mingming Gong 외

Generative Adversarial Networks (GAN) have many potential medical imaging applications, including data augmentation, domain adaptation, and model explanation. Due to the limited memory of Graphical Processing Units (GPUs…

Data AugmentationDomain AdaptationImage GenerationImage Reconstruction+3

HP-JEPA: Hierarchical Partitioning for Multi-Resolution Graph Joint-Embedding Predictive Learning

2026-08-01 · Ruichen Xu, Jingxiang Qu, Wenhan Gao, Jiaxing Zhang 외 arxiv

Graph self-supervised learning aims to learn transferable representations from large-scale unlabeled graph data. Joint-embedding predictive architectures (JEPAs) avoid explicit negative-pair construction and raw-input re…

Graph Representation LearningSelf-Supervised LearningGraph ClassificationGraph Regression