PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 5, 20260 citationsOpen Access

AI-Based Credit Card Fraud Detection Using Machine Learning

View Full Paper
ADADARSH DUBEY

Key Points

  • The aim is to develop an AI-based system for detecting credit card fraud that overcomes limitations of traditional methods.
  • Utilized the Kaggle Credit Card Fraud Detection Dataset with over 284,000 transactions.
  • Applied three supervised classification algorithms: Logistic Regression, Random Forest, and Gradient Boosting.
  • Addressed class imbalance using the Synthetic Minority Over-sampling Technique (SMOTE).
  • Implemented an end-to-end pipeline for data ingestion, feature engineering, model training, and deployment.
  • Random Forest classifier achieved an accuracy of 99.96%.
  • Precision was recorded at 98.7%, and recall at 96.2%.
  • F1-score was determined to be 97.4%, with a ROC-AUC score of 0.9985.
  • Demonstrated superior predictive performance of ensemble machine learning methods for fraud detection.

Abstract

Financial fraud has emerged as one of the most critical threats to global economic stability in the digital era. With the exponential proliferation of online banking, mobile payments, e-commerce transactions, and digital financial services, malicious actors have developed increasingly sophisticated strategies to exploit vulnerabilities in existing fraud detection mechanisms. Traditional rule-based systems, while foundational, are demonstrably inadequate in detecting novel, adaptive, and complex fraud patterns, necessitating the development of intelligent, data-driven solutions capable of evolving in tandem with emerging threats. This paper presents FinSecure AI, a comprehensive, machine learning–powered fraud detection system engineered to address the limitations of conventional approaches. The proposed system leverages three well-established supervised classification algorithms—Logistic Regression, Random Forest, and Gradient Boosting—applied to the publicly available Kaggle Credit Card Fraud Detection Dataset comprising 284,807 transactions. Critical methodological challenges, including severe class imbalance (fraudulent transactions representing only 0.17% of the dataset), are addressed through the application of the Synthetic Minority Over-sampling Technique (SMOTE). The system architecture encompasses an end-to-end pipeline from raw transaction ingestion and feature engineering through model training, evaluation, and deployment via a Flask-based RESTful prediction API supported by an interactive web dashboard. Experimental results demonstrate that the Random Forest classifier achieves superior predictive performance, attaining an accuracy of 99.96%, a precision of 98.7%, a recall of 96.2%, an F1-score of 97.4%, and a ROC-AUC score of 0.9985. These results underscore the capacity of ensemble machine learning methods to deliver robust, scalable, and operationally viable fraud detection in real-world financial environments. The FinSecure AI framework represents a significant advancement in applied artificial intelligence for financial security.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

ADARSH DUBEY (2026) studied this question.

synapsesocial.com/papers/69d1fdf7a79560c99a0a45e0https://doi.org/10.5281/zenodo.19397610
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Ai Based Real-time Fraud Detection System for Credit Card Transaction Anomaly Identification2025 · 1 citations
  2. 2Credit Card Fraud Detection2025 · 1 citations
  3. 3Credit Card Fraud Detection: A Machine Learning Approach2024 · 1 citations
  4. 4Real-Time Credit Card Fraud Detection Using Machine Learning: Design, Evaluation and Deployment of an Interactive Fraud Detection System2026
  5. 5Fraud Detection in Financial Transactions: A Survey of Machine Learning Models and their Applications in Credit Card Security2025