ディープニューラルネットワーク(DNN)は、敵対攻撃に対して脆弱です。特に、ユニバーサル敵対摂動(UAP)として知られる単一の摂動は、DNNによって行われるほとんどの分類タスクを妨げる可能性があります。したがって、DNNの脆弱性を完全に評価するには、UAPを生成するさまざまな方法が必要です。現実的な評価は、標的型攻撃を検討する場合です。生成されたUAPにより、DNNは入力を特定のクラスに分類します。ただし、標的型攻撃用のUAPの開発は、非標的型攻撃用のUAPの開発よりも大幅に遅れています。したがって、標的型攻撃のUAPを生成するための単純な反復法を提案します。私たちの方法は、非ターゲットUAPを生成するための単純な反復法と、入力に対してターゲットの敵対的摂動を生成するための高速勾配符号法を組み合わせたものです。提案した方法を画像分類のための最新のDNNモデルに適用し、標的型攻撃に対してほとんど知覚できないUAPの存在を証明しました。さらに、このようなUAPは簡単に生成できることを実証しました。
Deep neural networks (DNNs) are vulnerable to adversarial attacks. In particular, a single perturbation known as the universal adversarial perturbation (UAP) can foil most classification tasks conducted by DNNs. Thus, different methods for generating UAPs are required to fully evaluate the vulnerability of DNNs. A realistic evaluation would be with cases that consider targeted attacks; wherein the generated UAP causes DNN to classify an input into a specific class. However, the development of UAPs for targeted attacks has largely fallen behind that of UAPs for non-targeted attacks. Therefore, we propose a simple iterative method to generate UAPs for targeted attacks. Our method combines the simple iterative method for generating non-targeted UAPs and the fast gradient sign method for generating a targeted adversarial perturbation for an input. We applied the proposed method to state-of-the-art DNN models for image classification and proved the existence of almost imperceptible UAPs for targeted attacks; further, we demonstrated that such UAPs are easily generatable.