Conceptio › Archive › arXiv CS
arXiv CSopen access

Revealing Geography-Driven Signals in Zone-Level Claim Frequency Models: An Empirical Study using Environmental and Visual Predictors

2026 · arxiv_cs
arXiv CS · Papers · License: Open Access · 2026
Open Source ↗Direct PDF ↓
neural-networks
machine learning, deep learning, neural networks

Revealing Geography-Driven Signals in Zone-Level Claim Frequency Models: An Empirical Study using Environmental and Visual Predictors∗ Sherly Alfonso-Sánchez1, 2 , Cristián Bravo1 , and Kristina G. Stankova1

arXiv:2604.21893v1 [stat.ML] 23 Apr 2026

1

Department of Statistical and Actuarial Sciences, Western University, 1151 Richmond Street, London, Ontario, N6A 5B7, Canada. 2 Departamento de Matemáticas, Universidad Nacional de Colombia. Ave Cra 30 #45-03, Edificio 404. Bogotá, Colombia.

Abstract Geographic context is often considered relevant for assessing motor insurance risk, yet public actuarial datasets typically provide limited location identifiers, constraining how this information can be incorporated in claim-frequency models. This study examines how geographic information from alternative data sources can be incorporated into actuarial models for Motor Third Party Liability (MTPL) claim prediction under such constraints. Using the BeMTPL97 dataset, we adopt a zone-level modeling framework and evaluate predictive performance on postcodes not observed during training. Geographic information is introduced through two channels: environmental indicators from OpenStreetMap (2014) and CORINE Land Cover 2000, and orthoimagery from 1995 released by the Belgian National Geographic Institute for academic use. We evaluate the predictive contribution of coordinates, environmental features, and image embeddings across three baseline models: generalized linear models (GLMs), regularized GLMs, and gradientboosted trees, while raw imagery is modeled using convolutional neural networks. Our results show that augmenting actuarial variables with constructed geographic information improves predictive accuracy. Across experiments, both linear and tree-based models benefit most from combining coordinates with environmental features extracted at 5 km scale, while smaller neighborhoods also improve baseline specifications. Generally, image embeddings do not improve performance when structured environmental features are available; however, when such features are absent, pretrained vision-transformer embeddings enhance accuracy and stability for regularized GLMs. Our results show the predictive value of geographic information in zone-level MTPL frequency models depends less on model complexity than on how geography is represented, and illustrate that geographic context can be incorporated despite limited individual-level spatial information.

Keywords: Frequency prediction, Multimodal learning, Remote sensing, Alternative data. ∗

NOTICE: This is the author´s version of a submitted work for publication. Changes resulting from the publishing process, such as editing, corrections, structural formatting, and other quality control mechanisms may not be reflected in this document. Changes may have been made to this work since it was submitted for publication. This work is made available under a Creative Commons BY license. ©CC-BY-NC-ND

1

1

Introduction

The rapid growth of new data sources has encouraged insurers to assess whether incorporating such information can improve profitability or the overall customer experience. Recent studies show that alternative data can improve different forms of risk assessment and decision-support in insurance operations. For example, Óskarsdóttir, Ahmed, Antonio, Baesens, Dendievel, Donas, and Reynkens (2022) used the social network of a claim to improve fraud detection in motor insurance, demonstrating that relational features add predictive value beyond claim-specific attributes. Similarly, Dubey, Parida, Birajdar, Prajapati, and Rane (2018) showed the usefulness of text data in underwriting by extracting embeddings from unstructured documents (e.g., personal details, medical history) using Natural Language Processing to support automated risk assessment. Pérez-Zarate, Corzo-Garcı́a, Pro-Martı́n, Álvarez-Garcı́a, Martı́nez-del Amor, and Fernández-Cabrera (2024) used damaged vehicle images for automated car damage detection, showing that an ensemble of YOLOv5-based detectors outperforms state-of-the-art models in both accuracy and speed, replacing labor intensive manual inspections (i.e., manual analysis of images and physical investigation) with scalable automated processing that enables faster turnaround and an improved customer experience. The growing availability of alternative data has been accompanied by rapid advances in artificial intelligence, allowing insurers to analyze complex risk profiles beyond traditional tabular information. These developments have expanded the range of data sources used in insurance, including geopolitical indicators, social media signals, Geospatial Information Systems (GIS), and real-time information streams (Jaiswal, 2023). The rise of InsurTech firms has further accelerated this trend, making modern AI and machine-learning techniques accessible even in lower-income or emerging markets and improving customer engagement (Gupta, Ghardallou, Pandey, and Sahu, 2022). However, the adoption of these technologies also raises regulatory and ethical concerns. Current regulatory frameworks emphasize the need for transparent and explainable models to maintain public trust and to prevent discriminatory outcomes arising from opaque or biased data and algorithms (Bhattacharya, Castignani, Masello, and Sheehan, 2025) Despite these technological advances, the use of AI within auto insurance is largely focused on a narrow set of tasks. According to a recent survey (Bhattacharya et al., 2025), most applications of artificial intelligence in auto insurance focus on behavioral risk modeling through telematics (Ayuso, Guillen, and Nielsen, 2019; Gao, Wang, and Wüthrich, 2022; Henckaerts and Antonio, 2022), automated damage detection (Fouad, Malawany, Osman, Amer, Abdulkhalek, and Eldin, 2023; Rababaah, 2023), fraud detection (Benedek and Nagy, 2023; Ding, Ruan, Wang, and Liu, 2025), or operational efficiency (Ayuso et al., 2019; Dong and Quan, 2025). However, the use of AI or other forms of alternative data for Motor Third-Party Liability (MTPL), which is the mandatory coverage that compensates third parties sustaining injuries and property damage caused by the policyholder, has received far less attention. With regard to the incorporation of geographic information, some researchers have enriched locations (e.g., latitude and longitude coordinates) with demographic or socioeconomic attributes. In this setting, Tufvesson, Lindström, and Lindström (2019) modeled frequency and severity in vehicle hull damage policies from a private insurer including as geographic data the area centroid coordinates and a neighborhood structure and improved with location related demographic variables, and (Blier-Wong, Cossette, Lamontagne, and Marceau, 2022) earned spatial embeddings from census-derived socioeconomic variables to support geo-

2

graphic rate making. Although these studies demonstrate the potential value of geographic enrichment, they are based on either spatial adjacency structures or demographic context. In contrast, our study examines a different dimension of geography: the built environment, which refers to observable physical characteristics of infrastructure in the area surrounding each zone, including the structure of the road network and the composition of land-use, as well as the visual appearance of this area captured through images. To the best of our knowledge, these forms of geographic information have not been evaluated for the prediction of the frequency of MTPL claims at the zone-level, leaving this question empirically unexplored. We use the publicly available beMTPL97 dataset, which contains Belgian MTPL policies and their associated postcodes or coordinates. In our research, we model the frequency of MTPL claims at the zone level. This choice is motivated both by the nature of the available data and by actuarial considerations. In the beMTPL97 dataset, individual policy records exhibit coarse geographic granularity, with many policies sharing the same postcode, which limits the ability to exploit meaningful location variation at the policy level. Aggregating to zones provides more stable exposure and claim counts and avoids sparsity issues in frequency modeling. Although modern auto insurance increasingly incorporates personalized or telematics-based scores, geographic variation in the built environment and traffic context remains an important determinant of MTPL risk. In this context, the use of the beMTPL97 dataset is primarily motivated by its public availability, while the dataset reflects a specific empirical context, the objective of this study is not tied to this particular dataset, but rather to develop and illustrate a general methodological framework and the types of insights it can provide. Zone-level modeling therefore offers a practical and interpretable framework for investigating the role of geography in MTPL claim-frequency prediction. Within this framework, geographic representations based on publicly observable built environment characteristics and images at the postcode level do not directly encode individual level socio-economic attributes, though they may act as indirect proxies; aggregation at the zone level mitigates ethical concerns commonly associated with the use of geographical variables. This scheme allows geographic context to be incorporated at the zone level alongside individual level actuarial variables, while preserving relevance for pricing applications. In this context, our study is guided by the following research questions. 1. How can useful geographic information be constructed or acquired from alternative data sources for MTPL insurance data when the available information is limited to policyholder coordinates or postcodes? 2. To what extent does incorporating both existing and constructed geographic information improve the prediction of the number of claims at the zone-level beyond traditional actuarial variables? 3. How sensitive are the resulting models to the choice of spatial scale, such as using narrower or broader neighborhoods when extracting environmental and visual features? The remainder of this article is organized as follows. Section 2 provides a detailed review of the related literature. Section 3, describes the methodology created, including the introduction of background concepts, the description of the beMTPL97 data set, and the procedures used to construct geographic information from external data sources. Section 4 presents and discusses the empirical findings. Finally, Section 6 concludes the article and outlines the limitations and implications of our research. 3

2

Literature Review

2.1

Geographic Data Usages in Insurance

The use of geographic information in insurance, understood as data that contain an implicit or explicit reference to a location (ISO, 2022), has been explored in several areas. For example, Blier-Wong et al. (2022) rely on demographic variables linked to census polygons to represent how populations are distributed throughout space, using features such as population age structure, household composition, education, participation in the labor force, commuting patterns, and income distributions, while explicitly excluding protected characteristics such as ethnicity, language, or immigration status, to construct geographic embeddings. They apply these embeddings to predict fire counts, home insurance claims, and car accidents, and report lower bias and variance than standard spatial interpolation models. In a different direction, Tufvesson et al. (2019) analyze spatial variation in claims of hull damage using a Conditional Autoregressive model. Their geographic inputs are limited to area centroids and an insurersupplied neighborhood structure that accounts for adjacent areas and natural barriers. Their results show improvements in predictive accuracy compared to a traditional GLM. Neither of these works incorporates information about the built environment or visual features. Other studies consider geographic information extracted from images. Kita-Wojciechowska and Kidziński (2019) link Google Street View (GSV) images with the home addresses of more than 20,000 auto insurance policyholders. They use convolutional neural networks to extract indicators of neighborhood condition, housing quality, and visible socioeconomic characteristics, and show that these image based measures improve accident risk prediction over the company’s internal model. A similar approach is used in Nguyen, Belnap, Dwivedi, Deligani, Kumar, Li, Whitaker, Keralis, Mane, Yue, et al. (2022), where GSV images are combined with Intermountain Healthcare patient records. Deep learning models classify elements of the built environment, such as street greenery, crosswalks, and visible utility wires. These indicators are aggregated at the neighborhood level and are linked to several health outcomes. Interestingly, they show that people living in communities with high levels of street greenness and a lower proportion of single-family detached housing have 10 to 27% lower diabetes, hypertension, and obesity adjusting by insurance status, white race, hispanic ethnicity, religion, marital status, and area deprivation index. In the context of home insurance, Blier-Wong, Lamontagne, and Marceau (2024) construct a representation-learning framework that cleans and censors raw GSV images and then learns image embeddings by pre-training on property characterization tasks such as predicting construction year or number of floors. The authors find that these embeddings help predict the frequency of perils such as theft and wind. Geographic information has also been used in agricultural insurance. Islam, Ahamed, Matsushita, and Noguchi (2024) combine Landsat-8 satellite imagery with detailed land use maps to estimate flood related damage to boro rice crops in Bangladesh. They generate spatial damage maps at the subdistrict level and use them to estimate financial losses and appropriate premium levels. Their study shows that remote sensing can significantly improve crop damage assessment. Finally, some applications use geographic information for operational tasks. Asabere, Asare, Lawson, Balde, Duodu, Tsoekeku, Afriyie, and Ganiu (2024) develop a Geographic Information System (GIS) based platform called Geo-Insurance, where a GIS is understood as “a system specifically designed to capture,

4

store, analyze, manage and present spatial and geographical data” (Longley, Goodchild, Maguire, and Rhind, 2015). The platform integrates geodatabases with web mapping tools to build a location-based recommendation system that helps customers identify nearby insurance companies that offer specific services. Although their work does not focus on risk modeling, it shows that geographic data and GIS tools can also support customer decision-making in insurance service selection. Table 1 contains a summary of some related work investigating the use of geographic data in insurance

Table 1: Summary of related work Authors (Year)

Insurance Line

Geographic Information

Data source

Blier-Wong et al. (2022)

Auto, fire and home.

Spatial embeddings from census data

* Canadian census data * Montréal’s Collisions routières open dataset * City of Toronto’s open dataset Fire Incidents * Historical losses of home insurance contracts from a Canadian P&C insurance company.

Tufvesson et al. (2019)

Car

Area centroid coordinates and a neighbourhood structure

* Commercial P&C provider (Insightone)

Kita-Wojciechowska and Kidziński (2019)

Car accidents

Google Street View Images

* Poland motor insurance data set.

Nguyen et al. (2022)

Healthcare

Google Street View Images

* Intermountain Healthcare

Blier-Wong et al. (2024)

Home

Google Street View Images

* Canadian home insurance data set

Islam et al. (2024)

Crop

Remote sensing images

