Advanced fraud detection using machine learning models: enhancing financial transaction security
Nudrat Fariha, Md Nazmuddin Moin Khan, Md Iqbal Hossain, Syed Ali Reza, Joy Chakra Bortty, Kazi Sharmin Sultana, Md Shadidur Islam Jawad, Saniah Safat, Md Abdul Ahad, Maksuda Begum

TL;DR
This paper develops a comprehensive machine learning framework that combines feature engineering, anomaly detection models, and clustering techniques to improve fraud detection in digital financial transactions.
Contribution
It introduces an integrated approach using multiple models and feature sets for enhanced fraud detection in real-world credit card transaction data.
Findings
Unsupervised models effectively identify anomalies with top 1% reconstruction errors.
Feature engineering captures behavioral and temporal patterns for fraud detection.
Clustering techniques help isolate suspicious transaction regions.
Abstract
The rise of digital payments has accelerated the need for intelligent and scalable systems to detect fraud. This research presents an end-to-end, feature-rich machine learning framework for detecting credit card transaction anomalies and fraud using real-world data. The study begins by merging transactional, cardholder, merchant, and merchant category datasets from a relational database to create a unified analytical view. Through the feature engineering process, we extract behavioural signals such as average spending, deviation from historical patterns, transaction timing irregularities, and category frequency metrics. These features are enriched with temporal markers such as hour, day of week, and weekend indicators to expose all latent patterns that indicate fraudulent behaviours. Exploratory data analysis reveals contextual transaction trends across all the dataset features. Using…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsPrincipal Components Analysis · Support Vector Machine · k-Means Clustering
