Next Article in Journal
The Generalised Pareto Distribution Model Approach to Comparing Extreme Risk in the Exchange Rate Risk of BitCoin/US Dollar and South African Rand/US Dollar Returns
Next Article in Special Issue
Modelling Motor Insurance Claim Frequency and Severity Using Gradient Boosting
Previous Article in Journal
Bankruptcy Prediction for Micro and Small Enterprises Using Financial, Non-Financial, Business Sector and Macroeconomic Variables: The Case of the Lithuanian Construction Sector
Previous Article in Special Issue
Optimizing Pension Participation in Kenya through Predictive Modeling: A Comparative Analysis of Tree-Based Machine Learning Algorithms and Logistic Regression Classifier
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Estimating Territory Risk Relativity Using Generalized Linear Mixed Models and Fuzzy C-Means Clustering †

1
Global Management Studies, Ted Rogers School of Management, Toronto Metropolitan University, Toronto, ON M5B 2K3, Canada
2
Department of Mathematics and Statistics, University of Guelph, Guelph, ON N1G 2W1, Canada
*
Author to whom correspondence should be addressed.
This paper is an extended version of our paper published. In Proceedings of the 10th International Conference on Data Science, Technology and Applications, Paris, France, 6–8 July 2021.
Risks 2023, 11(6), 99; https://doi.org/10.3390/risks11060099
Submission received: 29 March 2023 / Revised: 14 May 2023 / Accepted: 16 May 2023 / Published: 24 May 2023

Abstract

:
Territory risk analysis has played an important role in auto insurance rate regulation. It aims to design rating territories from a set of basic rating units so that their respective risk relativities can be estimated to reflect the regional risk of insurance. In this work, spatially constrained clustering is first applied to insurance loss data to form such regions, using the forward sortation area (FSA) as a basic rating unit. The groupings of FSA by spatially constrained clustering reduce the insurance rate heterogeneity caused by smaller risk exposures. Furthermore, the generalized linear mixed model (GLMM) is proposed to derive the risk relativities of clusters and each FSA. In addition, as an alternative approach, fuzzy C-Means clustering is proposed to derive the risk relativity of FSA, and the obtained results are compared to the ones from GLMM. The spatially constrained clustering and risk relativity estimation help to retrieve a set of territory risk benchmarks used in rate filings within the regulation process. It also provides guidance for auto insurance companies on rate making.

1. Introduction

In the territory risk analysis of auto insurance, the residential information such as postal codes or zip codes is used as a basic pricing unit Yao (2008). The type of geographical data used for territorial risk depends on the country. For example, in the USA, the loss data associated with zip codes are often used for insurance pricing (Halder et al. 2021; Nasseh et al. 2021). This work studies the geographical loss data based on FSA, the first three characters of Canadian postal codes. The main reason for using FSA instead of postal codes is that each FSA contains more risk exposures than an area covered by a single postal code. This approach can better reflect the actual loss pattern and stabilize the risk relativities to minimize the fluctuations among the calculations using data from different accident years or data-reporting years. However, determining risk relativity based on FSA as the only source may not be sufficient to reflect the territory risk. To further study other sources that impact the risk relativity of FSA, we consider the effect of the city as a variable, since postal codes or zip codes are nested within a city or town. These potential effects on insurance loss patterns may be, in fact, due to some factors associated with the city or town. For instance, people tend to drive more in a city where commuter buses or public transportation are relatively limited. Because of the high level of vehicle usage, the likelihood of causing a car accident could be higher than when the usage of vehicles is low. This high usage of vehicles may potentially increase the loss cost of auto insurance and the expenses required to settle insurance claims Ma et al. (2018). Therefore, the risk relativities in these areas should be higher than in others. A recent study Litman (2018) shows that annual crash rates and insurance claim costs tend to increase with annual vehicle travel. This may explain why Usage-Based Insurance (UBI) is an emerging pricing strategy in auto insurance, and it has become a major research area in insurance data science (Blais et al. 2020; Fang et al. 2021; Stankevich et al. 2022).
This paper is an extended version of the conference paper that appeared in Xie et al. (2021). In Xie et al. (2021), a method using generalized linear mixed models (GLMM) was proposed to derive the risk relativities for a set of clusters. These clusters were produced by spatially constrained clustering, where spatial continuity was considered Xie (2019). GLMM are an extension of generalized linear models (GLM) (David 2015; Goldburd et al. 2016; Kafkova and Křivánková 2014), in which the model contains both fixed and random effects (Dean and Nielsen 2007; Jiang and Nguyen 2007; Stroup 2012). The risk relativities for FSAs were obtained using GLMM, which involves the multilevel modeling of geographical loss costs. Within this multilevel modeling approach, the impact of differences among cities or towns can be captured, and the model better reflects the risk relativity associated with different cities. Using the root mean square error (RMSE) and mean average deviation (MAD), we measured the smoothing errors using results obtained from GLMM and the empirical geographical risk relativities. We assumed that the risk relativity of FSA is at the cluster level, which means that FSA risk relativities are the same for all FSA within the same cluster. The results presented in Xie et al. (2021) are preliminary, and further investigation within the approach and a comparison to other related techniques are essential to help us to better understand the impact of the proposed method on auto insurance rate regulation.
In spatially constrained clustering Xie (2019), each FSA is classified into one cluster, and GLMM is used to estimate the risk relativity of each cluster further, so as to remove data noise to achieve a smoothing effect on the empirical estimate of FSA risk relativity. Achieving a smoothing result implies that we focus on the major data pattern. In this approach, the geographical risk relativity is the same for each FSA that belongs to the same cluster. In this revised and extended version, we shift our focus on the estimation of geographical risk relativity from a hard approach to a soft method. We propose to use fuzzy C-Means clustering (Ansari and Riasi 2016; Yan et al. 2021; Yeo et al. 2003) to obtain a fuzzy number for each FSA. Fuzzy C-Means clustering is not necessarily novel in insurance pricing, as it is a commonly used technique in data analysis and machine learning. The fuzzy C-Means clustering method has also been successfully used in risk analysis. For example, in Jafarzadeh et al. (2017), fuzzy C-Means clustering was used to estimate the forest fire risk. The data were also assumed to belong to clusters with different degrees of membership. In De Andres et al. (2011), fuzzy C-Means clustering was combined with multivariate adaptive regression splines to forecast bankruptcy. Their results showed that the approach outperformed the other methods’ classification accuracy and the profit generated by lending decisions. However, it is particularly novel and valuable in insurance rate regulation because of the complexity of insurance loss data and the need for more meaningful and targeted risk assessments at the industry level, such as territory design.
In K-Means clustering (Bhowmik 2011; Nian et al. 2016; Thakur and Sing 2013), each data point is assigned to only one cluster based on the distance between the observation and the cluster centroid. However, fuzzy C-Means clustering allows for more flexible cluster assignments by assigning each data point a membership value for each cluster. This membership value indicates the degree to which the observation belongs to each group, rather than a binary assignment to a single cluster. Thus, each FSA will belong to all clusters that we design with different membership coefficients. Our objective of using fuzzy C-Means is to move from the multilevel model to a fuzzy approach that allows each FSA to be influenced by all possible neighboring FSA, rather than only the city to which the FSA belongs. It is an unsupervised machine learning technique, which we have applied in a novel way to actuarial science.
One of the current challenges in using machine learning for auto insurance rate regulation is ensuring that the algorithms used are transparent and explainable (Dhieb et al. 2019; Hanafy and Ming 2021; Pranavi et al. 2020). This is particularly important because many regulators require insurers to explain their modeling tools and pricing decisions. Both GLMM and fuzzy clustering meet this need, and our method aims to provide more interpretable results on how the territory can be designed and how the associated relativities can be further estimated. Black box machine learning algorithms, which are difficult to interpret and explain, may lead to concerns regarding fairness and bias and may not be compliant with regulatory requirements. Therefore, insurers need to develop interpretable, transparent machine learning algorithms that can be easily explained to regulators and policyholders. Our method may serve as a guideline in solving territory design problems, which most auto insurance companies face regarding regulation rules.
Overall, this research aims to extend the current focus on territory risk analysis using hard clustering to a soft one. It also aims to further estimate the relativity estimate using a mixed model, rather than the traditional approach that uses generalized linear models. The proposed methods are considered a modern approach that may play an important role in the rate and classification of auto insurance regulation. In addition, it may be necessary to consider how to digitalize the spatial location in territory design, and different countries may face different levels of such difficulties in geocoding. Fuzzy clustering that makes use of all geocoded loss costs is a soft clustering approach. Unlike traditional hard clustering or spatially constrained clustering, it does not require us to address the cluster boundary or contiguity constraint on the territory design. Moreover, the mixed model, which introduces additional effects, further addresses the potential impact caused by different cities due to the different infrastructures and availability of local transportation systems. Therefore, it provides an alternative approach to analyzing territory risk for auto insurance. The proposed method also aims at guiding applications of soft clustering along with mixed models to analyze complex economic and financial data so that such more advanced statistical and computational methods can be promoted, in order to improve the novelty of research studies in the sense of having a new approach to solving real-world problems. Therefore, the proposed soft clustering method could become an alternative approach for territory design in auto insurance rate regulation.
The rest of this paper is organized as follows. In Section 3, the data and their processing are briefly introduced, and the proposed generalized linear mixed models, fuzzy C-Means clustering and the method to obtain the FSA risk relativities are discussed. In Section 4, the main results are summarized. Finally, we conclude our findings and provide further remarks in Section 5.

2. Related Work

In auto insurance rate making, territory risk and classification are crucial in the rate regulation process. Studying territorial risk and the relativity associated with each territory requires considerable effort. Because of this, a large amount of the work in territory analysis in auto insurance has been conducted. In Brubaker (1996), a geographic rate-making procedure was developed to estimate the risk relativity for any point on the map. The benefit of producing a surface as a map of loss data is that it does not require clustering or territory design. The work in Brubaker (1996) uses geo-coded loss data similar to ours. The difference is that we focus on the forward sortation area (FSA), while the work conducted in Brubaker (1996) is based on zip code data. In Xie (2019), spatially constrained clustering with an entropy method was proposed to determine the optimal number of clusters. The work in Xie (2019) addresses a fundamental problem in the rate and classification of auto insurance regulation: choosing the appropriate number of groups for the rate regulation purpose. However, it did not estimate the risk relativity for the clusters designed using spatially constrained clustering. In Jennings (2008), K-Means and other clustering techniques were used to define geographical rating territories for pricing purposes. However, the study does not address the spatial contiguity issue Grubesic (2008), one of the critical regulation rules. Furthermore, the estimation problem of the risk relativity associated with clusters obtained from clustering was not studied. Our work has focused on clustering problems and estimating the risk relativities of the basic rating unit, FSA.
Fuzzy C-Means clustering, an important soft computing approach, is now widely used in insurance, especially for fraud detection. In Majhi (2021), fuzzy clustering was used to optimize the cluster centroids and remove the outliers in an automobile insurance fraud detection system. The proposed method, along with a modified whale optimization algorithm, improved the detection accuracy using machine learning techniques as classification methods. Similarly, in Yan et al. (2021), simulated annealing genetic fuzzy C-Means clustering was used to obtain fuzzy association rules to identify fraud claims. In a two-stage insurance fraud claim detection system Subudhi and Panigrahi (2020), fuzzy C-Means clustering was used to identify the claim as genuine, malicious, or suspicious in the first analysis stage. Again, fuzzy clustering helped to eliminate the outliers among sample data. The fuzzy clustering approach is not only successfully applied in insurance but also in financial auditing. For instance, in Aktas and Cebi (2022), the authors found that, using fuzzy C-Means, a success rate of 92% could be achieved in detecting fraudulent financial transactions. The ability to detect irregularities in financial auditing significantly improves the review and auditing efficiency.
GLMM has been successfully utilized in actuarial science as a rate-making technique Jeong et al. (2017) and a model for credibility to deal with repeated measurements or longitudinal data Antonio and Beirlant (2007). In Sun and Lu (2022), a Bayesian generalized linear mixed model was proposed for data breach incidents. The model sought to establish the relationship between the frequency and severity of cyber losses and the behavior of cyber attacks. The study in Sun and Lu (2022) shows the feasibility and effectiveness of using the proposed NB-GLMM to analyze the number of data breach incidents. In Yau et al. (2003), GLMM was used to model repeated insurance claim frequency data. Incorporating a conditionally fixed random effect into the model was considered an advantage as it provided a viable alternative in revising rates in general insurance. Our work applies GLMM in a novel way to estimate regional risk relativities. It is considered an extension of the approach that appeared in Xie and Lawniczak (2018) by further addressing the impact of other correlated factors on the territorial risk relativity estimates.

3. Materials and Methods

3.1. Data

We use a real dataset, part of the Automobile Statistical Plan data published by the Canadian General Insurance Statistical Agency. The Automobile Statistical Plan is a crucial source of complex high-dimensional data for auto insurance rate regulation Regan et al. (2008). In addition, there is an ongoing data collection, data reporting and data management process that provides a source of support for auto insurance rate making and rate regulation for both the industry and the government. The dataset used in this work includes the reported loss information from all auto insurance companies within a province for accident years 2009 to 2011. It consists of geographical loss information, including postal codes, cities, reported loss costs and earned exposures. The reported loss cost is the projected ultimate expected loss. This means that the loss cost has been considered for future loss development. The earned exposures refer to the total number of insured vehicles within a policy year. We first retrieved all postal codes associated with the same forward sortation area (FSA) level, where the FSA is recorded as the first three characters of the postal code. Then, for each FSA, the postal codes were further geo-coded using a geo-coder. The obtained geo-coding contains both average latitude and longitude values to represent the center of a given FSA. The centroid of the FSA is used to identify the location of the given FSA.
Due to the use of industry-level projected loss cost data, territory design is not conducted regularly in rate regulation. Unlike other benchmark values, the obtained results on territory design often continue to be used for an extended period until a periodic review of such results is initiated. Because of this, we continue using 2009 to 2011 FSA loss data for this investigation. This also allows us to make a meaningful comparison to the previous study on the same dataset with different approaches, such as the work in Xie (2019). On the other hand, we use loss cost data instead of claim frequency and severity data. This is because our investigation focuses on a regulation perspective. Often, the clustering results based on claim frequency differ from those under claim severity. Therefore, reconciling two sets of results by multiplying the respective risk relativity for each FSA may develop unnecessary uncertainty. From a theoretical point of review, under certain model assumptions, two sets of results (loss cost and splitting by claim frequency and severity) will lead to the same estimate of relativity for each FSA if no further clustering is involved. However, our proposed method aims to re-estimate the FSA relativity after obtaining the clusters. Therefore, it is more suitable and practically feasible if the loss cost is used.
We aim to estimate each cluster’s risk relativity so that the relativity of FSA can be further obtained. At a given level, the relativity of a risk factor is the risk level relative to the overall average for all risk levels that we consider. In this work, the loss cost at a given level is divided by the loss cost across all levels of territorial risk to calculate the risk relativity. Here, we consider the problem of estimating territory risk using a GLMM and the fuzzy C-Means clustering approach. For the GLMM method, we first need to cluster our spatial loss cost data into different clusters; then, we must apply GLMM to investigate the relationship between the loss cost and clusters and associations within different cities; lastly, we must estimate the risk relativity for each cluster. The risk relativity is assumed to be the same for FSA with the same cluster. Next, we aim to obtain a membership coefficient matrix for fuzzy C-Means clustering, which indicates the association between the FSA and cluster. Finally, we use this data matrix to further derive the risk relativity for each FSA.

3.2. Spatially Constrained K-Means Clustering

In this section, we briefly describe the spatially constrained K-Means clustering that was originally proposed in Xie (2019). The spatial constraint on the clustering is due to the regulation rule of being spatially contiguous for the designed territories. We apply this clustering algorithm to produce a set of clusters for our spatial loss cost data.
Let us assume that we have a d-dimensional real vector X, i.e., X R d , with a set of observations { X 1 , X 2 , …, X n }. In this work, X i represents the loss cost data associated with the ith FSA. K-Means clustering aims at partitioning these n observations into K sets ( K n ), S = { S 1 , S 2 , , S K } , where X j belongs to one of the clusters, S i , so that we can solve the following within-cluster sum of squares (WCSS) minimization problem, i.e.,
arg min S i = 1 K X j S i X j μ i 2 ,
where μ i is the mean point of cluster S i . We group the FSA loss cost data into K clusters by minimizing their WCSS. The input data for the K-Means clustering comprise a three-dimensional vector consisting of the normalized loss cost, normalized latitude and normalized longitude. In order to satisfy the requirement of spatial contiguity in rate regulation, we have to incorporate the spatial contiguity constraint, where the process of constructing a Delaunay Triangulation (DT) is involved. To better illustrate how a DT is constructed, we briefly describe the procedure as follows. For a more detailed description, we refer the reader to Xie (2019).
  • A standard K-Means clustering was conducted, as an initial clustering, so that a set of clusters could be obtained.
  • Based on the results obtained from the previous step, we searched all points that were entirely surrounded by points from other clusters. These points were denoted by non-contiguous points.
  • The neighboring point at a minimal distance to the point that had no neighbors in the same cluster was found by performing a search.
  • The points that had no neighbors were then reallocated to new clusters, and this process was continued until all clusters were formed into Delaunay Triangulations.
We assume an initial value in the first step of implementing K-Means clustering. The clustering results may depend on the choice of the number of clusters. In this work, for illustration purposes, the number of clusters used for clustering may not be the optimal choice of clusters, as we can use data visualization when the number of clusters is small. The selection of the optimal number of clusters has been fully addressed in Xie (2019) using an entropy-based approach. This work is considered a follow-up study after the clustering of spatial loss cost data. The aim is to determine each FSA’s risk relativity using GLM, GLMM and the fuzzy C-Means clustering-based approach.

3.3. Generalized Linear and Generalized Linear Mixed Models

Generalized linear models (GLM), as a flexible and interpretable model, can be used to handle a wide range of data types and distributions, including binary, count and continuous data. GLM are also computationally efficient and can handle large datasets. In rate making, GLM are often utilized because an exponential family distribution is a better choice in modeling the error function. GLM are widely used for territory risk analysis by transforming the expected loss cost values so that the predictors have a linear relationship with the transformed loss cost values. The loss cost, defined as the average loss per vehicle for a specified basic rating unit in territory risk analysis, serves as the response variable. In this study, we propose to extend the GLM to GLMM Antonio and Beirlant (2007) to account for the random effects of another rating variable. As an extension of GLM, GLMM retain the strengths of GLM, being flexible and interpretable, but they can be further used to handle correlated data by incorporating random effects that capture the correlation structure among the data.
The city infrastructure and public transportation influence driver behavior and accident occurrence. The availability of public transit in a city strongly affects how much drivers rely on their vehicles. To explain the GLMM, we assume that the loss cost data have been spatially grouped into K clusters, with a total of M different cities associated with the insurance loss cost data. Thus, the loss cost associated with cluster i and city j is defined as L i j , where i = 1 , 2 , , K and j = 1 , 2 , , M . We further define the expected value of the loss cost as μ i j = E ( L i j ) . This expected value is then transformed by a given function g ( · ) and defined as η i = g ( μ i j ) . The transformation function, referred to as the link function, is used to link the expected loss cost with the predictors.
The transformation function g ( · ) is modeled using a linear mixed effect model, which includes both fixed and random effects and can be expressed as
g ( μ i j ) = β 0 + β 1 i x i + v j ,
where x i represents the fixed effect of the ith cluster, and v j represents the random effect of the jth city.
In the generalized linear model, the variance of the model residual ϵ i j is assumed to have a functional relationship with the mean response, given by
V a r ( ϵ i j ) = ϕ V ( μ i j ) ω i j ,
where V ( x ) is the variance function, which is a result of the exponential family distribution. The parameter ϕ scales the variance function V ( x ) , and ω i j is a constant weight. Various distributions are used in this study, such as the normal distribution when V ( x ) = 1 , the Poisson distribution when V ( x ) = x , the gamma distribution when V ( x ) = x 2 and the inverse Gaussian distribution when V ( x ) = x 3 . These distributions are special cases of the Tweedie distribution, commonly used in the actuarial field. Focusing on these special cases is sufficient for regulation as they are common in actuarial practice and easier to understand in guiding rate filings’ decision making. In V ( x ) = x p , another parameter value of p is possible but may reduce the interpretability of the model because not every p has a distribution that one can refer to. To estimate the fixed and random effects, we use the glmer function available in the lme4 R package.
To derive the risk relativities for each FSA, we first determine the relativity of the fixed effect of the ith cluster, which is exp { β ^ 1 i } . The exponential transformation of the model coefficient is due to the log link function used in the GLMM. The estimate of the random effect v j is the conditional mode, which is the difference between the average predicted response for a given set of fixed effect values and the response predicted for a particular individual. Technically, these are the solutions to a penalized weighted least-squares estimation problem. We can consider these as individual-level effects, i.e., how much any individual loss cost differs from the population level due to the jth city. Because of this, the relativity corresponding to the jth city becomes exp { v ^ j } .
Therefore, the combined risk relativities due to fixed and random effects are calculated by exp { β ^ 1 i + v ^ j } , and further divided by the average value of exp { β ^ 1 i + v ^ j } for normalization. This normalization ensures that the expected value of the risk relativity is equal to 1. The risk relativities obtained in this way provide a measure of how the risk in a given FSA compares to the risk in the overall population after adjusting for the effects of clustering and the city-specific factors.
GLM assume that the data are independent and identically distributed, which may not be true when dealing with correlated data. This is why we propose to use GLMM instead. However, GLMM can be more complex to interpret than GLM due to the incorporation of random effects. In practice, GLMM can be difficult to fit and require careful consideration of the appropriate random effect structure. Moreover, a special software package is needed for the implementation of GLMM.

3.4. Estimating Risk Relativity via Fuzzy C-Means Clustering