* Landsat-8 * High-resolution land use land cover map of a Survey of Bangladesh (SoB)

Asabere et al. (2024)

Customer experience

Geographic coordinates of the potential client

* From client’s mobile or desktop * Some insurance companies in Accra, Ghana.

Across these studies, geographic information has shown promise in several insurance applications, but almost none of this work focuses on MTPL. Existing research on auto insurance either looks at telematics or uses images for private car risk, not liability claims. As a result, it is still unclear whether the environmental or visual features around a location are useful for predicting the frequency of MTPL claims. This opens a clear opportunity for our study, which tests these forms of geographic information at the zone level using the beMTPL97 dataset.

2.2

Research in Motor Third Party Liability

Research that examines MTPL claim frequency prediction using ML models remains limited but has gained attention in recent years. Using the widely known French MTPL dataset, available in the CASdatasets R package (Dutang and Charpentier, 2024), Noll, Salzmann, and Wuthrich (2020) showed that tree-based models and neural networks (NN) can capture interactions between predictors that traditional GLMs cannot. To test the robustness of these findings on a different dataset, Burka, Kovács, and Szepesváry (2021) evaluated GLMs, Generalized Additive Models (GAMs), Random Forests (RF), and NN on a Hungarian MTPL data set. They reported that all models performed well, with the best results obtained from a weighted ensemble that combines predictions from the individual models. Further work using the French MTPL dataset includes Seyam (2025), who compared Poisson GLMs, 5

decision trees (DT), and GAMs. They found that GAMs provided the strongest combination of predictive performance and interpretability. With the same objective of comparing classical and modern approaches for MTPL frequency estimation, Vı́t, Seif, and Štěpánek (2025) used a commercial Czech dataset. Their results show that GLMs, when joined with expert informed preprocessing, remain highly competitive, even against more complex models such as neural networks and hurdle models. Although the French MTPL dataset is widely used in the literature, it contains only limited geographic information, namely the policyholder’s region. Because our analysis relies on spatial variables, we instead use the Belgian dataset (beMTPL97, available in the CASdatasets R package), which provides postcode-level information linked to municipality centroids and, therefore, allows for a finer spatial resolution. More recently, Ibrahim, Stanley, Murfi, Novkaniza, and Devila (2024) extended the evaluation of XGBoost for pricing applications using the beMTPL97 dataset. They assessed the performance of the models using out-of-sample error metrics and model lift, finding that Extreme Gradient Boosting (XGBoost) and Gradient Boosting Machine (GBM) performed best for frequency prediction, while GAMs were strongest for severity. In addition, Holvoet, Antonio, and Henckaerts (2025) investigated deep learning approaches for both frequency and severity in four public CAS datasets, including three MTPL datasets (beMTPL97, French and Australian). Their results show that a standard feed-forward neural network does not outperform well designed GLMs or GBMs, which remains consistent with broader findings that deep learning often underperforms in tabular settings. However, they also showed that hybrid architectures that fuse gradient-boosted trees with NN layers, which represent a specific instance of the broader Combined Actuarial Neural Network (CANN) framework, can outperform standalone tree-based models when applied to tabular insurance data. In general, these studies compare traditional actuarial methods with modern ML techniques. However, none of them expand the feature space using external geographic information. Our work differs by incorporating built-environment variables and visual predictors related to the policyholder’s area of residence, offering a new perspective on MTPL claim frequency modeling. Table 2 summarizes some of the research related to the MTPL insurance line. Table 2: Summary of related work in ML applications in MTPL tasks

Authors (Year)

MTPL task

Models employed

Data

Noll et al. (2020)

Claim frequency prediction

* GLM, Tree-based models, NN

* French MTPL (publicly available)

Burka et al. (2021)

Claim frequency prediction

* GLM, GAM, RF, NN

* Commercial Hungarian MTPL

Seyam (2025)

Claim frequency prediction

* GLM, DT, GAM

* French MTPL (publicly available)

Vı́t et al. (2025)

Claim frequency prediction

* GLM, Hurdle models, Feed forward NN

* Commercial Czezh dataset

Ibrahim et al. (2024)

Claim frequency and severity prediction

* XGB, GBM, GAM

* Belgian MTPL beMTPL97 (publicly available)

Holvoet et al. (2025)

Claim frequency and severity prediction

* GLM, GBM, Feed forward NN, CANN

* Belgian MTPL beMTPL97 * French MTPL * Australian MTPL (publicly availables)

6

3

Methodology

Claim frequency estimation plays a central role in actuarial science, supporting underwriting, risk assessment, pricing, and reserving. In this setting, the objective is to predict the number of claims that occur over a given period using historical information. For the MTPL insurance line, this task has traditionally been performed using classical statistical models such as GLMs (Haberman and Renshaw, 1996; McCullagh, 2019; Qazvini, 2019). These models are transparent, interpretable, and suitable for actuarial practice, as they allow the inclusion of exposure as an offset and accommodate standard counting distributions. However, as discussed in the previous section, several studies have explored ML models to improve predictive performance. Following Holvoet et al. (2025) and Zail (2019), we model claim counts using a Poisson distribution. Importantly, we do not replicate the model exactly as is done in these studies. Instead, we retain the Poisson assumption while introducing alternative geographic and environmental predictors. Specifically, if we denote by yi the observed claim count for the postcode i (after aggregating claims at the postcode level), assumed to follow a Poisson distribution, this is: yi ∼ P o(λi ), where the mean parameter λi is given by: λi = exp{ln(ei ) + f (xi )}.

(1)

Here, ei denotes the exposure (i.e., the time the policy was in force), and xi represents the vector of predictors for observation i. In this formulation, our study examines the impact of incorporating geographic predictors in addition to traditional actuarial features such as policyholder age, vehicle age, bonus–malus class (a score reflecting the policyholder’s history of claims) or type of coverage, which are aggregated at the postcode level. That is, we compare models where these geographic features are included or excluded from xi , and we evaluate different approaches to estimating the function f , ranging from parametric specifications (as in GLMs) to non-parametric ones (as in XGBoost and NN). In the following, we introduce the main modeling approaches employed in this study. We then describe the dataset, the aggregation of the data set by zone-levels, and the construction of geographic features from external data sources. • Poisson Generalized Linear Models In this setup we assumed f (xi ) in (1) to be a linear function given by: f (xi ) = β0 + β1 xi,1 + · · · + βp xi,p , where xi = [xi,1 , . . . , xi,p ]T denotes the vector of predictors for observation i, and β = [β0 , β1 , . . . , βp ]T is the corresponding vector of coefficients. This corresponds to the standard GLM linear predictor under a log link.

7

• Extreme Gradient Boosting Models (XGB) In contrast to GLMs, XGB models model f (xi ) in a non-parametric way using additive ensemble of regression trees. Following Chen and Guestrin (2016), the prediction function can be written as:

f (xi ) =

K X

fk (xi ), fk ∈ F,

k=1

where xi = [xi,1 , . . . , xi,p ]T is the vector of predictors for observation i, F = {f (x) = wq(x) } is the space of regression trees. Where q : Rp → T , and w ∈ RT represents the structure of the tree (T being the number of leaves of the tree) and leaf weights, respectively. XGB builds trees sequentially, each one correcting the residuals of the previous ensemble. This forward stagewise procedure enables the model to capture nonlinear effects and interactions among predictors that cannot be represented by a linear specification. For more details refer to Chen and Guestrin (2016) and Hastie, Tibshirani, Friedman, et al. (2009). • Neural Networks, CNNs and ResNet18 : Feed-forward neural networks model nonlinear relationships by applying a sequence of affine transformations followed by nonlinear activation functions. If z (m) denotes the output of layer m, then a standard dense layer has the form   z (m) = σ W (m) z (m−1) + b(m) , where W (m) and b(m) are the learnable weights and biases, and σ(·) is a nonlinear activation function such as the Rectified Linear Unit (ReLU) (Bengio, Goodfellow, Courville, et al., 2017) function. Stacking such layers allows the network to approximate complex functions, thus providing a flexible estimator of f (xi ) in (1). For image inputs, Convolutional Neural Networks (CNNs) are more appropriate because they preserve spatial structure. Instead of treating each pixel as an independent input, a convolutional layer applies a small learnable filter across the image. Each filter responds to visual patterns such as edges, corners, or textures. CNNs differ from fully connected networks in several important ways. First, CNNs employ local connections, meaning each neuron is connected only to a small spatial region of the previous layer. This reduces the number of parameters and improves convergence speed. Second, CNNs make use of weight sharing, where a group of connections across different spatial locations uses the same set of weights (i.e., convolutional filters), further decreasing the total number of learnable parameters. Finally, CNNs apply downsampling operations (e.g., pooling) that reduce spatial resolution while retaining useful information (Lecun, Bottou, Bengio, and Haffner, 1998; Li, Liu, Yang, Peng, and Zhou, 2021). In this study, we use ResNet18 (He, Zhang, Ren, and Sun, 2016) to extract visual features from image tiles. The architecture follows the standard specification: an initial 7×7 convolution with batch normalization and max pooling, followed by four residual stages containing two residual 8

blocks each, with 64, 128, 256, and 512 output channels, respectively. Each residual block consists of two 3×3 convolutional layers with identity skip connections. Following the scheme described in Zhang, Lipton, Li, and Smola (2023), Figure 1 illustrates the ResNet blocks with and without a 1×1 convolution, the latter being used to adjust channel dimensions before the skip connection is added. ReLU

ReLU

+

+

Batch norm

Batch norm

3 x 3 Conv

3 x 3 Conv

ReLU

ReLU

Batch norm

Batch norm

3 x 3 Conv

3 x 3 Conv

x

x

1 x1 Conv

Figure 1: ResNet blocks.

Because the images used in our experiments are grayscale, we adapt the first convolutional layer from three input channels to one, by averaging the pretrained RGB weights across the channel dimension. All subsequent layers of the ResNet18 backbone remain unchanged. After the final residual stage, a global average pooling layer produces a 512 dimensional embedding that summarizes the visual information in each image. This embedding is used either on its own (image-only model) or concatenated with tabular predictors (multimodal model), and the resulting feature vector is passed through a small fully connected network that outputs the log-rate predictor for Poisson regression (Poisson Head MLP). 2X

3X

Poisson head (MLP)

+

FC

+

Global Avg.Pool

3 x 3 MaxPool

Batch norm

7 x 7 Conv

+

Figure 2: General scheme of the employed ResNet18 model.

For the regression model given in (1) with target variable y, the prediction for the observation i is denoted by ŷi . The parameters of f (·) are those that minimize a given loss function l(·) over a P training data set Xtrain , that is, those minimizing {i:xi ∈Xtrain } l(yi , ŷi ). For the claim frequency task, we assume that the claim count is Poisson distributed, following previous works (Clemente, Guerreiro, and Bravo, 2023; Holvoet et al., 2025). Thus, the loss function is given by the Poisson

9

negative log likelihood 1 l(yi , ŷi ) = n

! X

ŷi − yi ln(ŷi ) − ln(yi !) ,

i

where n is the number of observations in Xtrain . To evaluate the model performance, we calculate the out-of-sample error of the trained model over the test set Xtest , using the Root Mean Square Error (RMSE), since we are interested in the point estimate of the expected number of claims by zone level. In addition, to reduce overfitting and to mitigate multicollinearity among predictors, we also consider Elastic Net regularization within the GLM framework. Elastic Net combines the L1 penalty of lasso with the L2 ridge penalty (Zou and Hastie, 2005), allowing both coefficient shrinkage and variable selection. The penalized log-likelihood is defined as 

 1−α 2 lpen (β) = l(β) + η α∥β∥1 + ∥β∥2 , 2

(2)

where η ≥ 0 controls the overall amount of regularization and α ∈ [0, 1] determines the relative weight of the L1 and L2 components. Additionally, to evaluate all models in a consistent and statistically reliable way, we follow a multifold out-of-sample procedure created by Henckaerts, Côté, Antonio, and Verbelen (2021). Instead of relying on a single train–validation–test split, the dataset X is first partitioned into six stratified and disjointed sets, denoted by X1 , · · · , X6 . Each subset serves once as an external test sample. For a given fold j, j ∈ {1, · · · , 6}, Xj is held out, and the remaining observations X − Xj are internally divided into five parts for a separate cross-validation routine. Within this inner loop, four parts are used to fit the model and the remaining one part is used for validation, rotating over the five possible choices. The average validation error across these five inner folds guides the selection of the hyperparameter configuration (e.g., regularization strength for GLMs, trees depth, dropout parameters for neural networks). After identifying the parameters’ set, we refit the model using all data in X − Xj and compute its predictive performance on the untouched test subset Xj . Repeating this procedure for j ∈ {1, · · · , 6} produces six independent out-of-sample predictions, ensuring that every observation in the dataset is assessed without ever being used for its own model training. This evaluation design provides greater stability and significantly lower variance than a single train–test split. Cross-validation, which is done in the inner loop, is known to mitigate sensitivity to arbitrary data partitions and to yield more reliable estimates of predictive accuracy (Arlot and Celisse, 2010; Hastie et al., 2009). The following Figure 3 is an adaptation from the schema given by Henckaerts et al. (2021):

