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.
AdvKnn: Adversarial Attacks On K-Nearest Neighbor Classifiers With Approximate Gradients
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Deep neural networks have been shown to be vulnerable to adversarial examples---maliciously crafted examples that can trigger the target model to misbehave by adding imperceptible perturbations. Existing attack methods for k-nearest neighbor~(kNN) based algorithms either require large perturbations or are not applicable for large k. To handle this problem, this paper proposes a new method called AdvKNN for evaluating the adversarial robustness of kNN-based models. Firstly, we propose a deep kNN block to approximate the output of kNN methods, which is differentiable thus can provide gradients for attacks to cross the decision boundary with small distortions. Second, a new consistency learning for distribution instead of classification is proposed for the effectiveness in distribution based methods. Extensive experimental results indicate that the proposed method significantly outperforms state of the art in terms of attack success rate and the added perturbations.
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.