In the previous section, we discussed a hard clustering approach using K-Means. We first obtain a set of clusters and use both GLM and GLMM to determine the risk relativity for each cluster. Using GLM, we impose that each FSA within the cluster has the same relativity. In contrast, the approach using GLMM allows us to modify the risk relativity of FSA further using a multi-level approach by incorporating the risk relativity of the city. We further consider a soft clustering approach via fuzzy C-Means clustering. The rationale is that car accidents often happen outside the driver’s residential area or even outside the city that the driver lives in. Theoretically, losses can occur anywhere. Thus, it is intuitively logical to carry out relativity calculations for FSA to take loss information from other cities (or other FSA). Moreover, the longer the distance from the residential area, the lower the probability of accident occurrence. This may be controlled by the membership coefficients obtained from the fuzzy C-Means clustering. Because of this, we propose to calculate the risk relativity of FSA based on fuzzy C-Means. In this case, fuzzy clustering allows FSA to belong to multiple clusters, which is useful when there is ambiguity or uncertainty in determining the group membership of loss data. In addition, since fuzzy clustering allows us to account for overlaps between clusters, it provides a more accurate representation of the underlying structure of FSA data. Because of this, it is unnecessary to further consider the continuity of the designed clusters and the boundary issue, which is an ongoing challenge in rate regulation practice.
For a d-dimensional real vector, i.e., X i R d , with a set of realizations { X 1 , X 2 , …, X n }, the K-Means clustering in (1) can be reformulated as
arg w , μ min i = 1 K j = 1 n w i j X j μ i 2 ,
with a matrix W = ( w i j ) of binary indicators such that w i j = 1 if X j is in the cluster that has centroid μ i ; otherwise, it becomes zero if X j is in the cluster of centroid μ i . Fuzzy C-Means clustering aims at the partitioning of these n observations into a collection of C fuzzy clusters ( C n ) so that the weighted within-cluster sum of squares, which is given as follows, is minimized:
i = 1 C j = 1 n w i j ( m ) X j c i 2 ,
where c i is the mean point of cluster C i . The weight value, which is a function of m, is defined as
w i j ( m ) = k = 1 c X j c i X j c k 2 m 1 m ,
where the center of the kth fuzzy cluster is denoted by
c k = j = 1 n w k j ( m ) X j j = 1 n w k j ( m ) , for k = 1 , 2 , , C .
Here, the exponential weight, m, is the fuzziness that controls how likely it is that each observation will belong to each cluster.
To calculate the risk relativity of FSA, let e i denote the risk exposure for the ith FSA, and let L i denote the loss costs for the ith FSA. We can obtain the membership coefficient (denoted by w i k ), a fuzzy number to indicate how the ith FSA is related to a kth cluster, via the fuzzy C-Means clustering introduced above. We then use the risk exposures and loss costs to define the weighted loss costs (i.e., l i k ) for the ith FSA in the kth cluster as follows:
l i k = w i k e i L i i = 1 N w i k e i .
Furthermore, the weight value ( α k ) applied to the kth cluster can be formulated as follows:
α k = i = 1 N l i k 1 k k = 1 K i = 1 N l i k .
Therefore, the risk relativity ( r i ) for the ith FSA can be defined as the normalized average of the sum of the risk relativities among K clusters for the ith FSA, which is given as follows:
r i = k = 1 K α k w i k 1 N i = 1 N k = 1 K α k w i k .
An entropy-based approach was proposed to select the optimal number of clusters in spatially constrained clustering Xie (2019), which we presented in the previous study. The selection of the number of designed clusters was based on minimizing a regularized entropy measure. To select the number of fuzzy clusters, we use the smoothing errors calculated by MAD and RMSE. The suitable number of fuzzy clusters is then determined by the K that leads to a small MAD and RMSE. This article will explore the pattern of estimated relativities from our proposed methods, and the results will be presented and analyzed in the Results section.

3.5. Discussion

The approach of using fuzzy C-Means clustering and generalized linear mixed models to estimate risk relativity in auto insurance is a novel and promising method that combines the advantages of both techniques. Fuzzy C-Means clustering is a clustering technique that allows for overlapping clusters and considers the degree of membership of each entity to each cluster. This enables fuzzy C-Means clustering to capture the potential heterogeneity within groups and estimate the risk relativity more accurately. GLMM are widely used in insurance pricing due to their ability to simultaneously model individual-level territory risks and cluster-level effects. However, GLMM are limited in their ability to account for potential heterogeneity within clusters, leading to biased risk relativity estimates.
Auto insurance risk factors vary greatly depending on the driver behavior, vehicle type and location, among other factors. These risk factors can also depend on the geographical area, which may lead to the spatial clustering of these risk factors. Clustering similar policies based on these risk factors can help insurers to better estimate the risk relativity and set appropriate premiums. Our proposed approach can also be applied to clusterings of other risk factors that are associated with geo-location. These relevant clusterings can help insurers to identify and manage potential sources of risk heterogeneity within clusters, which is crucial for maintaining profitability and competitiveness in the auto insurance market, on the one hand. On the other hand, the use of advanced clustering techniques may assist in the justification of insurance rate changes in a rate filing review. It also provides guidance on how rate regulations can be developed under more advanced statistical and computational techniques to obtain sound decision making in rate filing reviews.
However, from a regulation perspective, using GLMM coupled with spatial clustering may be more appealing than a fuzzy C-Means clustering approach, as GLMM are interpretable. This means that fuzzy C-Means clustering, which considers all FSA in a given designed cluster, suffers from some limitations. One of them is that the membership coefficients will be affected by the loss cost of each FSA and the distance of the FSA to the cluster centroid. The details of how they affect the clustering results remain unclear. Moreover, selecting a suitable fuzzier m may be problematic as this m may vary yearly when different reporting years’ regulator datasets are used. Because of these, a regulator may not favour this soft clustering approach due to the complexity behind the clustering. However, fuzzy C-Means clustering, as a modern unsupervised machine learning approach, may be suitable for insurance pricing at an individual company level, as the more FSAs are involved in evaluating territory risk, the more credible the results.

4. Results

