THEORETICAL FOUNDATIONS AND SPECIFICITY OF MATHEMATICAL MODELLING
Improved RBF Method for High-Accuracy Reconstruction of Complex Two- Dimensional Fields
- 1 Polytechnic University of Tirana, Tirane, Faculty of Mathematical & Physical Engineering
Abstract
Radial Basis Function (RBF) interpolation is widely used for reconstructing scattered multidimensional data, but its accuracy and stability often depend heavily on the point distribution, kernel choice, and matrix conditioning. This work proposes an improved RBF framework that combines a whitening transformation, adaptive sampling, and cross-validated parameter tuning to obtain more reliable reconstructions of complex two-dimensional fields. Whitening reduces geometric distortions and improves conditioning, while the adaptive sampling strategy focuses points in regions with strong gradients. Tests on a deliberately challenging synthetic function show that the whitening-enhanced RBF model achieves higher stability and lower error (in L1, L2, and L∞ norms) compared to the standard RBF formulation. The method is implemented in Python using open-source libraries and performs efficiently even on modest hardware.
Keywords
References
- Fasshauer, G., 2007. Meshfree Approximation Methods with Matlab. World Scientific Publishing Co.,Pages 53-61.
- M. D. McKay, R. J. Beckman and W. J. Conover ,A Comparison of Three Methods for Selecting Values of Input Variables in the Analysis of Output from a Computer Code,Source: Technometrics, Vol. 21, No. 2 (May, 1979), pp. 239-245 https://doi.org/10.2307/1268522
- Yuval Eldar, Michael Lindenbaum, Member, IEEE, Moshe Porat, Senior Member, IEEE, and Yehoshua Y. Zeevi, The Farthest Point Strategy for Progressive Image Sampling https://doi.org/10.1080/10789669.2009.10390836
- U. HERNANDEZ ACOSTA, S. KRISHNAN THEKKE VEETTIL, D. WICAKSONO, AND M. HECHT, MINTERPY - multivariate interpolation in python, https://github.com/casus/minterpy/, (2021).
- Buhmann, M. D. (2003).Radial Basis Functions: Theory and Implementations, Cambridge University Press.
- Kessy, A., Lewin, A., & Strimmer, K. (2018). Optimal whitening and decorrelation https://doi.org/10.48550/arXiv.1512.00809
- HECHT, M., HOFFMANN, K. B., CHEESEMAN, B. L. & SBALZARINI, I. F. (2018) Multivariate Newton interpolation. arXiv preprint arXiv:1812.04256.
- Wendland, H. (2005).Scattered Data Approximation Cambridge University Press.
- Strikwerda, J. C. (2004) Finite Difference Schemes and Partial Differential Equations SIAM.
- Stone, M. (1974) Cross-Validatory Choice and Assessment of Statistical Predictions. Journal of the Royal Statistical Society: Series B (Methodological), 36, 111-147.
- Kreyszig, E. (1978) Introductory Functional Analysis with Applications Wiley.