Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Credit Card Fraud Detection using Explainable AI Methods

View through CrossRef
Explainable AI (XAI) system assists users in understanding the underlying processes of AI's decision making. XAI algorithms differ from conventional AI algorithms as XAI systems highlight decision-making processes and therefore can be regarded as trustworthy. Fraud detection should be precise in credit card transactions as the volume of global transactions is enormous. Most of these transactions are legitimate but an alarming amount of them are fraudulent. Detecting these fraudulent transactions enables banks and consumers to save enormous amounts of resources that would have otherwise been spent on compensation. Tools like Watson OpenScale by companies like IBM are designed to ensure that AI models are unbiased and transparent. The proposed project relies on the use of XAI methods such as LIME and SHAP designed to identify fraud in credit card transactions. LIME understands the reason an AI model made a decision and presents that rationale in a simplified manner. SHAP illustrates the transaction features like transaction amount or location and how these elements affect the model's choice. The aid of these XAI enabled methods improves the comprehension of the automated fraud detection systems and why certain transactions were unsuccessfully authenticated. Furthermore, we need to balance this dataset using SMOTE because there could be an imbalance between Legit and fraudulent transactions. XGBoost is great for large datasets which is why we will build our predictive model with that algorithm. The project merges XAI with powerful fraud detection approaches like SMOTE and hyperparameter tuning to builds a system that can be easily manipulated for its effectiveness.
Title: Credit Card Fraud Detection using Explainable AI Methods
Description:
Explainable AI (XAI) system assists users in understanding the underlying processes of AI's decision making.
XAI algorithms differ from conventional AI algorithms as XAI systems highlight decision-making processes and therefore can be regarded as trustworthy.
Fraud detection should be precise in credit card transactions as the volume of global transactions is enormous.
Most of these transactions are legitimate but an alarming amount of them are fraudulent.
Detecting these fraudulent transactions enables banks and consumers to save enormous amounts of resources that would have otherwise been spent on compensation.
Tools like Watson OpenScale by companies like IBM are designed to ensure that AI models are unbiased and transparent.
The proposed project relies on the use of XAI methods such as LIME and SHAP designed to identify fraud in credit card transactions.
LIME understands the reason an AI model made a decision and presents that rationale in a simplified manner.
SHAP illustrates the transaction features like transaction amount or location and how these elements affect the model's choice.
The aid of these XAI enabled methods improves the comprehension of the automated fraud detection systems and why certain transactions were unsuccessfully authenticated.
Furthermore, we need to balance this dataset using SMOTE because there could be an imbalance between Legit and fraudulent transactions.
XGBoost is great for large datasets which is why we will build our predictive model with that algorithm.
The project merges XAI with powerful fraud detection approaches like SMOTE and hyperparameter tuning to builds a system that can be easily manipulated for its effectiveness.

Related Results

ANALISIS PENGARUH FAKTOR-FAKTOR PENYEBAB FRAUD DI SEKTOR PEMERINTAHAN KOTA BANJARBARU
ANALISIS PENGARUH FAKTOR-FAKTOR PENYEBAB FRAUD DI SEKTOR PEMERINTAHAN KOTA BANJARBARU
Abstract: Government agencies as budget users, implementers of popular programs and activities, are indicated to be real perpetrators of fraud. Some conditions in the work environm...
Credit Cards: A Sectoral Analysis
Credit Cards: A Sectoral Analysis
Background: India, being one among the fastest growing economies in the World, yet there exists an enormous gap in having access to formal credit when compared to advanced countrie...
Advanced frameworks for fraud detection leveraging quantum machine learning and data science in fintech ecosystems
Advanced frameworks for fraud detection leveraging quantum machine learning and data science in fintech ecosystems
The rapid expansion of the fintech sector has brought with it an increasing demand for robust and sophisticated fraud detection systems capable of managing large volumes of financi...
CREDIT CARD FRAUD DETECTION USING MACHINE-LEARNING
CREDIT CARD FRAUD DETECTION USING MACHINE-LEARNING
The recent advances of e-commerce and e-payment systems have sparked an increase in financial fraud cases such as credit card fraud. It is therefore crucial to implement mechanisms...
Jaminan Kredit Pada Perjanjian Kredit Sindikasi
Jaminan Kredit Pada Perjanjian Kredit Sindikasi
Credit Guarantee in the Syndicated Bank Credit Agreement is the most important guarantee in the Syndicated Credit Agreement which is the main discussion in this Legal Writing. The ...
Credit Risk Management of Jamuna Bank Limited
Credit Risk Management of Jamuna Bank Limited
Banks are exposed to five core risks through their operation, which are – credit risk, asset/liability risk, foreign exchange risk, internal control & compliance risk, and mone...
A predictive analytics model for banking fraud detection: Solving real-time challenges in customer safety and financial security
A predictive analytics model for banking fraud detection: Solving real-time challenges in customer safety and financial security
The rise in banking fraud has highlighted the critical need for robust and efficient fraud detection systems that ensure customer safety and financial security. Existing methods of...

Back to Top