AI RESEARCH
Fast estimation of Gaussian mixture components via centering and singular value thresholding
arXiv CS.LG
•
ArXi:2604.19091v1 Announce Type: cross 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.