SSMI: How to Make Objects of Interest Disappear without Accessing Object Detectors?
Hui Xia, Rui Zhang, Zi Kang, Shuliang Jiang

TL;DR
This paper introduces SSMI, a black-box adversarial attack method that effectively makes objects disappear from detection without needing access to object detectors, outperforming existing methods in efficiency and success rate.
Contribution
The paper presents a novel black-box attack scheme using semantic segmentation and model inversion to make objects disappear without detector access, improving efficiency and success rate.
Findings
Achieves up to 16% increase in new/disappearing labels.
Reduces mAP metrics for object detection by up to 36%.
Generates adversarial examples that evade human perception.
Abstract
Most black-box adversarial attack schemes for object detectors mainly face two shortcomings: requiring access to the target model and generating inefficient adversarial examples (failing to make objects disappear in large numbers). To overcome these shortcomings, we propose a black-box adversarial attack scheme based on semantic segmentation and model inversion (SSMI). We first locate the position of the target object using semantic segmentation techniques. Next, we design a neighborhood background pixel replacement to replace the target region pixels with background pixels to ensure that the pixel modifications are not easily detected by human vision. Finally, we reconstruct a machine-recognizable example and use the mask matrix to select pixels in the reconstructed example to modify the benign image to generate an adversarial example. Detailed experimental results show that SSMI can…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Forensic Fingerprint Detection Methods
