摘要
为解决随机池化中零元素概率为0导致不能被选择的问题,提出一种改进的混合概率随机池化方法。将池化域中的元素去重复并按升序排序,然后加上对应次序的幂次,得到元素的权重概率。在此基础上,根据多项分布取样给出池化值。在数据集MNIST、CIFAR-10、CIFAR-100上进行实验,结果表明,该方法在3种数据集上的分类准确率分别为99.50%、72.25%、39.05%,相较于传统池化方法具有较好的分类效果与稳健性。
In order to solve the problem that the probability of zero elements in random pooling is zero,it cannot be selected.An improved hybrid probability stochastic method is proposed.The elements in the pooled domain are deduplicated and sorted in ascending order,and then the power of the corresponding order is added to obtain the weight probability of the element.On this basis,the pooling value is given based on the multi-distribution sampling.Experimental results on the datasets MNIST,CIFAR-10,and CIFAR-100 show that the method in the classification accuracy of the three datasets is 99.50 %,72.25 %,and 39.05 %,respectively.Compared with the traditional pooling method,the method has good classification effect and robustness.
作者
周林勇
谢晓尧
刘志杰
任笔墨
ZHOU Linyong;XIE Xiaoyao;LIU Zhijie;REN Bimo(Key Laboratory of Information and Computing Science of Guizhou Province,Guizhou Normal University,Guiyang 550001, China;School of Mathematics and Statistics,Guizhou University of Finance and Economics,Guiyang 550025,China)
出处
《计算机工程》
CAS
CSCD
北大核心
2019年第4期211-216,共6页
Computer Engineering
基金
国家自然科学基金(U1631132)
关键词
卷积神经网络
深度学习
池化方法
多项分布
图像分类
Convolutional Neural Network(CNN)
deep learning
pooling method
multinomial distribution
image classification