Grounding force-directed network layouts with latent space models
Felix Gaisbauer, Armin Pournaki, Sven Banisch, Eckehard Olbrich

TL;DR
This paper introduces a theoretically grounded force-directed layout method based on latent space models, enhancing interpretability and providing insights into network structures across various data types.
Contribution
It develops a novel force-directed layout algorithm derived from latent space models, offering a more interpretable visualization approach for networks.
Findings
Node groups are similarly placed compared to existing algorithms.
Existing algorithms show stronger intra-cluster separation.
The method can visualize non-traditional network data like survey results.
Abstract
Force-directed layout algorithms are ubiquitously-used tools for network visualisation across a multitude of scientific disciplines. However, they lack theoretical grounding which allows to interpret their outcomes rigorously and can guide the choice of specific algorithms for certain data sets. We propose an approach building on latent space models, which assume that the probability of nodes forming a tie depends on their distance in an unobserved latent space. From such latent space models, we derive force equations for a force-directed layout algorithm. Since the forces infer positions which maximise the likelihood of the given network under the latent space model, the force-directed layout becomes interpretable. We implement these forces for unweighted and weighted networks and spatialise different real-world networks. Comparison to existing layout algorithms (not grounded in an…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics · Complex Network Analysis Techniques · Advanced Graph Neural Networks
