paper-with-me

Papers

Graph Generation with Variational Recurrent Neural Network

2019-10-02 · Shih-Yang Su, Hossein Hajimirsadeghi, Greg Mori

Generating graph structures is a challenging problem due to the diverse representations and complex dependencies among nodes. In this paper, we introduce Graph Variational Recurrent Neural Network (GraphVRNN), a probabilistic autoregressive model for graph generation. Through modeling the latent variables of graph data, GraphVRNN can capture the joint distributions of graph structures and the underlying node attributes. We conduct experiments on the proposed GraphVRNN in both graph structure learning and attribute generation tasks. The evaluation results show that the variational component allows our network to model complicated distributions, as well as generate plausible structures and node attributes.

📄 PDF Abstract BibTeX arXiv:1910.01743

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeGraph GenerationGraph structure learning

Similar Papers 제목 키워드 기반

Variational recurrent models for representation learning

2019-05-01 · ICLR 2019 5 · Qingming Tang, Mingda Chen, Weiran Wang, Karen Livescu

We study the problem of learning representations of sequence data. Recent work has built on variational autoencoders to develop variational recurrent models for generation. Our main goal is not generation but rather repr…

MULTI-VIEW LEARNINGRepresentation Learning

Causal Recurrent Variational Autoencoder for Medical Time Series Generation

2023-01-16 · Hongming Li, Shujian Yu, Jose Principe

We propose causal recurrent variational autoencoder (CR-VAE), a novel generative model that is able to learn a Granger causal graph from a multivariate time series x and incorporates the underlying causal mechanism into …

Causal InferenceDecoderEEGElectroencephalogram (EEG)+3

BARNN: A Bayesian Autoregressive and Recurrent Neural Network

2025-01-30 · Dario Coscia, Max Welling, Nicola Demo, Gianluigi Rozza

Autoregressive and recurrent networks have achieved remarkable progress across various fields, from weather forecasting to molecular generation and Large Language Models. Despite their strong predictive capabilities, the…

Bayesian InferenceUncertainty QuantificationWeather Forecasting

Recurrent Hierarchical Topic-Guided RNN for Language Generation

2019-12-21 · ICML 2020 1 · Dandan Guo, Bo Chen, Ruiying Lu, Mingyuan Zhou

To simultaneously capture syntax and global semantics from a text corpus, we propose a new larger-context recurrent neural network (RNN) based language model, which extracts recurrent hierarchical semantic structure via …

Language ModelingLanguage ModellingSentenceText Generation

Variational Graph Recurrent Neural Networks

2019-08-26 · NeurIPS 2019 12 · Ehsan Hajiramezanali, Arman Hasanzadeh, Nick Duffield, Krishna R. Narayanan 외

Representation learning over graph structured data has been mostly studied in static graph settings while efforts for modeling dynamic graphs are still scant. In this paper, we develop a novel hierarchical variational mo…

AttributeDynamic Link PredictionLink PredictionRepresentation Learning+1