IEEE Trans Vis Comput Graph. 2021 Oct;27(10):3953-3967. doi: 10.1109/TVCG.2020.2995100. Epub 2021 Sep 1.
Hierarchical clustering is an important technique to organize big data for exploratory data analysis. However, existing one-size-fits-all hierarchical clustering methods often fail to meet the diverse needs of different users. To address this challenge, we present an interactive steering method to visually supervise constrained hierarchical clustering by utilizing both public knowledge (e.g., Wikipedia) and private knowledge from users. The novelty of our approach includes 1) automatically constructing constraints for hierarchical clustering using knowledge (knowledge-driven) and intrinsic data distribution (data-driven), and 2) enabling the interactive steering of clustering through a visual interface (user-driven). Our method first maps each data item to the most relevant items in a knowledge base. An initial constraint tree is then extracted using the ant colony optimization algorithm. The algorithm balances the tree width and depth and covers the data items with high confidence. Given the constraint tree, the data items are hierarchically clustered using evolutionary Bayesian rose tree. To clearly convey the hierarchical clustering results, an uncertainty-aware tree visualization has been developed to enable users to quickly locate the most uncertain sub-hierarchies and interactively improve them. The quantitative evaluation and case study demonstrate that the proposed approach facilitates the building of customized clustering trees in an efficient and effective manner.
层次聚类是一种用于探索性数据分析的重要技术,可以对大数据进行组织。然而,现有的一刀切的层次聚类方法往往无法满足不同用户的多样化需求。针对这一挑战,我们提出了一种交互式引导方法,通过利用公共知识(例如,维基百科)和用户的私有知识,直观地监督约束层次聚类。我们的方法的新颖之处在于:1)使用知识(知识驱动)和内在数据分布(数据驱动)自动为层次聚类构建约束;2)通过可视化界面实现聚类的交互式引导(用户驱动)。我们的方法首先将每个数据项映射到知识库中最相关的项目。然后使用蚁群优化算法提取初始约束树。该算法平衡了树的宽度和深度,并以高置信度覆盖数据项。给定约束树,使用进化贝叶斯玫瑰树对数据项进行层次聚类。为了清晰地传达层次聚类结果,我们开发了一种具有不确定性感知的树可视化方法,使用户能够快速定位最不确定的子层次结构,并进行交互式改进。定量评估和案例研究表明,所提出的方法能够以高效、有效的方式构建定制的聚类树。