Developing and evaluating quilts for the depiction of large layered graphs
Juhee Bae, Benjamin Watson

TL;DR
This paper introduces improved quilt-based matrix depictions for layered graphs, demonstrating they enable faster path finding than traditional node-link and matrix diagrams, especially in large graphs.
Contribution
It develops three new quilt design alternatives and empirically compares their effectiveness to existing graph visualization methods.
Findings
Quilt depictions enable faster path finding than node-link and matrix diagrams.
Mixed skip link depiction improves accuracy and speed over text-only.
Speed advantage of quilts increases with graph size.
Abstract
Traditional layered graph depictions such as flow charts are in wide use. Yet as graphs grow more complex, these depictions can become difficult to understand. Quilts are matrix-based depictions for layered graphs designed to address this problem. In this research, we first improve Quilts by developing three design alternatives, and then compare the best of these alternatives to better-known node-link and matrix depictions. A primary weakness in Quilts is their depiction of skip links, links that do not simply connect to a succeeding layer. Therefore in our first study, we compare Quilts using color-only, text-only, and mixed (color and text) skip link depictions, finding that path finding with the color-only depiction is significantly slower and less accurate, and that in certain cases, the mixed depiction offers an advantage over the text-only depiction. In our second study, we…
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.
