Semi-Implicit Tamed Method
- Semi-implicit tamed method is a numerical scheme for SDEs and SDAEs that splits the drift into a globally Lipschitz part and a non-globally Lipschitz component, taming only the latter to control growth.
- It achieves strong order convergence of 1/2 by explicitly advancing the stable drift part and applying taming on the superlinear component, ensuring stability where Euler fails.
- For SDAEs, the method implicitly handles the linear constraint while taming the nonlinear drift, balancing computational efficiency with stability in the presence of algebraic constraints.
In the literature represented here, the semi-implicit tamed method denotes a class of numerical discretizations for stochastic equations with non-global Lipschitz drift in which stabilization is obtained by combining a structural split of the drift with a bounded drift increment, and, in some formulations, an implicit treatment of a linear or dissipative component. Two usages are especially important. In the jump–diffusion work of Tambue and Mukam, the closely related semi-tamed Euler scheme splits the drift as , advances the globally Lipschitz part by an Euler term, and tames only the superlinearly growing part ; despite the terminology occasionally attached to it, this construction is explicit rather than implicit. In the stochastic differential-algebraic equation setting, by contrast, the designation is literal: the linear part is handled implicitly, while the nonlinear drift is tamed explicitly. Across these settings, the method is designed for regimes in which explicit Euler fails under non-global Lipschitz growth, while fully implicit methods require substantially greater computational effort (Tambue et al., 2015, Tambue et al., 2015, Tsafack et al., 10 Sep 2025).
1. Terminology and scope
A central feature of the subject is terminological ambiguity. In the jump-SDE papers, the relevant model is the -dimensional Itô SDE with Poisson jumps
or, in compensated form,
Here is an -dimensional Brownian motion, 0 is a scalar Poisson process of intensity 1, and 2. The drift is decomposed as 3, with 4 globally Lipschitz and 5 non-globally Lipschitz with superlinear growth. In this setting, “semi-tamed” means that only 6 is tamed.
In the SDAE setting, the model becomes
7
with singular 8, matrix 9, nonlinear drift 0, and diffusion 1. There the method is semi-implicit in the usual sense: the linear component 2 is discretized implicitly, while the nonlinear component is tamed explicitly.
| Formulation | Core update idea | Implicitness |
|---|---|---|
| Semi-tamed Euler for jump SDEs | Euler step on 3, taming on 4 | Explicit |
| Compensated STS form | Add 5, use 6 | Explicit |
| Semi-implicit tamed method for SDAEs | Solve 7, tame nonlinear 8 | Linear implicit solve |
This distinction removes a common misconception. In the 2015 jump-diffusion literature, “semi-tamed” does not mean that 9 appears inside a nonlinear drift evaluation; the papers state explicitly that no implicit evaluation at 0 is performed. A separate misconception is that any semi-implicit stabilization is automatically a tamed method. The rough-path literature provides a counterexample: semi-implicit Taylor schemes can be stabilized purely by implicit drift evaluation under a one-sided Lipschitz condition, without any taming or truncation (Riedel et al., 2020).
2. Split–tamed construction for jump–diffusion SDEs
For a uniform grid 1, 2, the jump-SDE framework uses
3
with 4 and 5. The semi-tamed scheme of Tambue and Mukam is
6
with 7 in the convergence theory (Tambue et al., 2015).
The corresponding compensated formulation used in stability analysis is
8
This form uses centered jump noise and adds the compensation term 9 to the drift (Tambue et al., 2015).
The standing assumptions are monotonicity and polynomial growth rather than global Lipschitz continuity of the full drift. In the convergence paper these are encoded by Assumption A.1–A.4: 0 has finite moments of every order, 1, 2, 3, and 4 are globally Lipschitz, 5 is one-sided Lipschitz,
6
and 7 satisfies the superlinear growth difference bound
8
Under these hypotheses, 9 inherits one-sided Lipschitz behavior together with superlinear growth.
The method’s practical meaning is direct. The globally Lipschitz part 0 is left untamed, preserving the standard Euler contribution for the stable or linear portion of the drift, while the potentially explosive part 1 is rescaled so that the drift increment remains controlled even when 2 is large. The scheme therefore retains explicit-Euler cost: one samples 3, samples 4, and evaluates 5, 6, 7, and 8 once per step.
3. Strong convergence theory
The main strong convergence statement for the jump-SDE setting covers the non-compensated tamed Euler scheme, the semi-tamed scheme, and the compensated tamed Euler scheme in a single theorem. If 9 denotes the exact solution and 0 the appropriate continuous-time interpolant of one of these schemes, then under Assumption A.1–A.4, for every 1 there exists 2, independent of 3, such that
4
for 5 (Tambue et al., 2015).
For the semi-tamed scheme, the continuous interpolant on 6 is
7
The order is therefore the standard strong order 8, not a higher-order correction produced by the jump treatment.
The proof strategy is based on pathwise localization and moment control. The construction introduces control events 9 and auxiliary dominating processes 0, uses Burkholder–Davis–Gundy inequalities for Brownian and compensated Poisson integrals, employs exponential moment bounds and Doob’s maximal inequality, establishes uniform boundedness of moments for the numerical schemes and for drift images such as 1, and then performs a stopped error analysis with Itô’s formula for jump processes followed by discrete Gronwall (Tambue et al., 2015). The additional difficulty relative to pure diffusion is the need to control compensated jump martingales and the drift corrections generated by compensation.
The numerical evidence in the same paper is consistent with the theorem. For
2
with 3, 4, 5, and for 6, all methods exhibited strong order 7, with log–log slopes approximately 8, and the semi-tamed method performed robustly (Tambue et al., 2015).
4. Linear and nonlinear stability
The stability theory is formulated first on the scalar linear test equation
9
The exact solution is mean-square stable if and only if
0
For the compensated semi-tamed scheme, the discrete recursion reduces to
1
and the method is mean-square stable if and only if
2
provided 3 (Tambue et al., 2015).
This stability region is materially simpler than that of the non-compensated tamed scheme, whose linear mean-square stability depends on the sign of 4 and therefore splits into separate regimes. The compensated formulation removes this piecewise complication and is one reason the semi-tamed scheme behaves more regularly in the jump setting.
Nonlinear exponential mean-square stability requires stronger structural assumptions. For the semi-tamed scheme, the drift split must satisfy
5
6
together with
7
If
8
and 9, then for
0
there exists 1 such that
2
The experiments reinforce the analytical comparison with fully tamed schemes. In linear tests with 3, 4, 5, 6, and with 7, 8, 9, 00, the exact solution is stable in both cases, the semi-tamed scheme demonstrated superior stability compared to NCTS and CTS across step sizes, and the stability of NCTS and CTS improved as 01. In the nonlinear test
02
the exact solution is exponentially mean-square stable, and the semi-tamed scheme reproduced stability for 03, again with better behavior than NCTS and CTS (Tambue et al., 2015).
5. Semi-implicit taming for stochastic differential-algebraic equations
A genuinely semi-implicit tamed method appears in the treatment of index-1 stochastic differential-algebraic equations. The model is
04
where 05 is singular. The index-1 hypotheses are that 06 for all 07 and 08, so the noise does not enter the algebraic constraints, and that the algebraic constraints are globally uniquely solvable (Tsafack et al., 10 Sep 2025).
The method decomposes the drift into a linear part 09 and a nonlinear part 10. On the grid 11, 12, it is defined by
13
or equivalently
14
Thus the linear component is implicit, while the nonlinear component is tamed explicitly through
15
The analysis uses the Moore–Penrose pseudo-inverse 16 and projector matrices 17 together with 18 such that 19. Under Assumptions A2.1–A2.3, 20, 21, 22, 23, and 24 are bounded and Lipschitz, 25 and 26 are non-singular with bounded inverses, and 27 is non-singular with
28
These conditions guarantee the well-posedness of the linear solve at each step (Tsafack et al., 10 Sep 2025).
A distinctive analytical device is the dual tamed scheme. The solution is represented as 29, where 30 reconstructs the algebraic component after elimination of the constraints, and the discrete method is rewritten in variables 31 and 32. The resulting dual formulation is equivalent to the direct semi-implicit scheme, is associated with the inherent SDE obtained by eliminating the constraints, and makes it possible to prove global moment bounds and strong convergence.
The principal convergence theorem states that if 33 is the exact solution and 34 is the continuous-time interpolation of the direct scheme, then under Assumptions A.1–A.3 and A2.1–A2.3, for all 35 there exists 36, independent of 37, such that
38
The method therefore has strong order 39 (Tsafack et al., 10 Sep 2025).
The numerical test problem is a three-dimensional index-1 SDAE with 40, 41 up to 42, and 43 Monte Carlo samples. Errors are measured either by 44 or by 45. The reported log–log plots have slope approximately 46, in agreement with the theorem (Tsafack et al., 10 Sep 2025).
6. Relation to adjacent semi-implicit methods and principal limitations
The semi-implicit tamed method should be distinguished from adjacent stabilization strategies. In rough differential equations driven, for example, by fractional Brownian motion, semi-implicit Taylor schemes use implicit drift evaluation but introduce no taming or truncation of the drift. The first-order multiplicative scheme is
47
and its well-posedness follows from the one-sided Lipschitz condition on 48: if 49, then 50 is strongly monotone and hence a homeomorphism with Lipschitz inverse (Riedel et al., 2020). This literature shows that semi-implicitness and taming are analytically distinct mechanisms.
The jump-SDE semi-tamed method is correspondingly limited by the assumptions under which its proofs are carried out. The theory assumes a scalar Poisson process with constant intensity, globally Lipschitz diffusion and jump coefficients 51 and 52, and a split 53 in which 54 is globally Lipschitz while 55 satisfies one-sided dissipation and superlinear growth bounds. The practical guidance given in the papers is to sample 56, sample 57, form 58 for compensated versions, and choose 59, with larger 60 tending to improve stability (Tambue et al., 2015).
The SDAE version carries a different set of structural restrictions. It is confined to index-1 problems, requires that noise not enter the algebraic constraints, assumes global solvability of those constraints, uses globally Lipschitz diffusion, and relies on boundedness and Lipschitz continuity of the matrix-valued quantities together with invertibility of 61, 62, and 63. Each time step involves a 64 linear solve with coefficient 65, so the method avoids nonlinear implicit solves but does not reduce to a purely explicit update (Tsafack et al., 10 Sep 2025).
The open directions stated in these sources reflect the present boundaries of the theory. For jump problems, natural directions include multidimensional jump processes, adaptive time-stepping under large jump intensity, higher-order tamed schemes, and semi-implicit variants. For SDAEs, the corresponding extensions include higher-index systems, multiplicative noise in algebraic constraints, adaptive taming strategies, and weak convergence and multilevel Monte Carlo under constraints (Tambue et al., 2015, Tsafack et al., 10 Sep 2025). These directions suggest that the semi-implicit tamed method is best understood not as a single canonical algorithm but as a design principle: isolate the analytically difficult drift component, control it by taming, and, when the problem structure warrants it, use implicit treatment of the linear or constrained part to recover solvability and stability without the full cost of nonlinear implicit discretization.