FORBID: Fast Overlap Removal By stochastic gradIent Descent for Graph Drawing
Abstract
While many graph drawing algorithms consider nodes as points, graph visualization tools often represent them as shapes. These shapes support the display of information such as labels or encode various data with size or color. However, they can create overlaps between nodes which hinder the exploration process by hiding parts of the information. It is therefore of utmost importance to remove these overlaps to improve graph visualization readability. If not handled by the layout process, Overlap Removal (OR) algorithms have been proposed as layout post-processing. As graph layouts usually convey information about their topology, it is important that OR algorithms preserve them as much as possible. We propose a novel algorithm that models OR as a joint stress and scaling optimization problem, and leverages efficient stochastic gradient descent. This approach is compared with state-of-the-art algorithms, and several quality metrics demonstrate its efficiency to quickly remove overlaps while retaining the initial layout structures.
Cite
@article{arxiv.2208.10334,
title = {FORBID: Fast Overlap Removal By stochastic gradIent Descent for Graph Drawing},
author = {Loann Giovannangeli and Frederic Lalanne and Romain Giot and Romain Bourqui},
journal= {arXiv preprint arXiv:2208.10334},
year = {2023}
}
Comments
Appears in the Proceedings of the 30th International Symposium on Graph Drawing and Network Visualization (GD 2022)