Generating Adversarial Examples with Adversarial Networks. Xiao, C., Li, B., Zhu, J., He, W., Liu, M., & Song, D. In Proceedings of the Twenty-Seventh International Joint Conference on Artificial Intelligence, pages 3905–3911, Stockholm, Sweden, July, 2018. International Joint Conferences on Artificial Intelligence Organization. Paper doi abstract bibtex Deep neural networks (DNNs) have been found to be vulnerable to adversarial examples resulting from adding small-magnitude perturbations to inputs. Such adversarial examples can mislead DNNs to produce adversary-selected results. Different attack strategies have been proposed to generate adversarial examples, but how to produce them with high perceptual quality and more efficiently requires more research efforts. In this paper, we propose AdvGAN to generate adversarial exam- ples with generative adversarial networks (GANs), which can learn and approximate the distribution of original instances. For AdvGAN, once the generator is trained, it can generate perturbations efficiently for any instance, so as to potentially accelerate adversarial training as defenses. We apply Adv- GAN in both semi-whitebox and black-box attack settings. In semi-whitebox attacks, there is no need to access the original target model after the generator is trained, in contrast to traditional white-box attacks. In black-box attacks, we dynamically train a distilled model for the black-box model and optimize the generator accordingly. Adversarial examples generated by AdvGAN on different target models have high attack success rate under state-of-the-art defenses compared to other attacks. Our attack has placed the first with 92.76% accuracy on a public MNIST black-box attack challenge.
@inproceedings{xiao_generating_2018,
address = {Stockholm, Sweden},
title = {Generating {Adversarial} {Examples} with {Adversarial} {Networks}},
isbn = {978-0-9992411-2-7},
url = {https://www.ijcai.org/proceedings/2018/543},
doi = {10.24963/ijcai.2018/543},
abstract = {Deep neural networks (DNNs) have been found to be vulnerable to adversarial examples resulting from adding small-magnitude perturbations to inputs. Such adversarial examples can mislead DNNs to produce adversary-selected results. Different attack strategies have been proposed to generate adversarial examples, but how to produce them with high perceptual quality and more efficiently requires more research efforts. In this paper, we propose AdvGAN to generate adversarial exam- ples with generative adversarial networks (GANs), which can learn and approximate the distribution of original instances. For AdvGAN, once the generator is trained, it can generate perturbations efficiently for any instance, so as to potentially accelerate adversarial training as defenses. We apply Adv- GAN in both semi-whitebox and black-box attack settings. In semi-whitebox attacks, there is no need to access the original target model after the generator is trained, in contrast to traditional white-box attacks. In black-box attacks, we dynamically train a distilled model for the black-box model and optimize the generator accordingly. Adversarial examples generated by AdvGAN on different target models have high attack success rate under state-of-the-art defenses compared to other attacks. Our attack has placed the first with 92.76\% accuracy on a public MNIST black-box attack challenge.},
language = {en},
urldate = {2019-09-23},
booktitle = {Proceedings of the {Twenty}-{Seventh} {International} {Joint} {Conference} on {Artificial} {Intelligence}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
author = {Xiao, Chaowei and Li, Bo and Zhu, Jun-yan and He, Warren and Liu, Mingyan and Song, Dawn},
month = jul,
year = {2018},
pages = {3905--3911},
}
Downloads: 0
{"_id":"8yj88rooFAQK76iNW","bibbaseid":"xiao-li-zhu-he-liu-song-generatingadversarialexampleswithadversarialnetworks-2018","author_short":["Xiao, C.","Li, B.","Zhu, J.","He, W.","Liu, M.","Song, D."],"bibdata":{"bibtype":"inproceedings","type":"inproceedings","address":"Stockholm, Sweden","title":"Generating Adversarial Examples with Adversarial Networks","isbn":"978-0-9992411-2-7","url":"https://www.ijcai.org/proceedings/2018/543","doi":"10.24963/ijcai.2018/543","abstract":"Deep neural networks (DNNs) have been found to be vulnerable to adversarial examples resulting from adding small-magnitude perturbations to inputs. Such adversarial examples can mislead DNNs to produce adversary-selected results. Different attack strategies have been proposed to generate adversarial examples, but how to produce them with high perceptual quality and more efficiently requires more research efforts. In this paper, we propose AdvGAN to generate adversarial exam- ples with generative adversarial networks (GANs), which can learn and approximate the distribution of original instances. For AdvGAN, once the generator is trained, it can generate perturbations efficiently for any instance, so as to potentially accelerate adversarial training as defenses. We apply Adv- GAN in both semi-whitebox and black-box attack settings. In semi-whitebox attacks, there is no need to access the original target model after the generator is trained, in contrast to traditional white-box attacks. In black-box attacks, we dynamically train a distilled model for the black-box model and optimize the generator accordingly. Adversarial examples generated by AdvGAN on different target models have high attack success rate under state-of-the-art defenses compared to other attacks. Our attack has placed the first with 92.76% accuracy on a public MNIST black-box attack challenge.","language":"en","urldate":"2019-09-23","booktitle":"Proceedings of the Twenty-Seventh International Joint Conference on Artificial Intelligence","publisher":"International Joint Conferences on Artificial Intelligence Organization","author":[{"propositions":[],"lastnames":["Xiao"],"firstnames":["Chaowei"],"suffixes":[]},{"propositions":[],"lastnames":["Li"],"firstnames":["Bo"],"suffixes":[]},{"propositions":[],"lastnames":["Zhu"],"firstnames":["Jun-yan"],"suffixes":[]},{"propositions":[],"lastnames":["He"],"firstnames":["Warren"],"suffixes":[]},{"propositions":[],"lastnames":["Liu"],"firstnames":["Mingyan"],"suffixes":[]},{"propositions":[],"lastnames":["Song"],"firstnames":["Dawn"],"suffixes":[]}],"month":"July","year":"2018","pages":"3905–3911","bibtex":"@inproceedings{xiao_generating_2018,\n\taddress = {Stockholm, Sweden},\n\ttitle = {Generating {Adversarial} {Examples} with {Adversarial} {Networks}},\n\tisbn = {978-0-9992411-2-7},\n\turl = {https://www.ijcai.org/proceedings/2018/543},\n\tdoi = {10.24963/ijcai.2018/543},\n\tabstract = {Deep neural networks (DNNs) have been found to be vulnerable to adversarial examples resulting from adding small-magnitude perturbations to inputs. Such adversarial examples can mislead DNNs to produce adversary-selected results. Different attack strategies have been proposed to generate adversarial examples, but how to produce them with high perceptual quality and more efficiently requires more research efforts. In this paper, we propose AdvGAN to generate adversarial exam- ples with generative adversarial networks (GANs), which can learn and approximate the distribution of original instances. For AdvGAN, once the generator is trained, it can generate perturbations efficiently for any instance, so as to potentially accelerate adversarial training as defenses. We apply Adv- GAN in both semi-whitebox and black-box attack settings. In semi-whitebox attacks, there is no need to access the original target model after the generator is trained, in contrast to traditional white-box attacks. In black-box attacks, we dynamically train a distilled model for the black-box model and optimize the generator accordingly. Adversarial examples generated by AdvGAN on different target models have high attack success rate under state-of-the-art defenses compared to other attacks. Our attack has placed the first with 92.76\\% accuracy on a public MNIST black-box attack challenge.},\n\tlanguage = {en},\n\turldate = {2019-09-23},\n\tbooktitle = {Proceedings of the {Twenty}-{Seventh} {International} {Joint} {Conference} on {Artificial} {Intelligence}},\n\tpublisher = {International Joint Conferences on Artificial Intelligence Organization},\n\tauthor = {Xiao, Chaowei and Li, Bo and Zhu, Jun-yan and He, Warren and Liu, Mingyan and Song, Dawn},\n\tmonth = jul,\n\tyear = {2018},\n\tpages = {3905--3911},\n}\n\n","author_short":["Xiao, C.","Li, B.","Zhu, J.","He, W.","Liu, M.","Song, D."],"key":"xiao_generating_2018","id":"xiao_generating_2018","bibbaseid":"xiao-li-zhu-he-liu-song-generatingadversarialexampleswithadversarialnetworks-2018","role":"author","urls":{"Paper":"https://www.ijcai.org/proceedings/2018/543"},"metadata":{"authorlinks":{}},"downloads":0,"html":""},"bibtype":"inproceedings","biburl":"https://bibbase.org/zotero/bxt101","dataSources":["Wsv2bQ4jPuc7qme8R"],"keywords":[],"search_terms":["generating","adversarial","examples","adversarial","networks","xiao","li","zhu","he","liu","song"],"title":"Generating Adversarial Examples with Adversarial Networks","year":2018}