Convergence in probability of numerical solutions of a highly non-linear delayed stochastic interest rate model
Pith reviewed 2026-05-18 10:44 UTC · model grok-4.3
The pith
The true solution of this delayed stochastic interest rate model converges in probability to its truncated Euler-Maruyama approximation as the step size shrinks to zero.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
For the given delayed SDE with coefficients that grow superlinearly, the exact solution X(t) and the truncated Euler-Maruyama process X_n(t) satisfy that, for any fixed T and any epsilon greater than zero, the probability that the supremum of |X(t) - X_n(t)| over [0,T] exceeds epsilon tends to zero as the maximum step size h tends to zero.
What carries the argument
The truncated Euler-Maruyama scheme, which caps the drift and diffusion increments at a level that grows with the step size, applied directly to the delayed stochastic interest rate equation.
If this is right
- Monte Carlo estimates of bond prices and other expectations become consistent as the time step is refined.
- The same truncation technique can be used to simulate other delayed models that violate global Lipschitz conditions.
- Error bounds derived for the probability of large deviations supply explicit guidance on how small the step size must be for a target accuracy.
- The proof framework supplies a template for proving convergence of other implicit or projected schemes on similar equations.
Where Pith is reading between the lines
- The result suggests that memory effects in interest-rate dynamics can be retained in simulations without sacrificing numerical stability.
- One could test whether the same truncation restores convergence when the delay is state-dependent rather than constant.
- Combining the scheme with variance-reduction techniques might further improve the efficiency of the Monte Carlo valuation step mentioned in the paper.
Load-bearing premise
The drift and diffusion functions must obey growth and local Lipschitz conditions strong enough that the truncation does not destroy the convergence property.
What would settle it
Generate many independent paths of the exact solution (via a fine-grid reference scheme) and the truncated EM scheme on the same Brownian paths; if the empirical probability that their maximum difference exceeds a fixed epsilon remains bounded away from zero for a sequence of step sizes going to zero, the claimed convergence fails.
Figures
read the original abstract
We study a delayed stochastic interest rate model with superlinearly growing coefficients and develop novel analytical tools to investigate the properties of both the true solution and its truncated Euler-Maruyama (TEM) approximation. In particular, we prove that the true solution converges in probability to the truncated EM solution as the step size approaches zero. Furthermore, we illustrate the theoretical findings through numerical experiments and validate the convergence results using an efficient Monte Carlo simulation framework for the valuation of relevant financial quantities.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript studies a delayed stochastic interest rate model with superlinearly growing coefficients. It develops novel analytical tools to analyze both the true solution and its truncated Euler-Maruyama (TEM) approximation, proving that the true solution converges in probability to the TEM solution as the step size tends to zero. Numerical experiments and an efficient Monte Carlo framework are used to illustrate the results and value financial quantities.
Significance. If the convergence result is established rigorously, the work would contribute to the numerical analysis of delayed SDEs with superlinear coefficients, where standard Euler-Maruyama schemes typically fail. The extension of truncation techniques to handle both current and delayed arguments, together with the Monte Carlo validation for interest-rate applications, would be of interest to researchers in stochastic numerics and mathematical finance.
major comments (2)
- [Main convergence theorem (proof section)] The central convergence-in-probability claim (stated in the abstract and presumably proved in the main theorem) requires that the truncation function be applied consistently to both the current state and the delayed argument, with a growth bound |f(x,y)| ≤ C(1 + |x|^p + |y|^p) whose exponent p is independent of the delay interval. Without an explicit uniform-in-delay restriction and a stopping-time argument showing that truncation remains inactive with high probability in the limit, the Gronwall-type estimate used to close the proof may fail when the history process exits compact sets.
- [Section developing analytical tools for the true solution] The novel analytical tools are described as establishing properties of the true solution under superlinear growth, but it is unclear whether they yield moment bounds for the delayed process that survive the truncation and permit passage to the limit h → 0. This is load-bearing for the probability convergence statement.
minor comments (2)
- [Numerical experiments section] The abstract refers to an 'efficient Monte Carlo simulation framework' for financial valuation; the manuscript should specify the variance-reduction techniques or efficiency metrics employed.
- [Preliminaries] Notation for the delay interval and the truncation threshold should be introduced with explicit definitions before their first use in the proofs.
Simulated Author's Rebuttal
We thank the referee for the careful reading of our manuscript and the constructive comments, which will help improve the clarity of our proofs. We address each major comment below and indicate the revisions planned for the next version.
read point-by-point responses
-
Referee: [Main convergence theorem (proof section)] The central convergence-in-probability claim (stated in the abstract and presumably proved in the main theorem) requires that the truncation function be applied consistently to both the current state and the delayed argument, with a growth bound |f(x,y)| ≤ C(1 + |x|^p + |y|^p) whose exponent p is independent of the delay interval. Without an explicit uniform-in-delay restriction and a stopping-time argument showing that truncation remains inactive with high probability in the limit, the Gronwall-type estimate used to close the proof may fail when the history process exits compact sets.
Authors: We appreciate the referee's careful scrutiny of the proof structure. The truncation is applied uniformly to both the current state and the delayed argument throughout the analysis, and the growth bound holds with an exponent p that does not depend on the delay length. In the proof of the main convergence result (Theorem 3.2), we introduce a family of stopping times τ_R that mark the first exit of the supremum of the history process from a ball of radius R. On the event {τ_R ≥ T}, the truncation remains inactive for sufficiently small step sizes h, and we establish that P(τ_R < T) → 0 as R → ∞ independently of h. This allows the Gronwall estimate to close on a set of probability approaching 1. We will add an explicit remark after the statement of the growth condition and a dedicated paragraph detailing the stopping-time construction to make the uniform-in-delay control fully transparent. revision: yes
-
Referee: [Section developing analytical tools for the true solution] The novel analytical tools are described as establishing properties of the true solution under superlinear growth, but it is unclear whether they yield moment bounds for the delayed process that survive the truncation and permit passage to the limit h → 0. This is load-bearing for the probability convergence statement.
Authors: We thank the referee for identifying this critical link. The moment bounds for the delayed process are obtained in Proposition 2.4 via a delay-adapted application of Itô's formula combined with a generalized Gronwall inequality that accounts for the history interval. Because the truncation function is globally bounded, these a priori estimates carry over directly to the truncated coefficients and remain uniform in the step size h. The resulting integrability is then used to justify the passage to the limit in probability in the main theorem. To eliminate any ambiguity, we will insert a short corollary immediately after Proposition 2.4 that explicitly states the preservation of the moment bounds under truncation and their sufficiency for the convergence argument. revision: yes
Circularity Check
No circularity: direct analytical proof of convergence
full rationale
The manuscript develops novel analytical tools to establish moment bounds and other properties for both the true solution of the delayed SDE and its truncated Euler-Maruyama approximation under the given growth and Lipschitz-type conditions. It then directly proves convergence in probability of the true solution to the TEM scheme as the step size tends to zero, followed by numerical validation. This chain relies on standard stopping-time and Gronwall-type estimates applied to the model equations themselves rather than any self-definitional reduction, fitted parameter renamed as prediction, or load-bearing self-citation. The derivation is therefore self-contained against the stated assumptions and does not collapse to its inputs by construction.
Axiom & Free-Parameter Ledger
Lean theorems connected to this paper
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
We prove that the true solution converges in probability to the truncated EM solution as the step size approaches zero.
-
IndisputableMonolith/Foundation/RealityFromDistinction.leanreality_from_one_distinction unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
Assumption 2.1: 1 + γ > 2(r + θ)
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
Reference graph
Works this paper leans on
-
[1]
and Pap, G.: A delayed Black and Scholes formula
Arriojas, M., Hu, Y., Mohammed, S.E. and Pap, G.: A delayed Black and Scholes formula. Stochastic Analysis and Applications, 25(2), pp.471-492 (2007)
work page 2007
-
[2]
Baduraliya, C.H. and Mao, X.: The Euler–Maruyama approximation for the asset price in the mean-reverting-theta stochastic volatility model. Computers & Mathematics with Applications, 64(7), pp.2209-2223 (2012)
work page 2012
-
[3]
and Sanders, A.B.: An empirical com- parison of alternative models of the short-term interest rate
Chan, K.C., Karolyi, G.A., Longstaff, F.A. and Sanders, A.B.: An empirical com- parison of alternative models of the short-term interest rate. The Journal of Finance, 47(3), pp.1209-1227 (1992)
work page 1992
-
[4]
Coffie, E. and Mao, X.: Truncated EM numerical method for generalised Ait-Sahalia- type interest rate model with delay. Journal of Computational and Applied Mathe- matics, 383 (2021)
work page 2021
-
[5]
and Ross, S.A.: A theory of the term structure of interest rates
Cox, J.C., Ingersoll Jr, J.E. and Ross, S.A.: A theory of the term structure of interest rates. In Theory of valuation, pp. 129-164 (2005)
work page 2005
-
[6]
Gatheral, J.: The volatility surface: a practitioner’s guide. John Wiley & Sons (2011)
work page 2011
-
[7]
The Review of Financial Studies, 6(2), pp.327-343 (1993)
Heston, S.L.: A closed-form solution for options with stochastic volatility with applica- tions to bond and currency options. The Review of Financial Studies, 6(2), pp.327-343 (1993)
work page 1993
-
[8]
Hutzenthaler, M., Jentzen, A. and Kloeden, P.E.: Strong and weak divergence in finite time of Euler’s method for stochastic differential equations with non-globally Lipschitz continuous coefficients. Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences, 467(2130), pp.1563-1576 (2011)
work page 2011
-
[9]
Kind, P., Liptser, R.S. and Runggaldier, W.J.: Diffusion approximation in past de- pendent models and applications to option pricing. The Annals of Applied Probability, pp.379-405 (1991)
work page 1991
-
[10]
Mao, X.: Stochastic differential equations and applications. Elsevier (2007) 20
work page 2007
-
[11]
Journal of Computational and Applied Mathematics, 290, pp.370-384 (2015)
Mao, X.: The truncated Euler–Maruyama method for stochastic differential equations. Journal of Computational and Applied Mathematics, 290, pp.370-384 (2015)
work page 2015
-
[12]
and Rassias, M.J.: Khasminskii-type theorems for stochastic differential delay equations
Mao, X. and Rassias, M.J.: Khasminskii-type theorems for stochastic differential delay equations. Stochastic Analysis and Applications, 23(5), pp.1045-1069 (2005)
work page 2005
-
[13]
and Sabanis, S.: Delay geometric Brownian motion in financial option valua- tion
Mao, X. and Sabanis, S.: Delay geometric Brownian motion in financial option valua- tion. International Journal of Probability and Stochastic Processes, 85(2), pp.295-320 , (2013)
work page 2013
-
[14]
The Journal of Finance, 52(4), pp.1695-1706 (1997)
Nowman, K.B.: Gaussian estimation of single-factor continuous time models of the term structure of interest rates. The Journal of Finance, 52(4), pp.1695-1706 (1997)
work page 1997
-
[15]
Wu, F., Mao, X. and Chen, K.: A highly sensitive mean-reverting process in finance and the Euler–Maruyama approximations. Journal of Mathematical Analysis and Ap- plications, 348(1), pp.540-554 (2008)
work page 2008
-
[16]
Wu, F., Mao, X. and Chen, K.: The Cox–Ingersoll–Ross model with delay and strong convergence of its Euler–Maruyama approximate solutions. Applied Numerical Math- ematics, 59(10), pp.2641-2658 (2009) 21
work page 2009
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.