Open fritzo opened 5 years ago
@eb8680 @lawmurray @martinjankowiak any ideas how to best do this in Funsor?
Another interesting paper on a similar theme: http://papers.nips.cc/paper/8041-graphical-model-inference-sequential-monte-carlo-meets-deterministic-approximations
We should be able to wrap a biased approximate interpretation in an unbiased interpretation using rejection sampling with a biased proposal. For example we should be able to use
moment_matching
#115 ,linearize
#89 , and EP #90 as proposal distributions.Kevin Murphy points out: