How to choose weights when averaging distributions via Barycenters #220
Replies: 1 comment 1 reply
|
Hi @conorhassan ! thanks for your interest in ott-jax! I would say that in the absence of more prior information, choosing weights as |
|
Hi @conorhassan ! thanks for your interest in ott-jax! I would say that in the absence of more prior information, choosing weights as |
Uh oh!
There was an error while loading. Please reload this page.
Hi there,
I am trying to average two distributions (Gaussian for now), informed by different data points, using the
Buresfunctionality.Currently, I am setting the weights to be proportional to the number of observations used to inform each distribution, but this feels relatively ad-hoc... I would like to know whether there is any functionality in ott-jax to solve for the weights or whether anyone can point me to literature that provides alternative guidance on how to choose the weights.
Thanks!
All reactions