English

Interpreting Graph Drawing with Multi-Agent Reinforcement Learning

Machine Learning 2020-11-03 v1 Artificial Intelligence

Abstract

Applying machine learning techniques to graph drawing has become an emergent area of research in visualization. In this paper, we interpret graph drawing as a multi-agent reinforcement learning (MARL) problem. We first demonstrate that a large number of classic graph drawing algorithms, including force-directed layouts and stress majorization, can be interpreted within the framework of MARL. Using this interpretation, a node in the graph is assigned to an agent with a reward function. Via multi-agent reward maximization, we obtain an aesthetically pleasing graph layout that is comparable to the outputs of classic algorithms. The main strength of a MARL framework for graph drawing is that it not only unifies a number of classic drawing algorithms in a general formulation but also supports the creation of novel graph drawing algorithms by introducing a diverse set of reward functions.

Keywords

Cite

@article{arxiv.2011.00748,
  title  = {Interpreting Graph Drawing with Multi-Agent Reinforcement Learning},
  author = {Ilkin Safarli and Youjia Zhou and Bei Wang},
  journal= {arXiv preprint arXiv:2011.00748},
  year   = {2020}
}
R2 v1 2026-06-23T19:50:06.461Z