MLLGMEOct 23, 2020

Kernel Smoothing, Mean Shift, and Their Learning Theory with Directional Data

arXiv:2010.13523v215 citations
Originality Synthesis-oriented
AI Analysis

This work addresses statistical and computational challenges in analyzing directional data, which is incremental as it extends existing methods to a specific domain.

The paper tackles the problem of kernel smoothing and mode estimation for directional data on a hypersphere, generalizing the mean shift algorithm to identify local modes and deriving statistical convergence rates for the directional kernel density estimator and its derivatives.

Directional data consist of observations distributed on a (hyper)sphere, and appear in many applied fields, such as astronomy, ecology, and environmental science. This paper studies both statistical and computational problems of kernel smoothing for directional data. We generalize the classical mean shift algorithm to directional data, which allows us to identify local modes of the directional kernel density estimator (KDE). The statistical convergence rates of the directional KDE and its derivatives are derived, and the problem of mode estimation is examined. We also prove the ascending property of the directional mean shift algorithm and investigate a general problem of gradient ascent on the unit hypersphere. To demonstrate the applicability of the algorithm, we evaluate it as a mode clustering method on both simulated and real-world data sets.

Code Implementations1 repo
Foundations

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

Your Notes