GraphRNN Revisited: An Ablation Study and Extensions for Directed Acyclic Graphs

07/26/2023
by   Taniya Das, et al.
0

GraphRNN is a deep learning-based architecture proposed by You et al. for learning generative models for graphs. We replicate the results of You et al. using a reproduced implementation of the GraphRNN architecture and evaluate this against baseline models using new metrics. Through an ablation study, we find that the BFS traversal suggested by You et al. to collapse representations of isomorphic graphs contributes significantly to model performance. Additionally, we extend GraphRNN to generate directed acyclic graphs by replacing the BFS traversal with a topological sort. We demonstrate that this method improves significantly over a directed-multiclass variant of GraphRNN on a real-world dataset.

READ FULL TEXT
research
11/09/2022

Directed Acyclic Outerplanar Graphs Have Constant Stack Number

The stack number of a directed acyclic graph G is the minimum k for whic...
research
06/05/2019

Deep Q-Learning for Directed Acyclic Graph Generation

We present a method to generate directed acyclic graphs (DAGs) using dee...
research
04/25/2015

A Prior Distribution over Directed Acyclic Graphs for Sparse Bayesian Networks

The main contribution of this article is a new prior distribution over d...
research
05/14/2017

Machine learning methods for multimedia information retrieval

In this thesis we examined several multimodal feature extraction and lea...
research
12/15/2018

A Generalization of Hierarchical Exchangeability on Trees to Directed Acyclic Graphs

Motivated by problems in Bayesian nonparametrics and probabilistic progr...
research
08/04/2022

Efficiently Computing Directed Minimum Spanning Trees

Computing a directed minimum spanning tree, called arborescence, is a fu...
research
10/14/2022

A comparative study of the performance of different search algorithms on FOON graphs

A robot finds it really hard to learn creatively and adapt to new unseen...

Please sign up or login with your details

Forgot password? Click here to reset