arXiv reaDer
敵対的攻撃に対するブラック ボックス モデルのデータフリー防御
Data-free Defense of Black Box Models Against Adversarial Attacks
多くの企業は、API を介してブラック ボックスとしてのみ公開することで、トレーニング済みのディープ モデル (つまり、アーキテクチャの詳細、学習した重み、トレーニングの詳細など) をサード パーティのユーザーから保護しています。さらに、独自の理由や機密性の懸念により、トレーニング データへのアクセスさえ提供しない場合もあります。データのない設定で、ブラックボックスモデルに敵対的ロバスト性を提供する最初の試みを行います。生成モデルを介して合成データを構築し、モデル盗用技術を使用して代理ネットワークをトレーニングします。摂動サンプルの敵対的汚染を最小限に抑えるために、入力画像に対して離散ウェーブレット分解を実行し、「ウェーブレット係数選択モジュール」(WCSM) によって決定されたいくつかの重要な係数のみを慎重に選択する「ウェーブレット ノイズ リムーバー」(WNR) を提案します。 WNR によるノイズ除去後に画像の高周波コンテンツを回復するために、再構成された画像が代理モデルの元の予測と同様の結果をもたらすように、係数を取得する目的で「再生器」ネットワークをさらにトレーニングします。テスト時に、トレーニング済みの再生ネットワークと組み合わせた WNR がブラック ボックス ネットワークの先頭に追加されるため、敵対的精度が大幅に向上します。攻撃者がブラック ボックス アーキテクチャに類似したサロゲート アーキテクチャ (Alexnet-half および Alexnet) を使用している場合でも、私たちの方法はベースラインと比較して CIFAR-10 の敵対的精度を 38.98% および最先端の自動攻撃で 32.01% 向上させます。 (アレックスネット) ディフェンダーと同じモデル スティール戦略。コードは https://github.com/vcl-iisc/data-free-black-box-defense で入手できます
Several companies often safeguard their trained deep models (i.e. details of architecture, learnt weights, training details etc.) from third-party users by exposing them only as black boxes through APIs. Moreover, they may not even provide access to the training data due to proprietary reasons or sensitivity concerns. We make the first attempt to provide adversarial robustness to the black box models in a data-free set up. We construct synthetic data via generative model and train surrogate network using model stealing techniques. To minimize adversarial contamination on perturbed samples, we propose `wavelet noise remover' (WNR) that performs discrete wavelet decomposition on input images and carefully select only a few important coefficients determined by our `wavelet coefficient selection module' (WCSM). To recover the high-frequency content of the image after noise removal via WNR, we further train a `regenerator' network with an objective to retrieve the coefficients such that the reconstructed image yields similar to original predictions on the surrogate model. At test time, WNR combined with trained regenerator network is prepended to the black box network, resulting in a high boost in adversarial accuracy. Our method improves the adversarial accuracy on CIFAR-10 by 38.98% and 32.01% on state-of-the-art Auto Attack compared to baseline, even when the attacker uses surrogate architecture (Alexnet-half and Alexnet) similar to the black box architecture (Alexnet) with same model stealing strategy as defender. The code is available at https://github.com/vcl-iisc/data-free-black-box-defense
updated: Thu Nov 03 2022 04:19:27 GMT+0000 (UTC)
published: Thu Nov 03 2022 04:19:27 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト