MLLGJun 19, 2020

A Non-Iterative Quantile Change Detection Method in Mixture Model with Heavy-Tailed Components

arXiv:2006.11383v1
Originality Incremental advance
AI Analysis

This provides a faster and more robust solution for statisticians and data scientists dealing with complex mixture models, though it is an incremental improvement over existing change-point techniques.

The paper tackles the problem of estimating the number of components in mixture models, especially for heavy-tailed distributions like Cauchy, by proposing a non-iterative change-point method that is up to 500 times faster and more accurate than existing iterative methods.

Estimating parameters of mixture model has wide applications ranging from classification problems to estimating of complex distributions. Most of the current literature on estimating the parameters of the mixture densities are based on iterative Expectation Maximization (EM) type algorithms which require the use of either taking expectations over the latent label variables or generating samples from the conditional distribution of such latent labels using the Bayes rule. Moreover, when the number of components is unknown, the problem becomes computationally more demanding due to well-known label switching issues \cite{richardson1997bayesian}. In this paper, we propose a robust and quick approach based on change-point methods to determine the number of mixture components that works for almost any location-scale families even when the components are heavy tailed (e.g., Cauchy). We present several numerical illustrations by comparing our method with some of popular methods available in the literature using simulated data and real case studies. The proposed method is shown be as much as 500 times faster than some of the competing methods and are also shown to be more accurate in estimating the mixture distributions by goodness-of-fit tests.

Foundations

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

Your Notes