paper-with-me

홈 › Papers

Selective Inference for Hierarchical Clustering

2020-12-05 · Lucy L. Gao, Jacob Bien, Daniela Witten

Classical tests for a difference in means control the type I error rate when the groups are defined a priori. However, when the groups are instead defined via clustering, then applying a classical test yields an extremely inflated type I error rate. Notably, this problem persists even if two separate and independent data sets are used to define the groups and to test for a difference in their means. To address this problem, in this paper, we propose a selective inference approach to test for a difference in means between two clusters. Our procedure controls the selective type I error rate by accounting for the fact that the choice of null hypothesis was made based on the data. We describe how to efficiently compute exact p-values for clusters obtained using agglomerative hierarchical clustering with many commonly-used linkages. We apply our method to simulated data and to single-cell RNA-sequencing data.

📄 PDF Abstract BibTeX arXiv:2012.02936

Code (2)

lucylgao/clusterpval-experiments 공식 구현
lucylgao/clusterpval

Tasks

Clustering

Similar Papers 제목 키워드 기반

Hierarchical Clustering With Confidence

2025-12-06 · Di Wu, Jacob Bien, Snigdha Panigrahi arxiv

Agglomerative hierarchical clustering is one of the most widely used approaches for exploring how observations in a dataset relate to each other. However, its greedy nature makes it highly sensitive to small perturbation…

Selective inference for k-means clustering

2022-03-29 · Yiqun T. Chen, Daniela M. Witten

We consider the problem of testing for a difference in means between clusters of observations identified via k-means clustering. In this setting, classical hypothesis tests lead to an inflated Type I error rate. To overc…

Clustering

Hierarchical Selective Classification

2024-05-19 · Shani Goren, Ido Galil, Ran El-Yaniv

Deploying deep neural networks for risk-sensitive tasks necessitates an uncertainty estimation mechanism. This paper introduces hierarchical selective classification, extending selective classification to a hierarchical …

ClassificationKnowledge DistillationSpecificity

Simple Yet Effective Selective Imputation for Incomplete Multi-view Clustering

2025-12-11 · Cai Xu, Jinlong Liu, Yilin Zhang, Ziyu Guan 외 arxiv

Incomplete Multi-view Clustering (IMC) has emerged as a significant challenge in multi-view learning. A predominant line for IMC is data imputation; however, indiscriminate imputation can result in unreliable content. Re…

Incomplete multi-view clustering

Statistical Testing Framework for Clustering Pipelines by Selective Inference

2026-03-19 · Yugo Miyata, Tomohiro Shiraishi, Shuichi Nishino, Ichiro Takeuchi arxiv

A data analysis pipeline is a structured sequence of steps that transforms raw data into meaningful insights by integrating multiple analysis algorithms. In many practical applications, analytical findings are obtained o…

Outlier Detection