実際の人工知能は、特にディープラーニングの分野で、多くの機械学習研究者によって常に注目されてきました。ただし、ディープニューラルネットワークを理解して説明することは困難です。その理由は、ネットワークが本質的に知覚モデルであると信じているからです。したがって、単純な知覚から複雑な知的活動を完了するには、別の解釈可能な論理ネットワークを構築して、外部のものに対する正確かつ合理的な応答と説明を形成する必要があると考えています。 Bolei ZhouやQuanshi Zhangのような研究者は、畳み込みニューラルネットワークの特徴抽出段階を対象とした深い特徴抽出の多くの説明ルールを発見しました。ただし、Marco Goriのような研究者は、ネットワークの完全に接続された層の解釈可能性を改善するために多大な努力を行っていますが、問題も非常に困難です。このペーパーでは、まずその理由を分析します。次に、完全に接続された層に基づいて論理ネットワークを構築し、層の入力と出力の間の論理関係を抽出する方法を提案します。知覚学習と論理抽象認知学習の間のゲームプロセスは、深層学習プロセスと深層学習モデルの解釈可能なパフォーマンスを向上させるために実装されています。このアプローチの利点は、ベンチマークデータセットと実際の実験で説明されています。
Real artificial intelligence always has been focused on by many machine learning researchers, especially in the area of deep learning. However deep neural network is hard to be understood and explained, and sometimes, even metaphysics. The reason is, we believe that: the network is essentially a perceptual model. Therefore, we believe that in order to complete complex intelligent activities from simple perception, it is necessary to con-struct another interpretable logical network to form accurate and reasonable responses and explanations to external things. Researchers like Bolei Zhou and Quanshi Zhang have found many explanatory rules for deep feature extraction aimed at the feature extraction stage of convolution neural network. However, although researchers like Marco Gori have also made great efforts to improve the interpretability of the fully connected layers of the network, the problem is also very difficult. This paper firstly analyzes its reason. Then a method of constructing logical network based on the fully connected layers and extracting logical relation between input and output of the layers is proposed. The game process between perceptual learning and logical abstract cognitive learning is implemented to improve the interpretable performance of deep learning process and deep learning model. The benefits of our approach are illustrated on benchmark data sets and in real-world experiments.