paper-with-me

Papers

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

2020-10-23 · Yikun Zhang, Yen-Chi Chen

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.

📄 PDF Abstract BibTeX arXiv:2010.13523

Code (1)

zhangyk8/DirMS 공식 구현

Tasks

AstronomyClusteringLearning Theory

Similar Papers 제목 키워드 기반

A time-causal and time-recursive scale-covariant scale-space representation of temporal signals and past time

2022-02-18 · Tony Lindeberg

This article presents an overview of a theory for performing temporal smoothing on temporal signals in such a way that: (i) temporally smoothed signals at coarser temporal scales are guaranteed to constitute simplificati…

A review of mean-shift algorithms for clustering

2015-03-02 · Miguel Á. Carreira-Perpiñán

A natural way to characterize the cluster structure of a dataset is by finding regions containing a high density of data. This can be done in a nonparametric way with a kernel density estimate, whose modes and hence clus…

ClusteringDenoisingImage SegmentationSemantic Segmentation

Gaussian kernel smoothing

2020-07-19 · Moo. K. Chung

Image acquisition and segmentation are likely to introduce noise. Further image processing such as image registration and parameterization can introduce additional noise. It is thus imperative to reduce noise measurement…

Image Registrationimage smoothing

Generalized mean shift with triangular kernel profile

2020-01-07 · Sébastien Razakarivony, Axel Barrau

The mean shift algorithm is a popular way to find modes of some probability density functions taking a specific kernel-based shape, used for clustering or visual tracking. Since its introduction, it underwent several pra…

ClusteringVisual Tracking

Improved Model-based Reinforcement Learning with Smooth Kernels

2026-05-08 · Kun Long, Yuqiang Li, Xianyi Wu arxiv

For continuous state-action space scenarios, classical reinforcement learning (RL) theory predominantly focuses on low-rank Markov decision processes (MDPs), which provide sample-efficient guarantees at the expense of re…

Reinforcement Learning