paper-with-me

Papers

GraphCGAN: Convolutional Graph Neural Network with Generative Adversarial Networks

2021-01-01 · Sheng Zhang, Rui Song, Wenbin Lu

Graph convolutional networks (GCN) achieved superior performances in graph-based semi-supervised learning (SSL) tasks. Generative adversarial networks (GAN) also show the ability to increase the performance in SSL. However, there is still no good way to combine the GAN and GCN in graph-based SSL tasks. In this work, we present GraphCGAN, a novel framework to incorporate adversarial learning with convolution-based graph neural networks, to operate on graph-structured data. In GraphCGAN, we show that generator can generate topology structure and features of fake nodes jointly and boost the performance of convolution-based graph neural networks classifier. In a number of experiments on benchmark datasets, we show that the proposed GraphCGAN outperforms the baseline methods by a significant margin.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

SSGAN: Secure Steganography Based on Generative Adversarial Networks

2017-07-06 · Haichao Shi, Jing Dong, Wei Wang, Yinlong Qian 외

In this paper, a novel strategy of Secure Steganograpy based on Generative Adversarial Networks is proposed to generate suitable and secure covers for steganography. The proposed architecture has one generative network, …

Steganalysis

Wind Power Scenario Generation Using Graph Convolutional Generative Adversarial Network

2022-12-19 · Young-ho Cho, Shaohui Liu, Duehee Lee, Hao Zhu

Generating wind power scenarios is very important for studying the impacts of multiple wind farms that are interconnected to the grid. We develop a graph convolutional generative adversarial network (GCGAN) approach by l…

Generative Adversarial Network

Steganographic Generative Adversarial Networks

2017-03-16 · Denis Volkhonskiy, Ivan Nazarov, Evgeny Burnaev

Steganography is collection of methods to hide secret information ("payload") within non-secret information "container"). Its counterpart, Steganalysis, is the practice of determining if a message contains a hidden paylo…

Steganalysis

Generating Unrestricted 3D Adversarial Point Clouds

2021-11-17 · Xuelong Dai, YanJie Li, Hua Dai, Bin Xiao

Utilizing 3D point cloud data has become an urgent need for the deployment of artificial intelligence in many areas like facial recognition and self-driving. However, deep learning for 3D point clouds is still vulnerable…

Adversarial AttackGenerative Adversarial Network

RADIOGAN: Deep Convolutional Conditional Generative adversarial Network To Generate PET Images

2020-03-19 · Amine Amyar, Su Ruan, Pierre Vera, Pierre Decazes 외

One of the most challenges in medical imaging is the lack of data. It is proven that classical data augmentation methods are useful but still limited due to the huge variation in images. Using generative adversarial netw…

Data AugmentationGenerative Adversarial Network