Deep Q-Learning for Directed Acyclic Graph Generation
Laura D'Arcy, Padraig Corcoran, Alun Preece

TL;DR
This paper introduces a deep reinforcement learning approach using deep Q-learning to generate directed acyclic graphs with specific structures and node types, addressing a challenging graph generation problem.
Contribution
The paper presents a novel deep Q-learning method tailored for generating directed acyclic graphs with desired topologies and node types, a task not well addressed by existing methods.
Findings
Successfully generates DAGs with specified structures
Operates effectively in sparse reward environments
Demonstrates applicability across various graph generation scenarios
Abstract
We present a method to generate directed acyclic graphs (DAGs) using deep reinforcement learning, specifically deep Q-learning. Generating graphs with specified structures is an important and challenging task in various application fields, however most current graph generation methods produce graphs with undirected edges. We demonstrate that this method is capable of generating DAGs with topology and node types satisfying specified criteria in highly sparse reward environments.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Graph Theory and Algorithms
