MLLGFeb 27, 2017

Uniform Deviation Bounds for Unbounded Loss Functions like k-Means

arXiv:1702.08249v13 citations
Originality Highly original
AI Analysis

This work addresses a foundational challenge in empirical risk minimization for machine learning, particularly for clustering tasks, by providing tighter bounds under weaker distributional assumptions.

The paper tackles the problem of deriving uniform deviation bounds for unbounded loss functions, specifically applying to k-Means clustering, and achieves a rate of O(m^{-1/2}) under bounded fourth moment assumptions, improving upon the previous O(m^{-1/4}) rate.

Uniform deviation bounds limit the difference between a model's expected loss and its loss on an empirical sample uniformly for all models in a learning problem. As such, they are a critical component to empirical risk minimization. In this paper, we provide a novel framework to obtain uniform deviation bounds for loss functions which are *unbounded*. In our main application, this allows us to obtain bounds for $k$-Means clustering under weak assumptions on the underlying distribution. If the fourth moment is bounded, we prove a rate of $\mathcal{O}\left(m^{-\frac12}\right)$ compared to the previously known $\mathcal{O}\left(m^{-\frac14}\right)$ rate. Furthermore, we show that the rate also depends on the kurtosis - the normalized fourth moment which measures the "tailedness" of a distribution. We further provide improved rates under progressively stronger assumptions, namely, bounded higher moments, subgaussianity and bounded support.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes