paper-with-me

홈 › Papers

Fraud Detection using Data-Driven approach

2020-09-08 · Arianit Mehana, Krenare Pireva Nuci

The extensive use of the internet is continuously drifting businesses to incorporate their services in the online environment. One of the first spectrums to embrace this evolution was the banking sector. In fact, the first known online banking service came in 1980. It was deployed from a community bank located in Knoxville, called the United American Bank. Since then, internet banking has been offering ease and efficiency to costumers in completing their daily banking tasks. The ever increasing use of internet banking and a large number of online transactions increased fraudulent behavior also. As if fraud increase was not enough, the massive number of online transactions further increased the data complexity. Modern data sources are not only complex but generated at high speed and in real-time as well. This presents a serious problem and a definite reason why more advanced solutions are desired to protect financial service companies and credit cardholders. Therefore, this research paper aims to construct an efficient fraud detection model which is adaptive to customer behavior changes and tends to decrease fraud manipulation, by detecting and filtering fraud in real-time. In order to achieve this aim, a review of various methods is conducted, adding above a personal experience working in the Banking sector, specifically in the Fraud Detection office. Unlike the majority of reviewed methods, the proposed model in this research paper is able to detect fraud in the moment of occurrence using an incremental classifier. The evaluation of synthetic data, based on fraud scenarios selected in collaboration with domain experts that replicate typical, real-world attacks, shows that this approach correctly ranks complex frauds. In particular, our proposal detects fraudulent behavior and anomalies with up to 97\% detection rate while maintaining a satisfyingly low cost.

📄 PDF Abstract BibTeX arXiv:2009.06365

Code (0)

등록된 구현이 없습니다.

Tasks

Fraud Detection

Methods 이 논문이 사용한 방법론

American 설명 없음

Similar Papers 제목 키워드 기반

SAGE: An LLM-driven Self Reflective Agentic Framework for Fraud Detection

2026-06-06 · Yichen Chen, Siying Li, Yuhang Liang, Lijun Wang 외 arxiv

Fraud detection in payment, e-commerce, and telecommunications systems requires accuracy at the individual level, robustness under severe class imbalance, and ease of understanding for risk managers. Existing methods fal…

Graph Neural NetworkFraud Detection

FRAUD-RLA: A new reinforcement learning adversarial attack against credit card fraud detection

2025-02-04 · Daniele Lunghi, Yannick Molinghen, Alkis Simitsis, Tom Lenaerts 외

Adversarial attacks pose a significant threat to data-driven systems, and researchers have spent considerable resources studying them. Despite its economic relevance, this trend largely overlooked the issue of credit car…

Adversarial AttackFraud Detection

Network analytics for insurance fraud detection: a critical case study

2024-05-14 · European Actuarial Journal 2024 5 · Bruno Deprez, Félix Vandervorst, Wouter Verbeke, Bart Baesens 외

There has been an increasing interest in fraud detection methods, driven by new regulations and by the financial losses linked to fraud. One of the state-of-the-art methods to fight fraud is network analytics. Network an…

Fraud Detection

Credit card fraud detection - Classifier selection strategy

2022-08-25 · Gayan K. Kulatilleke

Machine learning has opened up new tools for financial fraud detection. Using a sample of annotated transactions, a machine learning classification algorithm learns to detect frauds. With growing credit card transaction …

Fraud Detection

Semi-supervised Credit Card Fraud Detection via Attribute-Driven Graph Representation

2024-12-24 · AAAI 2023 6 · Sheng Xiang, Mingzhi Zhu, Dawei Cheng, Enxia Li 외

Credit card fraud incurs a considerable cost for both cardholders and issuing banks. Contemporary methods apply machine learning-based classifiers to detect fraudulent behavior from labeled transaction records. But label…

AttributeFraud DetectionGraph Neural Network