LGMLMar 11

GGMPs: Generalized Gaussian Mixture Processes

arXiv:2603.10442v16.81 citationsh-index: 5Has Code
Predicted impact top 89% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the limitation of standard Gaussian processes in handling complex, multimodal output distributions for researchers and practitioners in machine learning, though it appears incremental as it builds on existing GP frameworks.

The paper tackles the problem of multimodal conditional density estimation by introducing Generalized Gaussian Mixture Processes (GGMPs), which combine Gaussian mixture fitting and Gaussian processes to produce closed-form predictive densities, improving distributional approximation on synthetic and real-world datasets with non-Gaussianity and multimodality.

Conditional density estimation is complicated by multimodality, heteroscedasticity, and strong non-Gaussianity. Gaussian processes (GPs) provide a principled nonparametric framework with calibrated uncertainty, but standard GP regression is limited by its unimodal Gaussian predictive form. We introduce the Generalized Gaussian Mixture Process (GGMP), a GP-based method for multimodal conditional density estimation in settings where each input may be associated with a complex output distribution rather than a single scalar response. GGMP combines local Gaussian mixture fitting, cross-input component alignment and per-component heteroscedastic GP training to produce a closed-form Gaussian mixture predictive density. The method is tractable, compatible with standard GP solvers and scalable methods, and avoids the exponentially large latent-assignment structure of naive multimodal GP formulations. Empirically, GGMPs improve distributional approximation on synthetic and real-world datasets with pronounced non-Gaussianity and multimodality.

Code Implementations1 repo
Foundations

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

Your Notes