Skip to content

A machine learning framework for enhancing threat detection in core banking systems

Sep 2026 · Scientific Reports

Abstract

Abstract One of the biggest issues around using machine learning (ML) for cybersecurity in commercial banking is the gap between proof-of-concept and in production. Not every model that has a high accuracy score on a benchmark dataset is the same model as one that is operating in a live transaction pipeline, subject to the multiple regulatory regimes including the General Data Protection Regulation (GDPR), Payment Card Industry Data Security Standard (PCI-DSS), New York Department of Financial Services (NYDFS) Part 500, Gramm–Leach–Bliley Act (GLBA), NIST Cybersecurity Framework (CSF), Basel Committee on Banking Supervision (BCBS) operational resilience principles and the European Union Artificial Intelligence Act (EU AI Act), which has requirements that go far beyond predictive accuracy. In this paper, a twelve-month experience of designing, deployment, and operation of an ML-based security framework has been reported, that serves more than one million Customers of Midland Bank Plc, Dhaka, Bangladesh on its Core Banking System (CBS) platform. The created detection stack consists of two models, a Convolutional Neural Network (CNN) for spatial anomaly detection and a Long Short-Term Memory (LSTM) network for sequential patterns analysis, and two other methods, namely the Autoencoder (AE) for anomaly scoring via reconstruction errors and the Random Forest (RF) and Gradient Boosting (GB) ensemble for final decision making. Evaluation is based upon dataset of 4,286,530 anonymised events (6 categories of threat instances partitioned in a stratified manner as 70/15/15) with 5-fold cross validation approach. During production, the system had 98.0% ± 0.7% (95% confidence interval [97.4%, 98.6%]) detection accuracy with a false-positive rate of 2%. FPR and a mean response time of 5 min and Area Under the Curve (AUC) of 0.98. There is evidence of a decrease in FPR from 32% to 2%, a decrease in mean response time from 45 min to 5 min and an increase in composite resilience score from 55 to 94, as proven by before and after metrics from Midland Bank Plc. Through ablation analysis, we verify the contributions of the complementary components, and are able to keep competitive accuracy versus 2024–2026 state-of-the-art Graph Neural Network (GNN), transformer and federated-learning approaches while reducing inference latency by 2–3× and estimated deployment cost by 3–7×. From the 1,100 incidents identified during deployment, 30.9% of were phishing/malware incidents, 18.2% DDoS attacks and 16.4% Advanced Persistent Threats (APTs). Finally, consolidated, audit-tested guidance for banks implementing ML-based security under various multi-jurisdictional mandates is provided in the paper.

Read PDF

Similar papers

#machine learning Review Open access Oct 2014

Software development in startup companies: A systematic mapping study

The results indicate that software engineering work practices are chosen opportunistically, adapted and configured to provide value under the constrains imposed by the startup context.

Nicolò Paternoster, Carmine Giardino, M. Unterkalmsteiner et al. · 394 citations · ⚡54
#artificial intelligence Open access May 2023

Evaluating the Performance of Large Language Models on GAOKAO Benchmark

GAOKAO-Bench is introduced, an intuitive benchmark that employs questions from the Chinese GAOKAO examination as test samples, including both subjective and objective questions that contribute a robust evaluation benchmark for future large language models and offers valuable insights into the advantages and limitations of such models.

Xiaotian Zhang, Chun-yan Li, Yi Zong et al. · 216 citations · ⚡17
#machine learning Review Open access Jun 2014

Why Early-Stage Software Startups Fail: A Behavioral Framework

This state-of-practice investigation was performed using a literature review followed by a multiple-case study approach and presents how inconsistency between managerial strategies and execution can lead to failure by means of a behavioral framework.

Carmine Giardino, Xiaofeng Wang, P. Abrahamsson · 175 citations · ⚡19
#artificial intelligence Open access Jul 2024

Gender, Race, and Intersectional Bias in Resume Screening via Language Model Retrieval

This work investigates the possibilities of using LLMs in a resume screening setting via a document retrieval framework that simulates job candidate selection and finds that the MTEs are biased, significantly favoring White-associated names in 85% of cases and female-associated names in only 11.1% of cases.

Kyra Wilson, Aylin Caliskan · 131 citations · ⚡8
#machine learning Review Open access Oct 2016

“Failures” to be celebrated: an analysis of major pivots of software startups

This study conducts a case survey study based on the secondary data of the major pivots happened in 49 software startups, and demonstrates that customer need pivot is the most common among all pivot types.

Sohaib Shahid Bajwa, Xiaofeng Wang, Anh Nguyen-Duc et al. · 127 citations · ⚡15

Related blog posts

Microsoft Research Blog Jul 13, 2026

Verifying Rust cryptography in SymCrypt, from standards to code

Cryptographic code supports vital protections in modern computing systems. Learn how a new method helps verify code as developers write it while preserving speed and adaptability as it gets implemented and evolves. The post Verifying Rust cryptography in SymCrypt, from standards to code appeared first on Microsoft Research.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.