paper-with-me

홈 › Papers

GrannGAN: Graph annotation generative adversarial networks

2022-12-01 · Yoann Boget, Magda Gregorova, Alexandros Kalousis

We consider the problem of modelling high-dimensional distributions and generating new examples of data with complex relational feature structure coherent with a graph skeleton. The model we propose tackles the problem of generating the data features constrained by the specific graph structure of each data point by splitting the task into two phases. In the first it models the distribution of features associated with the nodes of the given graph, in the second it complements the edge features conditionally on the node features. We follow the strategy of implicit distribution modelling via generative adversarial network (GAN) combined with permutation equivariant message passing architecture operating over the sets of nodes and edges. This enables generating the feature vectors of all the graph objects in one go (in 2 phases) as opposed to a much slower one-by-one generations of sequential models, prevents the need for expensive graph matching procedures usually needed for likelihood-based generative models, and uses efficiently the network capacity by being insensitive to the particular node ordering in the graph representation. To the best of our knowledge, this is the first method that models the feature distribution along the graph skeleton allowing for generations of annotated graphs with user specified structures. Our experiments demonstrate the ability of our model to learn complex structured distributions through quantitative evaluation over three annotated graph datasets.

📄 PDF Abstract BibTeX arXiv:2212.00449

Code (1)

yoboget/granngan 공식 구현 pytorch

Tasks

Generative Adversarial NetworkGraph Matching

Similar Papers 제목 키워드 기반

Generative Adversarial Zero-shot Learning via Knowledge Graphs

2020-04-07 · Yuxia Geng, Jiaoyan Chen, Zhuo Chen, Zhiquan Ye 외

Zero-shot learning (ZSL) is to handle the prediction of those unseen classes that have no labeled training data. Recently, generative methods like Generative Adversarial Networks (GANs) are being widely investigated for …

Attributeimage-classificationImage ClassificationKnowledge Graphs+1

Recurrent Topic-Transition GAN for Visual Paragraph Generation

2017-03-21 · ICCV 2017 10 · Xiaodan Liang, Zhiting Hu, Hao Zhang, Chuang Gan 외

A natural image usually conveys rich semantic content and can be viewed from different angles. Existing image description methods are largely restricted by small sets of biased visual paragraph annotations, and fail to c…

Generative Adversarial NetworkImage DescriptionImage Paragraph CaptioningSentence

Synthesis of Positron Emission Tomography (PET) Images via Multi-channel Generative Adversarial Networks (GANs)

2017-07-31 · Lei Bi, Jinman Kim, Ashnil Kumar, Dagan Feng 외

Positron emission tomography (PET) image synthesis plays an important role, which can be used to boost the training data for computer aided diagnosis systems. However, existing image synthesis methods have problems in sy…

Computed Tomography (CT)Image Generation

Annotated Hands for Generative Models

2024-01-26 · Yue Yang, Atith N Gandhi, Greg Turk

Generative models such as GANs and diffusion models have demonstrated impressive image generation capabilities. Despite these successes, these systems are surprisingly poor at creating images with hands. We propose a nov…

Generative Adversarial NetworkImage Generation

Generation of Artificial CT Images using Patch-based Conditional Generative Adversarial Networks

2022-05-19 · Marija Habijan, Irena Galic

Deep learning has a great potential to alleviate diagnosis and prognosis for various clinical procedures. However, the lack of a sufficient number of medical images is the most common obstacle in conducting image-based a…

Computed Tomography (CT)Data AugmentationImage GenerationMedical Image Generation+1