Loading [MathJax]/jax/output/SVG/jax.js
Rotich, Titus Kipkoech, Artur Hambardzumyan, and Eliud Koech. 2025. “An Application of Image Processing Techniques in the Calibration of Catastrophe Models.” Variance 18 (December).
Download all (13)
  • Figure 1. A simplified example of an ANN with a single hidden layer (adapted from Lowe and Pryor 1996).
  • Figure 2. An illustration of an image as a pixel. CNN works by localizing its prediction to each square of the image grid (pixel) (adopted from Mishra 2020).
  • Figure 3. An illustration of CNN architecture using feature segmentation to identify a car in an input image (adopted from Saha 2018).
  • Figure 4. U-Net architecture (adopted from Ronneberger, Fischer, and Brox 2015).
  • Figure 5. Total number of events occurring per year (a), and cumulative numbers of events that occurred in each US state between 1950 and 2020 (b).
  • Figure 6. Plot of historical frequencies for the three major weather events in the US from 1950 to 2020.
  • Figure 7. Total number of events occurring per year (a), and cumulative number of events that occurred in a US state between 1950 and 2020 (b).
  • Figure 8. Total numbers of events occurring per year (a), and cumulative numbers of events that occurred in a US state between 1950 and 2020 (b).
  • Figure 9. A visual representation of the U-Net fitted.
  • Figure 10. Actual versus predicted maps for the training dataset.
  • Figure 11. Actual versus predicted maps for the testing dataset.
  • Figure 12. Actual versus predicted hail severity using testing dataset.
  • Figure C1. Neuron model, xi is the input signal, n is the number of signals, the weight value of the input signal is wi, bias is B, and the output neuron is Y (adapted from Szegedy et al. 2016).

Abstract

Actuaries depend primarily on simulations to build catastrophe (cat) models. By applying image processing techniques such as the novel convolutional neural network (CNN), it is possible to use both numeric and map data to improve modeling. To this end, we illustrated applying CNN to calibrate a cat model, using the more efficient U-Net architecture, which has been shown to perform well with limited data because of its localized predictive ability. We evaluated our CNN model using real-life data obtained from the National Oceanic and Atmospheric Administration. We also used these data to build a more traditional generalized linear model and compared the results with those from the CNN model. We found that even with limited data, the CNN model performed well.