Academia.edu no longer supports Internet Explorer.
To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to upgrade your browser.
…
5 pages
1 file
Anomaly detection in banking transactions is critical for identifying fraudulent activities, ensuring regulatory compliance, and maintaining system integrity. With the growth of digital banking and an increase in transaction volumes, it has become essential to develop systems capable of detecting anomalies in real-time. This paper explores the application of streaming analytics and machine learning (ML) for real-time anomaly detection in banking transactions. We discuss various ML techniques, including supervised and unsupervised models, and demonstrate how they can be integrated with streaming frameworks to detect anomalies such as fraudulent transactions, unusual spending patterns, or system errors. This study highlights the advantages and challenges of deploying real-time anomaly detection systems in banking environments, examining use cases, algorithm selection, and performance evaluation. We also explore the scalability of streaming architectures and the application of ML models in maintaining high detection accuracy while handling large volumes of transaction data.
This paper offers a detailed discussion of a large–scale, real-time architecture for fraud detection specifically for use in financial organizations to combat fraudulent activities in online transactions. The proposed system in this paper uses big data capabilities and a multi-stage fraud detection pipeline to detect and combat fraudulent activities efficiently. The implemented technologies include Apache Kafka, KSQL, and Spark alongside Isolation Forest algorithm for behavioral analysis of customer transactions. The presentation of the fraud detection pipeline as a series of layers exemplifies how a transaction goes through an exacting sequence of detection algorithms with very little delay and maximum precision. Verification by simulation uses the dataset of more than one hundred million Internet transactions, the performance indicators of which are a rather high F1-score of 91% and a recall rate of 97%. The results stress the advantage of the proposed methodology over conventional techniques, suggesting the possibility of real-time fraud identification. Furthermore, the paper outlines research directions where future work should focus, such as reducing computational complexity and applying deep learning solutions to enhance the detection of new types of fraud. Key words; Fraud, Detection, Machine Learning, Algorithm
International Journal of Electrical and Computer Engineering (IJECE), 2023
In a streaming environment, data is continuously generated and processed in an ongoing manner, and it is necessary to detect fraudulent transactions quickly to prevent significant financial losses. Hence, this paper proposes a machine learning-based approach for detecting fraudulent transactions in a streaming environment, with a focus on addressing concept drift. The approach utilizes the extreme gradient boosting (XGBoost) algorithm. Additionally, the approach employs four algorithms for detecting continuous stream drift. To evaluate the effectiveness of the approach, two datasets are used: a credit card dataset and a Twitter dataset containing financial fraudrelated social media data. The approach is evaluated using cross-validation and the results demonstrate that it outperforms traditional machine learning models in terms of accuracy, precision, and recall, and is more robust to concept drift. The proposed approach can be utilized as a real-time fraud detection system in various industries, including finance, insurance, and e-commerce.
Multidisciplinary Sciences Journal, 2024
The rise in electronic payment systems has increased cases of fraud and this makes real time fraud detection highly critical to the success of financial organizations. AI and ML technologies have become potent tools for realtime fraud detection and prevention by analyzing large datasets, detecting patterns, and predicting suspicious behavior. This research investigates the role of AI and ML in improving fraud detection and prevention systems, specifically their ability to be effective, and to scale, and to adapt to a dynamic environment. It explores the application of supervised and unsupervised learning models such as decision trees, neural networks, and clustering algorithms, to identify anomalies and block fraudulent transactions. The study further discusses challenges like false positives, data privacy, and the adaptability of models to changing patterns in fraud. The importance of AI/ML for preventing fraud in the future is supported by the findings in its ability to dramatically reduce the number of fraudulent transactions (more than 25%) and increase detection accuracy (90%). The paper closes by making recommendations to better fit AI/ML frameworks for fraud detection with ethical standards and user trust.
IAEME PUBLICATION, 2022
The banking sector is witnessing a rapid shift towards cloud technologies to capitalize on scalability, flexibility, and cost-effectiveness. However, this transition brings forth challenges in monitoring and securing the vast volumes of log data generated within cloud environments. Traditional methods for log analysis struggle to cope with the complexity and dynamic nature of cloud logs, necessitating the adoption of advanced techniques such as machine learning for anomaly detection. This research paper explores the application of machine learning algorithms in detecting anomalies within banking cloud logs. By leveraging supervised, unsupervised, and semisupervised learning approaches, machine learning models can effectively identify abnormal patterns indicative of security threats and potential incidents. The paper reviews existing literature on machine learning-based anomaly detection, discusses challenges and best practices specific to banking cloud environments, and presents case studies illustrating successful implementations. Through this study, banking organizations can gain insights into the potential of machine learning for enhancing security monitoring in cloud environments and mitigating cyber threats effectively.
IAEME, 2024
The proliferation of digital financial transactions has intensified the need for sophisticated real-time fraud detection systems within banking institutions. This article presents a systematic analysis of real-time data pipeline optimization strategies for financial fraud detection, addressing critical challenges in performance, scalability, and cost efficiency. Through a comprehensive examination of stream processing architectures, we evaluate various optimization techniques across the data pipeline lifecycle, from ingestion to analytical processing. The article methodology combines theoretical analysis with practical implementation insights, examining cloud-native architectures and machine learning integration approaches. The findings demonstrate that optimized real-time pipelines significantly enhance fraud detection capabilities while maintaining system efficiency. The article reveals key patterns in latency reduction, resource utilization, and cost management, providing valuable insights for financial institutions implementing similar systems. Furthermore, the article presents a framework for evaluating and implementing optimization strategies, considering factors such as data volume variability, processing complexity, and infrastructure scalability. This article contributes to the growing body of knowledge in financial technology by establishing best practices for real-time fraud detection system implementation and offering practical recommendations for future developments in the field.
Financial Innovation
Online banking fraud occurs whenever a criminal can seize accounts and transfer funds from an individual’s online bank account. Successfully preventing this requires the detection of as many fraudsters as possible, without producing too many false alarms. This is a challenge for machine learning owing to the extremely imbalanced data and complexity of fraud. In addition, classical machine learning methods must be extended, minimizing expected financial losses. Finally, fraud can only be combated systematically and economically if the risks and costs in payment channels are known. We define three models that overcome these challenges: machine learning-based fraud detection, economic optimization of machine learning results, and a risk model to predict the risk of fraud while considering countermeasures. The models were tested utilizing real data. Our machine learning model alone reduces the expected and unexpected losses in the three aggregated payment channels by 15% compared to a b...
2018 IEEE 16th Intl Conf on Dependable, Autonomic and Secure Computing, 16th Intl Conf on Pervasive Intelligence and Computing, 4th Intl Conf on Big Data Intelligence and Computing and Cyber Science and Technology Congress(DASC/PiCom/DataCom/CyberSciTech), 2018
Fraudulent e-banking transactions have caused great economic loss every year. Thus, it is important for financial institutions to make the e-banking system more secure, and improve the fraud detection system. Researches for the fraud risk monitoring are mainly focused on score rules and data driven model. The score rule is based on expertise, which is vulnerable to new patterns of frauds. Data driven model is based on machine learning classifiers, and usually has to handle the imbalanced classification problem. In this paper, we propose a novel fraud risk monitoring system for e-banking transactions. Model of score rules for online real-time transactions and offline historical transactions are combined together for the fraud detection. Parallel big data framework: Kafka, Spark and MPP Gbase which integrated with a machine learning algorithm is presented to handle offline massive transaction logs. Experimental results show the effectiveness of our proposed scheme over a real massive dataset of e-banking transactions. This evaluation leads us to identify research gaps and challenges to consider in future research endeavors.
IFIP Advances in Information and Communication Technology, 2014
We propose a semi-supervised online banking fraud analysis and decision support approach. During a training phase, it builds a profile for each customer based on past transactions. At runtime, it supports the analyst by ranking unforeseen transactions that deviate from the learned profiles. It uses methods whose output has a immediate statistical meaning that provide the analyst with an easy-to-understand model of each customer's spending habits. First, we quantify the anomaly of each transaction with respect to the customer historical profile. Second, we find global clusters of customers with similar spending habits. Third, we use a temporal threshold system that measures the anomaly of the current spending pattern of each customer, with respect to his or her past spending behavior. As a result, we mitigate the undertraining due to the lack of historical data for building of well-trained profiles (of fresh users), and the users that change their (spending) habits over time. Our evaluation on real-world data shows that our approach correctly ranks complex frauds as "top priority".
Journal of Informatics Education and Research, 2024
An important step forward in risk management and fraud detection has been achieved with the integration of Artificial Intelligence (AI) in the banking sector. In this paper, we take a look at how AI has revolutionized various fields, shedding light on the benefits and drawbacks of this technology. The effects of AI on risk management are complex. More complex credit risk assessment models are made possible by algorithms that can see patterns in massive datasets that people might miss. When it comes to market and liquidity issues, real-time transaction monitoring is absolutely essential for quick risk mitigation. Automating compliance with regulatory norms is another critical function of AI, which helps to decrease human mistake and assures quick adaptability to changes in regulations. The automation of mundane processes and the reinforcement of cybersecurity measures further reduce operational risks. By examining client behaviour and transaction data, enhanced algorithms may adeptly spot anomalies that could indicate fraud. Artificial intelligence's capacity to foresee future events enables it to foil possible fraud attempts. The systems are designed to respond to changing fraudster strategies with its adaptive learning feature.
2013 IEEE 13th International Conference on Data Mining Workshops, 2013
In many cases, databases are in constant evolution, new data is arriving continuously. Data streams pose several unique problems that make obsolete the applications of classical data analysis methods. Indeed, these databases are constantly on-line, growing with the arrival of new data. In addition, the probability distribution associated with the data may change over time. In online banking, fraud is one of the major ethical issues. For this challenge, the main aims of the data mining approaches are, firstly, to identify the different types of credit card fraud, and, secondly, for the fraud detection. We propose in this paper a method of synthetic representation of the data structure for efficient storage of information, and a measure of dissimilarity between these representations for the detection of change in the stream structure, in order to detect different types of fraud during the a period of time. The proposed approach was validated on a real application for the on-line credit card fraud detection.
Theology Today, 2013
IAEME Publication, 2015
"Tempi di Unità" - Periodico della Comunità di Gesù - Febbraio 2006.
American Anthropologist, 1991
H-ART. Revista de historia, teoría y crítica de arte, 2024
Salat Levente, Constantin Sergiu, Osipov Alexander, Székely István Gergő (eds.) Autonomy Arrangements around the World: A Collection of Well and Lesser Known Cases, 2014
Journal of Ecosystem & Ecography, 2013
Arquivos em Odontologia, 2023
Diversity and Distributions, 2011
Pelvi-périnéologie, 2008
VAINART, 2024
Independently published, 2024
arXiv (Cornell University), 2022
The Journal of Antibiotics, 1991
Reseña a Araiza, Karina y Stephen Marlett (2021), Conceptos de lingüística descriptiva: Un acercamiento a las lenguas del mundo, 2024
Tourism Economics, 2012
Biochemical Journal, 1996
Populisme et sciences sociales, 2023
The journal of hand surgery, 2006