InferenceQL / lpm.fidelity

Apache License 2.0
0 stars 0 forks source link

Feature request: evaluating the fidelity of the full joint distribution #3

Open Joaoloula opened 3 months ago

Joaoloula commented 3 months ago

Wanted to propose an evaluation of the fidelity of the full joint using optimal transport, as seen in the Generative Forests preprint (2024)

here’s an example implementation in python using the regularized sinkhorn algorithm they use

A few notes:

Joaoloula commented 3 months ago

see also this implementation by microsoft: https://github.com/microsoft/otdd