Skip to content

Affine Transformations of Multivariate Gaussian Mixture Models

Notifications You must be signed in to change notification settings

shepardyan/AffineGMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Affine Transformations of Multivariate Gaussian Mixture Models

Gaussian Mixture Models (GMMs) are finite mixture models. They are suitable for affine transformation-based probabilistic analysis, such as DC probabilistic power flow.

Basic Usage

TODOs

  • Sparse matrix support: Enhance the library with support for sparse matrices to improve computational efficiency in weak correlation scenarios.

  • More APIs: Expand the library by adding additional APIs to address diverse use cases.

Acknowledgement

The PDF functions of GMMs are vectorized using the code provided by Gregory Gundersen.

The fast approximation of CDF function of GMMs is from the approxcdf package.

Reference

[1] J. T. Flåm, “The Linear Model under Gaussian Mixture Inputs: Selected Problems in Communications,” Doctoral thesis, Norges teknisk-naturvitenskapelige universitet, Fakultet for informasjonsteknologi, matematikk og elektroteknikk, Institutt for elektronikk og telekommunikasjon, 2013. [Online]. Available: https://ntnuopen.ntnu.no/ntnu-xmlui/handle/11250/2370728

[2] Z. Wang, C. Shen, F. Liu, and F. Gao, “Analytical Expressions for Joint Distributions in Probabilistic Load Flow,” IEEE Transactions on Power Systems, vol. 32, no. 3, pp. 2473–2474, May 2017, doi: 10.1109/TPWRS.2016.2612881.

About

Affine Transformations of Multivariate Gaussian Mixture Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages