← Search

Qilong Zhang

6 accepted papers

2022

Beyond ImageNet Attack: Towards Crafting Adversarial Examples for Black-box Domains

ICLR 2022poster

Adversarial examples have posed a severe threat to deep neural networks due to their transferable nature. Currently, various works have paid great efforts to enhance the cross-model transferability, which mostly assume the substitute model is trained in the same domain as the target model. However,…

2022

Frequency Domain Model Augmentation for Adversarial Attack

ECCV 2022poster

"For black-box attacks, the gap between the substitute model and the victim model is usually large, which manifests as a weak attack performance. Motivated by the observation that the transferability of adversarial examples can be improved by attacking diverse models simultaneously, model augmentati…

2022

Natural Color Fool: Towards Boosting Black-box Unrestricted Attacks

NeurIPS 2022accept

Unrestricted color attacks, which manipulate semantically meaningful color of an image, have shown their stealthiness and success in fooling both human eyes and deep neural networks. However, current works usually sacrifice the flexibility of the uncontrolled setting to ensure the naturalness of adv…

2022

Practical Evaluation of Adversarial Robustness via Adaptive Auto Attack

CVPR 2022poster

Defense models against adversarial attacks have grown significantly, but the lack of practical evaluation methods has hindered progress. Evaluation can be defined as looking for defense models' lower bound of robustness given a budget number of iterations and a test dataset. A practical evaluation m…

Cited by 69PDFcodeScholar
2021

Feature Space Targeted Attacks by Statistic Alignment

IJCAI 2021poster

By adding human-imperceptible perturbations to images, DNNs can be easily fooled. As one of the mainstream methods, feature space targeted attacks perturb images by modulating their intermediate feature maps, for the discrepancy between the intermediate source and target features is minimized. Howev…

2020

Patch-wise Attack for Fooling Deep Neural Network

ECCV 2020poster

By adding human-imperceptible noise to clean images, the resultant adversarial examples can fool other unknown models. Features of a pixel extracted by deep neural networks (DNNs) are influenced by its surrounding regions, and different DNNs generally focus on different discriminative regions in rec…