arXiv reaDer
堅牢なモデルを構築するための単純な構造
A Simple Structure For Building A Robust Model
ディープラーニングアプリケーション、特にコンピュータービジョンのプログラムが私たちの生活にますます展開されるにつれて、これらのアプリケーションのセキュリティについてより緊急に考える必要があります。ディープラーニングモデルのセキュリティを向上させる効果的な方法の1つは、敵対的なトレーニングを実行することです。モデルの攻撃に使用するために意図的に作成されたサンプルと互換性のあるモデル。これに基づいて、ある程度の堅牢性を備えたモデルを構築するための単純なアーキテクチャを提案します。これにより、敵対者を追加することで、トレーニングされたネットワークの堅牢性が向上します。協調トレーニング用のサンプル検出ネットワーク。同時に、複数の既存の攻撃を組み込んだ新しいデータサンプリング戦略を設計し、モデルが1回のトレーニングでさまざまな敵対的攻撃に適応できるようにします。Cifar10データセットに基づいてこの設計の有効性をテストするために、いくつかの実験を実施しました。結果は、モデルの堅牢性にある程度のプラスの効果があることを示しています。コードはhttps://github.com/dowdyboy/simple_structure_for_robust_modelにあります。
As deep learning applications, especially programs of computer vision, are increasingly deployed in our lives, we have to think more urgently about the security of these applications.One effective way to improve the security of deep learning models is to perform adversarial training, which allows the model to be compatible with samples that are deliberately created for use in attacking the model.Based on this, we propose a simple architecture to build a model with a certain degree of robustness, which improves the robustness of the trained network by adding an adversarial sample detection network for cooperative training. At the same time, we design a new data sampling strategy that incorporates multiple existing attacks, allowing the model to adapt to many different adversarial attacks with a single training.We conducted some experiments to test the effectiveness of this design based on Cifar10 dataset, and the results indicate that it has some degree of positive effect on the robustness of the model.Our code could be found at https://github.com/dowdyboy/simple_structure_for_robust_model .
updated: Wed Jun 01 2022 07:12:07 GMT+0000 (UTC)
published: Mon Apr 25 2022 12:30:35 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アソシエイト