10

Figure 3: Extended cross validation scheme.

In the following subsections, we introduce the tabular data used in the analysis, the construction of the environmental features, the acquisition of the imagery, and the role of image embeddings in the modeling framework.

3.1

Tabular Data

The original dataset used in our research is the 1997 Belgian MTPL dataset (beMTPL97), available in the R package CASdatasets (Dutang, Charpentier, and Gallic, 2024). The data contain information on 163,212 policyholders, each observed over a certain period of exposure. Exposure represents the fraction of the year during which a policyholder was exposed to risk, with a maximum value of one. The variables used in this study are listed in Table 3. After exploring the data, we find that the proportion of policyholders with more than three claims is extremely small, that is, less than 0.012% of the dataset. For this reason, we restrict attention to policyholders with at most three claims. We also observed that the 163,193 policyholders correspond to only 583 unique postcodes. With such limited geographic variation at the individual level, it is not feasible to study the impact of built environment features or visual geographic predictors directly at the policyholder level. To obtain a meaningful geographic variation, we aggregated the data at the postcode level. This aggregation is consistent with the granularity at which geographic information is available in beMTPL97, and remains actuarially relevant, as territorial effects are still widely used in MTPL underwriting and helps explain spatial variation in claim frequency patterns. Aggregating to the area level is also consistent with actuarial practice in situations where confidentiality constraints prevent the employment of individual data. For example, studies using the publicly released long term care (LTC) incidence experience of the Society of Actuaries rely on pre-grouped exposure and claim counts, because the data provider does not provide policy-level observations. Examples include SOA (2015) and Zail (2019), both of which analyze grouped LTC records rather than individual policies. In our research, to create the aggregated dataset at the postcode level, we used the original variables listed in Table 3. Exposure and nclaims were aggregated as sums of all individual observations within 11

Table 3: Variable descriptions.

Variable

Description

expo

Numeric variable to describe the fraction of the year the policy was exposed. Categorical variable for the insurance coverage level: TPL only third party liability, TPL+ limited material damage , TPL++ comprehensive material damage. Numeric for the policyholder age. categorical variables for female and male. Integer for the level occupied in the former compulsory Belgian bonus-malus scale. From 0 to 22, a higher level indicates worse claim history. Numeric variable for horsepower of the vehicle in Kilowatt. Numeric variable for the car in years. Categorical variable for the type of the vehicle gasoline or diesel. Categorical variable for the use of the vehicle: private or work. Categorical variable for indicating whether the vehicle is part of a fleet. Postal code of the municipality of policyholder’s residency. Numeric variable for the latitude coordinate of the center of the municipality where the policyholder resides. Numeric variable for the longitude coordinate of the center of the municipality where the policyholder resides. Numeric variable for the number of claims.

coverage ageph sex bm power agec fuel use fleet postcode lat long nclaims

each postcode. For numerical variables, we compute the mean, median and standard deviation within each postcode. For categorical variables, we constructed proportion-based features that capture the share of each category in that postcode. For clarity, we use the suffixes mean, median, and sd for numerical summaries and prop for categorical proportions. For example, the aggregated variables include ageph mean, ageph median, ageph sd, coverage TPL prop, and coverage TPL+ prop. Additionally, we define the variable postcode 2, which corresponds to the first two digits of the original postcode variable and represents the region in Belgium. We also include the variables latitude and longitude. Figures 4 and 5a and Table 5b summarize the postcode level distributions of the aggregated number of claims (nclaimsag ), exposure (expoag ), and claim frequency (freq = nclaimsag /expoag ). The aggregated variables nclaimsag and expoag show a strong right skewness. Most postcodes record relatively low totals, with medians of 18 claims and 141.12 units of exposure. However, a limited number of postcodes correspond to Belgium urban postal zones with high population density, such as 2000 (Antwerp), 4000 (Liège), 6000 (Charleroi) and 9000 (Ghent). These postal zones cover major municipalities and their associated districts, which naturally have much larger insured populations and traffic volumes. As a result, they generate substantially higher aggregated values, with a maximum of 703 claims and more than 4,500 units of exposure. Therefore, these high totals reflect structural differences between postcodes rather than anomalies, and all aggregated values correspond to valid regions. The histogram of the claim frequency shows a roughly unimodal distribution centered between 0.10 and 0.15. The left tail reflects postcodes with very low frequencies, while the right tail includes a small number of postcodes with higher values, up to approximately 0.36. These higher frequencies are genuine postcode-level results and were retained.

12

Figure 4: Histogram of the aggregated number of claims and exposure.

Variable

Mean

Median

SD

Min

Max

nclaimsag

34.54

18.00

60.43

0.00

703.00

expoag

249.06

141.12

379.52

1.10

4505.73

freq

0.13

0.13

0.05

0.00

0.37

(b) Summary statistics of the variables.

(a) Histogram of the frequency in the aggregated data.

Figure 5: Histogram of frequency and summary statistics.

3.2

Construction of the Environmental Features

The built environment around a residence is often considered relevant for assessing road traffic risk. Factors such as road density, intersection layout, traffic control devices, and the concentration of commercial or public amenities can influence local traffic volume and traffic complexity and may therefore be associated with accident occurrence. Similarly, the presence of schools, healthcare facilities, or fuel stations is linked to distinct activity patterns and potentially different exposure to risk conditions. These considerations suggest that neighborhood characteristics could help explain the variation in claim frequency at the postcode level, for example, Stevenson, Mues, and Bravo (2022) showed that the greenery and other characteristics of the neighborhoods influence the value of the assets of the people who inhabit them, helping in the determination of losses. We aim to empirically evaluate whether these features contribute predictive information beyond the tabular variables. To characterize the built environment around each postcode, we use OpenStreetMap (OSM) feature data (OpenStreetMap contributors, 2025a,2) together with CORINE Land Cover 2000 data (Copernicus Land Monitoring Service / European Environment Agency, 2020). These two datasets provide complementary information, OSM provides detailed representations of roads, amenities, and other local infrastructure, while CORINE offers a consistent Europe-wide land cover classification around the year 2000.

13

OSM is a collaboratively curated geospatial database, it is also known as a volunteered geographic information system, which started in 2004. In our setting, OSM features are used as proxy indicators of the spatial context surrounding each postcode, particularly for long lived infrastructure such as major roads and public facilities, which tend to be stable over time. In addition, CORINE 2000 provides a 100m resolution map classified into 44 land cover categories. We retain only cells labeled as artificial surfaces (codes 111–142), covering urban fabric, industrial and commercial units, and transport infrastructure. These represent areas that were already developed by 2000. The BeMTPL97 insurance dataset refers to year 1997, whereas detailed OSM feature coverage is only available from later snapshots, we use the 2014 extract, which is the version available to the public that is closer in time. To reduce the temporal mismatch, we partially backdate the OSM layers using CORINE 2000. Specifically, we retain only the OSM features that fall within the artificial surface cells of CORINE, thus restricting the analysis to locations that were already urbanized by 2000. Although the CORINE mask does not identify individual buildings or roads present in 1997, it restricts the retained OSM features to locations that were urbanized prior to 2000, then reducing the influence of features located in newly developed areas that emerged after the accident period. We note that the temporality of the data is not the relevant part of our analysis. We do not intend to model if the specific area within Belgium at that time was predictable; our research studies if modern AI techniques allow analysts to incorporate urbanization data in general. For each postcode, we take the latitude and longitude of the location and project it to the Belgian Lambert 72 coordinate system, so that distances and areas were measured in meters. Around each postcode center, we draw circular neighborhoods (buffers) with radius of 0.5 km, 1 km, 3 km, and 5 km. These radius are chosen to capture both the immediate surroundings and the progressively wider neighborhoods of the center location of the insured municipality, consistent with evidence that many road accidents occur close to the place of residence (Thiran and Thomas, 1997). From the masked OSM layers, we derive measures that describe the local road network, traffic control devices, amenity concentrations, and the presence of key public facilities. All variables are calculated separately for each radius, with suffixes r0.5, r1, r3 , and r5 denoting the corresponding buffer sizes in kilometers. The entire extraction pipeline produces a set of candidate metrics from roads, buildings, and amenities. For the modeling stage, we focus on the subset listed in Table 4, which provides the most interpretable and informative summary of the local traffic environment around each postcode. For illustration, we show histograms and bar plots of selected variables for the buffer radius of 5 km in Figure 6. These distributions reveal several distinct patterns across environmental indicators. Road density, roundabout counts, and intersection counts all display right skewed continuous distributions. The mean values within the 5 km buffer are approximately 60.1 km of road length, 15.9 roundabouts, and 85.8 intersections. The amenity indicators show different behaviors. The presence of educational facilities and fuel stations is relatively common in postcodes, whereas healthcare facilities are absent in a large proportion of areas. In general, these patterns illustrate how different types of infrastructure vary between postcodes and how they provide complementary information to the local built environment.

14

Table 4: Environmental variables extracted from masked OSM layers. Each variable is computed for four radii (0.5 km, 1 km, 3 km, 5 km), with suffixes r0.5, r1, r3 and r5 indicating the neighborhood size.

Category

Variable description

Road network

Road length per km2 (road len km per km2 r*) Intersection count per km2 (intersection count per km2 r*) Roundabout count per km2 (roundabout count per km2 r*) Traffic-signal count per km2 (traffic signal count per km2 r*) Retail count per km2 (retail count per km2 r*) Tourism count per km2 (tourism count per km2 r*) Parking facilities count per km2 (parking count per km2 r*) Presence of schools (has education r*) Presence of healthcare facilities (has healthcare r*) Presence of fuel stations (has fuel station r*) School count per km2 (school count per km2 r*) Healthcare count per km2 (healthcare count per km2 r*) Fuel-station count per km2 (fuel count per km2 r*)

Amenities

Public facilities

(a) Histogram of the road length

(b) Histogram of the roundabout count

(c) Histogram of the Intersection Count

(d) Plot bar of eduction indicator variable

(e) Plot bar for fuel indicator variable

(f) Plot bar for healthcare indicator variable.

Figure 6: Histogram and bar plots of some environmental features at radius 5 km

3.3

Imagery

Obtaining imagery suitable for assessing the contribution of visual geographic information to claim frequency prediction is challenging because the BeMTPL97 dataset refers to the year 1997, while historical, high-resolution imagery is not uniformly available for that period. Public insurance datasets that include georeferenced policyholder information are rare, and the datasets commonly used in actuarial research (see Section 2) do not provide geographic coordinates. The BeMTPL97 data is therefore one of the few datasets that enables such an analysis, though geographic information is only available at aggregated level, with multiple policyholders sharing the same postcode rather than, for example, having individual residential locations. We initially explored several potential imagery sources, including OpenStreetMap basemaps and 15

Google Earth historical satellite views. OpenStreetMap cartographic tiles reflect the present day appearance of the landscape and therefore do not align with the temporal reference of our data. Google Earth provides historical imagery, but the available dates vary substantially between locations, and the most usable images starting only around 2015–2016. In addition, automated or bulk downloading of Google Earth imagery is prohibited under Google’s terms of service, which prevents its use for large scale acquisition. Following an extensive search, we identified a suitable historical dataset: the national orthoimagery for Belgium produced by the National Geographic Institute (NGI Belgium). The 1995 NGI orthophotos constitute the closest available representation of the built environment around the 1997 claim period. We accessed the imagery through the tiled web service provided by ©Institut géographique national (NGI Belgium) via Cartesius.be (Cartesius / National Geographic Institute (NGI Belgium)) for academic research purposes. In line with NGI’s recommendation, the imagery was retrieved dynamically through their Tiled Service Layer rather than by downloading full raster datasets. This method allows for the extraction of only the geographic areas required for each postcode buffer, integrates with standard GIS software (in our case, ArcGIS Pro) and ensures efficient and compliant use of the data. Therefore, all imagery used in this study was obtained on demand from the NGI tile service in accordance with these guidelines. For each postcode, we extracted square orthoimage tiles centered on its coordinates, with apothem lengths of 0.5 km, 1 km, and 3 km. We initially considered a 5 km tile as well. However, approximately 12% of these large tiles extended beyond the coverage of the 1995 NGI orthophotos, resulting in incomplete images. We therefore restrict the analysis to the fully observed tile sizes (0.5 km, 1 km and 3 km), for which imagery is complete for all postcodes. Note that larger tiles are associated with lower resolutions. As a result, using different spatial resolutions allows us to examine whether more detailed geographic imagery (with smaller coverage) improves predictive performance, or whether broader but less detailed postcode coverage yields better results, and how sensitive the results are to the choice of spatial scale. The imagery extraction was conducted in ArcGIS Pro using its interface, with Python scripts automating the retrieval of the square tiles for each postcode. Figure 7 illustrates the square orthoimage tiles used in the study, with apothem lengths of 0.5 km, 1 km, and 3 km. For illustration, Figure 8 shows an example of these tiles for a selected postcode in the dataset.

Figure 7: Orthoimages tiles centered on the given postcodes’ coordinates, with apothem lengths of 0.5 km, 1 km and 3 km.

Figure 8 shows an example of these tiles for a selected postcode in the dataset. The choice of apothem determines the spatial scale represented in each image and therefore affects the level of visual detail cap16

Figure 8: Detailed example for the squares generated for the postcode 1140 with latitude and longitude, 50.87064 N and 4.39674 E, respectively.

tured. Smaller apothems correspond to a more local, zoomed-in view of the built environment, where fine grained features such as road geometry and nearby structures are more clearly visible. Larger apothems provide a broader spatial context, but necessarily reduce the prominence of local details, as a fixed image size represents a larger geographic area. Importantly, the technical image resolution is held constant across apothems; the variation lies in the spatial scale rather than in image quality.

3.4

Visual Features

In addition to the image based ResNet18 model, we also extract visual embeddings from each orthoimage tile and use them as predictors in tabular models (GLM, regularized GLM, and XGB). This enables us to assess the standalone predictive value of visual geographic information, independently of training a CNN for the Poisson regression step. We construct visual features in two ways. First, we use the trained ResNet18 backbone, which was described in Section 3. From the model achieving the best mean score of the six 5-fold cross-validation RMSE and using only the images, we retain only the convolutional backbone and discard the Poisson regression head. Each image tile is then passed through the backbone to obtain a 512 dimensional embedding that summarizes its visual structure (e.g., road layout, building and street density, land-cover patterns). These embeddings serve as additional covariates in the tabular models. Second, to complement CNN-based features, we also generate 768-dimensional embeddings using the nomic-embed-vision-v1.5 model, a pretrained Vision Transformer optimized for semantic similarity (Nussbaum, Duderstadt, and Mulyar, 2024). Each image tile is resized and processed through the transformer, and the resulting embedding provides a compact representation of the local visual environment. These embeddings are evaluated as standalone geographic predictors in the GLM and XGB models.

3.5

Postal Code Representations

As described in Subsections 3.2 and 3.3, the incorporation of alternative geographic information (whether derived from OSM features, raw images, or image embeddings) is based on the location of the municipality centroid associated with each postcode. Circular buffers or square tiles are constructed around this centroid and used as spatial representations of the postcode. A natural question is therefore how well these constructed neighborhoods capture the underlying postcode zones. 17

To assess this, we rely on a postcode boundary map provided by Esri (Environmental Systems Research Institute (Esri), 2022), which reports the surface area (in km2 ) of Belgian postcodes as of 2022. Although this information postdates the BeMTPL97 dataset, postcode boundaries in Belgium have remained largely stable over time, making this a reasonable proxy for the postcode area. We compare the area of each postcode with the area of the constructed circular buffers and square tiles in order to quantify the maximum proportion of the postcode that can be covered for a given radius or tile size. Based on this analysis, for circular neighborhoods with radius of 0.5 km, 1 km, 3 km, and 5 km, the average maximum proportion of the area of the postcode covered is 4.96%, 15.38%, 76.81% and 97.58%, respectively. For square image tiles with side lengths of 0.5 km, 1 km, and 3 km, the corresponding average coverage proportions are 5.17%, 9.26% and 84.42%. These results indicate that smaller neighborhoods capture only a limited fraction of most postcode areas, while larger buffers and tiles can approximate nearly complete coverage. If we focus on postcodes with high exposure and a large number of claims, such as 2000 (Antwerp), 4000 (Liège), 6000 (Charleroi) and 9000 (Ghent), the maximum proportion of the postcode area covered by circular buffers increases substantially with the radius. Specifically, the coverage ranges from 15.71% to 100% for postcode 2000, from 9.52% to 100% for postcode 4000, from 19.64% to 100% for postcode 6000, and from 8.06% to 100% for postcode 9000 when moving from a 0.5 km to a radius of 5 km. This indicates that postcodes associated with high exposure and claim counts are not necessarily poorly represented by the constructed neighborhoods. Rather, these postcodes correspond to highly populated urban areas with a relatively small to medium geographical extent, so that larger buffers can achieve near complete coverage. Rather than restricting the analysis to neighborhood sizes that achieve near-complete postcode coverage, we deliberately evaluate model performance across multiple spatial scales. This allows us to assess whether partial geographic information (captured through smaller buffers or tiles) can still improve predictive performance relative to baseline models and to examine the sensitivity of results to the chosen spatial representation.

4

Results

In this section, we present the predictive results obtained using the publicly available BeMTPL97 dataset, with the objective of forecasting the number of claims at the postcode level, using this empirical setting as a concrete basis for examining how the proposed approach performs and what it reveals in practice. Because our focus lies in evaluating the contribution of geography-driven signals, we first examine geographyrelated variables available or deduced directly from the tabular data, namely the geographic coordinates (latitude and longitude) and the regional categorization encoded by the first two digits of the postcode (postcode 2). This initial analysis assesses whether the spatial structure already present in the data provides predictive value. We then extend the feature set by incorporating the environmental indicators described in Subsection 3.2, which summarize local characteristics of the built environment derived from OSM and CORINE. For each model specification, performance is assessed on the six test folds, and we report the six corresponding test RMSE values together with their mean and standard deviation. Hyperparameters were

18

selected using 5-fold cross-validation performed on the training portion of each fold (i.e., the complement of the held-out test set). Results are organized by model family, GLMs (with and without regularization), and XGB, for clarity of presentation. In all tables, + lat long denotes the inclusion of latitude and longitude, while + osm r refers to the addition of environmental features computed at radius r and used in conjunction with non-geographic tabular variables. Table 5: Test RMSE of the GLM model with different predictor sets: non-geographic features only, and non-geographic features plus (lat long), (postcode 2), or (osm r*). Test RMSE GLM Model Family

Data fold 0

Data fold 1

Data fold 2

Data fold 3

Data fold 4

Data fold 5

Mean

std

Only tabular feature (not geography-related) + lat long + postcode 2 + lat long + postcode 2 + osm r0.5 + osm r1 + osm r3 + osm r5 + osm rALL + postcode 2 + osm r0.5 + postcode 2 + osm r1 + postcode 2 + osm r3 + postcode 2 + osm r5 + postcode 2 + osm rALL + lat long + osm r0.5 + lat long + osm r1 + lat long + osm r3 + lat long + osm r5 + lat long + osm rALL + lat long + postcode 2 + osm r0.5 + lat long + postcode 2 + osm r1 + lat long + postcode 2 + osm r3 + lat long + postcode 2 + osm r5 + lat long + postcode 2 + osm rALL

6.8547 7.1231 10.4139 10.3685 7.7693 7.3571 8.0033 7.0056 11.7540 11.6850 9.3478 10.6179 9.8460 14.7904 7.8593 7.1247 7.9893 7.1155 11.5226 11.3376 9.2410 10.4435 9.7223 14.5198

16.0352 14.0282 24.4254 23.9839 15.6286 12.8703 20.4238 15.5886 16.9653 23.1043 20.8771 24.6793 24.4621 50.1174 14.0310 10.5546 18.4028 14.8002 20.4139 22.4444 20.7916 24.1354 24.4353 51.7616

6.8899 7.1434 9.0655 8.9836 8.0011 8.2306 7.4257 7.0527 6.7479 8.5513 9.2848 9.8646 10.0381 10.8492 7.9618 8.2807 7.5347 7.1251 6.8656 8.4040 9.2704 9.8066 10.0306 10.8524

7.6411 8.8950 8.8513 8.0294 7.5884 6.9783 6.3266 5.9760 10.2338 9.4961 7.2474 8.0089 7.2279 11.3951 8.9427 8.6122 6.5009 5.9370 10.5638 7.5357 7.1959 9.1656 7.2250 11.6299

7.8392 7.4595 7.7978 8.0141 12.9756 8.0361 8.6313 8.1034 24.7798 15.2280 9.4127 8.6515 7.9949 39.2400 12.7350 7.6839 8.5329 7.9822 25.6137 15.0367 9.3802 9.0526 8.4153 38.1968

7.7015 7.6076 8.3658 8.5130 8.2571 7.9985 7.7377 6.9535 7.9811 8.9336 10.4006 7.8766 8.3781 12.4620 8.0921 7.9899 7.6281 6.9886 7.8657 8.8560 10.3889 7.9378 8.5194 12.6059

8.8270 8.7095 11.4866 11.3154 10.0367 8.5785 9.7581 8.4466 13.0770 12.8330 11.0951 11.6165 11.3245 23.1424 9.9370 8.3743 9.4315 8.3248 13.8075 12.2691 11.0447 11.7569 11.3913 23.2611

3.5567 2.6859 6.3987 6.2670 3.4162 2.1552 5.2802 3.5631 6.7518 5.6076 4.9017 6.4884 6.5267 17.0864 2.7276 1.1837 4.4455 3.2384 7.5136 5.6755 4.8871 6.1216 6.4691 17.4044

Table 5 reports the test RMSEs for the classical GLM without regularization. The baseline model, which uses only the non-geographic tabular variables from Table 3 is taken as baseline. Adding geographic coordinates produces a modest but consistent improvement, the mean RMSE decreases by 1.33%, and the variance between folds drops by 24.48%, indicating that latitude and longitude capture a meaningful spatial structure absent from the baseline set. In contrast, incorporating the regional identifier postcode 2 leads to a deterioration in performance, both alone and in combination with coordinates. This suggests that the administrative divisions encoded in the first two postcode digits do not align with the finer scale variation in claims captured by the dataset. Instead, environmental variables introduce clearer gains. Using OSM-derived features at a radius of 1 km and 5 km reduces the mean RMSE by 2.82% and 4.31%, respectively. The 1 km radius also yields a notable reduction in variability across folds, whereas the 5 km radius remains comparably stable. These results indicate that characteristics of the built environment contribute predictive information, particularly when measured on intermediate or broader spatial scales. The GLM specification with the lowest mean of the test RMSE errors enhances both accuracy and stability, combining latitude and longitude with the 5 km environmental features reduces the mean RMSE by 5.69% and the standard deviation by 8.95% relative to the baseline. In contrast, models that combine all radius simultaneously (osm rALL) perform poorly, likely reflecting redundancy and reduced model 19

stability when multiple highly correlated spatial representations are included. Overall, these findings indicate that geographic information improves GLM performance, but the gains depend markedly on the type and spatial scale of the included features. Table 6: Test RMSE of the regularized GLM model using different predictor sets. The baseline model uses only non-geographic features. Each alternative model adds additional predictor group to this baseline, latitude and longitude coordinates (lat long), regional categorization (postcode 2), or environmental features (+ osm r*). Test RMSE GLM Model Family (With regularization)

Data fold 0

Data fold 1

Data fold 2

Data fold 3

Data fold 4

Data fold 5

Mean

std

Only tabular feature (not geography-related) + lat long + postcode2 + lat long + postcode 2 + osm r0.5 + osm r1 + osm r3 + osm r5 + osm rALL + postcode 2 + osm r0.5 + postcode 2 + osm r1 + postcode 2 + osm r3 + postcode 2 + osm r5 + postcode 2 + osm rALL + lat long + osm r0.5 + lat long + osm r1 + lat long + osm r3 + lat long + osm r5 + lat long + osm rALL + lat long + postcode 2 + osm r0.5 + lat long + postcode 2 + osm r1 + lat long + postcode 2 + osm r3 + lat long + postcode 2 + osm r5 + lat long + postcode 2 + osm rALL

6.4995 6.7611 6.1943 6.5750 7.5550 7.6805 6.8655 6.6572 8.4069 7.8824 6.9523 7.2840 6.5845 10.3595 7.5495 6.8704 6.8604 6.5845 8.7468 8.0964 6.9523 6.8725 6.8069 9.4244

16.3370 14.8204 16.8350 14.7952 16.7596 13.0719 14.7952 14.4736 13.5257 15.2873 13.0029 15.0676 9.1200 12.1160 13.2794 12.7286 15.1655 8.5698 13.3690 13.4093 13.0029 12.0947 8.6032 12.6254

6.9553 6.8001 6.7913 6.8351 7.1647 7.9142 7.5619 6.7364 7.8237 7.7370 8.4276 7.6767 6.9612 7.6833 7.9892 7.9837 7.6767 6.7096 7.3739 7.8332 8.4276 7.1005 6.9231 7.2289

7.8492 8.5897 7.4813 8.1355 8.1867 8.5749 6.3216 7.0260 9.5501 8.5572 8.9051 6.2570 6.2283 7.8122 8.1892 8.3562 7.7165 6.1252 7.5801 8.4675 8.9051 8.8382 5.9905 8.7376

7.9105 7.4681 7.8883 7.1885 8.5897 8.4469 8.3297 7.6901 8.6974 7.9727 8.3445 8.3297 7.8292 8.3337 8.9551 8.3414 8.3297 7.8143 8.5448 8.9460 8.3445 8.2045 7.8143 8.3008

