arXiv reaDer
ニューラルモデルの説明に勾配を使用したシンボリックメソッドのスケーリング
Scaling Symbolic Methods using Gradients for Neural Model Explanation
ニューラルネットワークのプロパティを分析および検証するために、Satisfiability Modulo Theory(SMT)ソルバーに基づくシンボリック手法が提案されていますが、大規模なネットワークではスケーラビリティが低いため、その使用はかなり制限されています。この作業では、勾配ベースの方法をシンボリック手法と組み合わせて、そのような分析をスケーリングし、モデルの説明への応用を示す手法を提案します。特に、この手法を適用して、ニューラルネットワークの予測に最も関連する入力内の最小領域を特定します。私たちのアプローチでは、勾配情報(統合勾配に基づく)を使用して、第1層のニューロンのサブセットに焦点を合わせます。これにより、この手法を大規模なネットワークに拡張できます。対応するSMT制約は、入力をマスクした後でも、選択されたニューロンのアクティブ化がまだしきい値を超えているように、最小の入力マスク検出問題をエンコードします。最小マスクを解いた後、私たちのアプローチはマスク領域をスコアリングして、マスク内の特徴の相対的な順序を生成します。これにより、予測を行うときに「モデルがどこを見ているか」を説明する顕著性マップが作成されます。 MNIST、ImageNet、Beer Reviewsの3つのデータセットで手法を評価し、勾配ベースの方法のみと比較して、アプローチによって生成された領域がまばらで、高い顕著性スコアを達成していることを定量的および定性的に示します。コードと例は次の場所にあります-https://github.com/google-research/google-research/tree/master/smug_saliency
Symbolic techniques based on Satisfiability Modulo Theory (SMT) solvers have been proposed for analyzing and verifying neural network properties, but their usage has been fairly limited owing to their poor scalability with larger networks. In this work, we propose a technique for combining gradient-based methods with symbolic techniques to scale such analyses and demonstrate its application for model explanation. In particular, we apply this technique to identify minimal regions in an input that are most relevant for a neural network's prediction. Our approach uses gradient information (based on Integrated Gradients) to focus on a subset of neurons in the first layer, which allows our technique to scale to large networks. The corresponding SMT constraints encode the minimal input mask discovery problem such that after masking the input, the activations of the selected neurons are still above a threshold. After solving for the minimal masks, our approach scores the mask regions to generate a relative ordering of the features within the mask. This produces a saliency map which explains "where a model is looking" when making a prediction. We evaluate our technique on three datasets - MNIST, ImageNet, and Beer Reviews, and demonstrate both quantitatively and qualitatively that the regions generated by our approach are sparser and achieve higher saliency scores compared to the gradient-based methods alone. Code and examples are at - https://github.com/google-research/google-research/tree/master/smug_saliency
updated: Mon Mar 15 2021 19:19:35 GMT+0000 (UTC)
published: Mon Jun 29 2020 19:12:22 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アソシエイト