Skip to content

[ML] F-divergences between multivariate-gaussian (diagonal) #8

Open
@shouldsee

Description

@shouldsee

APOLOGY: I don't have Chinese input on this computer.

Motivation

Given the popularity of gaussian mixture model (GMM), it would be handy to have some tools to visualise the redundancy between fitted gaussians.

Objective

Implementing some common F-divergence metrics between multivariate gaussians (given N(\mu, \Sigma)) :

Simplification

Quite often the covariance matrix \Sigma is truncated to diagonal only, thus it's preferred to have a fast version for these "diagonal Gaussian" that avoids expansion of full covariance matrix.

Comment

Please do note me if there is any existing implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions