Adversarial Attacks on Deep Models for Financial Transaction Records
Ivan Fursov, Matvey Morozov, Nina Kaploukhaya, Elizaveta Kovtun,, Rodrigo Rivera-Castro, Gleb Gusev, Dmitry Babaev, Ivan Kireev, Alexey, Zaytsev, Evgeny Burnaev

TL;DR
This paper investigates adversarial attacks on deep learning models for financial transaction records, demonstrating vulnerabilities and proposing defenses like adversarial training to enhance model robustness in banking applications.
Contribution
It introduces novel adversarial attack methods tailored for transaction data and evaluates defense strategies, improving robustness of financial deep models against such attacks.
Findings
Few generated transactions can fool models
Adversarial training enhances robustness
Embedding protection improves model security
Abstract
Machine learning models using transaction records as inputs are popular among financial institutions. The most efficient models use deep-learning architectures similar to those in the NLP community, posing a challenge due to their tremendous number of parameters and limited robustness. In particular, deep-learning models are vulnerable to adversarial attacks: a little change in the input harms the model's output. In this work, we examine adversarial attacks on transaction records data and defences from these attacks. The transaction records data have a different structure than the canonical NLP or time series data, as neighbouring records are less connected than words in sentences, and each record consists of both discrete merchant code and continuous transaction amount. We consider a black-box attack scenario, where the attack doesn't know the true decision model, and pay special…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Topic Modeling
