10 December 2019 1 6K Report

I'm working on comparing latent space representations of image patches which are encoded as multivariate normal distributions over the respective latent space.

Which metrics - besides (symmetric) KL-divergence, Hellinger distance and Bhattacharyya distance - exist to measure the distance between multivariate normal distributions, ideally fulfilling the mathematical definitions of a metric?

Second, from what I've noticed, Hellinger distance has a very small "window of sensitivity" - meaning that if I compute the similarities between encoded distributions, I get small values for identical image patches and values close to 1 for everything else, while symmetric KL divergence covers a wider range of values and also measures small distance between non-identical input. Any ideas on this?

More Helge Hecht's questions See All
Similar questions and discussions