Parallel Simulations for Analysing Portfolios of Catastrophic Event Risk
Aman Bahl, Oliver Baltzer, Andrew Rau-Chaplin, Blesson Varghese

TL;DR
This paper presents a parallel computing approach using GPUs and multi-core CPUs to significantly accelerate aggregate risk analysis simulations for insurance portfolios, enabling real-time risk assessment and pricing.
Contribution
It introduces a novel parallel algorithm and GPU implementation for aggregate risk analysis, achieving substantial speedups over sequential methods.
Findings
GPU implementation is approximately 15 times faster than sequential execution.
The GPU-based engine can perform 1 million trials in just over 20 seconds.
Parallel methods support real-time risk analysis for complex insurance contracts.
Abstract
At the heart of the analytical pipeline of a modern quantitative insurance/reinsurance company is a stochastic simulation technique for portfolio risk analysis and pricing process referred to as Aggregate Analysis. Support for the computation of risk measures including Probable Maximum Loss (PML) and the Tail Value at Risk (TVAR) for a variety of types of complex property catastrophe insurance contracts including Cat eXcess of Loss (XL), or Per-Occurrence XL, and Aggregate XL, and contracts that combine these measures is obtained in Aggregate Analysis. In this paper, we explore parallel methods for aggregate risk analysis. A parallel aggregate risk analysis algorithm and an engine based on the algorithm is proposed. This engine is implemented in C and OpenMP for multi-core CPUs and in C and CUDA for many-core GPUs. Performance analysis of the algorithm indicates that GPUs offer an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInsurance, Mortality, Demography, Risk Management · Risk and Portfolio Optimization · Simulation Techniques and Applications
