Performance-Enhancing Market Risk Calculation Through Gaussian Process Regression and Multi-Fidelity Modeling
Abstract
1. Introduction
1.1. Research Focus and Contributions
- Extension of Gaussian Process Models to Address the Curse of Dimensionality in Multi-Asset Option Portfolio Valuation: A key contribution of this paper lies in extending Gaussian process (GP) regression models to address the curse of dimensionality in multi-asset derivative pricing [17]. This phenomenon, which causes the number of data required for training machine learning models to increase exponentially as the input space (number of risk factors or assets) grows, significantly impacts the efficiency of models, especially in the context of multi-asset options. While GP models have shown effectiveness in pricing financial instruments in low-dimensional settings, their scalability is difficult when applied to multi-asset derivatives. This paper identifies the current limitations in the application of GP models, such as in the pricing of fixed-income derivatives (e.g., Bermudan swaptions) [18], where the high-dimensional data required for training leads to significant computational challenges. This paper proposes improvements to GP techniques to mitigate the dimensionality problem while preserving the predictive power of the models. This extension represents a significant advancement in the application of machine learning techniques, particularly GP models, to more complex financial scenarios involving many assets or risk factors.
- Introduction of Multi-Fidelity Modeling in Quantitative Finance: The second key contribution of this paper is the introduction of multi-fidelity modeling into quantitative finance [19], an innovative approach that combines models of varying accuracy to enhance the efficiency and accuracy of risk calculations. Multi-fidelity modeling leverages the strengths of high-fidelity models (which provide highly accurate results but are computationally expensive) and low-fidelity models (which offer faster results but with some loss of accuracy). In the context of financial derivatives pricing, high-fidelity models often represent detailed and computationally expensive pricing engines, while low-fidelity models can be simpler approximations or faster pricing engines for related products. By integrating these models, multi-fidelity modeling allows more efficient risk management and faster derivatives pricing, particularly for complex instruments involving many risk factors [12]. This paper specifically explores the use of multi-fidelity Gaussian process regression (mGPR), a technique that combines the power of GP models with the principles of multi-fidelity modeling. While mGPR has been widely used in fields such as geostatistics and physics (under the name cokriging) [20], this paper applies it to quantitative finance for the first time, offering a promising new approach to improving the speed and accuracy of financial predictions. This contribution opens new avenues for practical applications in risk modeling, where computational resources are often a limiting factor.
1.2. Structure of the Paper
2. Market Risk Assessment and Computational Challenge
Algorithm 1. Calculation of and by full repricing approach. |
1 Compute 2 Simulate M scenarios of shock using calibrated diffusion model 3 Compute M corresponding prices 4 Compute M scenarios of losses 5 Compute and by Monte Carlo |
2.1. Computational Challenge and Applications of Machine Learning
2.2. Equity Options
- (i)
- Before applying VaR and ES calculations (Algorithm 1), banks must identify relevant market risk factors, define a diffusion model, and calibrate its parameters using historical data. In this paper, we assume that these steps have already been completed and focus on improving the risk calculation method.
- (ii)
- With a large number of Monte Carlo paths, pricing functions become smooth regardless of diffusion model complexity—an essential property for regression-based methods. We use a log-normal diffusion model for its balance between realism and analytical simplicity.
- (iii)
- Market risk factors often involve term structures like yield curves or volatility surfaces. Modeling shocks to all such factors increases dimensionality and complexity. A common simplification is to focus only on diffusive factors (e.g., S), as in the composition technique. Throughout this paper, “market risk factors” refer specifically to these diffusive components.
3. Gaussian Process Regression for Option Pricing
3.1. Gaussian Processes Regression and Prediction
- (i)
- As we discuss in Appendix A, the repeated computation of the inverse matrix , whose complexity is (using Cholesky decomposition), constitutes a bottleneck in the learning procedure of the GP model. However, in the prediction phase (5), the matrix inversion is required only once and has already computed during the learning phase, making the prediction process significantly faster. In particular, the posterior mean is numerically computed using the following linear expression for :
- (ii)
- The posterior mean can be also written by the following linear combination, without the loss of generality. Suppose the zero mean prior is
3.2. Application to Derivative Portfolio Valuation
- (i)
- For a derivative that depends on several market risk factors such as asset volatility, dividend, interest rate, and so on, the bank sometimes uses the Black model for the pricing engine. In this case, we can bring it back to the two-dimensional interpolation problem, i.e., the discounted future price and the volatility, and efficiently apply GP.
- (ii)
- In the case of basket options, one can use the current price of (cf. Table 1) as the unique learning feature, leading to one-dimension Gaussian process regression.
- (iii)
- When the derivative depends on many risk factors, i.e., multi-asset products, the algorithm may require a large number of training data for a good approximation. In our financial application, the time to obtain pricing training points (sampled by costly pricing engine) is more relevant than the time to learn the GPR model mentioned in Appendix A.
4. Multi-Fidelity Gaussian Process Regression for Option Pricing
4.1. Multi-Fidelity Gaussian Process Regression Model
- (i)
- Thanks to the conditional independence assumption (cf. the third line of (8)), the learning phase of mGPR can be decomposed into two separate optimizations. The first one learns the parameters of the low-fidelity model, which involves a matrix inversion with complexity . The second one learns the parameters of the high-fidelity model as well as the correlation parameter, involving a matrix inversion with complexity . Each of these optimizations can be carried out in the same manner as in standard Gaussian process regression (see the discussion at the end of Appendix A).
- (ii)
- (iii)
- Under certain specific setups (see Proposition A1), the matrix inversion involved in the prediction phase has a complexity of .
4.2. Financial Intuition Behind GPR and Multi-Fidelity GPR Estimation
- A small number of high-quality valuations (e.g., 50 portfolio prices obtained with a pricer using 100,000 simulations);
- A larger number of cheaper, lower-quality valuations (e.g., 50 prices using a pricer with only 5000 simulations).
4.3. Illustrative Application of Multi-Fidelity Model in American Option Pricing
5. Experiment Design and Model Specification
5.1. Benchmarking
5.2. Model Specification
6. Numerical Results
6.1. Mono-Asset Options Portfolio Case
6.2. Multi-Asset Options Case
6.3. Multi-Asset Options Portfolio Case
7. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
Appendix A. Estimation of Parameters in Gaussian Process
Appendix B. Estimation of Parameters in Multi-Fidelity Gaussian Process Regression
Appendix B.1. Conditional Distribution of the Estimate
Appendix B.2. Bayesian Estimation of Model Parameters
Appendix C. Sensitivity-Based Pricing Approximation
Appendix D. Neural Network Regression
References
- Britten-Jones, M.; Schaefer, S.M. Non-linear value-at-risk. Rev. Financ. 1999, 2, 161–187. [Google Scholar] [CrossRef]
- Dowd, K. An Introduction to Market Risk Measurement; John Wiley & Sons: Chichester, UK, 2003. [Google Scholar]
- Dowd, K. Measuring Market Risk; John Wiley & Sons: Chichester, UK, 2007. [Google Scholar]
- Basel Committee on Banking Supervision. Minimum Capital Requirements for Market Risk. 2019. Available online: https://www.bis.org/bcbs/publ/d457.pdf (accessed on 12 May 2025).
- Ferguson, R.; Green, A. Deeply learning derivatives. arXiv 2018, arXiv:1809.02233. [Google Scholar]
- Financial Stability Board. Artificial Intelligence and Machine Learning in Financial Services: Market Developments and Financial Stability Implications. 2017. Available online: https://www.fsb.org/wp-content/uploads/P011117.pdf (accessed on 12 May 2025).
- Liu, S.; Oosterlee, C.W.; Bohte, S.M. Pricing options and computing implied volatilities using neural networks. Risks 2019, 7, 16. [Google Scholar] [CrossRef]
- Basel Committee on Banking Supervision. Fundamental Review of the Trading Book: A Revised Market Risk Framework. 2013. Available online: https://www.bis.org/publ/bcbs265.pdf (accessed on 12 May 2025).
- Crépey, S.; Dixon, M. Gaussian process regression for derivative portfolio modeling and application to CVA computations. J. Comput. Financ. 2019, 24, 1–35. [Google Scholar]
- De Spiegeleer, J.; Madan, D.B.; Reyners, S.; Schoutens, W. Machine learning for quantitative finance: Fast derivative pricing, hedging and fitting. Quant. Financ. 2018, 18, 1635–1643. [Google Scholar] [CrossRef]
- Gardner, J.; Pleiss, G.; Weinberger, K.Q.; Bindel, D.; Wilson, A.G. Gpytorch: Blackbox matrix-matrix Gaussian process inference with GPU acceleration. Adv. Neural Inf. Process. Syst. 2018, 31, 7576–7586. [Google Scholar]
- Le Gratiet, L. Multi-Fidelity Gaussian Process Regression for Computer Experiments. Ph.D. Thesis, Université Paris-Diderot-Paris VII, Paris, France, 2013. Available online: https://theses.hal.science/tel-00866770/PDF/manuscrit.pdf (accessed on 12 May 2025).
- Lehdili, N.; Oswald, P.; Gueneau, H. Market Risk Assessment of a Trading Book Using Statistical and Machine Learning. 2019. Available online: https://www.researchgate.net/publication/337059465_Market_Risk_Assessment_of_a_trading_book_using_Statistical_and_Machine_Learning?channel=doi&linkId=5dc2cf8da6fdcc21280babf0&showFulltext=true (accessed on 12 May 2025).
- Wilkens, S. Machine learning in risk measurement: Gaussian process regression for value-at-risk and expected shortfall. J. Risk Manag. Financ. Institutions 2019, 12, 374–383. [Google Scholar] [CrossRef]
- Ruf, J.; Wang, W. Neural networks for option pricing and hedging: A literature review. J. Comput. Financ. 2019, 24, 1–46. [Google Scholar]
- Meng, X.; Karniadakis, G.E. A composite neural network that learns from multi-fidelity data: Application to function approximation and inverse pde problems. J. Comput. Phys. 2020, 401, 109020. [Google Scholar] [CrossRef]
- Huré, C.; Pham, H.; Warin, X. Deep backward schemes for high-dimensional nonlinear PDEs. Math. Comput. 2020, 89, 1547–1579. [Google Scholar] [CrossRef]
- Goudenège, L.; Molent, A.; Zanette, A. Variance reduction applied to machine learning for pricing Bermudan/American options in high dimension. Oleg Kudryavtsev, Antonino Zanette. In Applications of Lévy Processes; Nova Science Publishers: Hauppauge, NY, USA, 2021. [Google Scholar]
- Fernández-Godino, M.G.; Park, C.; Kim, N.-H.; Haftka, R.T. Review of multi-fidelity models. arXiv 2016, arXiv:1609.07196. [Google Scholar]
- Brevault, L.; Balesdent, M.; Hebbal, A. Overview of gaussian process based multi-fidelity techniques with variable relationship between fidelities, application to aerospace systems. Aerosp. Sci. Technol. 2020, 107, 106339. [Google Scholar] [CrossRef]
- Roncalli, T. Handbook of Financial Risk Management; Chapman and Hall/CRC: Boca Raton, FL, USA, 2020. [Google Scholar]
- Hong, L.J.; Hu, Z.; Liu, G. Monte carlo methods for value-at-risk and conditional value-at-risk: A review. ACM Trans. Model. Comput. Simul. (TOMACS) 2014, 24, 1–37. [Google Scholar] [CrossRef]
- Crépey, S. Financial Modeling, A Backward Stochastic Differential Equations Perspective; Springer Finance Textbook Series; Springer: Berlin/Heidelberg, Germany, 2013. [Google Scholar]
- Longstaff, F.A.; Schwartz, E.S. Valuing American options by simulation: A simple least-squares approach. Rev. Financ. Stud. 2001, 14, 113–147. [Google Scholar] [CrossRef]
- Mu, G.; Godina, T.; Maffia, A.; Sun, Y.C. Supervised machine learning with control variates for american option pricing. Found. Comput. Decis. Sci. 2018, 43, 207–217. [Google Scholar] [CrossRef]
- Ruiz, I.; Zeron, M. Machine Learning for Risk Calculations: A Practitioner’s View; John Wiley & Sons: Hoboken, NJ, USA, 2021. [Google Scholar]
- Brigo, D.; Mercurio, F.; Rapisarda, F.; Scotti, R. Approximated moment-matching dynamics for basket-options pricing. Quant. Financ. 2003, 4, 1–16. [Google Scholar] [CrossRef]
- Rasmussen, C.E.; Williams, C.K. Gaussian Processes for Machine learning; The MIT Press: Cambridge, MA, USA, 2006. [Google Scholar]
- Murphy, K.P. Machine Learning: A Probabilistic Perspective; The MIT Press: Cambridge, MA, USA, 2012. [Google Scholar]
- Broadie, M.; Du, Y.; Moallemi, C.C. Risk estimation via regression. Oper. Res. 2015, 63, 1077–1097. [Google Scholar] [CrossRef]
- Abbas-Turki, L.; Crépey, S.; Saadeddine, B. Pathwise CVA regressions with oversimulated defaults. Math. Financ. 2023, 33, 274–307. [Google Scholar] [CrossRef]
- Kennedy, M.C.; O’Hagan, A. Predicting the output from a complex computer code when fast approximations are available. Biometrika 2000, 87, 1–13. [Google Scholar] [CrossRef]
- Forrester, A.I.J.; Sóbester, A.; Keane, A.J. Multi-fidelity optimization via surrogate modelling. R. Soc. A Math. Phys. Eng. Sci. 2007, 463, 3251–3269. [Google Scholar]
- Titsias, M. Variational learning of inducing variables in sparse Gaussian processes. Proc. Mach. Learn. Res. 2009, 5, 567–574. [Google Scholar]
- Barone-Adesi, G.; Whaley, R.E. Efficient analytic approximation of american option values. J. Financ. 1987, 42, 301–320. [Google Scholar] [CrossRef]
- Crépey, S.; Li, B.; Nguyen, H.D.; Saadeddine, B. CVA sensitivities, hedging and risk. arXiv 2024, arXiv:2407.18583. [Google Scholar]
- Kingma, D.P.; Ba, J. Adam: A method for stochastic optimization. In Proceedings of the 3rd International Conference on Learning Representations, San Diego, CA, USA, 7–9 May 2015. [Google Scholar]
- Paleyes, A.; Mahsereci, M.; Lawrence, N.D. Emukit: A python toolkit for decision making under uncertainty. Proc. Python Sci. Conf. 2023, 22, 68–75. [Google Scholar]
- Nocedal, J.; Wright, S.J. Numerical Optimization; Springer: New York, NY, USA, 1999. [Google Scholar]
- Gardner, J.; Pleiss, G.; Wu, R.; Weinberger, K.; Wilson, A. Product kernel interpolation for scalable Gaussian processes. Int. Conf. Artif. Intell. And Stat. 2018, 84, 1407–1416. [Google Scholar]
- Blei, D.M.; Kucukelbir, A.; McAuliffe, J.D. Variational inference: A review for statisticians. J. Am. Stat. Assoc. 2017, 112, 859–877. [Google Scholar] [CrossRef]
- Hoffman, M.D.; Blei, D.M.; Wang, C.; Paisley, J. Stochastic variational inference. J. Mach. Learn. Res. 2013, 14, 1303–1347. [Google Scholar]
- LeCun, Y.; Bengio, Y.; Hinton, G. Deep learning. Nature 2015, 521, 436–444. [Google Scholar] [CrossRef]
Option | Geometric Average Call/Put | Basket Call/Put | Best-of Call/Put | Worst-of Call/Put |
---|---|---|---|---|
Payoff |
GPR | GPR with Control Variate |
BW
Approximation | mGPR | |
---|---|---|---|---|
MAE | 0.6848 | 0.1952 | 0.2859 | 0.1565 |
Stock | Initial Price | Stock | Initial Price |
---|---|---|---|
103.79 | 115.33 | ||
100.41 | 102.28 | ||
109.73 | 118.77 | ||
115.22 | 118 | ||
108.82 | 103.47 | ||
110.19 | 113.28 | ||
100.27 | 100.43 | ||
110.23 | 102.45 | ||
119.78 | 106.64 | ||
117.87 | 103.32 |
Confidence Level | True Measure | ||||
---|---|---|---|---|---|
VaR | 39.83 | 39.84 | 39.83 | 39.83 | |
50.90 | 50.89 | 50.92 | 50.91 | ||
60.28 | 60.29 | 60.29 | 60.29 | ||
70.53 | 70.55 | 70.56 | 70.54 | ||
ES | 53.98 | 53.98 | 53.99 | 53.98 | |
63.02 | 63.02 | 63.03 | 63.02 | ||
70.95 | 70.95 | 70.97 | 70.96 | ||
80.15 | 80.15 | 80.17 | 80.15 | ||
Speed-up | 2 h 25—benchmark | ×2000 | ×1000 | ×500 |
Model | Number of Training Points (N) | ||||||
---|---|---|---|---|---|---|---|
10 | 20 | 50 | 100 | 150 | 200 | ||
VaR 99% | GPR | 0.7531 | 0.7936 | 0.8035 | 0.8144 | 0.8131 | 0.8039 |
mGPR | 0.8173 | 0.8068 | 0.8109 | 0.8202 | 0.8161 | 0.8072 | |
MC | 0.8076 | ||||||
True | 0.8045 | ||||||
ES 97.5% | GPR | 0.7528 | 0.7943 | 0.8056 | 0.8165 | 0.8155 | 0.8048 |
mGPR | 0.8191 | 0.8100 | 0.8113 | 0.8227 | 0.8186 | 0.8084 | |
MC | 0.8090 | ||||||
True | 0.8058 | ||||||
Computational time (in second) | GPR | 1 (×7488) | 1 (×7488) | 3 (×2496) | 6 (1248) | 10 (×749) | 13 (×576) |
mGPR | 10 | 10 | 12 | 23 | 30 | 32 | |
MC | 7488 | ||||||
True initial price | 5.5355 |
Model | Number of Training Points (N) | ||||||
---|---|---|---|---|---|---|---|
10 | 20 | 50 | 100 | 150 | 200 | ||
VaR 99% | GPR | 0.9163 | 1.0067 | 1.0289 | 1.0597 | 1.0588 | 1.0732 |
mGPR | 1.0123 | 1.0550 | 1.0371 | 1.0673 | 1.0630 | 1.0824 | |
True | 1.1013 | ||||||
ES 97.5% | GPR | 0.9199 | 1.0077 | 1.0280 | 1.0615 | 1.0607 | 1.0748 |
mGPR | 1.0143 | 1.0583 | 1.0371 | 1.0674 | 1.0643 | 1.0832 | |
True | 1.1016 | ||||||
True initial price | 7.7770 |
Model | Number of Training Points (N) | ||||||
---|---|---|---|---|---|---|---|
10 | 20 | 50 | 100 | 150 | 200 | ||
VaR 99% | GPR | 1.4704 | 1.5850 | 1.6380 | 1.7258 | 1.6907 | 1.7064 |
mGPR | 1.5869 | 1.6604 | 1.6682 | 1.7403 | 1.6982 | 1.7346 | |
True | 1.7483 | ||||||
ES 97.5% | GPR | 1.4714 | 1.5878 | 1.6435 | 1.7279 | 1.6928 | 1.7084 |
mGPR | 1.5906 | 1.6675 | 1.6721 | 1.7438 | 1.7010 | 1.7373 | |
True | 1.7517 | ||||||
True initial price | 13.3101 |
Model | Number of Training Points (N) | ||||||
---|---|---|---|---|---|---|---|
10 | 20 | 50 | 100 | 150 | 200 | ||
VaR 99% | GPR | 0.3153 | 0.3447 | 0.3584 | 0.3619 | 0.3661 | 0.3704 |
mGPR | 0.3625 | 0.3673 | 0.3584 | 0.3640 | 0.3677 | 0.3711 | |
True | 0.3651 | ||||||
ES 97.5% | GPR | 0.3625 | 0.3673 | 0.3584 | 0.3640 | 0.3677 | 0.3711 |
mGPR | 0.3624 | 0.3670 | 0.3587 | 0.3645 | 0.3681 | 0.3715 | |
True | 0.3657 | ||||||
True initial price | 2.3296 |
N |
Full
Pricing | 40 | 100 | 500 | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Model | SxS | GPR | mGPR | NN | GPR | mGPR | NN | GPR | mGPR | |
MAPE | 9,447,616 | 6.13% | 0.61% | 0.57% | 0.48% | 0.43% | 0.42% | 0.43% | 0.38% | 0.38% |
358,862 | 1,575,039 | 307,983 | 325,145 | 374,986 | 340,394 | 343,926 | 368,887 | 350,397 | 351,493 | |
359,972 | 1,584,907 | 309,301 | 328,193 | 377,288 | 342,130 | 347,312 | 370,475 | 351,211 | 353,116 | |
Err. | - | 12.87% | 0.54% | 0.36% | 0.17% | 0.20% | 0.16% | 0.11% | 0.09% | 0.08% |
Err. | - | 12.97% | 0.54% | 0.34% | 0.18% | 0.19% | 0.13% | 0.11% | 0.09% | 0.07% |
N |
Full
Pricing | 40 | 100 | 500 | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Model | SxS | GPR | mGPR | NN | GPR | mGPR | NN | GPR | mGPR | |
MAPE | 9,447,616 | 20.27% | 1.18% | 0.92% | 1.19% | 0.64% | 0.61% | 0.8% | 0.44% | 0.44% |
814,166 | 5,252,412 | 896,191 | 843,186 | 835,971 | 785,850 | 799,501 | 847,257 | 810,857 | 811,540 | |
814,604 | 5,320,871 | 895,574 | 843,831 | 836,584 | 787,204 | 800,163 | 848,514 | 812,423 | 812,947 | |
Err. | - | 46.98% | 0.87% | 0.31% | 0.23% | 0.30% | 0.16% | 0.35% | 0.04% | 0.03% |
Err. | - | 47.70% | 0.86% | 0.31% | 0.23% | 0.29% | 0.15% | 0.36% | 0.02% | 0.02% |
N |
Full
Pricing | 40 | 100 | 500 | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Model | SxS | GPR | mGPR | NN | GPR | mGPR | NN | GPR | mGPR | |
MAPE | 9,447,616 | 38.44% | 2.35% | 1.50% | 9.48% | 1.02% | 1.09% | 1.72% | 0.60% | 0.60% |
1,016,862 | 10,137,189 | 1,175,837 | 1,046,029 | 1,092,622 | 995,794 | 1,006,735 | 1,103,964 | 1,009,737 | 1,010,166 | |
1,011,890 | 10,267,028 | 1,177,443 | 1,042,407 | 1,104,343 | 991,431 | 1,004,123 | 1,119,376 | 1,005,141 | 1,005,065 | |
Err. | 96.54% | 1.68% | 0.31% | 0.8% | 0.22% | 0.11% | 0.92% | 0.08% | 0.07% | |
Err. | 97.96% | 1.75% | 0.32% | 0.98% | 0.22% | 0.08% | 1.14% | 0.07% | 0.07% |
N |
Full
Pricing | 40 | 100 | 500 | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Model | SxS | GPR | mGPR | NN | GPR | mGPR | NN | GPR | mGPR | |
Learning time | 0 | 0 | 1 | 41 | 25 | 2 | 56 | 30 | 13 | 135 |
Sampling time | 3777 | 5 | 11 | 43 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Lehdili, N.; Oswald, P.; Nguyen, H.D. Performance-Enhancing Market Risk Calculation Through Gaussian Process Regression and Multi-Fidelity Modeling. Computation 2025, 13, 134. https://doi.org/10.3390/computation13060134
Lehdili N, Oswald P, Nguyen HD. Performance-Enhancing Market Risk Calculation Through Gaussian Process Regression and Multi-Fidelity Modeling. Computation. 2025; 13(6):134. https://doi.org/10.3390/computation13060134
Chicago/Turabian StyleLehdili, N., P. Oswald, and H. D. Nguyen. 2025. "Performance-Enhancing Market Risk Calculation Through Gaussian Process Regression and Multi-Fidelity Modeling" Computation 13, no. 6: 134. https://doi.org/10.3390/computation13060134
APA StyleLehdili, N., Oswald, P., & Nguyen, H. D. (2025). Performance-Enhancing Market Risk Calculation Through Gaussian Process Regression and Multi-Fidelity Modeling. Computation, 13(6), 134. https://doi.org/10.3390/computation13060134