7.5218 7.1742 7.6918 7.2001 7.7226 7.8244 7.6729 7.0377 7.1808 7.7679 7.7784 7.8079 7.3133 7.8079 7.3370 7.3506 7.5457 7.0832 7.4829 7.3617 7.7784 7.2996 7.0996 7.3587

8.8455 8.6023 8.8137 8.4549 9.3297 8.9188 8.5911 8.2702 9.1974 9.2008 8.9018 8.7371 7.3394 9.0188 8.8832 8.6051 8.8824 7.1477 8.8496 9.0190 8.9018 8.4017 7.2063 8.9460

3.7099 3.1186 3.9795 3.1508 3.6736 2.0654 3.1174 3.0607 2.2666 2.9967 2.1174 3.1778 1.0352 1.8202 2.2263 2.1026 3.1135 0.8973 2.2884 2.2176 2.1174 1.9552 0.9000 1.9847

Table 6 reports the results for the GLM with ElasticNet regularization. Relative to the unregularized GLM, regularization does not improve performance when only the non-geographic tabular variables are used. However, once geographic coordinates are included, the regularized model performs better than the unregularized baseline, reducing the mean RMSE of the test and its variability by 2.55% and 12.32%, respectively. Regularization also stabilizes the contribution of the regional identifier postcode 2, while adding lat long and postcode 2 previously degraded performance, the regularized model achieves reductions of 4.22% in mean RMSE and 11.41% in standard deviation relative to the baseline of unregularized GLM. This highlights the value of ElasticNet in managing collinearity and censoring coefficients for weak categorical predictors. Within the regularized GLM family itself, the inclusion of either lat long, postcode 2, or their combination yields incremental gains. Compared to the regularized baseline, these specifications reduce the mean RMSE by up to 4.42% and reduce the standard deviation in folds by up to 15.94%. This suggests that claim frequency at the postcode level has a clear spatial component and that location features capture predictive signal beyond what is explained by traditional actuarial variables, while also improving model stability. Turning to the environmental features, the 3 km and 5 km radius provide consistent improvements. Relative to the regularized baseline, the 3 km radius decreases the mean RMSE by 2.88% and its variability by 15.97%, while the 5 km radius achieves reductions of 6.50% and 17.50%, respectively. Notably, 20

combining postcode 2 with the 5 km environmental features produces a substantial improvement, with a 17.03% reduction in mean RMSE and a 72.10% reduction in standard deviation. This suggests that broader scale built environment indicators help extract meaningful structure from postcode level administrative categories. The best overall performance is achieved when lat long and the 5 km environmental features are used together. Compared to the regularized baseline, this specification reduces the mean RMSE of the test by 19.19% and the standard deviation in the folds by 75.81%. Improvements are also substantial compared to the unregularized GLM baseline, with reductions of 19.02% in mean RMSE and 74.77% in variability. Overall, these results show that ElasticNet regularization helps the model make better use of spatial features by reducing overfitting and stabilizing the coefficients. Table 7: Test RMSE results for the XGB model using different predictor sets: non-geographic features only, and non-geographic features plus (lat long), (postcode 2), or (osm r*). Test RMSE XGB Model Family

Data fold 0

Data fold 1

Data fold 2

Data fold 3

Data fold 4

Data fold 5

Mean

std

Only tabular feature (not geography-related) + lat long + postcode 2 + lat long + postcode 2 + osm r0.5 + osm r1 + osm r3 + osm r5 + osm rALL + postcode 2 + osm r0.5 + postcode 2 + osm r1 + postcode 2 + osm r3 + postcode 2 + osm r5 + postcode 2 + osm rALL + lat long + osm r0.5 + lat long + osm r1 + lat long + osm r3 + lat long + osm r5 + lat long + osm rALL + lat long + postcode2 + osm r0.5 + lat long + postcode2 + osm r1 + lat long + postcode2 + osm r3 + lat long + postcode2 + osm r5 + lat long + postcode2 + osm rALL

7.3506 7.0220 6.7627 6.9450 8.4985 6.4865 7.2139 6.7091 6.4763 8.0432 6.4325 7.6820 6.4397 6.6269 7.8943 6.4865 7.5996 7.2411 6.3242 8.0432 7.0164 7.5898 6.4733 6.4714

21.0880 20.6761 20.1609 20.3917 21.8860 17.7601 13.3785 14.7900 15.8528 20.4022 17.7433 16.2360 15.9249 15.9843 20.8628 17.7601 14.9472 16.3658 15.5611 20.4022 18.7171 18.2558 16.9851 16.5456

7.8936 8.2752 7.9394 8.4242 8.4325 8.6516 9.2327 7.8815 7.3577 8.5606 8.8194 8.2319 7.3728 7.3475 8.3087 8.6516 8.4330 7.3381 7.5313 8.5606 8.2524 8.8232 7.4738 7.8926

9.3553 9.5827 8.7377 7.9689 9.6472 7.5292 7.1156 8.2657 9.1074 8.4692 7.1778 7.2402 7.7777 7.5941 8.1702 7.5292 6.8024 7.6368 7.9427 8.4692 7.2968 6.8659 8.5570 7.7930

7.3553 7.1793 7.4438 7.1131 7.4518 8.0547 8.9856 7.4943 7.6594 7.2048 8.1291 8.3549 7.3442 7.6691 7.3352 8.0547 8.2400 6.4273 7.2261 7.2048 8.2006 7.0991 7.1035 6.7124

6.6217 6.0245 6.3582 5.9933 6.2382 6.5519 6.3032 5.8285 6.0134 5.9562 6.3755 6.4577 5.8877 6.0445 5.7803 6.5519 6.4131 5.9605 5.8486 5.9562 5.7033 6.6203 5.8091 5.9188

9.9441 9.7933 9.5671 9.4727 10.3590 9.1723 8.7049 8.4949 8.7445 9.7727 9.1129 9.0338 8.4578 8.5444 9.7253 9.1723 8.7392 8.4949 8.4057 9.7727 9.1978 9.2090 8.7336 8.5556

5.5354 5.4681 5.2581 5.4157 5.7617 4.2907 2.5580 3.2049 3.6432 5.2973 4.3350 3.5960 3.7233 3.6981 5.5335 4.2907 3.1414 3.9063 3.5900 5.2973 4.7558 4.5002 4.1479 3.9889

Table 7 reports the predictive performance of the XGB model across the six folds. None of the XGB specifications outperform the best-performing model identified so far, namely the regularized GLM with lat long + osm r5. Nevertheless, several patterns emerge that are consistent with the behavior observed in the GLM framework. First, incorporating geographic coordinates or the regional identifier improves performance compared with the XGB baseline that uses only the non-geographic tabular features. Including lat long + postcode 2 reduces the mean test RMSE and its standard deviation by 4.74% and 2.16%, respectively. This suggests that XGB can extract a useful spatial structure from coarse geographic attributes. In contrast to the GLM results, environmental features alone provide meaningful improvements across a wider-range-of-radius models using OSM-CORINE-derived variables from 1 km up to the combined rALL specification that performs better than the baseline. Among these, the combination of postcode 2

21

+ osm r5 delivers the second-best performance within the XGB family. The strongest XGB model is obtained by combining coordinates with all environmental radius, this is the baseline XGB model + lat long + osm rALL, which reduces the mean RMSE by 15.47% and the standard deviation by 35.14% relative to the baseline. Thus, unlike the GLM framework, where a single broader radius (5 km) provided the clearest benefit, XGB appears to leverage multi-scale environmental information more effectively, indicating that tree-based models may better accommodate overlapping spatial features. This reflects the ability of the XGB to exploit complementary information on multiple spatial scales rather than being affected by redundancy, indicating that feature selection strategies should differ by model, in this experiment, while GLMs benefit from selecting a single representative radius, XGB benefits from retaining several spatial scale features. Table 8: Test RMSE results using CNN model, namely ResNet18, using images only or concatenated with tabular predictors that are not associated to geography. The image tiles with a r km apothem length are represented by img r.

Test RMSE CNN Model Family

Data fold 0

Data fold 1

Data fold 2

Data fold 3

Data fold 4

Data fold 5

Mean

std

Only Images

+ img 0.5 + img 1 + img 3 + img ALL

16.7106 8.5441 7.5001 8.2133

11.7379 36.7624 29.2607 8.6910

11.7519 11.8488 7.9710 9.0714

17.5654 13.3001 11.1879 12.9878

10.6739 13.7133 9.3834 11.5601

13.1902 11.8641 9.9939 10.7732

13.6050 16.0055 12.5495 10.2161

2.8640 10.3298 8.2962 1.8680

Multimodal

+ img 0.5 + img 1 + img 3 + img ALL

9.5394 6.6800 10.4765 5.5693

21.8794 9.4210 12.8569 9.4121

10.1902 9.7421 8.4087 9.0685

14.2065 12.7323 7.2116 8.8177

8.4701 10.7801 8.0258 8.6116

9.5166 7.7372 12.0133 12.1636

12.3004 9.5154 9.8321 8.9405

5.0968 2.1545 2.3012 2.1031

With respect to the image-based models, we first evaluate the predictive performance of the CNN using only imagery, and then in a multimodal setting where the learned image representations are concatenated with the non-geographic tabular predictors (Table 8). As expected, models trained solely on images perform noticeably worse than all tabular, regularized GLM, and XGB specifications. Their RMSEs remain high across folds, indicating that visual information alone is not sufficient to explain the variation in claim counts at the postcode level. Nevertheless, the standard deviations for the 0.5 km and ALL-radius configurations are lower than those observed for several XGB models, suggesting more stable behavior despite weaker accuracy. A more informative pattern emerges once non-geographic tabular features are added. Across all radius configurations, multimodal models achieve lower mean RMSE than their image only counterparts. For example, the model combining all radii achieves a 12.49% reduction in mean RMSE relative to the use of images alone. The multimodal CNN with all radii also outperforms the XGB models that rely on non-geographic features or combinations of lat long, postcode 2, or both. Compared to regularized GLMs fitted with tabular or geographic features, excluding OSM-derived environmental variables, multimodal CNN using images at all spatial scales remains less accurate in terms of mean RMSE: its error increases by up to 5.74% relative to the Elastic Net model with lat long + postcode 2. However, the CNN exhibits substantially greater stability across folds, reducing the standard deviation of the test RMSE by between 32.56% and 47.15%. Although this improvement in robustness is notable, the multimodal CNN still does not surpass the best performing regularized GLM, which incorporates the constructed environmental indicators derived from OSM and CORINE. 22

Table 9: Six-fold cross-validation results using tabular predictors (only tabular non-geographic and OSM–CORINE features) for GLM, regularized GLM, XGB, and MLP. The CNN results use image data only. 5-CV RMSEs scores Model

Data fold 0

Data fold 1

Data fold 2

Data fold 3

Data fold 4

Data fold 5

Mean

std

GLM

+ osm r0.5 + osm r1 + osm r3 + osm r5 + osm rALL

11.8860 8.7681 10.0644 9.7167 16.0267

9.2865 8.2109 7.3636 7.0466 11.7381

9.9218 8.4321 9.9460 8.3415 14.2717

11.0611 9.4886 10.5157 8.8130 16.8146

11.2619 9.2520 9.9932 8.0089 14.2404

11.0658 8.9381 10.8230 9.0475 15.9705

10.7472 8.8483 9.7843 8.4957 14.8437

0.9567 0.4831 1.2346 0.9227 1.8379

Regularized GLM

+ osm r0.5 + osm r1 + osm r3 + osm r5 + osm rALL

8.5905 8.0272 7.7187 7.5968 8.0346

7.8946 7.5131 6.9107 6.9646 7.5659

8.2345 7.8240 7.4877 7.2765 7.0848

9.0884 8.5143 7.6342 7.4759 8.3448

8.7557 8.1487 7.1249 7.0757 7.8601

9.6476 8.3749 7.5977 7.4175 8.5178

8.7019 8.0670 7.4123 7.3012 7.9013

0.6212 0.3658 0.3217 0.2434 0.5245

XGB

+ osm r0.5 + osm r1 + osm r3 + osm r5 + osm rALL

9.7680 9.2999 7.6593 7.9869 7.6082

7.2390 7.1636 7.2876 6.8839 7.1273

9.7675 8.4835 8.5180 7.3060 7.4254

8.9525 9.2896 8.3234 7.9489 7.8124

9.0127 8.8327 8.1741 6.9716 7.1596

9.6095 9.2827 8.7391 7.9350 8.1094

9.0582 8.7253 8.1169 7.5054 7.5404

0.9627 0.8328 0.5461 0.5146 0.3824

MLP

+ osm r0.5 + osm r1 + osm r3 + osm r5 + osm rALL

14.0608 15.3614 17.9654 12.0575 18.8669

14.8741 16.5362 10.7951 12.5549 16.1258

14.6908 16.0515 20.1036 14.9637 22.8786

17.3455 15.7480 16.4659 11.9644 18.1097

15.1118 15.8154 19.9642 15.6071 25.6471

15.9372 15.5550 16.6464 15.6627 22.3702

