Research on Dynamic Graph Layout by Parallel Computing and Markov Process.

Shiying Sheng,Chunyuan Wu,Xiaoju Dong,Shengtao Chen
DOI: https://doi.org/10.1109/ISPA-BDCloud-SustainCom-SocialCom48970.2019.00156
2019-01-01
Abstract:In online dynamic graph drawing, constraints over nodes and node pairs are added to help preserve a coherent mental map in a sequence of graphs. However, defining constraints is challenging due to the requirements of both preserving mental map and satisfying the visual aesthetics of a graph layout. The requirements underline the importance of properly evaluating the node stability based on the graph changes. Most existing algorithms basically depend on local changes without evaluating their global propagation, as the calculation on the global propagation recursively takes an expensive time cost. To reach the purpose of evaluating globally and saving time cost at the same time, we introduce a heuristic model on which parallel computing can be implemented to reduce time cost. This model uses inverse analysis of Markov process to simulate the node movement hence to give a global analysis of the layoutu0027s change, according to which different constraints can be set. Experiments demonstrate that our method preserves both structure and position similarity to help users track graph changes visually, at the same time has similar time cost as the local evaluation algorithm.
What problem does this paper attempt to address?