Same Stats, Different Graphs (Graph Statistics and Why We Need Graph Drawings)
Hang Chen, Utkarsh Soni, Yafeng Lu, Vahan Huroyan, Ross Maciejewski,, Stephen Kobourov

TL;DR
This paper explores the limitations of graph statistics in capturing graph properties, demonstrating the need for effective graph visualizations and sampling methods to better understand graph structures.
Contribution
It introduces a visual analytics system for analyzing correlations among graph properties and proposes methods for generating and sampling graphs with similar statistics but different structures.
Findings
Graph statistics can be misleading in representing graph properties.
Sampling methods influence the distribution of graph statistics.
Identical graph statistics do not guarantee structural similarity.
Abstract
Data analysts commonly utilize statistics to summarize large datasets. While it is often sufficient to explore only the summary statistics of a dataset (e.g., min/mean/max), Anscombe's Quartet demonstrates how such statistics can be misleading. Graph mining has a similar problem in that graph statistics (e.g., density, connectivity, clustering coefficient) may not capture all of the critical properties of a given graph. To study the relationships between different graph properties and statistics, we examine all low-order (<= 10) non-isomorphic graphs and provide a simple visual analytics system to explore correlations across multiple graph properties. However, for graphs with more than ten nodes, generating the entire space of graphs becomes quickly intractable. We use different random graph generation methods to further look into the distribution of graph statistics for higher order…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Data Visualization and Analytics · Graph Theory and Algorithms