This section presents the results of the FSA risk relativities obtained using generalized linear models, generalized linear mixed models and fuzzy C-Means clustering. In the case of GLM and GLMM, we first conducted spatially constrained K-Means clustering to group the FSA into distinct clusters. Then, to investigate the impact of the number of clusters (K) on the risk relativities, we experimented with different K values ranging from 5 to 20. Next, we used the Delaunay Triangulation approach for clustering to ensure contiguous points. Finally, once we obtained the cluster’s index for each FSA as the covariate, we used GLM and GLMM with spatially correlated random effects of “city”, weighted by risk exposures, to fit the loss cost. GLM aim to capture the fixed effect of an FSA-based cluster using its loss cost, while GLMM further explain the random effect from a wider geographical location (i.e., each city). Fuzzy clustering, as a soft clustering approach, allows us to build clusters by considering all FSA, introducing a membership coefficient to address the contribution of the FSA to the constructed groups. This comparative study illustrates the strengths and weaknesses of the proposed methodology and its potential extension to other application fields, including the clustering of other geographical risks, such as individual driving patterns.
Table 1 presents the results of modeling the loss cost by five clusters using different error probability distributions in the GLM model, including Gaussian, Poisson, Gamma and Inverse Gaussian. Notably, we observe that the estimates of the relativities remain consistent across the different distributions. In other words, the error distributions in the GLM do not significantly affect the relativities of each cluster. This finding holds when considering only two decimal places. However, when assessing the goodness of fit, we note that the Gaussian error distribution achieves the lowest AIC and BIC. This result suggests that the loss cost data may not follow a skewed or heavy-tailed distribution, and we can rely more on the Gaussian GLM model. We conducted a similar analysis on the remaining K and GLMM and obtained similar findings and conclusions.
Note that the empirical risk relativity is computed as the overall average loss ratio within each cluster to the grand average loss. This measure can be used as a benchmark to compare the pricing performance among different models and different numbers of clusters. Table 2 presents the root mean squared error (RMSE) and mean absolute deviation (MAD) of the relativities for K = 5 ,   10 ,   15 ,   20 , using both GLM and GLMM. Overall, the empirical and estimated relativities show a slight difference, which indicates that our proposed methods are reliable and consistent with the benchmark estimate. We observe that the difference in relativity between the empirical and GLM is slightly smaller than that of GLMM. However, increasing the value of K in the GLMM improves the performance, leading to a more accurate number of clusters for practical rate making in the province. Table 2 shows that when K = 15 , the RMSE and MAD are the smallest, providing a specific criterion for determining the optimal number of clusters. These results suggest that the GLMM with 15 clusters produce a better result than other values of K.
We present plots in Figure 1, Figure 2 and Figure 3 to visualize the grouping structures and estimated relativities of the obtained clusters. The x-axis represents the longitude, and the y-axis represents the latitude. Using K-Means clustering, we have created homogeneous clusters in terms of relativities, where points within the same cluster boundary share the common information of relativity. Figure 1, Figure 2 and Figure 3 show the results for K = 5 , using the empirical, GLM and GLMM. We find that the estimated relativities among these three methods are not significantly different, and the estimated values appear reasonable. For instance, for K = 5 , the relativities in the blue and light blue clusters are higher than those of the red and green clusters, indicating that the North York and Brampton regions have a higher risk than the Etobicoke and Mississauga regions. This observation can be explained by the different driving behaviors and traffic volumes in these districts. However, the generalized linear mixed model gave slightly higher relativities in each cluster, possibly leading to the overestimation of the pure premium. Nevertheless, this method considers the spatial random effect of cities, making it more suitable for certain applications.
Increasing the number of clusters can improve the accuracy and specificity of risk assessment by considering smaller cluster boundaries. Some FSA do not need to be evaluated in the same risk category. For instance, the black cluster in Figure 2 ( K = 5 ) can be partitioned into multiple clusters if we set K = 10 . Another noteworthy observation is that the overlaps between clusters decrease as the number of clusters increases. We prefer well-separated groups because they provide less ambiguity in defining the relativities of other FSA within the cluster boundaries. However, if we allow too many clusters, the model can overfit the data and become meaningless by assigning each FSA using its own risk relativity. A regulator must balance the complexity of the groups with the geographical information available. Although the selection of the optimal number of clusters is often based on the sum of squares data variation, our experiments reveal that this approach produces a small number of clusters with little relevance to the actual application of territory risk classification.
Figure 1, Figure 2 and Figure 3 show the cluster centers from fuzzy C-Means clustering. When using fuzzy clustering, we observe that the cluster center is shifted toward the center of all FSA because each FSA is associated with all clusters. In K-Means clustering, we assume the same risk relativity for each FSA within the same group, which may not be sufficient for rate regulation purposes, as each FSA may have its own risk level, particularly for the FSA with a sufficiently large number of risk exposures. In this case, the relativity of such FSA is considered representative and they must be differentiated from others. We further investigate how fuzzy C-Means clustering leads to different results. For this study, we first set up combinations of the two main parameters of fuzzy C-Means clustering. The number of clusters (C) ranges from 5 to 30, and the value of the fuzziness coefficient (m) varies between 1 and 3 at an increment of 0.1. The estimated risk relativity for each run is produced according to its membership coefficient matrix. By comparing the RMSE and MAD of the relativities, we select m = 1.4 as the optimal fuzziness. Note that the results below were produced based on m = 1.4 .
Table 3, Table 4 and Table 5 show the membership coefficients of clusters for 20 selected FSA as the number of clusters used for clustering changes. These results reveal the evolution of the coefficients and highlight a strong connection between them. For example, when the number of clusters is set to 5, the dominant cluster for the first FSA is cluster 5 with a coefficient of 0.9950. As the number of clusters increases to 6, this coefficient changes to 0.9136 but remains the most dominant. However, when the number of clusters becomes 10, this coefficient decreases to 0.7771. The dominant clusters for the selected FSA are displayed in bold in Table 3, Table 4 and Table 5. We present the results for the first 20 FSA out of 155, and we observe a consistent changing pattern as the number of clusters increases. However, increasing the number of clusters also increases the uncertainty in the FSA membership in a given cluster. Nonetheless, we find that they exhibit similar behavior in terms of risk relativity, indicating the robustness of the fuzzy approach in estimating and smoothing the risk relativity across all FSA.
Figure 4, Figure 5, Figure 6, Figure 7 and Figure 8 show that although a cluster is defined by K-Means clustering, many FSA within the group have different risk relativities. However, some FSA within the same cluster have similar values of risk relativity. This highlights the flexibility of fuzzy C-Means clustering in estimating the risk relativity for FSA within the same cluster. Moreover, different clusters have different values of risk relativity, and, within the same group, the FSA can also have different values of risk relativity when using fuzzy C-Means clustering. We display the results for a case with a smaller cluster for visualization purposes; in practice, the number of clusters may be large, so as to improve the heterogeneity of groups. In fact, the risk relativity shown in these figures can be further refined to make them less discriminatory when this is desirable. For instance, controlling the number of major principal components retained can lead to refinement when applying principal component analysis. Our work in Xie and Gan (2022) shows the evolution of the risk relativity when the number of principal components is changed, and, when all principal components are retained, the result becomes the same as the one presented in this work (i.e., Figure 7 becomes the same as Figure 4d in Xie and Gan (2022)).
The fact that different FSA within the same cluster can have different values of risk relativity is advantageous over K-Means clustering and GLMM, as it provides a way to reflect the potential risk heterogeneity. In addition, it is worth noting that the estimation of risk relativity for each FSA is based on the results from all clusters, making the estimates more robust. In Figure 9, we present the FSA risk relativity estimates based on fuzzy C-Means clustering for different numbers of clusters. The results indicate that the estimate of FSA risk relativity is robust to the number of clusters, unlike in the case of K-Means clustering. Moreover, Figure 10 shows that increasing the number of groups in fuzzy C-Means clustering leads to a decreased RMSE or MAD. In contrast, the RMSE or MAD is significantly higher in K-Means clustering, and the decreasing pattern is not apparent when using GLM or GLMM. These findings suggest that fuzzy clustering outperforms K-Means clustering and GLMM. Finally, the plot in Figure 10 shows the values of RMSE and MAD for different numbers of clusters and models/approaches, providing further evidence of the superior performance of fuzzy clustering.

5. Concluding Remarks

Generalized linear and generalized linear mixed models have become increasingly popular in insurance pricing and other areas involving predictive modeling techniques, particularly in auto insurance rate making. While GLM and GLMM have been used as modern actuarial statistical techniques for insurance pricing, they have yet to be extensively explored for rate regulation purposes. In this work, we proposed to use GLMM to estimate the risk relativities after obtaining a set of territories from geographical auto insurance loss cost data. Our study illustrated that GLMM are an appropriate model in assessing the risk associated with the obtained clusters. Within this approach, we first implemented spatially constrained clustering to produce more homogeneous groups to obtain the clusters. GLMM were then used to model the loss cost by explaining the variation and by capturing fixed and random effects. The results suggest that GLMM are promising in estimating the risk relativity for spatially constrained clustering with an optimal number of clusters. This approach can help insurance companies to better understand and manage the risks associated with geographical areas and ultimately improve their pricing strategies. By incorporating spatially constrained clustering and GLMM, we can gain a more accurate and insightful understanding of the underlying risk factors and make more informed decisions in insurance rate regulation.
In this work, we further investigated the impact of soft clustering, specifically fuzzy clustering, on the estimation of territory risk relativities, compared to hard clustering methods such as K-Means clustering. We found that fuzzy C-Means clustering provides a more robust approach to estimating the FSA risk relativity as the results are not influenced significantly when we increase the number of clusters. Moreover, the fuzzy clustering approach leads to a different estimate of the FSA risk relativity, unlike the K-Means method, where the FSA risk relativity is the same within the same cluster. Therefore, by increasing the number of designed territories (i.e., clusters) using fuzzy clustering, one can achieve greater heterogeneity of the FSA risk. We also observed that while fuzzy clustering yields more heterogeneity, it still exhibits some smoothing errors, as seen in both the root mean square error (RMSE) and mean absolute deviation (MAD). However, these errors decrease as we increase the number of clusters. Overall, fuzzy C-Means clustering is a promising method in estimating territory risk relativities, especially compared to traditional hard clustering methods such as K-Means clustering.
From a rate regulation perspective, regulators must stay up-to-date with rapid technological advancements and remain informed about the latest state-of-the-art techniques. This is important to ensure that their regulations remain relevant and up-to-date. As machine learning continues to evolve, regulators may need to adjust their guidelines to ensure that insurers use these techniques competently and responsibly. As machine learning algorithms become increasingly complex, regulators may need to develop more sophisticated approaches to evaluate and monitor the use of these techniques in the insurance industry. From a data modeling perspective, our work focused on using the loss cost instead of separating the risks by severity and frequency. This is because reconciling clustering results by severity and frequency is challenging and more volatile from period to period. Moreover, we considered only the special cases of Tweedie distribution to allow a better understanding of the error distributions used.
The main difference between our work and other studies is that we focused on soft clustering rather than a hard one for territory design. When estimating the risk relativity of FSA, we incorporated another variable’s fixed effect to make the relativity estimate more practical and relevant. Furthermore, we addressed the problem from a rate regulation perspective rather than individual company pricing. The main contribution of the empirical results is to demonstrate that the newly proposed method can offer an alternative approach for territory design and risk analysis. However, interpretable methods are preferred in rate regulation practice. Since fuzzy C-Means clustering is more advanced and technically complicated than K-Means clustering, regulators may be uncomfortable when replacing the existing method with the new one, although our study has demonstrated that the proposed methods are statistically sound. To overcome this difficulty, future work will continue to investigate other soft clustering methods to obtain a more in-depth understanding of the differences and connections between hard clustering and soft clustering. Moreover, the sparsity constraint may be introduced to remove the small membership coefficients, and the membership coefficient matrix can be reconstructed after the sparsity constraint is applied. This idea may help us to understand the connections between fuzzy clustering and K-Means.

Author Contributions

Conceptualization, S.X.; methodology, S.X.; software, S.X. and C.G.; validation, S.X. and C.G.; formal analysis, S.X. and C.G.; investigation, S.X. and C.G.; resources, S.X. and C.G.; data curation, S.X. and C.G.; writing—original draft preparation, S.X.; writing—review and editing, S.X.; visualization, S.X. and C.G.; All authors have read and agreed to the published version of the manuscript.

Funding

There was no funding support for this research project.

Data Availability Statement

The data belong to the regulator and are subject to approval by the regulator. And the code is available upon request.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Aktas, Nihal, and Selcuk Cebi. 2022. Fraud Detection Using Fuzzy C Means. In Intelligent and Fuzzy Techniques for Emerging Conditions and Digital Transformation: Proceedings of the INFUS 2021 Conference, Istanbul, Turkey, August 24–26. Cham: Springer International Publishing, vol. 1, pp. 90–96. [Google Scholar]
  2. Ansari, Azarnoush, and Arash Riasi. 2016. Customer clustering using a combination of fuzzy C-means and genetic algorithms. International Journal of Business and Management 11: 59–66. [Google Scholar] [CrossRef]
  3. Antonio, Katrien, and Jan Beirlant. 2007. Actuarial statistics with generalized linear mixed models. Insurance: Mathematics and Economics 40: 58–76. [Google Scholar] [CrossRef]
  4. Bhowmik, Rekha. 2011. Detecting auto insurance fraud by data mining techniques. Journal of Emerging Trends in Computing and Information Sciences 2: 156–162. [Google Scholar]
  5. Blais, Philippe, Thierry Badard, Thierry Duchesne, and Marie-Pier Côté. 2020. From Massive Trajectory Data to Traffic Modeling for Better Behavior Prediction in a Usage-Based Insurance Context. ISPRS International Journal of Geo-Information 9: 722. [Google Scholar] [CrossRef]
  6. Brubaker, Randall E. 1996. Geographic Rating of Individual Risk Transfer Costs Without Territorial Boundaries. Casualty Actuarial Society Forum, 97–127. [Google Scholar]
  7. David, Mihaela. 2015. Auto insurance premium calculation using generalized linear models. Procedia Economics and Finance 20: 147–56. [Google Scholar] [CrossRef]
  8. De Andres, Javier, Pedro Lorca, Francisco Javier de Cos Juez, and Fernando Sánchez-Lasheras. 2011. Bankruptcy forecasting: A hybrid approach using Fuzzy C-means clustering and Multivariate Adaptive Regression Splines (MARS). Expert Systems with Applications 38: 1866–75. [Google Scholar] [CrossRef]
  9. Dean, C. B., and Jason D. Nielsen. 2007. Generalized linear mixed models: A review and some extensions. Lifetime Data Analysis 13: 497–512. [Google Scholar] [CrossRef]
  10. Dhieb, Najmeddine, Hakim Ghazzai, Hichem Besbes, and Yehia Massoud. 2019. Extreme gradient boosting machine learning algorithm for safe auto insurance operations. Paper presented at the 2019 IEEE International Conference on Vehicular Electronics and Safety (ICVES), Cairo, Egypt, September 4–6; pp. 1–5. [Google Scholar]
  11. Fang, Zhihan, Guang Yang, Dian Zhang, Xiaoyang Xie, Guang Wang, Yu Yang, and Desheng Zhang. 2021. MoCha: Large-scale driving pattern characterization for usage-based insurance. Paper presented at the 27th ACM SIGKDD Conference on Knowledge Discovery & Data Mining, Singapore, August 14–18; pp. 2849–57. [Google Scholar]
  12. Goldburd, Mark, Anand Khare, Dan Tevet, and Dmitriy Guller. 2016. Generalized Linear Models for Insurance Rating. CAS Monographs Series 5; Arlington County: Casualty Actuarial Society. [Google Scholar]
  13. Grubesic, Tony H. 2008. Zip codes and spatial analysis: Problems and prospects. Socio-Economic Planning Sciences 42: 129–49. [Google Scholar] [CrossRef]
  14. Halder, Aritra, Shariq Mohammed, Kun Chen, and Dipak K. Dey. 2021. Spatial Tweedie exponential dispersion models: An application to insurance rate-making. Scandinavian Actuarial Journal 2021: 1017–36. [Google Scholar] [CrossRef]
  15. Hanafy, Mohamed, and Ruixing Ming. 2021. Machine learning approaches for auto insurance big data. Risks 9: 42. [Google Scholar] [CrossRef]
  16. Jafarzadeh, Ali Akbar, Ali Mahdavi, and Heydar Jafarzadeh. 2017. Evaluation of forest fire risk using the Apriori algorithm and fuzzy C-means clustering. Journal of forest Science 63: 370–380. [Google Scholar] [CrossRef]
  17. Jennings, Philip J. 2008. Using cluster analysis to define geographical rating territories. Applying Multivariate Statistical Models 34. [Google Scholar]
  18. Jeong, Himchan, Emiliano A. Valdez, Jae Youn Ahn, and Sojung Park. 2017. Generalized Linear Mixed Models for Dependent Compound Risk Models. SSRN 3045360. Available online: https://ssrn.com/abstract=3045360 (accessed on 1 February 2023). [CrossRef]
  19. Jiang, Jiming, and Thuan Nguyen. 2007. Linear and Generalized Linear Mixed Models and Their Applications. New York: Springer, vol. 1. [Google Scholar]
  20. Kafková, Silvie, and Lenka Křivánková. 2014. Generalized linear models in vehicle insurance. Acta Universitatis Agriculturae et Silviculturae Mendelianae Brunensis 62: 383–88. [Google Scholar] [CrossRef]
  21. Litman, Todd. 2018. Toward more comprehensive evaluation of traffic risks and safety strategies. Research in Transportation Business & Management 29: 127–35. [Google Scholar]
  22. Ma, Yu-Luen, Xiaoyu Zhu, Xianbiao Hu, and Yi-Chang Chiu. 2018. The use of context-sensitive insurance telematics data in auto insurance rate making. Transportation Research Part A: Policy and Practice 113: 243–58. [Google Scholar] [CrossRef]
  23. Majhi, Santosh Kumar. 2021. Fuzzy clustering algorithm based on modified whale optimization algorithm for automobile insurance fraud detection. Evolutionary Intelligence 14: 35–46. [Google Scholar] [CrossRef]
  24. Nasseh, Kamyar, John R. Bowblis, and Marko Vujicic. 2021. Pricing in commercial dental insurance and provider markets. Health Services Research 56: 25–35. [Google Scholar] [CrossRef]
  25. Nian, Ke, Haofan Zhang, Aditya Tayal, Thomas Coleman, and Yuying Li. 2016. Auto insurance fraud detection using unsupervised spectral ranking for anomaly. The Journal of Finance and Data Science 2: 58–75. [Google Scholar] [CrossRef]
  26. Pranavi, P. Sai, H. D. Sheethal, Sharanya S. Kumar, Sonika Kariappa, and B. H. Swathi. 2020. Analysis of Vehicle Insurance Data to Detect Fraud using Machine Learning. International Journal for Research in Applied Science & Engineering Technology (IJRASET) 8: 2033–38. [Google Scholar]
  27. Regan, Laureen, Sharon Tennyson, and Mary A. Weiss. 2008. The Relationship Between Auto Insurance Rate Regulation and Insured Loss Costs: An Empirical Analysis. Journal of Insurance Regulation 27: 23–46. [Google Scholar]
  28. Stankevich, Ivan, Konstantin Korishchenko, Nikolay Pilnik, and Daria Petrova. 2022. Usage-based vehicle insurance: Driving style factors of accident probability and severity. Journal of Transportation Safety & Security 14: 1633–54. [Google Scholar]
  29. Stroup, Walter W. 2012. Generalized Linear Mixed Models: Modern Concepts, Methods and Applications. Boca Raton: CRC Press. [Google Scholar]
  30. Subudhi, Sharmila, and Suvasini Panigrahi. 2020. Two-Stage Automobile Insurance Fraud Detection by Using Optimized Fuzzy C-Means Clustering and Supervised Learning. International Journal of Information Security and Privacy (IJISP) 14: 18–37. [Google Scholar] [CrossRef]
  31. Sun, Meng, and Yi Lu. 2022. A Generalized Linear Mixed Model for Data Breaches and Its Application in Cyber Insurance. Risks 10: 224. [Google Scholar] [CrossRef]
  32. Thakur, Sweta S., and Jamuna Kanta Sing. 2013. Mining Customer’s Data for Vehicle Insurance Prediction System using K-Means Clustering-An Application. International Journal of Computer Applications in Engineering Sciences 3: 148. [Google Scholar]
  33. Xie, Shengkun. 2019. Defining Geographical Rating Territories in Auto Insurance Regulation by Spatially Constrained Clustering. Risks 7: 42. [Google Scholar] [CrossRef]
  34. Xie, Shengkun, and Anna T. Lawniczak. 2018. Estimating major risk factor relativities in rate filings using generalized linear models. International Journal of Financial Studies 6: 84. [Google Scholar] [CrossRef]
  35. Xie, Shengkun, and Chong Gan. 2022. Fuzzy Clustering and Non-negative Sparse Matrix Approximation on Estimating Territory Risk Relativities. Paper presented at the 2022 IEEE International Conference on Fuzzy Systems (FUZZ-IEEE), Padua, Italy, July 18–23; pp. 1–8. [Google Scholar]
  36. Xie, Shengkun, Chong Gan, and Clare Chua-Chow. 2021. Estimating Territory Risk Relativity for Auto Insurance Rate Regulation using Generalized Linear Mixed Models. DATA Conference, 329–34. [Google Scholar]
  37. Yan, Chun, Jiahui Liu, Wei Liu, and Xinhong Liu. 2021. Research on automobile insurance fraud identification based on fuzzy association rules. Journal of Intelligent & Fuzzy Systems 41: 5821–34. [Google Scholar]
  38. Yao, Ji. 2008. Clustering in Ratemaking: Applications in Territories Clustering. Casualty Actuarial Society Discussion Paper Program. Arlington: Casualty Actuarial Society, pp. 170–92. [Google Scholar]
  39. Yau, Kelvin, Karen Yip, and H. K. Yuen. 2003. Modelling repeated insurance claim frequency data using the generalized linear mixed model. Journal of Applied Statistics 30: 857–65. [Google Scholar] [CrossRef]
  40. Yeo, Ai Cheo, Kate Amanda Smith, Robert J. Willis, and Malcolm Brooks. 2003. A comparison of soft computing and traditional approaches for risk classification and claim cost prediction in the automobile insurance industry. In Soft Computing in Measurement and Information Acquisition. Berlin and Heidelberg: Springer, pp. 249–61. [Google Scholar]
