paper-with-me

홈 › Papers

Cost-sensitive Multi-class AdaBoost for Understanding Driving Behavior with Telematics

2020-07-06 · Banghee So, Jean-Philippe Boucher, Emiliano A. Valdez

Powered with telematics technology, insurers can now capture a wide range of data, such as distance traveled, how drivers brake, accelerate or make turns, and travel frequency each day of the week, to better decode driver's behavior. Such additional information helps insurers improve risk assessments for usage-based insurance (UBI), an increasingly popular industry innovation. In this article, we explore how to integrate telematics information to better predict claims frequency. For motor insurance during a policy year, we typically observe a large proportion of drivers with zero claims, a less proportion with exactly one claim, and far lesser with two or more claims. We introduce the use of a cost-sensitive multi-class adaptive boosting (AdaBoost) algorithm, which we call SAMME.C2, to handle such imbalances. To calibrate SAMME.C2 algorithm, we use empirical data collected from a telematics program in Canada and we find improved assessment of driving behavior with telematics relative to traditional risk variables. We demonstrate our algorithm can outperform other models that can handle class imbalances: SAMME, SAMME with SMOTE, RUSBoost, and SMOTEBoost. The sampled data on telematics were observations during 2013-2016 for which 50,301 are used for training and another 21,574 for testing. Broadly speaking, the additional information derived from vehicle telematics helps refine risk classification of drivers of UBI.

📄 PDF Abstract BibTeX arXiv:2007.03100

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Travel 설명 없음
SMOTE Perhaps the most widely used approach to synthesizing new examples is called the Synthetic Minority Oversampling Technique, or SMOTE for short. This technique was described by…

Similar Papers 제목 키워드 기반

BAdaCost: Multi-class Boosting with Costs

2024-02-06 · Antonio Fernández-Baldera, José M. Buenaposada, Luis Baumela

We present BAdaCost, a multi-class cost-sensitive classification algorithm. It combines a set of cost-sensitive multi-class weak learners to obtain a strong classification rule within the Boosting framework. To derive th…

ClassificationMulti-class Classification

Double-Base Asymmetric AdaBoost

2015-07-08 · Iago Landesa-Vázquez, José Luis Alba-Castro

Based on the use of different exponential bases to define class-dependent error bounds, a new and highly efficient asymmetric boosting scheme, coined as AdaBoostDB (Double-Base), is proposed. Supported by a fully theoret…

Untangling AdaBoost-based Cost-Sensitive Classification. Part II: Empirical Analysis

2015-07-15 · Iago Landesa-Vázquez, José Luis Alba-Castro

A lot of approaches, each following a different strategy, have been proposed in the literature to provide AdaBoost with cost-sensitive properties. In the first part of this series of two papers, we have presented these a…

ClassificationClusteringGeneral Classification

Untangling AdaBoost-based Cost-Sensitive Classification. Part I: Theoretical Perspective

2015-07-15 · Iago Landesa-Vázquez, José Luis Alba-Castro

Boosting algorithms have been widely used to tackle a plethora of problems. In the last few years, a lot of approaches have been proposed to provide standard AdaBoost with cost-sensitive capabilities, each with a differe…

ClassificationGeneral Classification

AdaBoost-assisted Extreme Learning Machine for Efficient Online Sequential Classification

2019-09-16 · Yi-Ta Chen, Yu-Chuan Chuang, An-Yeu, Wu

In this paper, we propose an AdaBoost-assisted extreme learning machine for efficient online sequential classification (AOS-ELM). In order to achieve better accuracy in online sequential learning scenarios, we utilize th…

General Classification