Multifidelity Trajectory Simulation Estimators
- Multifidelity trajectory simulation estimators are methods that combine a high-fidelity simulator with lower-cost models to efficiently estimate trajectory-dependent quantities under budget constraints.
- They leverage techniques such as regression, Bayesian conditioning, control variates, and multilevel telescoping to minimize variance and mean-squared error.
- Applied to problems in parametric ODEs, uncertainty propagation, and risk quantification, these estimators deliver significant computational speed-ups while ensuring accuracy.
Multifidelity trajectory simulation estimators are statistical constructions that combine one trusted high-fidelity simulator with cheaper lower-fidelity models to estimate trajectory-dependent quantities of interest under explicit computational budgets. In the literature, the target may be a scalar expectation such as , the full probabilistic response , trajectory statistics such as means, standard deviations, and peak magnitudes, stacked multi-output means, variances, and Sobol main effect variances, or path-integral control and safety probabilities (Xu et al., 2021, Keshavarzzadeh et al., 2018, Nitzler et al., 2020, Dixon et al., 2023, Wang et al., 9 Oct 2025, Warner et al., 19 Sep 2025). The common premise is that low-fidelity trajectory information, if exploited through regression, Bayesian conditioning, control variates, multilevel telescoping, or hyperparameter tuning, can reduce estimator variance or mean-squared error for a fixed cost.
1. Problem classes and mathematical setting
A recurring setup uses one high-fidelity simulator with cost and lower-fidelity surrogates , , with costs , all sampled subject to a total budget
The objective is to estimate under that cost constraint (Xu et al., 2021). In the trajectory-simulation setting, the simulator output may itself be a time series, so the estimator can target either the entire trajectory or a scalar functional extracted from it.
For parameterized ordinary differential equations,
0
a natural hierarchy is induced by time-integration levels with timesteps 1 and 2, giving discrete trajectories 3 at progressively finer resolutions (Keshavarzzadeh et al., 2018). In this setting, the fidelity notion is numerical rather than statistical: the lower-fidelity models are trajectories computed with larger timesteps.
In uncertainty propagation, the high-fidelity output 4 and low-fidelity output 5 are both driven by a random input 6. The target density satisfies
7
so the multifidelity task becomes learning the conditional relationship between high- and low-fidelity responses from a small paired dataset while cheaply sampling the low-fidelity model many times (Nitzler et al., 2020).
For multi-output estimators, each model 8 may map 9 to 0, and the target estimator can stack means, variances, and Sobol main effect variances into a single vector-valued quantity (Dixon et al., 2023). For stochastic control and risk quantification, the quantity of interest may be a level-dependent approximation 1 to either a path-integral control law or a safety probability, with trajectory samples generated across a hierarchy of time or state discretizations (Wang et al., 9 Oct 2025).
A plausible implication is that “multifidelity” in trajectory simulation is not tied to a single construction. The literature treats at least three distinct sources of fidelity variation: timestep or discretization level, model-form simplification, and surrogate hyperparameters such as 2 in a coarse simulator (Keshavarzzadeh et al., 2018, Wang et al., 9 Oct 2025, Warner et al., 19 Sep 2025).
2. Linear-surrogate and bandit estimators under a budget
One line of work formulates multifidelity approximation as a linear regression problem over subsets of available surrogates. For any subset 3,
4
where 5, 6, and 7 is zero-mean noise with variance 8, independent of 9 (Xu et al., 2021). The estimator is built in two phases: an exploration stage with 0 joint samples 1 and an exploitation stage in which a chosen surrogate model is sampled alone.
With exploration estimate 2, the linear-regression Monte Carlo estimator is
3
Its conditional mean-squared error is
4
and the average conditional MSE has an asymptotic form
5
This decomposition separates exploitation error, which scales with the remaining budget, from exploration error, which decays with 6 (Xu et al., 2021).
The same work casts each subset 7 as an arm in a modified stochastic bandit. Policies that explore each arm uniformly and then exploit the empirically best arm are termed uniform explore-then-exploit policies. The proposed Adaptive Explore-Then-Commit (AETC) algorithm computes empirical upper bounds
8
with
9
and commits when further exploration is no longer preferable (Xu et al., 2021).
The theoretical guarantees are explicit. Theorem 3.1 states that under mild sub-Gaussian design assumptions, for fixed 0 and large 1, with probability at least 2,
3
hence
4
Theorem 4.1 states that if 5 denote AETC’s exploration length and exploitation model, then almost surely as 6,
7
where 8 are the oracle choices minimizing the leading-order MSE. The paper therefore describes AETC as “trajectory-wise optimal” (Xu et al., 2021).
The vector-valued extension replaces scalar noise by 9 in
0
and measures error through a quadratic 1-risk,
2
The resulting bounds depend only on scalar traces such as 3 and 4, so the approach avoids estimating high-dimensional parameters directly (Xu et al., 2021).
A common misconception is that multifidelity estimation requires an ordered fidelity hierarchy or prior covariance knowledge. This framework states the opposite: it does not assume that fidelity 5 is strictly cheaper or less accurate than 6, does not require any nested hierarchy, and does not require prior knowledge of 7 or 8; these quantities are learned during exploration (Xu et al., 2021).
3. Time-integration hierarchies and convergence acceleration
For parametric ODE trajectories, one three-level construction begins by defining low-, medium-, and high-fidelity models through timesteps
9
with discrete solutions computed by any global-order-0 one-step or multistep scheme (Keshavarzzadeh et al., 2018). The exact trajectory is viewed in the Hilbert space 1, while each discrete trajectory lies in a level-dependent space 2 equipped with a weighted inner product based on composite Newton–Cotes weights.
The offline stage constructs a reduced basis of size 3 by a greedy sweep on inexpensive level-1 solutions. Using a large training set 4, one computes 5 and selects “important” parameters 6 via pivoted Cholesky, QR, or the greedy rule
7
For each selected 8, the expensive trajectories 9 and 0 are then computed (Keshavarzzadeh et al., 2018).
For a new parameter 1, coefficients 2 are obtained from the level-1 least-squares problem
3
or equivalently by the normal equations
4
The multifidelity surrogates are
5
Under standard 6 global-truncation and quadrature-accuracy assumptions, Theorem 3.1 gives
7
so the 8-dependent term decays like 9 (Keshavarzzadeh et al., 2018).
The same paper then adds a three-step acceleration procedure. First, the discrete surrogates 0 are built at all three levels. Second, each level is lifted to continuous time by a global 1th-order B-spline interpolant 2 defined on a normalized knot vector and fitted by interpolation at the discrete time nodes. Third, Richardson extrapolation is applied pointwise in level index 3. For fixed 4 one sets 5, estimates the observed order
6
and computes
7
The resulting accelerated continuous surrogate 8 is reported to be practically 9-accurate in many cases (Keshavarzzadeh et al., 2018).
The numerical examples establish the trajectory-specific character of the method. For the damped harmonic oscillator with 0, 1, 2, 3, 4, and methods RK2, RK3, RK4 and AB2, AB3, AB4, the estimated orders 5 recover the nominal method orders, the spline-accelerated errors 6 attain their minima at the predicted Richardson weights, and log-error versus 7 shows an approximate 8 slope (Keshavarzzadeh et al., 2018). When 9 and 1,000 Monte Carlo samples are used to estimate statistical moments, direct high-fidelity moments have cost 00, whereas trifidelity moments via 01 have cost approximately 02 and achieve an order-of-magnitude lower 03 error in mean and standard deviation. In the predator–prey example, the accelerated surrogate again shows roughly 04 decay in 05 for AB2, AB3, and RK4 (Keshavarzzadeh et al., 2018).
4. Bayesian multifidelity Monte Carlo for trajectory uncertainty propagation
A different construction begins from the identity
06
and learns the conditional density from a small paired dataset
07
In the Bayesian multi-fidelity Monte-Carlo framework, the conditional relation is modeled as
08
with a Gaussian-process prior
09
At a new low-fidelity value 10, the posterior predictive distribution is
11
For any functional 12,
13
Replacing the unknown conditional by the GP posterior estimate yields the BMFMC estimator
14
For the mean, 15, this reduces to
16
Its bias is
17
and the variance is approximated by
18
with mean-squared error 19 (Nitzler et al., 2020).
The practical algorithm separates cheap and expensive work. First, one draws 20 low-fidelity samples. Second, one adds one or two low-dimensional features 21 at no extra cost and forms
22
Third, one selects 23 training indices by a space-filling design in 24-space, evaluates the high-fidelity model there, and fits the GP 25. Fourth, one predicts posterior means and variances at all low-fidelity samples and forms the Monte Carlo average (Nitzler et al., 2020).
The error analysis distinguishes model error, due to a misspecified conditional family, from epistemic uncertainty, due to finite 26. A key inequality is
27
showing that informative additional features reduce the average conditional variance. The computational cost of GP fitting is 28 and prediction at 29 points costs 30, with total work dominated by cheap low-fidelity evaluations plus 31 high-fidelity runs (Nitzler et al., 2020).
For trajectory-type outputs, the framework allows at least three representations: applying BMFMC to scalar trajectory statistics such as maxima or time averages, concatenating observations at a small set of time-points into a multi-output GP, or embedding time through delays via feature vectors of the form 32 (Nitzler et al., 2020). The paper also states that credible intervals from the GP posterior predictive variance can be used to certify reliability, and that overly wide intervals motivate additional high-fidelity training points or richer features.
The numerical demonstrations are directly trajectory-oriented. In stochastic flow past a cylinder, the high-fidelity model is high-order DG with 33, the low-fidelity model is 34 and is approximately 35 cheaper, the random inputs include cylinder radius, position, viscosity, and an uncertain-inflow Gaussian field of dimension approximately 36 reduced to 37 via Karhunen–Loève, and 38 low-fidelity runs with 39 high-fidelity runs are sufficient for BMFMC to recover the full PDF of the maximum lift coefficient to within negligible Kullback–Leibler divergence of order 40, with overall speed-up approximately 41 (Nitzler et al., 2020). In the bending-wall fluid–structure interaction problem, the quantity of interest is the tip deflection trajectory 42 or its peak magnitude, 43, 44, and the cheapest low-fidelity model is 45 cheaper; the reported speed-up is greater than 46 while credible intervals reliably bracket the reference (Nitzler et al., 2020).
5. Control variates, multi-output covariance structure, and multilevel–multifidelity fusion
Approximate control variates form another major class of multifidelity trajectory estimators. In a general linear estimator,
47
48 is the high-fidelity quantity of interest, 49 are parametrized low-fidelity models, and the total cost is
50
(Warner et al., 19 Sep 2025). For fixed sample counts, the optimal weights are
51
where 52 and 53, giving
54
An equivalent explicit form expresses the variance through 55, correlation vectors 56, correlation matrices 57, and sample-allocation matrices 58 and 59 (Warner et al., 19 Sep 2025).
For multi-output and multi-statistic estimation, the covariance structure becomes the central object. If each model output is 60, then the literature derives closed-form covariance expressions for mean–mean, variance–variance, mean–variance, main-effect Sobol, and variance–main-effect estimators. Denoting the high-fidelity stacked estimator by 61 and the stacked low-fidelity differences by
62
the multi-output ACV estimator is
63
with variance
64
Minimizing the determinant or trace yields
65
and therefore
66
The sample-allocation problem is then posed under costs 67 as
68
with the objective of minimizing 69 over integer sample counts (Dixon et al., 2023). In simple scalar cases, the ratio
70
shows explicitly that cheap and highly correlated low-fidelity models should be sampled more heavily (Dixon et al., 2023).
A closely related but distinct construction fuses multilevel Monte Carlo and multi-fidelity Monte Carlo. With level-dependent approximations 71 to a quantity of interest 72, MLMC uses the telescoping identity
73
whereas MFMC combines model outputs through control variates. The integrated MLMF estimator is
74
It can also be rewritten as
75
The theory for MLMF is explicit. The unbiasedness theorem states that 76. Under the optimal coefficients
77
the variance becomes
78
with 79. Under the stated assumptions of descending 80 and increasing costs 81, the estimator is unbiased, consistent, and achieves RMS error 82 at cost 83 (Wang et al., 9 Oct 2025).
These two strands are complementary rather than competing. One emphasizes closed-form covariance blocks for complex stacked trajectory statistics; the other emphasizes unbiased telescoping across levels and models with provable 84 cost scaling (Dixon et al., 2023, Wang et al., 9 Oct 2025).
6. Automated tuning, empirical domains, and recurrent limitations
The effectiveness of multifidelity trajectory estimators depends on the relative correlations and computational costs of the available models, and one recent direction treats low-fidelity hyperparameters themselves as optimization variables (Warner et al., 19 Sep 2025). In that formulation, the target is to choose both model hyperparameters 85 and sample allocations 86 to minimize 87 subject to a cost constraint: 88 The equivalent penalized form uses a Lagrangian
89
with KKT conditions
90
The practical algorithm is bi-level. The inner loop solves the multifidelity sample-allocation problem for fixed 91, while the outer loop solves for 92 using Efficient Global Optimization, that is, Bayesian optimization with a Gaussian-process surrogate and Expected Improvement (Warner et al., 19 Sep 2025). The online workflow evaluates pilot samples to estimate 93, 94, and 95, then solves an approximate control variates allocation for the remaining budget. Three pilot modes are discussed—offline, projection, and online—and the paper uses the online mode to hedge pilot cost against accuracy (Warner et al., 19 Sep 2025).
The reported trajectory application is entry, descent, and landing for the ADEPT SR-1 flight test using NASA’s POST2 code. The uncertain inputs comprise approximately 96 variables. Four models are used: full POST2 with 97 and cost 98; reduced-physics POST2 at approximately 99; coarse-timestep POST2 at approximately 00; and a machine-learning surrogate at approximately 01 (Warner et al., 19 Sep 2025). The tunable models vary over 02, and the correlation-versus-cost sweep shows that as 03 increases, cost decreases monotonically while correlations can be nonmonotonic, including a sharp drop around 04 (Warner et al., 19 Sep 2025). This directly supports the paper’s recommendation that hand-tuning 05 is unreliable and that models that look “very inaccurate” may still be useful if correlations remain high.
The budget dependence of tuning overhead is also explicit. For single-parameter tuning of the time-of-flight quantity of interest, with budgets 06, pilot sizes 07, and EGO iterations 08 across 09 random trials, tuned ACV lies between hand-tuned and oracle ACV for all budgets and strictly beats hand-tuned ACV at 10 (Warner et al., 19 Sep 2025). For two-parameter tuning up to 11, the tuning overhead falls below 12 once 13, and for 14 tuned estimators consistently outperform hand-tuned ones and approach the oracle solution; by contrast, at low 15, heavy tuning with large 16 or 17 can degrade performance (Warner et al., 19 Sep 2025). A parametric ACV enhancement based on a search over 18 admissible recursion trees in the Generalized Multifidelity framework yields up to 19 more variance reduction for the landing-latitude quantity of interest at 20, 21 (Warner et al., 19 Sep 2025).
The diversity of empirical domains is summarized below.
| Setting | Estimator mechanism | Reported outcome |
|---|---|---|
| Parametric ODE moments | Three-level surrogate + spline lifting + Richardson extrapolation (Keshavarzzadeh et al., 2018) | Cost 22 vs 23 with order-of-magnitude lower 24 error |
| Flow past a cylinder | BMFMC with DG 25 HF and 26 LF (Nitzler et al., 2020) | KL divergence of order 27 with 28 HF runs; speed-up 29 |
| Bending-wall FSI | BMFMC on tip deflection trajectory or peak (Nitzler et al., 2020) | 30 HF runs; speed-up 31 |
| 5-dimensional Ornstein–Uhlenbeck risk estimation | MLMF with feature-level hierarchy (Wang et al., 9 Oct 2025) | 32 lower cost at the same error |
| Path-integral control | MLMF with surrogate dynamics (Wang et al., 9 Oct 2025) | Optimal cost recovered at one-third the sampling cost |
| EDL trajectory UQ | MOACV and tuned ACV/GMF (Dixon et al., 2023, Warner et al., 19 Sep 2025) | 33 variance reduction for touchdown latitude; up to 34 more variance reduction with GMF tuning |
Several limitations recur across the literature. Heavy pilot or tuning cost can be detrimental when the total budget is small (Warner et al., 19 Sep 2025). Multi-output ACV requires 35 to be invertible, so redundant statistics may need to be removed or regularized (Dixon et al., 2023). Higher-dimensional hyperparameter spaces are identified as challenging and may require more advanced derivative-free or cost-aware optimizers (Warner et al., 19 Sep 2025). More broadly, a plausible implication is that practical success depends less on any single fidelity hierarchy than on the joint management of correlation structure, estimator covariance, and budget partitioning across exploration, training, and exploitation.