Simple single-feature perturbations, such as shifted timestamps and altered values, sharply reduce the accuracy of Random Forest, Decision Tree, and KNN Ethereum phishing detectors, with adversarial training reported to restore performance.
Improving Detection of Credit Card Fraudulent Transactions using Generative Adversarial Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this study, we employ Generative Adversarial Networks as an oversampling method to generate artificial data to assist with the classification of credit card fraudulent transactions. GANs is a generative model based on the idea of game theory, in which a generator G and a discriminator D are trying to outsmart each other. The objective of the generator is to confuse the discriminator. The objective of the discriminator is to distinguish the instances coming from the generator and the instances coming from the original dataset. By training GANs on a set of credit card fraudulent transactions, we are able to improve the discriminatory power of classifiers. The experiment results show that the Wasserstein-GAN is more stable in training and produce more realistic fraudulent transactions than the other GANs. On the other hand, the conditional version of GANs in which labels are set by k-means clustering does not necessarily improve the non-conditional versions of GANs.
fields
cs.CR 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Evaluating the Vulnerability of ML-Based Ethereum Phishing Detectors to Single-Feature Adversarial Perturbations
Simple single-feature perturbations, such as shifted timestamps and altered values, sharply reduce the accuracy of Random Forest, Decision Tree, and KNN Ethereum phishing detectors, with adversarial training reported to restore performance.