paper-with-me

Papers

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 latter poses a barrier to the adoption of these methods since medical researchers are required to provide detailed explanations of their decisions in order to gain patient trust and limit liability. We present a new unsupervised learning algorithm that leverages Mixed Integer Optimization techniques to generate interpretable tree-based clustering models. Utilizing the flexible framework of Optimal Trees, our method approximates the globally optimal solution leading to high quality partitions of the feature space. Our algorithm, can incorporate various internal validation metrics, naturally determines the optimal number of clusters, and is able to account for mixed numeric and categorical data. It achieves comparable or superior performance on both synthetic and real world datasets when compared to K-Means while offering significantly higher interpretability.

📄 PDF Abstract BibTeX arXiv:1812.00539

Code (0)

등록된 구현이 없습니다.

Tasks

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…

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. Previ…

ClusteringConstrained Clustering

NeurCAM: Interpretable Neural Clustering via Additive Models

2024-08-23 · Nakul Upadhya, Eldan Cohen

Interpretable clustering algorithms aim to group similar data points while explaining the obtained groups to support knowledge discovery and pattern recognition tasks. While most approaches to interpretable clustering co…

Additive modelsClusteringText Clustering

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 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…