Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-fidelity ABC #496

Open
yannikschaelte opened this issue Oct 18, 2021 · 0 comments
Open

Multi-fidelity ABC #496

yannikschaelte opened this issue Oct 18, 2021 · 0 comments

Comments

@yannikschaelte
Copy link
Member

Feature description
Implement the ability to use low-fidelity models with separate acceptance criterion, to determine whether to simulate the costly high-fidelity model via early rejection/acceptance, and thus overall reduce the required number of high-fidelity model simulations.

E.g. based on:

Requires:

  • Definition of low-fidelity simulators
  • Separate acceptance threshold schemes and distance functions. Can adaptive schemes be used, if e.g. not all particles have high-fidelity simulations?
  • Storage extension
  • Potentially low-fidelity templates for common models, such as discretization, tau leaping, ML approaches (require separate training)

Motivation/Application
Reduce overall required number of costly high-fidelity simulations by determining early whether a parameter is promising.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant