paper-with-me

홈 › Papers

Hierarchical Clustering with Structural Constraints

2018-05-24 · ICML 2018 7 · Vaggos Chatziafratis, Rad Niazadeh, Moses Charikar

Hierarchical clustering is a popular unsupervised data analysis method. For many real-world applications, we would like to exploit prior information about the data that imposes constraints on the clustering hierarchy, and is not captured by the set of features available to the algorithm. This gives rise to the problem of "hierarchical clustering with structural constraints". Structural constraints pose major challenges for bottom-up approaches like average/single linkage and even though they can be naturally incorporated into top-down divisive algorithms, no formal guarantees exist on the quality of their output. In this paper, we provide provable approximation guarantees for two simple top-down algorithms, using a recently introduced optimization viewpoint of hierarchical clustering with pairwise similarity information [Dasgupta, 2016]. We show how to find good solutions even in the presence of conflicting prior information, by formulating a constraint-based regularization of the objective. We further explore a variation of this objective for dissimilarity information [Cohen-Addad et al., 2018] and improve upon current techniques. Finally, we demonstrate our approach on a real dataset for the taxonomy application.

📄 PDF Abstract BibTeX arXiv:1805.09476

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Semi-Supervised Clustering via Structural Entropy with Different Constraints

2023-12-18 · Guangjie Zeng, Hao Peng, Angsheng Li, Zhiwei Liu 외

Semi-supervised clustering techniques have emerged as valuable tools for leveraging prior information in the form of constraints to improve the quality of clustering outcomes. Despite the proliferation of such methods, t…

Clustering

Constrained Hierarchical Clustering via Graph Coarsening and Optimal Cuts

2023-12-07 · Eliabelle Mauduit, Andrea Simonetto

Motivated by extracting and summarizing relevant information in short sentence settings, such as satisfaction questionnaires, hotel reviews, and X/Twitter, we study the problem of clustering words in a hierarchical fashi…

ClusteringSentence

Semi-Supervised Hyperbolic Hierarchical Clustering with Set-Level Structural Priors

2026-06-01 · Junjing Zheng, Xinyu Zhang, Xiangfeng Qiu, Chengliang Song 외 arxiv

Semi-supervised hierarchical clustering aims to learn a tree structure consistent with data patterns and user-provided supervision. Supervision is usually given as leaf-level relations, such as pairwise must-link/cannot-…

Hyperbolic Continuous Structural Entropy for Hierarchical Clustering

2025-11-29 · Guangjie Zeng, Hao Peng, Angsheng Li, Li Sun 외 arxiv

Hierarchical clustering is a fundamental machine-learning technique for grouping data points into dendrograms. However, existing hierarchical clustering methods encounter two primary challenges: 1) Most methods specify d…

Graph structure learning

Interactive Bayesian Hierarchical Clustering

2016-02-10 · Sharad Vikram, Sanjoy Dasgupta

Clustering is a powerful tool in data analysis, but it is often difficult to find a grouping that aligns with a user's needs. To address this, several methods incorporate constraints obtained from users into clustering a…

Clustering