<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
	<id>https://www.insurerbrain.com/w/index.php?action=history&amp;feed=atom&amp;title=Definition%3AGeneralized_additive_model_%28GAM%29</id>
	<title>Definition:Generalized additive model (GAM) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.insurerbrain.com/w/index.php?action=history&amp;feed=atom&amp;title=Definition%3AGeneralized_additive_model_%28GAM%29"/>
	<link rel="alternate" type="text/html" href="https://www.insurerbrain.com/w/index.php?title=Definition:Generalized_additive_model_(GAM)&amp;action=history"/>
	<updated>2026-05-15T17:46:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://www.insurerbrain.com/w/index.php?title=Definition:Generalized_additive_model_(GAM)&amp;diff=22137&amp;oldid=prev</id>
		<title>PlumBot: Bot: Creating new article from JSON</title>
		<link rel="alternate" type="text/html" href="https://www.insurerbrain.com/w/index.php?title=Definition:Generalized_additive_model_(GAM)&amp;diff=22137&amp;oldid=prev"/>
		<updated>2026-03-27T06:19:12Z</updated>

		<summary type="html">&lt;p&gt;Bot: Creating new article from JSON&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;📊 &amp;#039;&amp;#039;&amp;#039;Generalized additive model (GAM)&amp;#039;&amp;#039;&amp;#039; is a flexible statistical modeling technique widely used in [[Definition:Actuarial science | actuarial science]] and insurance [[Definition:Predictive analytics | predictive analytics]] to capture non-linear relationships between rating factors and insurance outcomes — such as [[Definition:Claims frequency | claims frequency]], [[Definition:Loss severity | severity]], or [[Definition:Lapse rate | lapse rates]] — without requiring the modeler to specify the exact functional form in advance. Unlike traditional [[Definition:Generalized linear model (GLM) | generalized linear models (GLMs)]], which assume that each predictor&amp;#039;s effect can be expressed as a simple linear or transformed-linear term, GAMs replace those rigid parametric terms with smooth, data-driven functions. This makes them particularly valuable in insurance pricing and [[Definition:Risk classification | risk classification]] work, where the relationship between a variable like driver age or building age and the expected loss cost is rarely a straight line. GAMs occupy a useful middle ground in the insurance modeler&amp;#039;s toolkit: more flexible than GLMs, yet far more interpretable than black-box [[Definition:Machine learning | machine learning]] methods such as gradient-boosted trees or [[Definition:Neural network | neural networks]].&lt;br /&gt;
&lt;br /&gt;
⚙️ In practice, a GAM fits a model of the form g(E[Y]) = s₁(x₁) + s₂(x₂) + … + sₚ(xₚ), where each sᵢ is a smooth function — typically a penalized regression spline — estimated from the data, and g is a [[Definition:Link function | link function]] appropriate to the distribution of the response variable (log link for Poisson frequency models, logit link for binary outcomes, and so on). Insurance [[Definition:Pricing actuary | pricing actuaries]] commonly use GAMs during the exploratory and technical pricing phases of [[Definition:Ratemaking | ratemaking]]: they fit smooth curves to each rating variable to visualize how risk varies across the range of that factor, then use those shapes to inform the structure of a final GLM that will be filed with [[Definition:Insurance regulator | regulators]] or embedded in a [[Definition:Rating engine | rating engine]]. In markets governed by strict [[Definition:Rate filing | rate-filing]] requirements — such as personal auto in most U.S. states — regulators often expect relativities to be justified through transparent, interpretable models, so actuaries may translate GAM-discovered shapes into piecewise-linear or banded GLM terms. In less prescriptive regulatory environments, some [[Definition:Insurtech | insurtech]] firms and sophisticated carriers deploy GAMs directly in production for real-time [[Definition:Underwriting | underwriting]] decisions, particularly in commercial lines or [[Definition:Specialty insurance | specialty]] segments where filing constraints are lighter. GAMs also see heavy use in [[Definition:Reserving | reserving]] and [[Definition:Loss development | loss-development]] analyses, where smooth functions of accident period or development lag can reveal patterns that rigid parametric models miss.&lt;br /&gt;
&lt;br /&gt;
💡 The enduring appeal of GAMs in insurance stems from their ability to satisfy two competing demands simultaneously: analytical sophistication and regulatory or business transparency. As insurers across markets — from Solvency II jurisdictions in Europe to the [[Definition:Risk-based capital (RBC) | RBC]] framework in the United States to [[Definition:C-ROSS | C-ROSS]] in China — face growing expectations to validate and explain their models, GAMs offer a defensible path forward. They allow [[Definition:Data scientist | data science]] teams to uncover genuine non-linearities that a basic GLM would flatten away, while still producing output that an actuary can inspect curve by curve and a regulator can interrogate without specialized software. In [[Definition:Catastrophe modeling | catastrophe modeling]], GAMs have been used to smooth spatial risk surfaces across geographic coordinates, improving granularity in [[Definition:Property insurance | property]] portfolios. In [[Definition:Life insurance | life]] and [[Definition:Health insurance | health insurance]], they help model policyholder behavior variables — such as the relationship between policy duration and [[Definition:Surrender | surrender]] propensity — with nuance that supports better [[Definition:Experience study | experience studies]]. As the insurance industry continues integrating [[Definition:Artificial intelligence | artificial intelligence]] into core workflows, GAMs frequently serve as benchmark or interpretability-check models against which more complex algorithms are compared, ensuring that gains in predictive power are not achieved at the cost of explainability.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Related concepts:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
{{Div col|colwidth=20em}}&lt;br /&gt;
* [[Definition:Generalized linear model (GLM)]]&lt;br /&gt;
* [[Definition:Predictive analytics]]&lt;br /&gt;
* [[Definition:Ratemaking]]&lt;br /&gt;
* [[Definition:Risk classification]]&lt;br /&gt;
* [[Definition:Machine learning]]&lt;br /&gt;
* [[Definition:Actuarial modeling]]&lt;br /&gt;
{{Div col end}}&lt;/div&gt;</summary>
		<author><name>PlumBot</name></author>
	</entry>
</feed>