paper-with-me

Papers

Automated Machine Learning in Insurance

2024-08-26 · Panyi Dong, Zhiyu Quan

Machine Learning (ML) has gained popularity in actuarial research and insurance industrial applications. However, the performance of most ML tasks heavily depends on data preprocessing, model selection, and hyperparameter optimization, which are considered to be intensive in terms of domain knowledge, experience, and manual labor. Automated Machine Learning (AutoML) aims to automatically complete the full life-cycle of ML tasks and provides state-of-the-art ML models without human intervention or supervision. This paper introduces an AutoML workflow that allows users without domain knowledge or prior experience to achieve robust and effortless ML deployment by writing only a few lines of code. This proposed AutoML is specifically tailored for the insurance application, with features like the balancing step in data preprocessing, ensemble pipelines, and customized loss functions. These features are designed to address the unique challenges of the insurance domain, including the imbalanced nature of common insurance datasets. The full code and documentation are available on the GitHub repository. (https://github.com/PanyiDong/InsurAutoML)

📄 PDF Abstract BibTeX arXiv:2408.14331

Code (1)

panyidong/insurautoml 공식 구현 tf

Tasks

AutoMLHyperparameter OptimizationModel Selection

Similar Papers 제목 키워드 기반

The scope for AI-augmented interpretation of building blueprints in commercial and industrial property insurance

2022-04-29 · Long Chen, Mao Ye, Alistair Milne, John Hillier 외

This report, commissioned by the WTW research network, investigates the use of AI in property risk assessment. It (i) reviews existing work on risk assessment in commercial and industrial properties and automated informa…

BIG-bench Machine Learning

Insights From Insurance for Fair Machine Learning

2023-06-26 · Christian Fröhlich, Robert C. Williamson

We argue that insurance can act as an analogon for the social situatedness of machine learning systems, hence allowing machine learning scholars to take insights from the rich and interdisciplinary insurance literature. …

Fairness

Classification problem in liability insurance using machine learning models: a comparative study

2024-11-01 · Marjan Qazvini

Underwriting is one of the important stages in an insurance company. The insurance company uses different factors to classify the policyholders. In this study, we apply several machine learning models such as nearest nei…

regression

Uncovering Insurance Fraud Conspiracy with Network Learning

2020-02-27 · Chen Liang, Ziqi Liu, Bin Liu, Jun Zhou 외

Fraudulent claim detection is one of the greatest challenges the insurance industry faces. Alibaba's return-freight insurance, providing return-shipping postage compensations over product return on the e-commerce platfor…

Fraud DetectionGraph Learning

Applying Machine Learning to Life Insurance: some knowledge sharing to master it

2022-09-05 · Antoine Chancel, Laura Bradier, Antoine Ly, Razvan Ionescu 외

Machine Learning permeates many industries, which brings new source of benefits for companies. However within the life insurance industry, Machine Learning is not widely used in practice as over the past years statistica…