An Area-Adaptive Multi-Level Layout for Social Network Visualisation

Xiaolin Du,Yunming Ye,Yueping Li
DOI: https://doi.org/10.1504/ijcat.2016.073608
2015-01-01
International Journal of Computer Applications in Technology
Abstract:We describe an area-adaptive multi-level layout for visualising social networks. This area-adaptive layout can visualise social networks according to the display area and community structure, which could reasonably utilise the display area and enhance the community features. The whole process consists of two parts: graph multi-layered compression and top-down multi-level layout. The multi-layered compression process groups vertices to form clusters and then abstracts the clusters as new vertices to define a new graph and is repeated until the graph size falls below some threshold. Based on the compressed graph, we optimise the display area to top-down positions all vertices. We have evaluated our layout on several well-known data sets. The experimental results show that our layout outperforms the state-of-the-art methods.
What problem does this paper attempt to address?