RSIS Repository Open-access research from RSIS International journals

International Journal of Research and Scientific Innovation (IJRSI)

Machine Learning-Driven Anomaly Detection in a Large-Scale Database Systems: A Systematic Literature Review

byNzenwata Uchenna Jeremiah; Bathnna Bernice Stephen; Oyewumi Oluwatobi; Akinola Victor Ayomide; Oyewumi Abiodun John; Nwangburuka Samuel; Adediran Oluwaseyi Segun

Published May 7, 2026  •  Vol. 13, Issue 4, pp. 1571–1585Open Access
DOI: 10.51244/IJRSI.2026.1304000140

Abstract

Large-scale database systems form the backbone of the main processes in financial services, healthcare, e-commerce, and government infrastructure. As these systems grow in magnitude, speed, and complexity, organisations must detect anomalies such as security breaches, fraudulent transactions, performance degradation, and data corruption. Financial institutions incur annual fraud losses exceeding $1.2 trillion, and performance anomalies can trigger cascading system failures. Traditional rule-based and purely statistical approaches struggle to manage the complexity and dynamism of modern databases, often causing brittle detection rules, high false-positive rates, and alert fatigue among operations teams. This systematised literature review (SLR) provides an overview of machine learning (ML) and deep learning (DL) techniques for detecting anomalies in large-scale database systems and transactions. In accordance with the PRISMA 2020 model, evidence from over 43 studies published between 2015 and 2025 was synthesised. Initially, 1,247 articles were identified across IEEE Xplore, ACM Digital Library, Scopus, ProQuest, and ResearchGate, and these were then systematically screened and evaluated using rigorous inclusion criteria and a validated 10-criterion quality assessment framework. The reviewed studies achieved a mean quality score of 7.8 out of 10, with 74% rated as high quality.
The review discusses four research questions: the types of anomalies, ML methods, implementation issues, and implications. The major conclusions show that the unsupervised and semi-supervised paradigms predominate (75% of reviewed approaches), as in production settings, there is sparse labelled data on anomalies. Models based on deep learning, namely LSTM-based autoencoders (29 of 43 studies), Isolation Forest models (34 of 43 studies), and Graph Neural Networks, are superior in terms of detection, F1-scores above 0.90, and inference latency of less than 50ms. Best practice has shifted to hybrid multi-tier approaches that combine Isolation Forest for rapid screening with LSTM autoencoders for more detailed analysis, achieving a 30-50% reduction in false positives over single-model baselines with sub-100ms response times to detect fraud in real time.
Continued gaps in research include extreme class imbalance (anomaly rates below 0.1 per cent), hard realtime processing, insufficient model explainability in operational and regulatory conditions, and a lack of standardised, database-specific benchmarks. This review offers scientists and clinicians guidance, based on evidence, for designing effective, interpretable, and production-ready anomaly detection systems, and it makes specific recommendations on overcoming challenges and the direction the research should take.

Keywords: anomaly detection, machine learning, database transactions, transaction logs, autoencoder, systematic literature review.

JournalInternational Journal of Research and Scientific Innovation (IJRSI)
ISSN2321-2705
Volume / IssueVolume 13, Issue 4
Pages1571–1585
Publication dateMay 7, 2026
DOI10.51244/IJRSI.2026.1304000140
PublisherRSIS International
LicenseOpen Access

How to cite this article

Nzenwata Uchenna Jeremiah, Bathnna Bernice Stephen, Oyewumi Oluwatobi, Akinola Victor Ayomide, Oyewumi Abiodun John, Nwangburuka Samuel, & Adediran Oluwaseyi Segun (2026). Machine Learning-Driven Anomaly Detection in a Large-Scale Database Systems: A Systematic Literature Review. International Journal of Research and Scientific Innovation (IJRSI), 13(4), 1571-1585. https://doi.org/10.51244/IJRSI.2026.1304000140

BibTeX

@article{Nzenwata2026,
  title   = {Machine Learning-Driven Anomaly Detection in a Large-Scale Database Systems: A Systematic Literature Review},
  author  = {Nzenwata Uchenna Jeremiah and Bathnna Bernice Stephen and Oyewumi Oluwatobi and Akinola Victor Ayomide and Oyewumi Abiodun John and Nwangburuka Samuel and Adediran Oluwaseyi Segun},
  journal = {International Journal of Research and Scientific Innovation (IJRSI)},
  volume  = {13},
  number  = {4},
  pages   = {1571--1585},
  year    = {2026},
  doi     = {10.51244/IJRSI.2026.1304000140},
  publisher = {RSIS International}
}