I'm dealing with inversion for costly PDE models. I'm able to create different discretizations (multilevel model) and/or
train some surrogate that is even less precise.
Our team has some experience with Delayed Acceptance MCMC techniques that can utilize cheaper approximations.
After some unsuccessful experiments with parallel MCMC samplers, we want to try nested sampling, which seems better suited for parallelization.
Do you know about nested sampling techniques that could use multi-fidelity models?
I naively consider sampling using the surrogate and running the full model only if the sample with likelihood improvement is found to confirm it. That would be similar to DA MCMC. But I'm completely new to nested sampling and can not judge if such an approach is viable.
I'm dealing with inversion for costly PDE models. I'm able to create different discretizations (multilevel model) and/or
train some surrogate that is even less precise.
Our team has some experience with Delayed Acceptance MCMC techniques that can utilize cheaper approximations.
After some unsuccessful experiments with parallel MCMC samplers, we want to try nested sampling, which seems better suited for parallelization.
Do you know about nested sampling techniques that could use multi-fidelity models?
I naively consider sampling using the surrogate and running the full model only if the sample with likelihood improvement is found to confirm it. That would be similar to DA MCMC. But I'm completely new to nested sampling and can not judge if such an approach is viable.