Английская Википедия:Bayesian history matching

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Orphan Bayesian history matching is a statistical method for calibrating complex computer models. The equations inside many scientific computer models contain parameters which have a true value, but that true value is often unknown; history matching is one technique for learning what these parameters could be.

The name originates from the oil industry, where it refers to any technique for making sure oil reservoir models match up with historical oil production records.[1] Since then, history matching has been widely used in many areas of science and engineering, including galaxy formation,[2] disease modelling,[3] climate science,[4] and traffic simulation.[5]

The basis of history matching is to use observed data to rule-out any parameter settings which are ``implausible’’. Since computer models are often too slow to individually check every possible parameter setting, this is usually done with the help of an emulator. For a set of potential parameter settings <math> \boldsymbol\theta </math>, their implausibility <math> I(\boldsymbol\theta) </math> can be calculated as:

<math> I(\boldsymbol\theta) = \frac{|E[f(\boldsymbol\theta)] - y|}{\sqrt{Var[f(\boldsymbol\theta)]}} </math>

where <math>E[f(\boldsymbol\theta)] </math> is the expected output of the computer model for that parameter setting, and <math> Var[f(\boldsymbol\theta)] </math> represents the uncertainties around the computer model output for that parameter setting. In other words, a parameter setting is scored based on how different the computer model output is to the real world observations, relative to how much uncertainty there is.

For computer models that output only one value, an implausibility of 3 is considered a good threshold for rejecting parameter settings.[6] For computer models which output more than one output, other thresholds can be used.[7] A key component of history matching is the notion of iterative refocussing,[8] where new computer model simulations can be chosen to better improve the emulator and the calibration, based on preliminary results.

References

Шаблон:Reflist