A targeted fingerprinting method for AI models claims to prevent false ownership claims by making fingerprints match a specific reference pattern, unlike untargeted methods.
LFAA: Crafting Transferable Targeted Adversarial Examples with Low-Frequency Perturbations
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Deep neural networks are susceptible to adversarial attacks, which pose a significant threat to their security and reliability in real-world applications. The most notable adversarial attacks are transfer-based attacks, where an adversary crafts an adversarial example to fool one model, which can also fool other models. While previous research has made progress in improving the transferability of untargeted adversarial examples, the generation of targeted adversarial examples that can transfer between models remains a challenging task. In this work, we present a novel approach to generate transferable targeted adversarial examples by exploiting the vulnerability of deep neural networks to perturbations on high-frequency components of images. We observe that replacing the high-frequency component of an image with that of another image can mislead deep models, motivating us to craft perturbations containing high-frequency information to achieve targeted attacks. To this end, we propose a method called Low-Frequency Adversarial Attack (\name), which trains a conditional generator to generate targeted adversarial perturbations that are then added to the low-frequency component of the image. Extensive experiments on ImageNet demonstrate that our proposed approach significantly outperforms state-of-the-art methods, improving targeted attack success rates by a margin from 3.2\% to 15.5\%.
citation-role summary
citation-polarity summary
fields
cs.CR 1years
2025 1verdicts
REJECT 1roles
background 1polarities
support 1representative citing papers
citing papers explorer
-
FIT-Print: Towards False-claim-resistant Model Ownership Verification via Targeted Fingerprint
A targeted fingerprinting method for AI models claims to prevent false ownership claims by making fingerprints match a specific reference pattern, unlike untargeted methods.