A new model for natural groupings in high-dimensional data
Mireille Boutin, Evzenie Coupkova
TL;DR
The paper addresses why high-dimensional data often exhibit clear groupings after random 1D projections even when no distinct clusters exist in the original space. It introduces a proof-of-concept density model built from a stretched hypercube (a stretched multivariate Bernoulli/Dirac-delta skeleton) that yields bimodal projections along many directions while remaining sparsely clustered in the full space. Through a two-stage construction and a generalization to noisy, affine-transformed forms, it demonstrates that random projections can reveal multiple, overlapping groupings corresponding to different Bernoulli processes, not a single clustering. Numerical experiments on synthetic image datasets and a real 8×8 digit dataset validate that 1D projections can produce multiple, sometimes hierarchical, binary groupings, highlighting the need to distinguish between groupings observed in projections and true clusters in the high-dimensional space. This framework offers a lens to interpret projection-based clustering results and informs caution in clustering interpretations and preprocessing choices.
Abstract
Clustering aims to divide a set of points into groups. The current paradigm assumes that the grouping is well-defined (unique) given the probability model from which the data is drawn. Yet, recent experiments have uncovered several high-dimensional datasets that form different binary groupings after projecting the data to randomly chosen one-dimensional subspaces. This paper describes a probability model for the data that could explain this phenomenon. It is a simple model to serve as a proof of concept for understanding the geometry of high-dimensional data. We start by building a rescaled multivariate Bernouilli model (stretched hypercube) so to create several overlapping grouping structures in the data. The size of each scaling parameter is related to the likelihood of uncovering the corresponding grouping by random 1D projection. Clusters in the original space are then created by adding noise to this cluster-free model. In high dimension, these clusters would hardly be observable given a sample set from the distribution because of the curse of dimensionality, but the binary groupings are clear. Our construction makes it clear that one needs to make a distinction between "groupings" and "clusters" in the original space. It also highlights the need to interpret any clustering found in projected data as merely one among potentially many other groupings in a dataset.
