ディープニューラルネットワークは非常に表現力の高いモデルであり、最近、音声および視覚認識タスクの最先端のパフォーマンスを達成しました。彼らの表現力が成功の理由ですが、それはまた、直感に反する特性を持つ可能性のある解釈不能な解決策を学ぶことにもつながります。このホワイトペーパーでは、このようなプロパティを2つ報告します。まず、ユニット分析のさまざまな方法によれば、個々の高レベルユニットと高レベルユニットのランダムな線形結合との間に区別がないことがわかります。ニューラルネットワークの上位層にセマンティック情報が含まれているのは、個々のユニットではなく、スペースであることを示唆しています。第二に、ディープニューラルネットワークは、かなりの範囲でかなり不連続な入出力マッピングを学習することがわかります。ネットワークの予測誤差を最大化することで発見される特定の知覚できない摂動を適用することにより、ネットワークに画像の誤分類を引き起こすことができます。さらに、これらの摂動の特定の性質は学習のランダムなアーティファクトではありません。同じ摂動は、データセットの異なるサブセットでトレーニングされた異なるネットワークを引き起こし、同じ入力を誤分類する可能性があります。
Deep neural networks are highly expressive models that have recently achieved state of the art performance on speech and visual recognition tasks. While their expressiveness is the reason they succeed, it also causes them to learn uninterpretable solutions that could have counter-intuitive properties. In this paper we report two such properties. First, we find that there is no distinction between individual high level units and random linear combinations of high level units, according to various methods of unit analysis. It suggests that it is the space, rather than the individual units, that contains of the semantic information in the high layers of neural networks. Second, we find that deep neural networks learn input-output mappings that are fairly discontinuous to a significant extend. We can cause the network to misclassify an image by applying a certain imperceptible perturbation, which is found by maximizing the network's prediction error. In addition, the specific nature of these perturbations is not a random artifact of learning: the same perturbation can cause a different network, that was trained on a different subset of the dataset, to misclassify the same input.