Modern BED Review

Routing Summary

Rainforth, Foster, Ivanova & Bickford Smith (2023), Modern Bayesian Experimental Design (Statistical Science). A review of how ML advances transformed BED into a deployable framework. Contains 5 notes + overview.

Concept Map

ConceptNoteTypeDepends OnKey Result
Review structure; three messages; relation to Foster papersModern Bayesian Experimental Design - OverviewoverviewSequential and Adaptive BEDML advances make EIG cheap to estimate & optimize; policies are the leap
EIG vs FIM; alphabetic optimality; why BayesianInformation-Theoretic Design ObjectivesconceptExpected Information GainFIM is a matrix that depends on unknown ; Bayesian avoids both flaws
Nested estimation; MLMC debiasing; variational; implicitThe Computational Revolution in EIG EstimationconceptNested Estimation and Nested Monte CarloMLMC → unbiased ; normalized → variational bound
Black-box vs gradient optimization; unified SGA; bias propagationOptimization and Gradient Schemes for BEDconceptUnified SGD BOED - OverviewSGA on a lower bound (Eq. 15) replaces BO/grid; debiasing makes it consistent
DAD; policy network; total EIG; non-myopic; iDAD/RLFrom Designs to Policies (Deep Adaptive Design)conceptSequential and Adaptive BED trained offline on TEIG; real-time, non-myopic
Policy scaling; active learning/RL; misspecification; applicationsOpen Challenges and Future DirectionsconceptFrom Designs to Policies (Deep Adaptive Design)BED especially sensitive to misspecification; embrace richer models

Notes

  • Modern Bayesian Experimental Design - Overview — CONTAINS: review section→note map; three big messages; how the review synthesizes/generalizes Foster 2019 & 2020 and goes beyond to policies.
  • Information-Theoretic Design Objectives — CONTAINS: EIG as one of a family of posterior-utility objectives; FIM definition + two flaws (matrix; depends on ); alphabetic A/D/E-optimality; why-Bayesian arguments; model-dependence caveat.
  • The Computational Revolution in EIG Estimation — CONTAINS: MLMC debiasing (Goda 2022, Eqs. 9–11, antithetic coupling, ); variational upper/lower bounds (Eqs. 12–14); implicit-model estimation; debiasing-vs-variational trade-off table.
  • Optimization and Gradient Schemes for BED — CONTAINS: estimator-wrapping optimizers (BO, evolutionary, coordinate exchange); unified SGA lower bound (Eq. 15); implicit-model & MLMC gradient routes; Kleinegesse–Gutmann parallel; bias-propagation and discrete-design difficulties.
  • From Designs to Policies (Deep Adaptive Design) — CONTAINS: design-policy definition; total EIG (Eqs. 16–17); offline-train/live-deploy (Fig. 2); non-myopia; lineage (Huan–Marzouk → DAD → iDAD → RL); empirical quality gains.
  • Open Challenges and Future Directions — CONTAINS: policy-based BAD scaling; active-learning (BALD) & Bayesian-RL links; misspecification catastrophic-failure (linear-regression extremes example); likelihood-principle protection; implicit-simulator & richer-model directions.

Sources

See Also