paper-with-me

홈 › Papers

FinGAN: Generative Adversarial Network for Analytical Customer Relationship Management in Banking and Insurance

2022-01-27 · Prateek Kate, Vadlamani Ravi, Akhilesh Gangwar

Churn prediction in credit cards, fraud detection in insurance, and loan default prediction are important analytical customer relationship management (ACRM) problems. Since frauds, churns and defaults happen less frequently, the datasets for these problems turn out to be naturally highly unbalanced. Consequently, all supervised machine learning classifiers tend to yield substantial false-positive rates when trained on such unbalanced datasets. We propose two ways of data balancing. In the first, we propose an oversampling method to generate synthetic samples of minority class using Generative Adversarial Network (GAN). We employ Vanilla GAN [1], Wasserstein GAN [2] and CTGAN [3] separately to oversample the minority class samples. In order to assess the efficacy of our proposed approach, we use a host of machine learning classifiers, including Random Forest, Decision Tree, support vector machine (SVM), and Logistic Regression on the data balanced by GANs. In the second method, we introduce a hybrid method to handle data imbalance. In this second way, we utilize the power of undersampling and over-sampling together by augmenting the synthetic minority class data oversampled by GAN with the undersampled majority class data obtained by one-class support vigor machine (OCSVM) [4]. We combine both over-sampled data generated by GAN and the data under-sampled by OCSVM [4] and pass the resultant data to classifiers. When we compared our results to those of Farquad et al. [5], Sundarkumar, Ravi, and Siddeshwar [6], our proposed methods outperform the previous results in terms of the area under the ROC curve (AUC) on all datasets.

📄 PDF Abstract BibTeX arXiv:2201.11486

Code (0)

등록된 구현이 없습니다.

Tasks

Fraud DetectionGenerative Adversarial NetworkManagement

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Multi-FinGAN: Generative Coarse-To-Fine Sampling of Multi-Finger Grasps

2020-12-17 · Jens Lundell, Enric Corona, Tran Nguyen Le, Francesco Verdoja 외

While there exists many methods for manipulating rigid objects with parallel-jaw grippers, grasping with multi-finger robotic hands remains a quite unexplored research topic. Reasoning and planning collision-free traject…

CUDA-Self-Organizing feature map based visual sentiment analysis of bank customer complaints for Analytical CRM

2019-05-23 · Rohit Gavval, Vadlamani Ravi, Kalavala Revanth Harshal, Akhilesh Gangwar 외

With the widespread use of social media, companies now have access to a wealth of customer feedback data which has valuable applications to Customer Relationship Management (CRM). Analyzing customer grievances data, is p…

DescriptiveManagementSentiment Analysis

FairFinGAN: Fairness-aware Synthetic Financial Data Generation

2026-03-05 · Tai Le Quy, Dung Nguyen Tuan, Trung Nguyen Thanh, Duy Tran Cong 외 arxiv

Financial datasets often suffer from bias that can lead to unfair decision-making in automated systems. In this work, we propose FairFinGAN, a WGAN-based framework designed to generate synthetic financial data while miti…

Governing Generative AI Across Financial Institutions: A Framework for Generative AI Risk Control

2026-07-05 · Yiqing Wang, Yixin Kang, Luyun Lin, Siqi Mao arxiv

Generative artificial intelligence is moving from general-purpose experimentation toward specialized applications across banking, capital markets, insurance, payments, and wealth management. Its main contribution is not …

Application of Causal Inference to Analytical Customer Relationship Management in Banking and Insurance

2022-08-19 · Satyam Kumar, Vadlamani Ravi

Of late, in order to have better acceptability among various domain, researchers have argued that machine intelligence algorithms must be able to provide explanations that humans can understand causally. This aspect, als…

Causal InferenceFraud DetectionManagement