ZAME: Interactive Large-Scale Graph Visualization
Citations Over TimeTop 10% of 2008 papers
Abstract
We present the zoomable adjacency matrix explorer (ZAME), a visualization tool for exploring graphs at a scale of millions of nodes and edges. ZAME is based on an adjacency matrix graph representation aggregated at multiple scales. It allows analysts to explore a graph at many levels, zooming and panning with interactive performance from an overview to the most detailed views. Several components work together in the ZAME tool to make this possible. Efficient matrix ordering algorithms group related elements. Individual data cases are aggregated into higher-order meta-representations. Aggregates are arranged into a pyramid hierarchy that allows for on-demand paging to GPU shader programs to support smooth multiscale browsing. Using ZAME, we are able to explore the entire French Wikipedia—over 500,000 articles and 6,000,000 links—with interactive performance on standard consumer-level computer hardware.
Related Papers
- → A survey of two-dimensional graph layout techniques for information visualisation(2012)182 cited
- → A new algorithm for removing node overlapping in graph visualization(2007)54 cited
- → Convergent drawing for mutually connected directed graphs(2017)8 cited
- → Improving Circular Layout Algorithm for Social Network Visualization Using Genetic Algorithm(2018)1 cited
- → GLDraw: A Platform for Graph Visualization(2021)1 cited