15.3367 15.8446 16.9901 13.8017 20.6664

1.1581 0.4120 3.4135 1.7914 3.5496

CNN (Only images )

+ img 0.5 + img 1 + img 3 + img ALL

12.1341 10.9387 10.3863 10.1841

12.4189 11.7947 9.3735 9.9870

12.2882 10.5285 10.1485 10.3609

13.1753 12.9036 9.9428 10.2221

11.4482 10.9100 9.9427 10.1732

12.5700 11.3613 9.0853 10.7859

12.3391 11.4061 9.8132 10.2855

0.5652 0.8521 0.4894 0.2728

After analyzing the image-only and multimodal models (including tabular non-geographic-related features), we proceeded to evaluate configurations that combine the Ortho95 imagery with geographyrelated features. We did not test all possible predictor combinations. Instead, to avoid any form of data leakage, the selection of candidate configurations was guided exclusively by the within fold 5-fold crossvalidation results, without reference to the held-out test folds. Table 9 reports the 5-CV RMSEs for each fold, together with their mean and standard deviation between folds. Across all model families, also including non-geographic tabular features, the environmental features computed using a 5 km radius consistently achieved the lowest average 5-CV RMSE, including in the Poisson MLP. We therefore selected the 5 km radius for the subsequent experiments. For the imagery component, tiles with 3 km apothem length obtained the lowest average 5-CV RMSE across folds, and this configuration was retained for the combined tabular and imagery models. After identifying the 3 km image tiles and the 5 km OSM–CORINE radius as the best performing configurations in the cross-validation analysis, we evaluated several CNN models that combine images with different geographic predictors. Table 10 reports the test RMSEs across the six folds for the selected specifications, where all models include the non-geographic tabular features. The results show that augmenting the image-only CNN with any individual geographic variable, lat long, postcode 2, or the 5 km environmental features does not outperform the multimodal model using image tiles from all radius and the non-geographic tabular features (Table 8). Although combinations with + osm r5 + lat long, yield a reduction in variability, no combination improves the predictive accuracy of the best GLM with regularization and 5 km environmental features. In short, while image information contributes additional structure, CNN models, whether unimodal or multimodal, do not surpass the performance achieved using tabular environmental indicators derived from the 5 km radius, 23

Table 10: Test RMSEs for convolutional neural network models using 3 km orthoimage tiles, combined with non-geographic tabular features and selected geographic predictors (lat long, postcode 2, and osm r5). For each specification, RMSEs are shown across the six test folds, along with the mean and standard deviation. Test RMSE Model

CNN with img 3 + non-geographic tabular features

+ lat long + postcode 2 + postcode 2 + lat long + osm r5 + osm r5 + lat long + osm r5 + postcode 2 + osm r5 + postcode 2 + lat long

Data fold 0

Data fold 1

Data fold 2

Data fold 3

Data fold 4

Data fold 5

Mean

std

8.5535 8.4339 8.1223 6.1239 9.0063 8.3520 7.3423

12.0836 21.3710 13.3367 17.0030 9.7907 14.7986 11.7226

8.0545 6.3233 7.0583 7.4897 6.8490 7.0970 7.1467

12.7207 19.2682 7.0249 7.1114 11.0816 11.8137 12.4166

8.3715 7.7500 7.9078 9.2627 9.2256 8.3244 8.6854

11.9141 11.0043 10.7980 8.5322 8.5524 13.8385 10.9374

10.2830 12.3584 9.0413 9.2538 9.0843 10.7040 9.7085

2.1659 6.3854 2.5165 3.9514 1.3996 3.2257 2.2851

showcasing the need for additional data engineering for better accuracy, instead of relying exclusively on automated methods. Given that CNN models that use images directly, alone or in multimodal form, do not outperform the GLM, regularized GLM or XGB models, we next examined whether image embeddings could provide a stronger and more concentrated spatial signal (see Subsection 3.4). The corresponding test RMSE results are reported in Table 11. Table 11: Test RMSEs for GLM and XGB models, whose predictors are the non-geographic tabular features or accompanied by geographic ones (lat long, postcode 2, osm r5, and the image embeddings ResNet 18emb or Nomicv15 emb). For each specification, RMSEs are shown across the six test folds, along with the mean and standard deviation, as well as the mean and std upon the model without the embeddings. Test RMSE Without Embeddings Model

Embeddings

Data fold 0

Regularized GLM + lat long + osm r5

ResNet18 emb Nomicv15 emb ResNet18 emb Nomicv15 emb

6.7747 6.4529 7.1135 6.5822

7.8011 12.6302 16.3616 15.2512

7.4498 6.5770 8.0293 7.9744

6.9819 7.7490 11.8236 7.6572

8.7097 7.8969 7.8120 6.7252

7.6757 7.4570 9.1947 7.1014

7.5655 8.1272 10.0558 8.5486

0.6865 2.2860 3.5051 3.3267

7.1477 7.1477 8.4949 8.4949

0.8973 0.8973 3.9063 3.9063

ResNet18 emb Nomicv15 emb ResNet18 emb Nomicv15 emb

6.2986 6.1835 6.9960 8.6472

15.5075 11.7991 17.7494 16.9038

7.9461 6.0264 8.9422 8.6920

7.4211 10.1658 10.8737 12.4303

8.5647 8.4974 8.6479 8.9521

7.6814 6.4155 9.0698 8.0626

8.9032 8.1813 10.3798 10.6147

3.3203 2.4033 3.8154 3.4553

8.6023 8.6023 9.7933 9.7933

3.1186 3.1186 5.4681 5.4681

ResNet18 emb Nomicv15 emb ResNet 18emb Nomicv15 emb

6.2739 6.2931 6.6286 8.5232

15.0133 13.0527 19.7049 15.4379

7.9978 6.1718 9.0149 8.6180

8.5322 9.7725 10.3526 12.2891

8.1097 8.5981 9.0736 8.1439

7.4356 7.0254 9.4319 8.0338

8.8937 8.4856 10.7011 10.1743

3.0980 2.6389 4.5799 3.0342

8.8455 8.8455 9.9441 9.9441

3.7099 3.7099 5.5354 5.5354

XGB + lat long + osm r5 Regularized GLM + lat long XGB + lat long Regularized GLM XGB

Data fold 1

Data fold 2

Data fold 3

Data fold 4

Data fold 5

Mean

std

Mean

std

The initial predictor sets were chosen using the mean 5-fold CV scores from the previous experiments. Across GLM, regularized GLM, and XGB , the configuration combining non-geographic tabular variables with latitude, longitude, and the 5 km OSM–CORINE features (+ lat long + osm r5) systematically achieved the best validation performance. We therefore took this as a starting point and then progressively removed components (first osm r5, then lat long) to assess the incremental value of the ResNet18 and Nomic v1.5 embeddings. The last set of specifications uses embeddings as the only geographic information, together with the non-geographic tabular features. For models that already include the 5 km OSM–CORINE features, adding ResNet18 or Nomic embeddings does not improve the mean RMSE over the test set. In these configurations, the mean RMSE increases. However, in several cases, the cross-fold variability decreases substantially, with reductions ranging from approximately 10.27% to 23.49% relative to the corresponding baseline. These reductions indicate that embeddings can make the spatial signal of the model more stable across partitions, although they do not improve predictive accuracy when strong environmental predictors are already present. The picture is different when we remove the OSM–CORINE features. For the regularized GLM with 24

latitude and longitude but without osm r5, the addition of Nomic embeddings (Nomicv15 emb) improves both accuracy and stability, the mean test RMSE decreases by 4.89% and the standard deviation by 22.94% compared to the baseline without embeddings. A similar pattern appears when we add Nomic embeddings to the regularized GLM with only non-geographic tabular features, where both mean RMSE and variance are reduced by 4.07% and 28.87%, respectively. These findings show that transformerbased embeddings encode a meaningful spatial structure that becomes valuable precisely when explicit environmental features are absent. In contrast, ResNet18 embeddings (ResNet18 emb), despite being trained directly on the task and the image representations selected via cross-validation, do not systematically improve the mean RMSE of the GLM or XGB frameworks, and their impact on variability is limited. Overall, while image embeddings do not outperform the best-performing specification that includes OSM–CORINE features (regularized GLM with + lat long + osm r5), Nomic embeddings provide clear gains in both accuracy and stability in settings where structured environmental information is absent. This suggests that pretrained vision transformers can serve as effective proxies for geographic context when explicit spatial features cannot be constructed. To illustrate the type of relationships captured by the specification with the lowest mean test RMSE and variance (regularized GLM with latitude, longitude, and 5 km environmental features), Table 12 reports the non-zero coefficients for a representative fold (fold 3), where the best ElasticNet hyperparameters were η = 0.2 and α = 1.0 in Equation(2) (Lasso penalty). Table 12: Non-zero coefficients for the regularized GLM with latitude and 5 km environmental features in fold 3. All predictor variables were standardised prior to estimation.

Variable

Coefficient

Intercept bm mean road len km per km2 r5000 coverage TPL prop has healthcare r5000 lat power median parking count per km2 r5000

-2.0460 0.1119 0.0654 -0.0215 0.0167 0.0100 0.0087 -0.0070

Non-selected variables (coefficients shrunk to 0 by ElasticNet). In this model, a higher average bonus–malus level (bm mean) and greater road density within 5 km are associated with an increased frequency of claims, while a higher share of TPL coverage is associated with a lower frequency. The presence of healthcare facilities, as well as latitude and median engine power, also contribute positively, while more parking amenities are associated with a reduction in expected claims. For this fold, the model achieves a test RMSE of 6.13 and a mean predicted claim count of 37.54 versus an observed mean of 37.10, illustrating that a sparse set of covariates can provide both competitive predictive accuracy and an interpretable link between claim frequency and local traffic environment.

25

5

Robustness Analysis

In this section, we assess the robustness of our findings to the way data are partitioned into training and test sets. Specifically, we examine whether the conclusions reported above remain stable when varying the fold assignments used in the evaluation procedure described in Section 3. To this end, we repeated the full set of experiments under four additional split configurations, resulting in five distinct sets of six-fold partitions. Across these alternative splits, the exact combination of predictors that achieve the lowest mean test RMSE varies for both the GLM family (with and without regularization) and the XGB models. This indicates that model selection at a fine level is sensitive to how geographic zones are allocated across folds. Nevertheless, a consistent pattern emerges, in all split configurations, the inclusion of OSM-derived environmental features leads to improvements over models relying only on traditional actuarial variables. In particular, across all five split configurations, the model achieving the lowest average test RMSE across the six folds is a regularized GLM in which environmental features constructed within a 5 km radius are included among the predictors. This suggests that while the optimal predictor set is not invariant to the specific data split, the importance of geographic context is robust to the choice of fold partition. Table 13 summarizes the robustness analysis across the five experimental splits for the GLM family. On average, the configuration achieving both the lowest mean test RMSE across folds and the lowest variability in test RMSE is the regularized GLM that includes latitude-longitude coordinates and environmental features of the OSM constructed within a 5 km radius (+ lat long + osm r5). This result is consistent with the findings reported in Section 4. Table 13: Robustness analysis over five repeated experiments with different random seeds. In each experiment, test RMSE is averaged across six folds. The table reports the mean of these per-experiment mean RMSEs and the mean of the corresponding fold-level RMSE standard deviations across the GLM model family. Model

GLM

Only tabular feature (not geography-related) + lat long + postcode2 + lat long + postcode 2 + osm r0.5 + osm r1 + osm r3 + osm r5 + osm rALL + postcode 2 + osm r0.5 + postcode 2 + osm r1 + postcode 2 + osm r3 + postcode 2 + osm r5 + postcode 2 + osm rALL + lat long + osm r0.5 + lat long + osm r1 + lat long + osm r3 + lat long + osm r5 + lat long + osm rALL + lat long + postcode 2 + osm r0.5 + lat long + postcode 2 + osm r1 + lat long + postcode 2 + osm r3 + lat long + postcode 2 + osm r5 + lat long + postcode 2 + osm rALL

Avg. fold-mean test RMSE (5 experiments)

Avg. fold-std test RMSE (5 experiments)

Avg. fold-mean test RMSE (5 experiments)

Avg. fold-std test RMSE (5 experiments)

8.4725 8.4345 11.2980 11.1144 9.3277 8.5421 9.5132 8.1451 11.8759 12.1943 11.2954 11.8348 11.9266 20.8211 9.3589 8.4258 9.1291 7.9486 12.0162 12.2358 11.5129 12.1775 12.4041 19.5148

2.5960 2.0071 5.4623 5.3909 2.2832 1.8187 3.5069 1.9082 5.4864 4.7193 4.3082 5.2023 4.9663 14.1991 2.0165 1.3718 2.9214 1.7185 5.6423 5.3979 4.3460 4.8428 5.0057 12.3666

8.6832 8.4222 9.0487 8.3377 9.1743 8.6127 8.1576 7.8205 8.5958 9.8287 8.0721 7.9870 7.5412 8.4486 8.8358 8.3288 8.3436 7.3895 8.7218 8.9372 8.0721 7.9306 7.4752 8.3354

