SINH-Acceleration Method Overview
- SINH-acceleration is a numerical strategy that uses the hyperbolic sine function to transform integrals, enhancing convergence by reshaping analytic domains and decay properties.
- It utilizes multiple formulations—conformal maps, contour deformations, and compact sinh windows—to boost performance in quadrature, Sinc discretizations, and nonuniform sampling reconstructions.
- The technique adapts to both known and unknown singularities via optimization and Sinc-Padé approximations, achieving near double-exponential convergence in applications like option pricing.
SINH-acceleration denotes a family of numerical acceleration techniques built around the hyperbolic sine function, used to improve the convergence of quadrature, Sinc discretizations, Fourier inversion, option-pricing transforms, and nonuniform sampling reconstructions. In one formulation, the method composes a canonical outer map with a polynomial adjustment to the map so that the preimages of nearby singularities are placed on the boundary of the maximal strip of analyticity, which yields asymptotically optimal double-exponential convergence for the trapezoidal rule and Sinc numerical methods. In another formulation, the integration contour is deformed by into a cone where the characteristic exponent damps the integrand, so that the simplified trapezoidal rule converges exponentially with explicit error control. A third formulation uses a compactly supported sinh-type window to regularize Lagrangian nonuniform sampling series, producing sharper exponential error decay than Gaussian regularization in the setting analyzed in the literature (Slevinsky et al., 2014, Boyarchenko et al., 2018, Boyarchenko et al., 2021, Jiang et al., 25 Jan 2026).
1. Analytic structure and the role of the sinh map
The common analytic mechanism is the conversion of an oscillatory, slowly decaying, or singularity-limited problem into one whose transformed integrand is analytic in a strip and decays rapidly along the real line. In the quadrature and Sinc setting, the relevant domain is the strip
together with the weighted Hardy space
The convergence results apply to transformed integrands when the weight exhibits single- or double-exponential decay on the real axis (Slevinsky et al., 2014).
For canonical finite, infinite, and semi-infinite domains, the outer transformation is chosen from standard maps such as on , on , and 0 or 1 on 2. The essential construction is then
3
Because 4 grows like 5, the composition 6 induces double-exponential decay near endpoints or boundaries in the target domain. In the Fourier-inversion literature, the corresponding contour deformation is
7
with Jacobian 8. There the deformation is selected so that the contour remains inside a union of strips and open cones where the characteristic exponent is analytic and damping is strong (Boyarchenko et al., 2018, Boyarchenko et al., 2021).
This suggests a unifying perspective: the term “SINH-acceleration” is not restricted to a single algorithm, but denotes a class of sinh-based conformal or regularizing devices whose purpose is to enlarge the effective analyticity domain seen by the numerical scheme and to convert weak decay into rapid decay.
2. Polynomial-adjusted sinh maps for trapezoidal and Sinc convergence
In the conformal-map formulation, the central problem is the treatment of finitely many singularities near the contour of integration. If the original integrand has singularities at 9 in the 0-plane, these are pulled back through the outer map: 1 The parameters in 2 are then chosen so that the preimages lie on the boundary of the maximal strip 3: 4 with unknown real abscissae 5. This places all singularity preimages on 6, preserving analyticity in the interior and restoring the maximal feasible strip width 7 (Slevinsky et al., 2014).
The parameter selection is posed as a nonlinear program. The constraints above provide 8 complex conditions for the unknowns 9 and 0, leaving one degree of freedom. The construction maximizes 1, because 2 is directly proportional to the double-exponential decay constant 3; larger 4 yields faster endpoint decay and smaller errors. The optimization problem is
5
together with a stabilizing ad hoc constraint such as 6 for 7 or 8 for 9, with 0 in the reported experiments (Slevinsky et al., 2014).
The theoretical basis is the strip-width constraint
1
identified as necessary by a nonexistence theorem. The asymptotically optimal regime is therefore
2
For the trapezoidal rule under double-exponential decay,
3
When 4, the asymptotic rate becomes
5
The corresponding Sinc approximation satisfies
6
and under 7,
8
Within this framework, the polynomial-adjusted sinh map achieves the maximal admissible strip and improves the secondary constants via 9, which explains the observed acceleration relative to classical sinh or unadapted double-exponential maps (Slevinsky et al., 2014).
3. Adaptive singularity recovery and algorithmic realization
When singularity locations are unknown, the conformal-map approach is combined with Sinc-Padé approximation. For Sinc points 0 and samples 1, the approximant
2
is defined by solving
3
using central Sinc samples. The poles of 4 are then treated as approximate singularity locations and are inserted into the same nonlinear program used in the known-singularity case (Slevinsky et al., 2014).
Because Sinc sampling is double-exponentially distributed, the associated linear system becomes ill-conditioned if too many far-out samples are used. The reported practical restrictions are therefore to use samples near the center only and to take 5, with the paper giving 6 and 7 as representative choices. The adaptive procedure begins with a naive DE approximation, doubles 8 until the relative error is below 9, then iterates pole estimation, nonlinear-map optimization, and geometric refinement until the target tolerance 0 is reached. The paper states that this adaptive method has “almost the same convergence properties” as the non-adaptive method with known singularities (Slevinsky et al., 2014).
The end-to-end implementation in the quadrature/Sinc setting proceeds as follows. One first identifies the canonical domain and selects the outer map 1. If singularities are known, they are pulled back by 2 and the nonlinear program for 3 is solved; an optional homotopy from an easy initial configuration may be used to generate initial guesses. If singularities are unknown, the adaptive Sinc-Padé stage supplies approximate pole data. The transformed mesh is then set with the optimal DE step, the mapped integrand 4 is evaluated, and 5 is increased geometrically until the desired tolerance is achieved. Each quadrature step uses 6 function evaluations, the nonlinear program has 7 variables and constraints and is reported as efficiently solvable with modern solvers such as Ipopt, and 8 for mapped Sinc can be obtained by Newton iteration (Slevinsky et al., 2014).
A recurrent comparison in this literature is with exact Schwarz–Christoffel strip maps. The polynomial-adjusted sinh map is approximate rather than exact, but it is much cheaper to evaluate because it uses elementary functions rather than strip-map integrals, while still preserving the decisive strip-width property.
4. Fourier inversion, contour deformation, and option-pricing transforms
In Fourier-based probability and pricing, SINH-acceleration is a contour-deformation technique for integrals of the form
9
or, more generally, for Lévy, Heston, CIR, and subordinated models with characteristic exponent 0. The core map is
1
chosen so that the deformed contour remains in the analyticity domain of 2 and 3, while the sign of 4 determines whether the contour is tilted upward or downward to turn the oscillatory factor into exponential decay. The transformed integrand is analytic in a strip 5 and is evaluated by the simplified trapezoidal rule, with discretization error bounded by Stenger’s estimate
6
in the practical parameter selection scheme reported in the option-pricing literature (Boyarchenko et al., 2018, Boyarchenko et al., 2021).
A central advantage over FFT-based schemes is the decoupling of discretization, truncation, and aliasing errors. In the B-spline projection method (PROJ), the coefficients
7
are computed pointwise on the deformed contour. For linear B-splines, the dual filter
8
has pole families at
9
and the contour may be shifted deliberately across these poles when beneficial, with residues computed explicitly and reused across grid points through residue series 0. The deformed-contour strategy removes the periodic wrap-around intrinsic to FFT truncation and thereby eliminates aliasing on narrow supports or asymmetric tails (Boyarchenko et al., 2021).
The 2018 treatment develops the same contour principle for PDFs, CDFs, European options, Heston pricing, CIR bond options, CIR-subordinated Lévy models, calibration, and quantile computation via “conformal principal components.” The reusable nodes
1
allow repeated evaluation of 2, 3, and 4 with 5-dependence entering only through 6, which is then used in Newton or bisection schemes for tail quantiles (Boyarchenko et al., 2018).
The reported performance is strongly application-dependent but consistently favorable in the regimes studied. For NTS PDFs at the peak, SINH achieves 7 with 8–9 in about 0 average time; for Heston puts, 1–2 yields 3 in roughly 4–5; and for CIR bond options the node counts are much smaller than those required by fractional-parabolic deformation or flat inverse Fourier transforms. In the PROJ setting, SINH is reported as robust and accurate for European and barrier options, and it remains effective when FFT coefficients are degraded by aliasing, underspecified truncation widths, or narrow double-barrier intervals (Boyarchenko et al., 2018, Boyarchenko et al., 2021).
5. Sinh regularization in Lagrangian nonuniform sampling
A distinct, though related, use of the term appears in nonuniform sampling theory. Here the problem is reconstruction of 6, where
7
from nonuniform samples associated with a sine-type function 8 whose real zeros form a separated set 9. The classical Lagrangian sampling expansion is
00
The sinh-regularized method multiplies the finite Lagrangian series by a compactly supported window
01
with 02, so that distant samples are suppressed without attenuating the central contribution (Jiang et al., 25 Jan 2026).
For a finite sample set 03, the auxiliary sine-type function
04
yields basis functions
05
and the regularized series is
06
In the periodic 07-channel setting, one uses
08
The Fourier transform of the window has a Bessel representation, and the tail estimate
09
drives the main error bounds (Jiang et al., 25 Jan 2026).
The resulting non-periodic and periodic estimates are
10
and
11
The comparison paper states that Gaussian regularization yields an exponential term of order
12
so the sinh window nearly doubles the decay rate in the exponent at the level of the main asymptotic dependence on 13. The analysis also relaxes the admissible perturbation condition for the finite-14 construction to 15, whereas the Gaussian comparison cited in that work required 16 (Jiang et al., 25 Jan 2026).
6. Applications, empirical behavior, and limitations
The conformal-map version of SINH-acceleration was demonstrated on endpoint-singular and complex-singular integrals, Goursat’s infinite integral, adaptive singularity recovery, nonlinear waves, and multidimensional expectations. In the interval example with logarithmic endpoint singularities at 17 and nearby complex conjugate singularities at 18 and 19, the optimized map
20
produced markedly faster convergence than the standard DE map, with roughly 21–22 more correct digits for the same 23. For Goursat’s integral on 24, prior DE achieved about 25 relative error with about 26 function evaluations, whereas the optimized DE map achieved the same error with about 27 evaluations. In multidimensional expectations over 28, optimized DE gave significantly lower errors than standard DE for 29–30, although the total cost remained 31 (Slevinsky et al., 2014).
In option pricing, the most emphasized practical gain is robustness under heavy tails, asymmetry, narrow supports, and path dependence. For CGMY/KoBoL densities, FFT truncation on a narrow support produces periodic wrap-around, whereas SINH computes coefficients on deformed contours without periodicity and therefore does not alias. For European options under CGMY with 32 and 33, the paper reports that, when the truncation width is underspecified with 34, SINH attains beyond practical precision of approximately 35–36 with moderate 37, while FFT stagnates around 38–39. For an up-and-out call with 40, 41, 42, 43, SINH reaches approximately 44–45 accuracy for 46, whereas FFT stalls near 47. In a double barrier call with 48, naive FFT saturates around 49–50, while SINH converges with empirically fourth-order behavior, and an anti-aliasing FFT requires six times more coefficients during initialization to achieve comparable rates (Boyarchenko et al., 2021).
The nonuniform-sampling formulation shows a different empirical profile. For the test function used in the 2026 study, averaged over 51 realizations, the non-periodic case with 52 and 53 yielded Gaussian error about 54 and sinh error about 55; for 56 and 57, the errors were about 58 and 59; and for 60 and 61, about 62 and 63. The observed curves were reported to match the predicted main exponential terms 64 and 65 (Jiang et al., 25 Jan 2026).
Several limitations recur across the literature. In the conformal-map quadrature setting, the map is approximate, so while it enforces 66, the constant 67 need not be fully optimal; however, the cited theorem shows that 68 enters only logarithmically in the asymptotic bound. Rational Sinc-Padé approximants are less effective at locating branch points and essential singularities than simple poles, which constrains adaptivity. Infinite arrays of singularities can limit the attainable rate to roughly single-exponential under further compositions. In high dimensions, the optimized maps improve constants but do not remove the curse of dimensionality. In the Fourier-pricing formulation, narrow analyticity cones restrict the allowable tilt and reduce the strip width 69, increasing the number of trapezoid points; branch cuts and pole geometry must still be respected carefully. In the sampling formulation, when 70 is very close to 71, the oversampling gap is small and larger 72 is required because the decay exponent scales with 73 (Slevinsky et al., 2014, Boyarchenko et al., 2018, Jiang et al., 25 Jan 2026).
A common misconception is to identify SINH-acceleration with a single fixed map such as 74 or with tanh-sinh quadrature in the narrow sense. The cited literature instead uses the term for a broader analytic strategy: either a polynomially adjusted sinh conformal map that repositions singularity preimages, a sinh contour deformation that exploits strip-and-cone analyticity of characteristic exponents, or a compactly supported sinh window that regularizes truncation in nonuniform sampling. What these constructions share is the use of the sinh function as the mechanism by which analyticity and decay are reshaped into forms that the trapezoidal rule, Sinc approximations, or Lagrangian series can exploit at near-optimal rates (Slevinsky et al., 2014, Boyarchenko et al., 2018, Boyarchenko et al., 2021, Jiang et al., 25 Jan 2026).