weighted

Add control variate weights to the recursive differences using in multilevel Monte Carlo

Specification

  • Alias: None

  • Arguments: None

Child Keywords:

Required/Optional

Description of Group

Dakota Keyword

Dakota Keyword Description

Optional

search_model_graphs

For weighted multilevel Monte Carlo, model graph selection options become available

Description

Referring to acv_recursive_diff, weighted MLMC is a special case of ACV-RD where a hierarchical DAG is employed across the model approximations. As such, a weighted MLMC specification forwards to the generalized ACV solver, but with fixing the DAG to be hierarchical (each approximation node points to the next approximation of higher fidelity, ending with the truth model at the root node).

While the DAG is fixed, the model selections are not, so generalized ACV capabilities for model selection are available for a specification of weighted MLMC – see model_selection.

Theory

Refer to [BLWL22] for understanding ACV generalizations for the different control variate pairings that are possible when codified into a more comprehensive set of potential DAGs.