LGAPCOJun 12, 2023

A New Probabilistic Distance Metric With Application In Gaussian Mixture Reduction

arXiv:2306.07309v15 citationsh-index: 76
Originality Incremental advance
AI Analysis

This addresses the need for efficient GMR in real-world signal processing applications like density estimation and tracking, though it is incremental as it builds on existing GMR methods with a new metric.

The paper tackles the problem of Gaussian Mixture Reduction (GMR) by introducing a new probabilistic distance metric that provides an analytic, closed-form expression for Gaussian mixtures, enabling fast and stable calculations. The result is the OGGMR algorithm, which is significantly faster and more efficient than state-of-the-art GMR algorithms while preserving geometric shape.

This paper presents a new distance metric to compare two continuous probability density functions. The main advantage of this metric is that, unlike other statistical measurements, it can provide an analytic, closed-form expression for a mixture of Gaussian distributions while satisfying all metric properties. These characteristics enable fast, stable, and efficient calculations, which are highly desirable in real-world signal processing applications. The application in mind is Gaussian Mixture Reduction (GMR), which is widely used in density estimation, recursive tracking, and belief propagation. To address this problem, we developed a novel algorithm dubbed the Optimization-based Greedy GMR (OGGMR), which employs our metric as a criterion to approximate a high-order Gaussian mixture with a lower order. Experimental results show that the OGGMR algorithm is significantly faster and more efficient than state-of-the-art GMR algorithms while retaining the geometric shape of the original mixture.

Foundations

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

Your Notes