discretize_distributions: Efficient Quantization of Gaussian Mixtures with Guarantees in Wasserstein Distance

📅 2025-11-19
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper addresses the efficient discrete approximation of Gaussian mixture models (GMMs) under the Wasserstein distance, motivated by dual requirements of quantization accuracy and computational scalability in control and cyber-physical system verification. We propose an enhanced quantization framework that integrates sigma-point sampling with adaptive clustering, enabling robust handling of high-dimensional, large-scale, and degenerate GMMs. A rigorous upper bound on the Wasserstein approximation error is derived, and a modular interface is provided to support customizable approximation schemes. Experiments demonstrate that our method achieves sublinear error convergence while significantly reducing computational overhead—outperforming state-of-the-art approaches in accuracy. The core contribution lies in the first systematic integration of sigma-point mechanisms with Wasserstein quantization theory, thereby unifying theoretical guarantees with practical deployability.

Technology Category

Application Category

📝 Abstract
We present discretize_distributions, a Python package that efficiently constructs discrete approximations of Gaussian mixture distributions and provides guarantees on the approximation error in Wasserstein distance. The package implements state-of-the-art quantization methods for Gaussian mixture models and extends them to improve scalability. It further integrates complementary quantization strategies such as sigma-point methods and provides a modular interface that supports custom schemes and integration into control and verification pipelines for cyber-physical systems. We benchmark the package on various examples, including high-dimensional, large, and degenerate Gaussian mixtures, and demonstrate that discretize_distributions produces accurate approximations at low computational cost.
Problem

Research questions and friction points this paper is trying to address.

Efficiently constructs discrete approximations of Gaussian mixture distributions
Provides guarantees on approximation error in Wasserstein distance
Improves scalability and supports integration into cyber-physical systems
Innovation

Methods, ideas, or system contributions that make the work stand out.

Efficiently constructs discrete Gaussian mixture approximations
Provides Wasserstein distance approximation error guarantees
Integrates modular quantization strategies for scalability
🔎 Similar Papers
No similar papers found.
S
Steven Adams
TU Delft, Delft, the Netherlands
E
Elize Alwash
EPFL, Lausanne, Switzerland
Luca Laurenti
Luca Laurenti
TU Delft