paper-with-me

홈 › Papers

Fast estimation of Gaussian mixture components via centering and singular value thresholding

2026-04-21 · Huan Qing arxiv

Estimating the number of components is a fundamental challenge in unsupervised learning, particularly when dealing with high-dimensional data with many components or severely imbalanced component sizes. This paper addresses this challenge for classical Gaussian mixture models. The proposed estimator is simple: center the data, compute the singular values of the centered matrix, and count those above a threshold. No iterative fitting, no likelihood calculation, and no prior knowledge of the number of components are required. We prove that, under a mild separation condition on the component centers, the estimator consistently recovers the true number of components. The result holds in high-dimensional settings where the dimension can be much larger than the sample size. It also holds when the number of components grows to the smaller of the dimension and the sample size, even under severe imbalance among component sizes. Computationally, the method is extremely fast: for example, it processes ten million samples in one hundred dimensions within one minute. Extensive experimental studies confirm its accuracy in challenging settings such as high dimensionality, many components, and severe class imbalance.

📄 PDF Abstract BibTeX arXiv:2604.19091

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Infinite Mixture of Infinite Gaussian Mixtures

2014-12-01 · NeurIPS 2014 12 · Halid Z. Yerebakan, Bartek Rajwa, Murat Dundar

Dirichlet process mixture of Gaussians (DPMG) has been used in the literature for clustering and density estimation problems. However, many real-world data exhibit cluster distributions that cannot be captured by a singl…

ClusteringDensity Estimation

Sparse Travel Time Estimation from Streaming Data

2018-04-22 · Saif Eddin Jabari, Nikolaos M. Freris, Deepthi Mary Dilip

We address two shortcomings in online travel time estimation methods for congested urban traffic. The first shortcoming is related to the determination of the number of mixture modes, which can change dynamically, within…

Travel Time Estimation

A Tight Convex Upper Bound on the Likelihood of a Finite Mixture

2016-08-18 · Elad Mezuman, Yair Weiss

The likelihood function of a finite mixture model is a non-convex function with multiple local maxima and commonly used iterative algorithms such as EM will converge to different solutions depending on initial conditions…

Uniform Convergence Rates for Maximum Likelihood Estimation under Two-Component Gaussian Mixture Models

2020-06-01 · Tudor Manole, Nhat Ho

We derive uniform convergence rates for the maximum likelihood estimator and minimax lower bounds for parameter estimation in two-component location-scale Gaussian mixture models with unequal variances. We assume the mix…

parameter estimation

Efficient Gaussian Mixture Filters based on Transition Density Approximation

2025-05-26 · Ondŕej Straka, Uwe D. Hanebeck

Gaussian mixture filters for nonlinear systems usually rely on severe approximations when calculating mixtures in the prediction and filtering step. Thus, offline approximations of noise densities by Gaussian mixture den…