2.6910 2.3639 3.7511 2.2644 2.2846 1.7994 2.1214 1.6207 2.1518 2.6871 1.3777 1.8502 1.1597 2.1774 1.8137 1.6237 2.1576 1.0099 2.1546 1.9985 1.3777 1.7331 1.2428 1.8324

R e g u l a r i z e d

GLM

Beyond the previous fact, the table also shows that incorporating partial neighborhood information 26

can already yield meaningful improvements. In particular, regularized GLMs that include OSM features constructed at 1 km or 3 km radius reduce both prediction error and variability relative to models that rely only on traditional actuarial variables combined with coordinates and postcode indicators (i.e., + lat long + postcode 2). A similar pattern is observed when environmental features at a 3 km radius are included in the absence of other geographic covariates, leading to improved performance over purely non-geographic specifications. In contrast, very local information extracted at a 0.5 km radius does not lead to systematic performance gains on average in all experiments. Regarding XGB models, the robustness results reported in Table 14 show that, on average, in all experiments, the inclusion of OSM-derived environmental features is associated with lower test RMSEs and reduced variability compared to specifications relying only on traditional actuarial variables or basic location identifiers. However, unlike the GLM family, the optimal spatial scale is not invariant across experimental splits: while the specific radius that yields the lowest error varies, in the majority of experiments, the lowest average test RMSE is obtained when environmental features constructed within a 5- km radius are included. Moreover, in contrast to linear models, XGB specifications benefit more consistently from partial or multiscale geographic information, as features constructed at smaller radii (0.5 to 3 km) or aggregated across all radii are, on average, associated with improvements in both predictive accuracy and stability relative to XGB models without geographic information or those that only include coordinates and/or postcode indicators (postcode 2). Turning to the convolutional neural network (CNN) models, the robustness analysis leads to conclusions consistent with those reported in Section 4. As shown in Table 15a, raw images alone provide limited predictive power for claim frequency, resulting in relatively high errors and unstable performance. However, augmenting the CNN with traditional actuarial variables substantially reduces both the test RMSE and, in most cases, its variability, indicating that image-based information is more informative when combined with standard risk factors. Furthermore, following the same scale-selection strategy as in the main results—namely choosing the image scale and OSM radius that minimize cross-validation error. Table 15b shows that the inclusion of additional geographic information (such as coordinates, postcode region, or OSM-derived environmental features) in the majority of experiments further improves the average predictive accuracy and stability (with the exception of the first experiment). Despite this, CNN based specifications remain outperformed by simpler models, across all robustness experiments, the lowest test errors are consistently achieved by regularized GLM specifications, showing that increased model complexity does not translate into superior performance in this setting.

27

Table 14: Robustness analysis of the XGB model over five repeated experiments with different random seeds. In each experiment, test RMSE is averaged across six folds. The table reports the mean of the per-experiment mean RMSEs and the mean of the corresponding fold-level RMSE standard deviations. Model

XGB

Avg. fold-mean test RMSE (5 experiments)

Avg. fold-std test RMSE (5 experiments)

9.2201 9.2755 9.2932 9.1572 9.1314 8.6256 8.2906 8.2259 8.3436 9.0566 8.5929 8.3595 8.1389 8.2977 9.0295 8.6256 8.2134 8.2414 8.1810 9.0566 8.7220 8.2499 8.1714 8.3775

3.5804 4.0177 3.6201 3.9729 2.9838 2.3347 2.3345 2.2931 2.3035 3.2824 2.5727 2.6631 2.4579 2.3696 3.3993 2.3347 2.3153 2.4566 2.3380 3.2824 2.9811 2.7270 2.5541 2.5299

Only tabular feature (not geography-related) + lat long + postcode2 + lat long + postcode 2 + osm r0.5 + osm r1 + osm r3 + osm r5 + osm rALL + postcode 2 + osm r0.5 + postcode 2 + osm r1 + postcode 2 + osm r3 + postcode 2 + osm r5 + postcode 2 + osm rALL + lat long + osm r0.5 + lat long + osm r1 + lat long + osm r3 + lat long + osm r5 + lat long + osm rALL + lat long + postcode 2 + osm r0.5 + lat long + postcode 2 + osm r1 + lat long + postcode 2 + osm r3 + lat long + postcode 2 + osm r5 + lat long + postcode 2 + osm rALL

Table 15: Robustness analysis results for CNN variants across five repeated experiments with different random seeds. In each experiment, test RMSE is averaged across six folds. CNN Model Family

Avg. fold-mean test RMSE (5 experiments)

Avg. fold-std test RMSE (5 experiments)

Only Images

+ img 0.5 + img 1 + img 3 + img ALL

14.5680 13.6625 12.2076 14.0908

4.5733 4.9268 4.5008 7.9495

Multimodal

+ img 0.5 + img 1 + img 3 + img ALL

12.7184 10.8343 10.1565 9.5525

5.6815 3.5124 2.2264 3.3185

(a) Robustness analysis of the CNN models (ResNet18), using images only or concatenated with non-geographic tabular predictors. Image tiles with apothem length r km are denoted by img r.

Model

CNN with img 3 + geographic features

+ lat long + postcode 2 + postcode 2 + lat long + osm r* + osm r* + lat long + osm r* + postcode 2 + osm r* + postcode 2 + lat long

Avg. fold-mean test RMSE (5 experiments)

Avg. fold-std test RMSE (5 experiments)

9.4748 12.5501 11.4664 9.3957 9.5695 11.0664 11.3775

2.1435 6.4626 4.5172 2.4757 2.8402 4.1942 3.5920

(b) Robustness analysis when adding geographic information (coordinates, postcode region, or OSM features). Here r ∗ denotes the radius yielding the lowest mean 5-fold CV error in the MLP model.

Finally, the robustness analysis provides additional insight into the role of image embeddings. Across repeated experiments, embedding based specifications often achieve lower mean test RMSE than their corresponding baseline models, particularly when explicit environmental OSM features are not included. In one experiment, an embedding based model even outperforms the best regularized GLM with OSM features. Moreover, although the main result section emphasizes improvements mainly within the GLM family, the robustness analysis shows that embeddings can also improve performance in some XGB specifications. In addition, improvements are not limited to Nomic embeddings: in several experiments, ResNet18 embeddings also provide gains relative to their corresponding baselines. In general, these results suggest that image embeddings can provide a useful additional signal when structured geographic information is limited or absent.

28

6

Conclusions

This study examined how geographic information can be constructed and incorporated into actuarial models for MTPL claim frequency prediction when only limited location identifiers are available. Using the BeMTPL97 dataset, we focused on zonal-level modeling as a practical and interpretable framework to assess the contribution of geography beyond traditional actuarial variables. Model performance is evaluated in postcodes not observed during training, so all reported test results reflect out-of-sample prediction across geographic zones rather than within-zone fitting. Our analysis was guided by three research questions regarding the construction of geographic information from alternative data sources, its predictive value, and the sensitivity of the results to the spatial scale. Firstly, we show that meaningful geographic information can be constructed by combining openly available spatial data sources with historical imagery aligned to the insurance exposure period. In particular, environmental indicators derived from OpenStreetMap form 2014 and CORINE Land Cover 2000, together with orthoimagery from 1995 provided by the Belgian National Geographic Institute (for academic purposes), allow the representation of local built environment characteristics despite the absence of detailed spatial variables in the raw insurance data. Moreover, this opens the door to the use of similar alternative geographic data in modern insurance settings, where such information can be obtained either from open source platforms or through commercial providers, allowing insurers to incorporate these features and assess the associated predictive gains. Second, the empirical results show that augmenting traditional actuarial predictors with explicitly constructed environmental features derived from OSM and CORINE leads to consistent predictive gains over models relying solely on non-geographic tabular variables. For linear specifications, including both the standard GLM and its regularized counterpart, the combination of coordinates and environmental features extracted at a 5 km neighborhood scale yields the strongest and most stable improvements in the mean test RMSEs on average across the experiments, reflecting a balance between spatial localization and contextual richness. For XGB models, the best average performance is achieved when the postcode region is combined with environmental features on a 5km scale. However, in contrast to the GLM family, the optimal XGB specification is not invariant to the data split. In some experiments, the lowest errors are obtained when using environmental features aggregated across all radius or at a 3 km scale. This variability indicates that the non-linear structure of tree-based ensembles can exploit multiscale geographic information without suffering from the redundancy issues observed in linear models. In general, these findings highlight that both geographic positioning and environmental context are complementary and that their optimal integration depends on the modeling framework. In addition, our findings indicate that image embeddings offer a complementary source of geographic information. When explicit environmental predictors such as OSM-CORINE features are available, image embeddings rarely improve predictive accuracy in all experiments, suggesting that handcrafted environmental indicators already capture the spatial structure most relevant to MTPL claim frequency. However, an important contribution emerges when such structured environmental variables are absent. In these settings, the Nomic-v1.5 vision-transformer embeddings, despite not being trained for insurance applications, consistently improve both predictive accuracy and cross-fold stability relative to baseline GLMs, and in some experiments also relative to XGB models. This contrasts with ResNet18 embeddings trained

29

directly on the target variable and features related to the task, which do not yield consistent comparable gains between experiments. These results suggest that modern pretrained vision transformers can extract built environment signals that are otherwise unavailable in tabular form. With respect to spatial scale, the results show that the predictive contribution of geographic information is highly sensitive to the neighborhood size at which features are constructed and that on average across the experiments, the 5km scale is uniformly optimal across modeling frameworks. In all experiments, for linear models, including both standard and regularized GLM, environmental features extracted at an intermediate scale of 5 km provide the most stable and accurate predictions, suggesting a balance between local specificity and contextual richness. In contrast, XGB models show greater flexibility with respect to scale. Although their lowest average errors across experiments are also achieved at the 5 km scale, in several experiments comparable or lower errors arise when environmental features are constructed using all radii or a 3 km neighborhood. In particular, smaller neighborhoods (1 km or 3 km) often yield improvements relative to models without environmental information, even when they do not achieve the lowest overall errors. This suggests that a partial geographic context still provides informative signals beyond traditional actuarial and location variables. Overall, these findings highlight that spatial scale selection is a substantive modeling decision rather than a technical detail, and that its optimal choice depends on both the nature of the geographic information and the modeling framework employ. This study contributes to the growing literature on the use of alternative data in actuarial modeling by examining how geographic information can be constructed and incorporated into MTPL claim frequency prediction. Focusing on zonal-level modeling, we assess whether the geographic context, derived from coordinates, environmental indicators, images, and image embeddings, provides incremental predictive value beyond traditional actuarial variables. Across experiments, models based on raw imagery using convolutional neural networks do not outperform simpler GLM or tree-based specifications, indicating that increased model complexity alone does not ensure superior predictive performance in this setting. At the same time, robustness analysis highlights that while the exact set of predictors producing the lowest error can vary with the data split, the central findings remain stable. These results underscore the importance of robustness checks in empirical actuarial studies, as conclusions drawn from a single data split may overstate the generality of specific model configurations. From a practical perspective, the findings support a modeling strategy that combines global geographic context at the zone level with individual-level actuarial characteristics, offering a principled way to enrich risk classification and pricing while maintaining interpretability. To our knowledge, this is the first study to systematically evaluate the predictive contribution of constructed geographic information, including environmental indicators and image-based representations, in modeling the frequency of MTPL claims. Although the use of a single historical dataset constrains the generalization of numerical results, it also reflects the practical reality that insurance data with detailed geographic references are rarely accessible for research. In this sense, our findings illustrate how different forms of geographic information behave when evaluated in previously unseen geographic zones. We hope this work encourages further investigation of alternative geographic data sources in more recent insurance portfolios, where high resolution satellite imagery or street-level mapping products (e.g., Google Earth or Google Maps) may be available and can be evaluated within a comparable out-of-sample framework.

30

7

Acknowledgment

