作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 人工智能及识别技术 • 上一篇    下一篇

一种适用于卷积神经网络的Stacking算法

张笑铭  1,2,王志君  2,梁利平  2   

  1. (1.中国科学院大学 电子电气与通信工程学院,北京 100049; 2.中国科学院微电子研究所,北京 100029)
  • 收稿日期:2017-03-23 出版日期:2018-04-15 发布日期:2018-04-15
  • 作者简介:张笑铭(1992—),男,硕士研究生,主研方向为计算机视觉、图像识别;王志君,副研究员、博士;梁利平,研究员、博士。

A Stacking Algorithm for Convolution Neural Network

ZHANG Xiaoming 1,2,WANG Zhijun 2,LIANG Liping 2   

  1. (1.School of Electronic,Electrical and Communication Engineering,University of Chinese Academy of Sciences,Beijing 100049,China;2.Institute of Microelectronics of Chinese Academy of Sciences,Beijing 100029,China)
  • Received:2017-03-23 Online:2018-04-15 Published:2018-04-15

摘要:

为提高卷积神经网络的分类精度,提出一种结合多个网络的改进Stacking算法。将卷积神经网络作为基分类器对数据进行分类,得到新的样本再经过元分类器分类。为降低元分类器输入数据的维度和多个网络分类结果之间的相关性,采用主成分分析方法对基分类器的输出进行降维。在数据集上进行分类精度对比实验,结果表明,与传统Stacking、基于平均后验概率算法和基于类投票算法相比,该算法在同类型网络和不同类型网络中,分类精度均较高且更具有稳定性。

关键词: 卷积神经网络, Stacking算法, 主成分分析, 降维, 网络结构, 分类精度

Abstract:

In order to improve the classification accuracy of convolution neural network,an improved Stacking algorithm combining multiple convolution neural networks is proposed.The convolution neural network is used as the base classifier to classify the data,and the new sample is then classified by the meta-classifier.In order to reduce the dimension and correlation of the input data in meta-classifier,the dimension of output data of base classifier are reducted by Principal Component Analysis(PCA).Experimental results on classification accuracy of data sets show that,compared with traditional Stacking,average posteriori probability based algorithm and class voting based algorithm,the classification accuracy of the proposed algorithm is higher and more stable in similar networks and different types of networks.

Key words: convolution neural network, Stacking algorithm, Principal Component Analysis(PCA), dimensionality reduction, network structure, classification accuracy

中图分类号: