paper-with-me

Papers

Social network analytics for supervised fraud detection in insurance

2020-09-15 · María Óskarsdóttir, Waqas Ahmed, Katrien Antonio, Bart Baesens, Rémi Dendievel, Tom Donas, Tom Reynkens

Insurance fraud occurs when policyholders file claims that are exaggerated or based on intentional damages. This contribution develops a fraud detection strategy by extracting insightful information from the social network of a claim. First, we construct a network by linking claims with all their involved parties, including the policyholders, brokers, experts, and garages. Next, we establish fraud as a social phenomenon in the network and use the BiRank algorithm with a fraud specific query vector to compute a fraud score for each claim. From the network, we extract features related to the fraud scores as well as the claims' neighborhood structure. Finally, we combine these network features with the claim-specific features and build a supervised model with fraud in motor insurance as the target variable. Although we build a model for only motor insurance, the network includes claims from all available lines of business. Our results show that models with features derived from the network perform well when detecting fraud and even outperform the models using only the classical claim-specific features. Combining network and claim-specific features further improves the performance of supervised learning models to detect fraud. The resulting model flags highly suspicions claims that need to be further investigated. Our approach provides a guided and intelligent selection of claims and contributes to a more effective fraud investigation process.

📄 PDF Abstract BibTeX arXiv:2009.08313

Code (1)

mingboiz/social_network_analysis_birank

Tasks

Fraud Detection

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Network analytics for insurance fraud detection: a critical case study

2024-05-14 · European Actuarial Journal 2024 5 · Bruno Deprez, Félix Vandervorst, Wouter Verbeke, Bart Baesens 외

There has been an increasing interest in fraud detection methods, driven by new regulations and by the financial losses linked to fraud. One of the state-of-the-art methods to fight fraud is network analytics. Network an…

Fraud Detection

Fraud Analytics: A Decade of Research -- Organizing Challenges and Solutions in the Field

2022-12-07 · Christopher Bockel-Rickermann, Tim Verdonck, Wouter Verbeke

The literature on fraud analytics and fraud detection has seen a substantial increase in output in the past decade. This has led to a wide range of research topics and overall little organization of the many aspects of f…

Fraud Detection

An Enhanced Focal Loss Function to Mitigate Class Imbalance in Auto Insurance Fraud Detection with Explainable AI

2025-08-04 · Francis Boabang, Samuel Asante Gyamerah arxiv

Detecting fraudulent auto-insurance claims remains a challenging classification problem, largely due to the extreme imbalance between legitimate and fraudulent cases. Standard learning algorithms tend to overfit to the m…

Fraud Detection

InfDetect: a Large Scale Graph-based Fraud Detection System for E-Commerce Insurance

2020-03-05 · Cen Chen, Chen Liang, Jianbin Lin, Li Wang 외

The insurance industry has been creating innovative products around the emerging online shopping activities. Such e-commerce insurance is designed to protect buyers from potential risks such as impulse purchases and coun…

Fraud DetectionGraph Learning

Chaotic Variational Auto Encoder based One Class Classifier for Insurance Fraud Detection

2022-12-15 · K. S. N. V. K. Gangadhar, B. Akhil Kumar, Yelleti Vivek, Vadlamani Ravi

Of late, insurance fraud detection has assumed immense significance owing to the huge financial & reputational losses fraud entails and the phenomenal success of the fraud detection techniques. Insurance is majorly divid…

Fraud DetectionOne-Class ClassificationOne-class classifier