Sinh Regularized Nonuniform Sampling Series
- Sinh regularized nonuniform sampling series is a method that employs a compact sinh-based window to regularize classical Lagrange and Shannon kernels, delivering exponential convergence.
- It integrates the sinh window into both Lagrangian and Shannon sampling frameworks, achieving errors several orders of magnitude lower than those from Gaussian regularization.
- Optimized parameter selection and localized computation ensure the technique maintains numerical stability and robustness to noise even with nonuniform sampling.
The sinh regularized nonuniform sampling series is a family of high-convergence reconstruction formulas for bandlimited functions sampled at nonuniform nodes. Its central innovation is the use of a compactly supported, even window function of the form for and $0$ otherwise, which regularizes classical kernels such as the Lagrange and Shannon sinc basis. When applied to Lagrangian and Shannon sampling frameworks, this regularization yields approximation errors that decay exponentially in and the regularization parameter —often with convergence exponents nearly twice as strong as those yielded by Gaussian windowing, and with robust numerical properties in the presence of sampling noise (Jiang et al., 25 Jan 2026, Kircheis et al., 2022).
1. Mathematical Definition and Kernel Construction
Given a finite sampling set , the classical Lagrange basis for entire sine-type generating function is
and reconstruction is via .
The sinh-regularized kernel augments this basis by multiplication with the window :
where is defined as
For the regularized Shannon series with uniform grid, the kernel becomes
and the reconstruction formula is
with window support and oversampling (Kircheis et al., 2023, Kircheis et al., 2022).
2. Error Bounds and Convergence Analysis
The central analytical advantage of the sinh regularizer is exponential error decay, with main error terms proportional to , where is typically chosen as for bandwidth (Jiang et al., 25 Jan 2026):
For the Shannon setting, the error fulfills
subject to , (Kircheis et al., 2022).
In the nonuniform case, provided the nodes are -dense (no gaps larger than ) and separated, identical exponential bounds hold for
The improved rate— for sinh versus for Gaussian—implies errors $2$–$5$ orders of magnitude smaller for moderate .
3. Parameter Selection and Localization
Optimal performance requires tuning of and support :
- Choice of : Set , leading to window support . In practical contexts, further increase beyond this offer marginal returns (Jiang et al., 25 Jan 2026).
- Localization: At any evaluation point , the series requires only those nodes with for Lagrangian or for Shannon series, restricting summation to $2m+1$ terms.
This compact support directly localizes computation and reduces truncation error (no tail term), as proven in multiple error analyses (Kircheis et al., 2023, Kircheis et al., 2022).
4. Numerical Stability and Robustness to Noise
Numerical experiments demonstrate that sinh-regularized series maintain exponential error decay even in the presence of sample perturbations. For noise of amplitude at each sample, the output perturbation is bounded by (Kircheis et al., 2022). The localized summation and rapid error decay confer robustness for large-scale practical implementations, including the nonuniform fast Fourier transform (NNFFT) and fast sinc transforms (Kircheis et al., 2021).
5. Comparative Performance: Numerical Evidence
Empirical tests reconstruct bandlimited signals under both uniform and nonuniform node distributions. For the canonical example function, the following table exhibits reconstruction errors for no regularization, Gaussian, and sinh-type regularization ():
Non-periodic Case (excerpt from (Jiang et al., 25 Jan 2026)): | | No Reg. | Gaussian | Sinh | |-----|---------------|------------------|-------------------| | 6 | | | | | 12 | | | | | 18 | | | |
Periodic Case ( channels): | | No Reg. | Gaussian | Sinh | |-----|---------------|------------------|-------------------| | 2 | | | | | 4 | | | | | 6 | | | |
Observed convergence matches for sinh and for Gaussian regularization.
6. Applications to Fast Algorithms
Sinh windows regularize transform kernels in the NNFFT, producing error terms that decay exponentially as , specifically as for oversampling factor (Kircheis et al., 2021). For the fast sinc transform, these windows are reused to achieve overall error , with the compounded window error. The entire process is computationally efficient, with complexity.
7. Practical Recommendations and Generalization
For high-accuracy reconstruction of bandlimited signals from nonuniform samples, the recommended configuration is:
- Use oversampling with moderate .
- Set regularization and support for direct coverage of interpolation nodes.
- Restrict summation to localized nodes, yielding exponential decay in approximation error and robustness to outlier noise.
The methodology extends naturally to general separated, -dense node sets; all key features—exponential decay, numerical stability, and computational efficiency—persist under nonuniform sampling regimens (Kircheis et al., 2022, Jiang et al., 25 Jan 2026). The sinh-type window is thus the preferred regularizer for practical and theoretical applications demanding minimal reconstruction error from finite, possibly irregularly spaced samples.