Media The Fast and the Fabulous. Harnessing GPU Power for High-performance Life Insurance Computations

The Fast and the Fabulous. Harnessing GPU Power for High-performance Life Insurance Computations

uploaded July 11, 2023 Views: 30 Comments: 0 Favorite: 2 CPD
Speakers: 
Description:

Data science most often relies on heavy computations on data, either due to complexity of calculations or volume of the data, or both. In this technical presentation we want to discuss our experiences working on design and implementation of high-performance large-scale computations required in the context of life insurance ALM projections using Python, GPU and clusters. Commonly used Python data science and machine learning libraries provide simple gateways to the GPU computations that don't require GPU knowledge to use. However, if one wants to go beyond that and develop fully custom models, at least some understanding of the GPU architecture and packages allowing its utilization is necessary to truly take advantage of this technology and avoid common pitfalls. We will present the difference in the computation model of the CPU and GPU, types of problems that can be efficiently tackled using massive parallelization on GPU and clusters, Python libraries that can be used by modelers with different levels of experience and some hints on what to do and what not to do when implementing GPU computations. We will also show benchmarks of our implementations to show that speed-ups in order of magnitude of up to 1000x are possible with an appropriately chosen model and implementation architecture.

We believe our considerations and examples can be very useful to anyone working with life insurance data. While we focus on multidimensional liability and asset projections, these methods can be applied to any data engineering or data science problems equally well. We also use this opportunity to highlight key differences between developing sandboxed models for adhoc studies versus IT-approved production models.

Tags:
Content groups:  content2023

0 Comments

There are no comments yet. Add a comment.