English

On Feasibility of Intent Obfuscating Attacks

Cryptography and Security 2024-08-30 v2 Computer Vision and Pattern Recognition

Abstract

Intent obfuscation is a common tactic in adversarial situations, enabling the attacker to both manipulate the target system and avoid culpability. Surprisingly, it has rarely been implemented in adversarial attacks on machine learning systems. We are the first to propose using intent obfuscation to generate adversarial examples for object detectors: by perturbing another non-overlapping object to disrupt the target object, the attacker hides their intended target. We conduct a randomized experiment on 5 prominent detectors -- YOLOv3, SSD, RetinaNet, Faster R-CNN, and Cascade R-CNN -- using both targeted and untargeted attacks and achieve success on all models and attacks. We analyze the success factors characterizing intent obfuscating attacks, including target object confidence and perturb object sizes. We then demonstrate that the attacker can exploit these success factors to increase success rates for all models and attacks. Finally, we discuss main takeaways and legal repercussions.

Keywords

Cite

@article{arxiv.2408.02674,
  title  = {On Feasibility of Intent Obfuscating Attacks},
  author = {Zhaobin Li and Patrick Shafto},
  journal= {arXiv preprint arXiv:2408.02674},
  year   = {2024}
}

Comments

33 pages, 21 Figures. Includes technical appendix. To appear in AIES 2024

R2 v1 2026-06-28T18:04:33.909Z