paper-with-me

Papers

Optimal Decision Trees For Interpretable Clustering with Constraints (Extended Version)

2023-01-30 · Pouya Shati, Eldan Cohen, Sheila Mcilraith

Constrained clustering is a semi-supervised task that employs a limited amount of labelled data, formulated as constraints, to incorporate domain-specific knowledge and to significantly improve clustering accuracy. Previous work has considered exact optimization formulations that can guarantee optimal clustering while satisfying all constraints, however these approaches lack interpretability. Recently, decision-trees have been used to produce inherently interpretable clustering solutions, however existing approaches do not support clustering constraints and do not provide strong theoretical guarantees on solution quality. In this work, we present a novel SAT-based framework for interpretable clustering that supports clustering constraints and that also provides strong theoretical guarantees on solution quality. We also present new insight into the trade-off between interpretability and satisfaction of such user-provided constraints. Our framework is the first approach for interpretable and constrained clustering. Experiments with a range of real-world and synthetic datasets demonstrate that our approach can produce high-quality and interpretable constrained clustering solutions.

📄 PDF Abstract BibTeX arXiv:2301.12671

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringConstrained Clustering

Similar Papers 제목 키워드 기반

Interpretable clustering via optimal multi-way decision trees

2026-02-14 · Hayato Suzuki, Shunnosuke Ikeda, Yuichi Takano arxiv

Clustering is a fundamental unsupervised learning technique for uncovering data structures to facilitate knowledge discovery and decision-making. While clustering accuracy is crucial, interpretability significantly impac…

Interpretable Fair Clustering

2025-11-26 · Mudi Jiang, Jiahui Zhou, Xinying Liu, Zengyou He 외 arxiv

Fair clustering has gained increasing attention in recent years, especially in applications involving socially sensitive attributes. However, existing fair clustering methods often lack interpretability, limiting their a…

Explaining Kernel Clustering via Decision Trees

2024-02-15 · Maximilian Fleissner, Leena Chennuru Vankadara, Debarghya Ghoshdastidar

Despite the growing popularity of explainable and interpretable machine learning, there is still surprisingly limited work on inherently interpretable clustering methods. Recently, there has been a surge of interest in e…

ClusteringInterpretable Machine Learning

Interpretable Clustering via Optimal Trees

2018-12-03 · Dimitris Bertsimas, Agni Orfanoudaki, Holly Wiberg

State-of-the-art clustering algorithms use heuristics to partition the feature space and provide little insight into the rationale for cluster membership, limiting their interpretability. In healthcare applications, the …

Clustering

Scalable Optimal Multiway-Split Decision Trees with Constraints

2023-02-14 · Shivaram Subramanian, Wei Sun

There has been a surge of interest in learning optimal decision trees using mixed-integer programs (MIP) in recent years, as heuristic-based methods do not guarantee optimality and find it challenging to incorporate cons…

ARC