paper-with-me

Papers

Deep Generative Models for Generating Labeled Graphs

2019-03-27 · ICLR Workshop DeepGenStruct 2019 · Shuangfei Fan, Bert Huang

As a new way to train generative models, generative adversarial networks (GANs) have achieved considerable success in image generation, and this framework has also recently been applied to data with graph structures. We identify the drawbacks of existing deep frameworks for generating graphs, and we propose labeled-graph generative adversarial networks (LGGAN) to train deep generative models for graph-structured data with node labels. We test the approach with different discriminative models as well as different GAN frameworks on various types of graph datasets, such as collections of citation networks and protein graphs. Experiment results show that our model can generate diverse labeled graphs that match the structural characteristics of the training data and outperforms all baselines in terms of quality, generality, and scalability.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Labeled Graph Generative Adversarial Networks

2019-06-07 · Shuangfei Fan, Bert Huang

As a new approach to train generative models, \emph{generative adversarial networks} (GANs) have achieved considerable success in image generation. This framework has also recently been applied to data with graph structu…

Graph ClassificationImage Generation

Semantic Segmentation with Generative Models: Semi-Supervised Learning and Strong Out-of-Domain Generalization

2021-04-12 · CVPR 2021 1 · Daiqing Li, Junlin Yang, Karsten Kreis, Antonio Torralba 외

Training deep networks with limited labeled data while achieving a strong generalization ability is key in the quest to reduce human annotation efforts. This is the goal of semi-supervised learning, which exploits more w…

Domain GeneralizationGenerative Adversarial NetworkImage SegmentationMedical Image Segmentation+1

Computer-aided abnormality detection in chest radiographs in a clinical setting via domain-adaptation

2020-12-19 · Abhishek K Dubey, Michael T Young, Christopher Stanley, Dalton Lunga 외

Deep learning (DL) models are being deployed at medical centers to aid radiologists for diagnosis of lung conditions from chest radiographs. Such models are often trained on a large volume of publicly available labeled r…

Anomaly DetectionDomain Adaptation

Efficient and Degree-Guided Graph Generation via Discrete Diffusion Modeling

2023-05-06 · Xiaohui Chen, Jiaxing He, Xu Han, Li-Ping Liu

Diffusion-based generative graph models have been proven effective in generating high-quality small graphs. However, they need to be more scalable for generating large graphs containing thousands of nodes desiring graph …

DenoisingGraph Generation

GraphMimic: Graph-to-Graphs Generative Modeling from Videos for Policy Learning

2025-01-01 · CVPR 2025 1 · Guangyan Chen, Te Cui, Meiling Wang, Chengcai Yang 외

Learning from demonstration is a powerful method for robotic skill acquisition. However, the significant expense of collecting such action-labeled robot data presents a major bottleneck. Video data, a rich data sourc…

Graph Generation