機械学習モデル、特にディープニューラルネットワーク(DNN)は、摂動の大きさが小さい慎重に作成されたサンプルである敵対的な例に対して脆弱であることが示されています。このような敵の摂動は通常、知覚できないようにL_pノルムを制限することにより制限されているため、現在の多くの防御はこの特性を悪用して敵の影響を軽減できます。この論文では、効果的で写実的な敵対的な例を生成するために、意味的に意味のある画像ベースの視覚記述子-色とテクスチャ-を操作する「無制限」摂動を代わりに導入します。これらの意味的に認識された摂動は、JPEG圧縮、特徴の絞り込み、および敵対的に訓練されたモデルに対して効果的であることを示します。また、提案された方法は、ImageNetやMSCOCOなどの複雑なデータセットの画像分類と画像キャプションのタスクの両方に効果的に適用できることも示しています。さらに、包括的なユーザー調査を実施して、生成されたセマンティックの敵対的な例が、他の攻撃と比較した場合の大きな摂動にもかかわらず、人間にとってフォトリアリスティックであることを示します。
Machine learning models, especially deep neural networks (DNNs), have been shown to be vulnerable against adversarial examples which are carefully crafted samples with a small magnitude of the perturbation. Such adversarial perturbations are usually restricted by bounding their L_p norm such that they are imperceptible, and thus many current defenses can exploit this property to reduce their adversarial impact. In this paper, we instead introduce "unrestricted" perturbations that manipulate semantically meaningful image-based visual descriptors - color and texture - in order to generate effective and photorealistic adversarial examples. We show that these semantically aware perturbations are effective against JPEG compression, feature squeezing and adversarially trained model. We also show that the proposed methods can effectively be applied to both image classification and image captioning tasks on complex datasets such as ImageNet and MSCOCO. In addition, we conduct comprehensive user studies to show that our generated semantic adversarial examples are photorealistic to humans despite large magnitude perturbations when compared to other attacks.