The authors gratefully acknowledge the support of the Natural Sciences and Engineering Research Council of Canada (NSERC) [Discovery Grants RGPIN-2020-07114 and RGPIN-2019-06586]. This work was funded, in part, with funding from the Canada Research Chair Program [CRC-2024-00192] and was enabled, in part, by the support provided by Compute Ontario (https://www.computeontario.ca) and the Digital Research Alliance of Canada (https://alliancecan.ca).

8

CRediT authorship contribution statement

Sherly Alfonso-Sánchez: Conceptualization, Data curation, Formal analysis, Methodology, Software, Writing – original draft, Writing – review & editing. Kristina G. Stankova: Conceptualization, Formal analysis, Funding acquisition, Methodology, Supervision, Writing – review & editing. Cristián Bravo: Conceptualization, Formal analysis, Funding acquisition, Methodology, Supervision, Writing – review & editing.

9

Declaration of competing interest

We declare that there are no known conflicts of interest associated with this publication.

10

Declaration of generative AI use

During the preparation of this work, Sherly Alfonso-Sánchez used ChatGPT to refine the language, clarity, and structure of the manuscript. After using this tool, the authors reviewed and edited the content as needed and assume full responsibility for the content of the published article.

References Long term care intercompany study, January 2015. URL https://www.soa.org/4a6a75/globalassets/ assets/files/resources/experience-studies/2019/ltc-intercompany-study.pdf. Accessed: 2025-02-14. Arlot, S. and Celisse, A. A survey of cross-validation procedures for model selection. Statistics surveys, 4(none):40–79, 2010. ISSN 1935-7516. 10.1214/09-SS054. Asabere, N. Y., Asare, I. O., Lawson, G., Balde, F., Duodu, N. Y., Tsoekeku, G., Afriyie, P. O., and Ganiu, A. R. A. Geo-insurance: Improving big data challenges in the context of insurance services using a geographical information system (gis). Human Behavior and Emerging Technologies, 2024 (1):9015012, 2024. 10.1155/2024/9015012. Ayuso, M., Guillen, M., and Nielsen, J. P. Improving automobile insurance ratemaking using telematics: incorporating mileage and driver behaviour data. Transportation, 46(3):735–752, 2019. 10.1007/ s11116-018-9890-7. Benedek, B. and Nagy, B. Z. Traditional versus ai-based fraud detection: cost efficiency in the field of automobile insurance. Financial and Economic Review, 22(2):77–98, 2023. 10.33893/FER.22.2.77. 31

Bengio, Y., Goodfellow, I., Courville, A., et al. Deep learning, volume 1. MIT press Cambridge, MA, USA, 2017. Bhattacharya, S., Castignani, G., Masello, L., and Sheehan, B. Ai revolution in insurance: bridging research and reality. Frontiers in Artificial Intelligence, 8:1568266, 2025. 10.3389/frai.2025.1568266. Blier-Wong, C., Cossette, H., Lamontagne, L., and Marceau, E. Geographic ratemaking with spatial embeddings. ASTIN Bulletin: The Journal of the IAA, 52(1):1–31, 2022. 10.1017/asb.2021.25. Blier-Wong, C., Lamontagne, L., and Marceau, E. A representation-learning approach for insurance pricing with images. ASTIN Bulletin: The Journal of the IAA, 54(2):280–309, 2024. 10.1017/ asb.2024.9. Burka, D., Kovács, L., and Szepesváry, L. Modelling mtpl insurance claim events: Can machine learning methods overperform the traditional glm approach?

Hungarian Statistical Review, 4(2), 2021.

10.35618/hsr2021.02.en034. Cartesius / National Geographic Institute (NGI Belgium). Belgian national geospatial data portal. https://www.cartesius.be. Accessed 04.12.2025. Chen, T. and Guestrin, C. Xgboost: A scalable tree boosting system. In Proceedings of the 22nd acm sigkdd international conference on knowledge discovery and data mining, pages 785–794, 2016. 10.1145/2939672.2939785. Clemente, C., Guerreiro, G. R., and Bravo, J. M. Modelling motor insurance claim frequency and severity using gradient boosting. Risks, 11(9):163, 2023. 10.3390/risks11090163. Copernicus Land Monitoring Service / European Environment Agency. CORINE Land Cover 2000 (CLC 2000).

European Union’s Copernicus Land Monitoring Service, 2020.

URL https://

land.copernicus.eu/en/products/corine-land-cover/clc-2000. Accessed 02.12.2025. Ding, N., Ruan, X., Wang, H., and Liu, Y. Automobile insurance fraud detection based on pso-xgboost model and interpretable machine learning method. Insurance: Mathematics and Economics, 120: 51–60, 2025. ISSN 0167-6687. https://doi.org/10.1016/j.insmatheco.2024.11.006. URL https:// www.sciencedirect.com/science/article/pii/S0167668724001112. Dong, P. and Quan, Z. Automated machine learning in insurance. Insurance: Mathematics and Economics, 120:17–41, 2025. ISSN 0167-6687. https://doi.org/10.1016/j.insmatheco.2024.10.002. URL https://www.sciencedirect.com/science/article/pii/S0167668724001057. Dubey, A., Parida, T., Birajdar, A., Prajapati, A. K., and Rane, S. Smart underwriting system: An intelligent decision support system for insurance approval & risk assessment. In 2018 3rd International Conference for Convergence in Technology (I2CT), pages 1–6. IEEE, 2018. 10.1109/ I2CT.2018.8529792. Dutang, C. and Charpentier, A. CASdatasets: Insurance datasets, 2024. R package version 1.2-0. Dutang, C., Charpentier, A., and Gallic, E. Insurance dataset. 2024. Environmental Systems Research Institute (Esri). Belgium postcode boundaries. https://www.arcgis .com/home/item.html?id=e385aeef974a4aea8ae7fb1b0efc1341, 2022. GIS dataset accessed January 2026. Fouad, M. M., Malawany, K., Osman, A. G., Amer, H. M., Abdulkhalek, A. M., and Eldin, A. B. Automated vehicle inspection model using a deep learning approach. Journal of Ambient Intelligence and Humanized Computing, 14(10):13971–13979, 2023. 10.1007/s12652-022-04105-3.

32

Gao, G., Wang, H., and Wüthrich, M. V. Boosting poisson regression models with telematics car driving data. Machine Learning, 111(1):243–272, 2022. 10.2139/ssrn.3596034. Gupta, S., Ghardallou, W., Pandey, D. K., and Sahu, G. P. Artificial intelligence adoption in the insurance industry: Evidence using the technology–organization–environment framework. Research in International Business and Finance, 63:101757, 2022. 10.1016/j.ribaf.2022.101757. Haberman, S. and Renshaw, A. E. Generalized linear models and actuarial science. Journal of the Royal Statistical Society: Series D (The Statistician), 45(4):407–436, 1996. 10.2307/2988543. Hastie, T., Tibshirani, R., Friedman, J., et al. The elements of statistical learning. Springer, New York, 2009. ISBN 978-0-387-84857-0. 10.1007/978-0-387-84858-7. He, K., Zhang, X., Ren, S., and Sun, J. Deep residual learning for image recognition. In Proceedings of the IEEE conference on computer vision and pattern recognition, pages 770–778, 2016. 10.1109/ CVPR.2016.90. Henckaerts, R. and Antonio, K. The added value of dynamically updating motor insurance prices with telematics collected driving behavior data. Insurance: Mathematics and Economics, 105:79–95, 2022. 10.1016/j.insmatheco.2022.03.011. Henckaerts, R., Côté, M.-P., Antonio, K., and Verbelen, R. Boosting insights in insurance tariff plans with tree-based machine learning methods. North American Actuarial Journal, 25(2):255–285, 2021. 10.1080/10920277.2020.1745656. Holvoet, F., Antonio, K., and Henckaerts, R. Neural networks for insurance pricing with frequency and severity data: a benchmark study from data preprocessing to technical tariff. North American Actuarial Journal, pages 1–44, 2025. 10.1080/10920277.2025.2451860. Ibrahim, J., Stanley, J., Murfi, H., Novkaniza, F., and Devila, S. Evaluating xgboost for competitive insurance pricing: A case study on motor third-party liability insurance. In 2024 International Conference on Intelligent Cybernetics Technology & Applications (ICICyTA), pages 847–852. IEEE, 2024. 10.1109/icicyta64807.2024.10912952. Islam, M. M., Ahamed, T., Matsushita, S., and Noguchi, R. A damage-based crop insurance system for flash flooding: a satellite remote sensing and econometric approach. In Remote sensing application II: A climate change perspective in agriculture, pages 121–163. Springer, 2024. 10.1007/978-981-97 -1188-8\ 5. ISO. ISO 19109:2022 Geographic information – Rules for application schema. Standard, International Organization for Standardization, Geneva, Switzerland, 2022. Jaiswal, R. Impact of ai in the general insurance underwriting factors. Central European Management Journal, 31(2):697–705, 2023. Kita-Wojciechowska, K. and Kidziński, L. Google street view image predicts car accident risk. Central European Economic Journal, 6(53):151–163, 2019. 10.2478/ceej-2019-0011. Lecun, Y., Bottou, L., Bengio, Y., and Haffner, P. Gradient-based learning applied to document recognition. Proceedings of the IEEE, 86(11):2278–2324, 1998. ISSN 0018-9219. 10.1109/5.726791. Li, Z., Liu, F., Yang, W., Peng, S., and Zhou, J. A survey of convolutional neural networks: analysis, applications, and prospects. IEEE transactions on neural networks and learning systems, 33(12): 6999–7019, 2021. 10.1109/tnnls.2021.3084827. Longley, P. A., Goodchild, M. F., Maguire, D. J., and Rhind, D. W. Geographic information science and

33

systems. John Wiley & Sons, 2015. McCullagh, P. Generalized linear models. Routledge, 2019. 10.1201/9780203753736. Nguyen, Q. C., Belnap, T., Dwivedi, P., Deligani, A. H. N., Kumar, A., Li, D., Whitaker, R., Keralis, J., Mane, H., Yue, X., et al. Google street view images as predictors of patient health outcomes, 2017–2019. Big data and cognitive computing, 6(1):15, 2022. 10.3390/bdcc6010015. Noll, A., Salzmann, R., and Wuthrich, M. V. Case study: French motor third-party liability claims. Available at SSRN 3164764, 2020. 10.2139/ssrn.3164764. Nussbaum, Z., Duderstadt, B., and Mulyar, A. Nomic embed vision: Expanding the latent space. arXiv preprint arXiv:2406.18587, 2024. 10.48550/arXiv.2406.18587. OpenStreetMap contributors. OpenStreetMap, 2025a. URL https://www.openstreetmap.org. Data licensed under the Open Database License (ODbL). OpenStreetMap contributors. OpenStreetMap Belgium Data Extract. Geofabrik GmbH, 2025b. URL https://download.geofabrik.de/europe/belgium.html. Distributed by Geofabrik. Licensed under ODbL. Óskarsdóttir, M., Ahmed, W., Antonio, K., Baesens, B., Dendievel, R., Donas, T., and Reynkens, T. Social network analytics for supervised fraud detection in insurance. Risk Analysis, 42(8):1872– 1890, 2022. 10.1111/risa.13693. Pérez-Zarate, S. A., Corzo-Garcı́a, D., Pro-Martı́n, J. L., Álvarez-Garcı́a, J. A., Martı́nez-del Amor, M. A., and Fernández-Cabrera, D. Automated car damage assessment using computer vision: Insurance company use case. Applied Sciences, 14(20):9560, 2024. 10.3390/app14209560. Qazvini, M. On the validation of claims with excess zeros in liability insurance: A comparative study. Risks, 7(3):71, 2019. 10.3390/risks7030071. Rababaah, A. R. Investigation of deep learning models for vehicle damage classification. In 2023 10th International Conference on Signal Processing and Integrated Networks (SPIN), pages 25–30. IEEE, 2023. 10.1109/spin57001.2023.10116703. Seyam, E. A. Predicting motor insurance claim incidence using generalized and tree-based models: A comparative statistical approach. Insurance Markets and Companies, 16(2):38, 2025. 10.21511/ ins.16(2).2025.04. Stevenson, M., Mues, C., and Bravo, C. Deep residential representations: Using unsupervised learning to unlock elevation data for geo-demographic prediction. ISPRS Journal of Photogrammetry and Remote Sensing, 187:378–392, 2022. ISSN 0924-2716. https://doi.org/10.1016/j.isprsjprs.2022.03 .015. URL https://www.sciencedirect.com/science/article/pii/S0924271622000880. Thiran, P. and Thomas, I. Accidents de la route et distance au domicile. approche quantitative pour bruxelles. Les Cahiers Scientifiques du Transport-Scientific Papers in Transportation, 32, 1997. 10.46298/cst.11958. Tufvesson, O., Lindström, J., and Lindström, E. Spatial statistical modelling of insurance risk: a spatial epidemiological approach to car insurance. Scandinavian Actuarial Journal, 2019(6):508–522, 2019. 10.1080/03461238.2019.1576146. Vı́t, O., Seif, L., and Štěpánek, L. Claim frequency estimation in motor third-party liability (mtpl): Classical statistical models versus machine learning methods. In Annals of Computer Science and Information Systems, volume 45, pages 161–166. Polish Information Processing Society, 2025. 10

34

.15439/2025f5118. Zail, H. Predictive analytics in long term care. In Actuarial Aspects of Long Term Care, pages 309–336. Springer, 2019. 10.1007/978-3-030-05660-5\ 13. Zhang, A., Lipton, Z. C., Li, M., and Smola, A. J. Dive into deep learning. Cambridge University Press, 2023. Zou, H. and Hastie, T. Regularization and variable selection via the elastic net. Journal of the Royal Statistical Society Series B: Statistical Methodology, 67(2):301–320, 2005. 10.1111/j.1467-9868.2005 .00503.x.

35

Record · ID 126500 · SHA-256 49e1e3121af8c724
Retrieved via Conceptio — every document is proof-bundled with source, license, and retrieval metadata.