paper-with-me

홈 › Papers

An AI Security Agent for Banking: Multi-Vector Fraud and AML Detection Across Retail and Corporate Accounts

2026-06-16 · Joseph Walusimbi, Joshua Benjamin Ssentongo arxiv

Banks face two threat families with fundamentally different detection requirements: signature-based fraud (card-not-present attacks, account takeover, ATM cloning) and behavioural financial crime (structuring, layering, mule networks, business email compromise). Static rule engines catch high-velocity events but remain blind to BEC payment redirection, session hijacking, and laundering layering, which are engineered to resemble legitimate activity at the individual level. This paper presents an AI security agent for retail and corporate banking using a three-component fusion architecture across two parallel event streams: transactions (card fraud, ACH/wire fraud, AML) and sessions (account takeover, hijacking, SIM-swap, insider abuse). Each stream combines an LSTM sequence model of per-account behaviour, a statistical velocity/threshold monitor, and a graph module capturing account-counterparty patterns (fan-in, fan-out, pass-through ratio) for laundering detection. Experiments on a synthetic log of 237,669 transactions and 113,508 sessions across 13 threat categories and 3,470 accounts show overall F1 of 0.787 (transaction) and 0.867 (session), versus 0.562/0.733 for a rule-based baseline and 0.655/0.713 for an LSTM-only baseline. The agent also includes a customer-facing verification chatbot (96.6% identity accuracy, 86.8% mass-reset detection) and an analyst case-summary assistant (99.3% action recommendation F1), with Critical-tier response latency under 0.43 ms at the 95th percentile.

📄 PDF Abstract BibTeX arXiv:2606.17555

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Innovations in Cardless Artificial Intelligence Banking: A Comprehensive Framework for Cyber Secure and Fraud Mitigation using Machine Learning Algorithms

2026-05-21 · Md Israfeel arxiv

The advent of cardless artificial intelligence (AI) banking heralds a paradigm shift in the financial landscape, offering users unprecedented security and convenience. This paper outlines a comprehensive framework design…

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 fir…

Fraud Detection

Applying support vector data description for fraud detection

2020-05-31 · Mohamad Khedmati, Masoud Erfani, Mohammad GhasemiGol

Fraud detection is an important topic that applies to various enterprises such as banking and financial sectors, insurance, government agencies, law enforcement, and more. Fraud attempts have been risen remarkably in cur…

Fraud DetectionOne-Class Classification

Web Fraud Attacks Against LLM-Driven Multi-Agent Systems

2025-09-01 · Dezhang Kong, Hujin Peng, Yilun Zhang, Lele Zhao 외 arxiv

With the proliferation of LLM-driven multi-agent systems (MAS), the security of Web links has become a critical concern. Once MAS is induced to trust a malicious link, attackers can use it as a springboard to expand the …

Machine learning for fraud detection in digital banking: a systematic literature review REVIEW

2025-10-04 · Md Zahin Hossain George, Md Khorshed Alam, Md Tarek Hasan arxiv

This systematic literature review examines the role of machine learning in fraud detection within digital banking, synthesizing evidence from 118 peer-reviewed studies and institutional reports. Following the PRISMA guid…

Unsupervised Anomaly DetectionFraud Detection