The mean-shift algorithm is a popular algorithm in computer vision and image processing. It can also be cast as a minimum gamma-divergence estimation. In this paper we focus on the "blurring" mean shift algorithm, which is one version of the mean-shift process that successively blurs the dataset. The analysis of the bl…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
In this paper, we study how the mean shift algorithm can be used to denoise a dataset. We introduce a new framework to analyze the mean shift algorithm as a denoising approach by viewing the algorithm as an operator on a distribution function. We investigate how the mean shift algorithm changes the distribution and sho…
A feature-weighted mean shift algorithm improves clustering in high-dimensional data.
Interpolates mean shift and spectral clustering on graphs.
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 clusters can be found using mean-shift algorithms. We describe the theory and practice behind clustering…
We introduce the functional mean-shift algorithm, an iterative algorithm for estimating the local modes of a surrogate density from functional data. We show that the algorithm can be used for cluster analysis of functional data. We propose a test based on the bootstrap for the significance of the estimated local modes …
Develops an MS-inspired algorithm for regression mode finding and space partitioning.
Epanechnikov Mean Shift is a simple yet empirically very effective algorithm for clustering. It localizes the centroids of data clusters via estimating modes of the probability distribution that generates the data points, using the `optimal' Epanechnikov kernel density estimator. However, since the procedure involves n…
A method to remove mean-shift noise from PCA using knockoffs.
Paper shows DMS as an EM algorithm with improved convergence.
Efficiently estimates mean in contaminated Gaussian data with near-optimal sample complexity.
The paper studies kernel smoothing and mean shift for directional data, deriving convergence rates and mode estimation.
Study guarantees convergence of mean shift mode estimation.
New algorithm improves clustering and quantization using MMD.
New methods for Bayesian inference using mean shift particle systems.
We explore the performance of several automatic bandwidth selectors, originally designed for density gradient estimation, as data-based procedures for nonparametric, modal clustering. The key tool to obtain a clustering from density gradient estimators is the mean shift algorithm, which allows to obtain a partition not…
Mean shift clustering finds the modes of the data probability density by identifying the zero points of the density gradient. Since it does not require to fix the number of clusters in advance, the mean shift has been a popular clustering algorithm in various application fields. A typical implementation of the mean shi…
Paper proves linear convergence of SCMS algorithm for directional data.
Anchor-TS uses median anchoring to improve online decision-making from offline data with distribution shift.
Two new algorithms recover ridge lines from point clouds with convergence guarantees.
Many clustering algorithms exist that estimate a cluster centroid, such as K-means, K-medoids or mean-shift, but no algorithm seems to exist that clusters data by returning exactly K meaningful modes. We propose a natural definition of a K-modes objective function by combining the notions of density and cluster assignm…
Unified view of clustering algorithms presented.
In addition to finding meaningful clusters, centroid-based clustering algorithms such as K-means or mean-shift should ideally find centroids that are valid patterns in the input space, representative of data in their cluster. This is challenging with data having a nonconvex or manifold structure, as with images or text…
Estimates modes and ridges in mixed Euclidean and directional spaces.
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 practical improvements and generalizations, as well as deep theoretical analysis mainly focused on its …
This paper introduces a novel clustering algorithm for heteroscedastic Gaussian data without needing to know the number of clusters.
We provide initial seedings to the Quick Shift clustering algorithm, which approximate the locally high-density regions of the data. Such seedings act as more stable and expressive cluster-cores than the singleton modes found by Quick Shift. We establish statistical consistency guarantees for this modification. We then…
In this paper we target the class of modal clustering methods where clusters are defined in terms of the local modes of the probability density function which generates the data. The most well-known modal clustering method is the k-means clustering. Mean Shift clustering is a generalization of the k-means clustering wh…
The paper explores rigidity of hypersurfaces with constant shifted curvature functions in hyperbolic space.
In this paper we present a new method for motion tracking of tumors in liver ultrasound image sequences. Our algorithm has two main steps. In the first step, we apply mean shift algorithm with multiple features to estimate the center of the target in each frame. Target in the first frame is defined using an ellipse. Ed…
The paper proves a new method to improve generalization in covariate-shift scenarios.
The paper addresses missing data imputation issues by correcting for distribution shift.
Framework detects shape shifts in functional profiles using Fréchet mean and shape invariant model.
Robustness to distributional shift is one of the key challenges of contemporary machine learning. Attaining such robustness is the goal of distributionally robust optimization, which seeks a solution to an optimization problem that is worst-case robust under a specified distributional shift of an uncontrolled covariate…
Bayesian algorithm detects changes in fluctuating baselines.
Paper proves MS convergence for radially symmetric kernels with large bandwidths.
HypeGBMS clusters data in hyperbolic space, overcoming Euclidean limitations.
This work addresses the problem of segmentation in time series data with respect to a statistical parameter of interest in Bayesian models. It is common to assume that the parameters are distinct within each segment. As such, many Bayesian change point detection models do not exploit the segment parameter patterns, whi…
K-means clustering improved for robustness to outliers and distribution shifts.
Develops a new random forest method for clustered data with improved prediction and inference.
Paper proposes MMD-Sense-Analysis for detecting word sense shifts.
The paper tackles matching a desired mean in causal systems through shift interventions.
Proves new inequality for hyperbolic space hypersurfaces.
New decoder improves robustness of compressive clustering.
CoDAG combines domain adaptation and generalization for unsupervised continual domain shift learning.
Paper proves conformal prediction works for any data distribution.
We propose a novel calibration method for computer simulators, dealing with the problem of covariate shift. Covariate shift is the situation where input distributions for training and test are different, and ubiquitous in applications of simulations. Our approach is based on Bayesian inference with kernel mean embeddin…
We describe in this paper the theory and practice behind a new modal clustering method for binary data. Our approach (BinNNMS) is based on the nearest neighbor median shift. The median shift is an extension of the well-known mean shift, which was designed for continuous data, to handle binary data. We demonstrate that …