Research Article

Anomaly Detection in Financial Transactions Using Convolutional Neural Networks

Authors

  • Md. Tanvir Rahman Mazumder Master of Science in Information Technology,Washington University of Science and Technology, VA, USA
  • Md. Shahadat Hossain Shourov Master of Arts in Information Technology Management, Webster University, MO, USA
  • Iftekhar Rasul Information Technology Management, St. Francis College, NY, USA
  • Sonia Akter Master’s in business Analytics, Mercy University, NY, USA
  • Md Kauser Miah Department of Computer and Information Science, Gannon University, PA, USA

Abstract

The rise of digital financial systems has brought unprecedented convenience but has also exposed users and institutions to various fraudulent activities. Anomaly detection plays a critical role in ensuring financial security by identifying unusual transaction patterns that may indicate fraud or other irregularities. Traditional statistical and rule-based approaches, though effective to some extent, often fall short when dealing with the increasing volume and complexity of financial data. This study proposes a novel approach to anomaly detection in financial transactions using Convolutional Neural Networks (CNNs), a class of deep learning models primarily known for their success in image processing tasks. In this work, transactional data are preprocessed and transformed into structured formats suitable for CNN input. By treating sequences of financial transactions as temporal-spatial matrices, the CNN model learns intricate patterns that distinguish normal from anomalous behavior. Our methodology includes a comprehensive pipeline involving data normalization, feature engineering, and the construction of multi-channel representations to exploit CNNs' strength in hierarchical feature learning. We evaluate our model on benchmark financial datasets and compare its performance against traditional machine learning algorithms such as Support Vector Machines (SVM), Random Forest, and Logistic Regression. The CNN-based model demonstrates superior performance in terms of accuracy, precision, recall, and F1-score. Additionally, it shows robustness in detecting rare anomalies while minimizing false positives, a critical requirement in real-time financial fraud detection systems. The results indicate that CNNs can effectively capture both local and global dependencies within financial transaction sequences, making them suitable for large-scale and high-dimensional data environments. This study contributes to the growing body of research advocating for the adoption of deep learning techniques in financial anomaly detection and opens up possibilities for integrating CNNs with real-time monitoring systems for enhanced financial security. Future research may focus on hybrid models combining CNNs with recurrent layers to capture long-term dependencies more effectively.

Article information

Journal

Journal of Economics, Finance and Accounting Studies

Volume (Issue)

7 (2)

Pages

195-207

Published

2025-04-19

How to Cite

Md. Tanvir Rahman Mazumder, Md. Shahadat Hossain Shourov, Iftekhar Rasul, Sonia Akter, & Md Kauser Miah. (2025). Anomaly Detection in Financial Transactions Using Convolutional Neural Networks. Journal of Economics, Finance and Accounting Studies , 7(2), 195-207. https://doi.org/10.32996/jefas.2025.7.2.17

Downloads

Views

132

Downloads

59

Keywords:

Anomaly Detection, Financial Transactions, Convolutional Neural Networks, Deep Learning, Fraud Detection, Transaction Patterns, Feature Engineering, Temporal Data Analysis