paper-with-me

홈 › Papers

Distribution free optimality intervals for clustering

2021-07-30 · Marina Meilă, Hanyu Zhang

We address the problem of validating the ouput of clustering algorithms. Given data $\mathcal{D}$ and a partition $\mathcal{C}$ of these data into $K$ clusters, when can we say that the clusters obtained are correct or meaningful for the data? This paper introduces a paradigm in which a clustering $\mathcal{C}$ is considered meaningful if it is good with respect to a loss function such as the K-means distortion, and stable, i.e. the only good clustering up to small perturbations. Furthermore, we present a generic method to obtain post-inference guarantees of near-optimality and stability for a clustering $\mathcal{C}$. The method can be instantiated for a variety of clustering criteria (also called loss functions) for which convex relaxations exist. Obtaining the guarantees amounts to solving a convex optimization problem. We demonstrate the practical relevance of this method by obtaining guarantees for the K-means and the Normalized Cut clustering criteria on realistic data sets. We also prove that asymptotic instability implies finite sample instability w.h.p., allowing inferences about the population clusterability from a sample. The guarantees do not depend on any distributional assumptions, but they depend on the data set $\mathcal{D}$ admitting a stable clustering.

📄 PDF Abstract BibTeX arXiv:2107.14442

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Volume Optimality in Conformal Prediction with Structured Prediction Sets

2025-02-23 · Chao GAO, Liren Shan, Vaidehi Srinivas, Aravindan Vijayaraghavan

Conformal Prediction is a widely studied technique to construct prediction sets of future observations. Most conformal prediction methods focus on achieving the necessary coverage guarantees, but do not provide formal gu…

Conformal PredictionPredictionStructured Prediction

How to tell when a clustering is (approximately) correct using convex relaxations

2018-12-01 · NeurIPS 2018 12 · Marina Meila

We introduce the Sublevel Set (SS) method, a generic method to obtain sufficient guarantees of near-optimality and uniqueness (up to small perturbations) for a clustering. This method can be instantiated for a variety of…

Clustering

Uncertainty quantification for nonconvex tensor completion: Confidence intervals, heteroscedasticity and optimality

2020-06-15 · ICML 2020 1 · Changxiao Cai, H. Vincent Poor, Yuxin Chen

We study the distribution and uncertainty of nonconvex optimization for noisy tensor completion -- the problem of estimating a low-rank tensor given incomplete and corrupted observations of its entries. Focusing on a two…

Uncertainty Quantificationvalid

Distribution-free binary classification: prediction sets, confidence intervals and calibration

2020-06-18 · NeurIPS 2020 12 · Chirag Gupta, Aleksandr Podkopaev, Aaditya Ramdas

We study three notions of uncertainty quantification -- calibration, confidence intervals and prediction sets -- for binary classification in the distribution-free setting, that is without making any distributional assum…

Binary ClassificationClassificationGeneral ClassificationUncertainty Quantification

UVIP: Model-Free Approach to Evaluate Reinforcement Learning Algorithms

2021-05-05 · Ilya Levin, Denis Belomestny, Alexey Naumov, Sergey Samsonov

Policy evaluation is an important instrument for the comparison of different algorithms in Reinforcement Learning (RL). Yet even a precise knowledge of the value function $V^{\pi}$ corresponding to a policy $\pi$ does no…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)