Online force-directed algorithms for visualization of dynamic graphs

03/31/2022
by   Se-Hang Cheong, et al.
0

Force-directed (FD) algorithms can be used to explore relationships in social networks, visualize money markets, and analyze transaction networks. However, FD algorithms are mainly designed for visualizing static graphs in which the topology of the networks remains constant throughout the calculation. In contrast to static graphs, nodes and edges in dynamic graphs can be added or removed as time progresses. In these situations, existing FD algorithms do not scale well, since any changes in the topology will trigger these algorithms to completely restart the entire computation. To alleviate this problem, we propose a design and implementation of five online FD algorithms to visualize dynamic graphs while maintaining their native force models. The online FD algorithms developed in this paper are able to reuse the force models of existing FD algorithms without significant modifications. To evaluate the effectiveness of the proposed approach, online FD algorithms are compared against static FD algorithms for visualizing dynamic graphs. Experimental results show that among the five algorithms evaluated, the online FD algorithm achieves the best number of edge crossings and the standard deviation of edge lengths for visualizing dynamic graphs.

READ FULL TEXT

page 8

page 11

page 13

page 20

page 28

page 39

page 40

page 42

research
03/31/2022

Snapshot Visualization of Complex Graphs with Force-Directed Algorithms

Force-directed algorithms are widely used for visualizing graphs. Howeve...
research
01/04/2021

Donut visualizations for network-level and regional-level overview of Spatial Social Networks

Spatial Social Networks (SSN) build on the node and edge structure used ...
research
05/14/2023

Decoupled Graph Neural Networks for Large Dynamic Graphs

Real-world graphs, such as social networks, financial transactions, and ...
research
12/10/2007

Dynamic Multilevel Graph Visualization

We adapt multilevel, force-directed graph layout techniques to visualizi...
research
02/11/2020

BatchLayout: A Batch-Parallel Force-Directed Graph Layout Algorithm in Shared Memory

Force-directed algorithms are widely used to generate aesthetically plea...
research
04/03/2022

Force-directed algorithms for schematic drawings and placement: A survey

Force-directed algorithms have been developed over the last 50 years and...
research
03/16/2020

Online Algorithms for Dynamic Matching Markets in Energy Distribution Systems

In this paper we address the problem of designing online algorithms for ...

Please sign up or login with your details

Forgot password? Click here to reset