Figure 1. The empirical estimate of the risk relativity for the obtained five clusters. The triangle indicates the center of the fuzzy cluster.
Figure 1. The empirical estimate of the risk relativity for the obtained five clusters. The triangle indicates the center of the fuzzy cluster.
Risks 11 00099 g001
Figure 2. The GLM estimate of the risk relativity for the obtained five clusters. The triangle in orange indicates the center of the fuzzy cluster.
Figure 2. The GLM estimate of the risk relativity for the obtained five clusters. The triangle in orange indicates the center of the fuzzy cluster.
Risks 11 00099 g002
Figure 3. The GLMM estimate of the risk relativity for the obtained five clusters. The cluster is the fixed effect and the city is considered as a random effect. The triangle in orange indicates the center of the fuzzy cluster.
Figure 3. The GLMM estimate of the risk relativity for the obtained five clusters. The cluster is the fixed effect and the city is considered as a random effect. The triangle in orange indicates the center of the fuzzy cluster.
Risks 11 00099 g003
Figure 4. The risk relativities of FSA that are included in one of the clusters shown in Figure 1 (i.e., black cluster), obtained from the fuzzy C-Means clustering approach.
Figure 4. The risk relativities of FSA that are included in one of the clusters shown in Figure 1 (i.e., black cluster), obtained from the fuzzy C-Means clustering approach.
Risks 11 00099 g004
Figure 5. The risk relativities of FSA that are included in one of the clusters shown in Figure 1 (i.e., red cluster), obtained from the fuzzy C-Means clustering approach.
Figure 5. The risk relativities of FSA that are included in one of the clusters shown in Figure 1 (i.e., red cluster), obtained from the fuzzy C-Means clustering approach.
Risks 11 00099 g005
Figure 6. The risk relativities of FSA that are included in one of the clusters shown in Figure 1 (i.e., green cluster), obtained from the fuzzy C-Means clustering approach.
Figure 6. The risk relativities of FSA that are included in one of the clusters shown in Figure 1 (i.e., green cluster), obtained from the fuzzy C-Means clustering approach.
Risks 11 00099 g006
Figure 7. The risk relativities of FSA that are included in one of the clusters shown in Figure 1 (i.e., blue cluster), obtained from the fuzzy C-Means clustering approach.
Figure 7. The risk relativities of FSA that are included in one of the clusters shown in Figure 1 (i.e., blue cluster), obtained from the fuzzy C-Means clustering approach.
Risks 11 00099 g007
Figure 8. The risk relativities of FSAs that are included in one of the clusters shown in Figure 1 (i.e., light blue cluster), obtained from fuzzy C-Means clustering approach.
Figure 8. The risk relativities of FSAs that are included in one of the clusters shown in Figure 1 (i.e., light blue cluster), obtained from fuzzy C-Means clustering approach.
Risks 11 00099 g008
Figure 9. The plots show the FSA risk relativity for different numbers of clusters in fuzzy C-Means clustering. The black color represents the empirical estimates of FSA risk relativity, while the colored plots indicate the use of different numbers of clusters. (a) 5 clusters. (b) 10 clusters. (c) 15 clusters. (d) 20 clusters.
Figure 9. The plots show the FSA risk relativity for different numbers of clusters in fuzzy C-Means clustering. The black color represents the empirical estimates of FSA risk relativity, while the colored plots indicate the use of different numbers of clusters. (a) 5 clusters. (b) 10 clusters. (c) 15 clusters. (d) 20 clusters.
Risks 11 00099 g009
Figure 10. The smoothing errors are plotted in terms of MAD and RMSE by different clusters and different models and approaches. The results from (ad) correspond to the spatially contained K-Means clustering and GLM and GLMM, while the results from (e,f) are from fuzzy C-Means clustering. (a) MAD; GLM. (b) RMSE; GLM. (c) MAD; GLMM. (d) RMSE; GLMM. (e) MAD; Fuzzy C-Means. (f) RMSE; Fuzzy C-Means.
Figure 10. The smoothing errors are plotted in terms of MAD and RMSE by different clusters and different models and approaches. The results from (ad) correspond to the spatially contained K-Means clustering and GLM and GLMM, while the results from (e,f) are from fuzzy C-Means clustering. (a) MAD; GLM. (b) RMSE; GLM. (c) MAD; GLMM. (d) RMSE; GLMM. (e) MAD; Fuzzy C-Means. (f) RMSE; Fuzzy C-Means.
Risks 11 00099 g010
Table 1. The GLM estimates of risk relativities for the obtained five clusters, using Gaussian, Poisson, Gamma and Inverse Gaussian error functions, along with AICs and BICs.
Table 1. The GLM estimates of risk relativities for the obtained five clusters, using Gaussian, Poisson, Gamma and Inverse Gaussian error functions, along with AICs and BICs.
RelativityGaussianPoissonGammaInverse Gaussian
cluster 10.870.870.870.87
cluster 20.560.560.560.56
cluster 30.760.760.760.76
cluster 41.251.251.251.25
cluster 51.551.551.551.55
AIC2403.75324,546,794.530,078,415.5531,491,160.07
BIC2421.82324,546,809.530,078,433.6231,491,178.14
Table 2. RMSE and MAD of the relativity for selected number of clusters 5, 10, 15, 20, using GLM and GLMM.
Table 2. RMSE and MAD of the relativity for selected number of clusters 5, 10, 15, 20, using GLM and GLMM.
GLM
Number of Clusters5101520
RMSE0.04050.04640.07170.0731
MAD0.03600.03830.04430.0494
GLMM
Number of Clusters5101520
RMSE0.12540.18860.07290.0862
MAD0.11200.16200.04430.0576
Table 3. The membership coefficients from five-cluster fuzzy C-Means clustering. The bold value indicates the dominant cluster for the selected FSA that we used for illustration purposes.
Table 3. The membership coefficients from five-cluster fuzzy C-Means clustering. The bold value indicates the dominant cluster for the selected FSA that we used for illustration purposes.
FSA-IDCluster 1Cluster 2Cluster 3Cluster 4Cluster 5
10.00390.00030.00070.00010.9950
20.98350.00130.00470.00030.0102
30.02450.81350.14050.01020.0113
40.99940.00010.00020.00000.0003
50.99100.00070.00270.00020.0054
60.93150.00700.03440.00140.0257
70.99890.00010.00040.00000.0006
80.00830.00580.98290.00060.0024
90.42620.04840.45450.00740.0635
100.77130.02390.14370.00420.0569
110.99850.00010.00060.00000.0008
120.99870.00010.00050.00000.0007
130.02470.81200.14170.01030.0114
140.08680.01180.02540.00390.8720
150.99120.00080.00360.00020.0043
160.03510.09540.85090.00570.0130
170.99840.00010.00060.00000.0008
180.55250.04220.33070.00680.0679
190.04300.02050.92320.00230.0110
200.15460.04190.76530.00540.0328
Table 4. The membership coefficients from six-cluster fuzzy C-Means clustering. The bold value indicates the dominant cluster for the selected FSA that we used for illustration purposes.
Table 4. The membership coefficients from six-cluster fuzzy C-Means clustering. The bold value indicates the dominant cluster for the selected FSA that we used for illustration purposes.
FSA-IDCluster 1Cluster 2Cluster 3Cluster 4Cluster 5Cluster 6
10.06760.00450.01170.00060.91360.0020
20.84730.01620.09120.00120.03900.0050
30.02920.42980.07210.01420.01650.4382
40.66410.03340.23400.00230.05650.0097
50.81340.01970.11550.00150.04390.0060
60.31180.04880.57690.00280.04720.0125
70.65360.03430.24300.00230.05700.0099
80.03940.64500.26390.00410.01630.0313
90.00330.00390.99120.00010.00090.0006
100.07580.02840.87210.00130.01610.0063
110.64570.03490.24980.00240.05720.0100
120.64830.03470.24750.00240.05720.0100
130.02920.43170.07220.01420.01650.4362
140.08020.01220.02560.00210.87400.0060
150.56420.04070.32240.00270.05870.0114
160.00110.99140.00410.00020.00050.0027
170.64300.03510.25210.00240.05730.0101
180.00170.00140.99620.00000.00040.0002
190.05270.41710.47440.00440.02050.0309
200.04430.14850.77240.00260.01550.0166
Table 5. The membership coefficients from ten-cluster fuzzy C-Means clustering. The bold value indicates the dominant cluster for the selected FSA that we used for illustration purposes.
Table 5. The membership coefficients from ten-cluster fuzzy C-Means clustering. The bold value indicates the dominant cluster for the selected FSA that we used for illustration purposes.
FSA-IDCluster 1Cluster 2Cluster 3Cluster 4Cluster 5Cluster 6Cluster 7Cluster 8Cluster 9Cluster 10
10.01200.00220.00490.00020.77710.00060.15850.03230.00120.0109
20.63250.00690.02920.00040.01580.00110.04540.26180.00280.0041
30.00260.01970.00490.00070.00110.00540.00140.00180.96160.0007
40.97370.00100.00480.00000.00150.00010.00370.01430.00040.0004
50.73380.00600.02600.00030.01250.00090.03480.18010.00230.0034
60.80860.01120.08640.00050.00960.00140.02060.05490.00370.0032
70.98030.00070.00370.00000.00110.00010.00280.01060.00030.0003
80.03630.71550.15970.00170.00860.00710.01290.01940.03450.0043
90.00010.00010.99970.00000.00000.00000.00000.00000.00000.0000
100.32730.03170.51290.00100.01540.00310.02950.06420.00920.0057
110.98460.00060.00300.00000.00090.00010.00220.00820.00020.0003
120.98320.00060.00320.00000.00100.00010.00240.00890.00020.0003
130.00270.02020.00500.00070.00110.00560.00150.00190.96060.0007
140.03260.00940.01740.00130.48280.00300.11930.05910.00550.2696
150.99890.00000.00030.00000.00010.00000.00010.00050.00000.0000
160.01240.86820.03190.00140.00400.00690.00560.00780.05970.0022
170.98590.00050.00280.00000.00080.00010.00200.00740.00020.0002
180.02800.00920.94340.00020.00250.00070.00440.00840.00220.0010
190.06260.45020.36600.00230.01320.00890.02020.03150.03880.0063
200.06080.14100.71250.00140.01040.00520.01660.02720.02010.0047
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Xie, S.; Gan, C. Estimating Territory Risk Relativity Using Generalized Linear Mixed Models and Fuzzy C-Means Clustering. Risks 2023, 11, 99. https://doi.org/10.3390/risks11060099

AMA Style

Xie S, Gan C. Estimating Territory Risk Relativity Using Generalized Linear Mixed Models and Fuzzy C-Means Clustering. Risks. 2023; 11(6):99. https://doi.org/10.3390/risks11060099

Chicago/Turabian Style

Xie, Shengkun, and Chong Gan. 2023. "Estimating Territory Risk Relativity Using Generalized Linear Mixed Models and Fuzzy C-Means Clustering" Risks 11, no. 6: 99. https://doi.org/10.3390/risks11060099

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop