
Journal of Information and Communications Technology: Algorithms, Systems And Applications

A single-blind peer-reviewed, quarterly, open-access journal committed to advancing cutting-edge research across the full spectrum of ICT.
Detection of UPI Mule Accounts Using Machine Learning and Streamlit-Based Predictive Analytics
J. Inf. Commun. Technol. Algorithms Syst. Appl., 2026, 2(1), 26301 https://doi.org/10.64189/ict.26301
Received: 15 December 2025 | Revised: 02 March 2026 | Accepted: 09 March 2026
Cite article
I. D. Sonawane, P. R. Suyal, S. Chavan, R. Shirwaikar, Detection of UPI mule accounts using machine learning and Streamlit-based predictive analytics, Journal of Information and Communications Technology: Algorithms, Systems and Applications, 2026, 2(1), 26301, doi: . https://doi.org/10.64189/ict.26301
Rights and permissions
(c) The Author(s) 2026.

Open Access
This article is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License, which permits the non-commercial use, sharing, adaptation, distribution and reproduction in any medium or format, as long as appropriate credit is given and changes are indicated. https://creativecommons.org/licenses/by-nc/4.0/
Abstract
By facilitating quick and easy money transfers, the Unified Payments Interface (UPI), in particular, and the rapid growth of digital payment systems in India have drastically changed the financial landscape. However, the growing use of UPI has also resulted in an increase in fraudulent activity, particularly through mule accounts, which are used to route or launder money while hiding the identity of scammers. This study suggests a machine learning-based framework for identifying UPI mule accounts using transactional data. The suggested approach uses the Light Gradient Boosting Machine (LightGBM) algorithm to determine whether a transaction is authentic or fraudulent. Transaction-related characteristics such as transaction amount, time, user demographics, and fraud risk labels are included in the dataset, which was taken from a publicly accessible Kaggle repository. Methods for preprocessing data, such as label encoding, feature scaling, and Synthetic Minority Oversampling Technique (SMOTE), were used to address class imbalance and enhance model performance. With a ROC-AUC score of 0.9962 and an accuracy of 96.55%, the trained LightGBM model proved to have a strong ability to distinguish between fraudulent and legitimate transactions. Additionally, a web application based on Streamlit was created to facilitate interactive model demonstration and real-time fraud risk prediction.
Graphical Abstract

Novelty Statement
This study proposes a LightGBM-based UPI mule detection framework with superior ROC-AUC (0.9962) and real-time analytics support.

