Open h3jia opened 2 years ago
Hello, thank you for your interest! This isn't currently planned; due to lack of time on my end. I'd very gladly accept PRs and give advice.
@h3jia this is doable in principle using the package available at https://github.com/bkmi/tmnre
It would require writing a function which applies those methods to the marginals though.
Hello, do you have plan to re-run the benchmark for all the 1/2-dim marginals of the tasks, at least for (S)NLE and (S)NPE?
There are some works on 1/2-dim marginal-only sbi, e.g. https://arxiv.org/abs/2107.01214. However, in Fig 1 they are comparing their method trained on marginals vs other methods trained on full distributions, which is not really an apple-to-apple comparison. It'd be useful if you could also provide the baseline for marginal-only sbi. Thanks.