scispace - formally typeset
Open AccessProceedings ArticleDOI

GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks

TLDR
A novel non-linear model GCN-GAN is introduced to tackle the challenging temporal link prediction task of weighted dynamic networks and achieves impressive results compared to the state-of-the-art competitors.
Citations
More filters
Journal ArticleDOI

Foundations and Modeling of Dynamic Networks Using Dynamic Graph Neural Networks: A Survey

TL;DR: This work establishes a foundation of dynamic networks with consistent, detailed terminology and notation and presents a comprehensive survey of dynamic graph neural network models using the proposed terminology.
Journal ArticleDOI

IGAN-IDS: An imbalanced generative adversarial network towards intrusion detection system in ad-hoc networks

TL;DR: A novel Imbalanced Generative Adversarial Network (IGAN) to tackle the class imbalance problem is proposed, and an IGAN-based Intrusion Detection System is established to cope with class-imbalanced intrusion detection.
Posted Content

GC-LSTM: Graph Convolution Embedded LSTM for Dynamic Link Prediction.

TL;DR: Wang et al. as mentioned in this paper proposed GC-LSTM, a Graph Convolution Network (GC) embedded Long Short Term Memory network (LTSM), for end-to-end dynamic link prediction.

NUMFabric: Fast and Flexible Bandwidth Allocation in Datacenters

TL;DR: In this paper, the authors present xFabric, a datacenter transport design that provides flexible and fast bandwidth allocation control, which enables operators to specify how bandwidth is allocated among contending flows to optimize for different service level objectives such as minimizing flow completion times, weighted allocations, different notions of fairness, etc.
Posted ContentDOI

Generative Adversarial Networks for Spatio-temporal Data: A Survey

TL;DR: A comprehensive review of the recent developments of GANs for spatio-temporal data and the common practices for evaluating the performance of spatio/temporal applications with GAns is conducted.
References
More filters
Journal ArticleDOI

Generative Adversarial Nets

TL;DR: A new framework for estimating generative models via an adversarial process, in which two models are simultaneously train: a generative model G that captures the data distribution and a discriminative model D that estimates the probability that a sample came from the training data rather than G.
Posted Content

Semi-Supervised Classification with Graph Convolutional Networks

TL;DR: A scalable approach for semi-supervised learning on graph-structured data that is based on an efficient variant of convolutional neural networks which operate directly on graphs which outperforms related methods by a significant margin.
Journal ArticleDOI

Learning the parts of objects by non-negative matrix factorization

TL;DR: An algorithm for non-negative matrix factorization is demonstrated that is able to learn parts of faces and semantic features of text and is in contrast to other methods that learn holistic, not parts-based, representations.

Learning parts of objects by non-negative matrix factorization

D. D. Lee
TL;DR: In this article, non-negative matrix factorization is used to learn parts of faces and semantic features of text, which is in contrast to principal components analysis and vector quantization that learn holistic, not parts-based, representations.
Proceedings Article

Understanding the difficulty of training deep feedforward neural networks

TL;DR: The objective here is to understand better why standard gradient descent from random initialization is doing so poorly with deep neural networks, to better understand these recent relative successes and help design better algorithms in the future.