Font Size: a A A

Large graph simplification, clustering and visualization

Posted on:2011-10-16Degree:Ph.DType:Dissertation
University:University of Illinois at Urbana-ChampaignCandidate:Jia, YuntaoFull Text:PDF
GTID:1468390011471425Subject:Computer Science
Abstract/Summary:
This dissertation investigates novel approaches for analysis and visualization of two kinds of graph, scale-free network and rooted hierarchy, at large scales with thousands to millions of nodes.;Scale-free network, whose node degree distribution follows a power-law function, often arises in sociology, financial analysis, and the sciences. Such graphs are usually densely connected and far from planar, which makes their visualizations very challenging. We thus present two novel approaches, a simplification method and a clustering method, that analyze graph structure and generate effective visualizations. The simplification method ranks graph edges and removes "unimportant" ones to clarify the visualization. Whereas the clustering method clusters nodes into affinity groups and renders edges between different groups as curve bundles to create more structured visualizations. To efficiently process large graphs, we propose GPU algorithms for accelerating several centrality metrics that are commonly used to rank graph nodes/edges.;Rooted hierarchy is commonly used to represent hierarchical data (e.g. file system, genealogy) and facilitate visualization of complex graphs. Large hierarchies are often very irregular with non-uniform node degrees, which makes them challenging to visualize using existing non-adaptive methods. We thus introduce a circular tree drawing method that adapts the visualization either automatically according to the hierarchy or interactively based on user actions.;We demonstrated those methods with several applications and real world data sets to show that they provide better visualization, exploration, and understanding of large graphs.
Keywords/Search Tags:Graph, Visualization, Large, Simplification, Clustering
Related items