Cluster-Aware Grid Layout
Yuxing Zhou, Weikai Yang, Jiashu Chen, Changjian Chen, Zhiyang Shen, Xiaonan Luo, Lingyun Yu, Shixia Liu

TL;DR
This paper introduces a cluster-aware grid layout method that improves the preservation of cluster structures in visualizations by optimizing proximity, compactness, and convexity through a two-phase hybrid approach.
Contribution
It presents a novel hybrid optimization strategy for grid layouts that explicitly accounts for cluster structures, addressing limitations of existing methods.
Findings
Effectively preserves cluster structures in visualizations.
Enhances analysis tasks by maintaining proximity and convexity.
Demonstrates superior performance through quantitative experiments.
Abstract
Grid visualizations are widely used in many applications to visually explain a set of data and their proximity relationships. However, existing layout methods face difficulties when dealing with the inherent cluster structures within the data. To address this issue, we propose a cluster-aware grid layout method that aims to better preserve cluster structures by simultaneously considering proximity, compactness, and convexity in the optimization process. Our method utilizes a hybrid optimization strategy that consists of two phases. The global phase aims to balance proximity and compactness within each cluster, while the local phase ensures the convexity of cluster shapes. We evaluate the proposed grid layout method through a series of quantitative experiments and two use cases, demonstrating its effectiveness in preserving cluster structures and facilitating analysis tasks.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics · Advanced Clustering Algorithms Research · Complex Network Analysis Techniques
