论文标题
模糊的合并
Fuzzy Pooling
论文作者
论文摘要
卷积神经网络(CNN)是人工学习系统,通常基于两个操作:卷积,它通过过滤和汇总实现了提取的特征,从而实现了降低维度。以前的几项工作中强调了合并在CNN的分类性能中的影响,并提出了各种替代合并操作员。但是,只有少数人可以通过卷积从输入层到隐藏层的特征图自然传播的不确定性来解决。在本文中,我们介绍了一个基于(类型1)模糊集的新型合并操作,以应对特征图的局部不精确,并在图像分类的背景下研究了其性能。模糊合并是通过模糊化,聚合和特征地图社区的界定来执行的。它用于构建模糊的合并层,该层可以用作CNN体系结构的当前,清脆的合并层的倒数替换。使用公开可用数据集的几项实验表明,提出的方法可以增强CNN的分类性能。比较评估表明,它的表现优于最先进的合并方法。
Convolutional Neural Networks (CNNs) are artificial learning systems typically based on two operations: convolution, which implements feature extraction through filtering, and pooling, which implements dimensionality reduction. The impact of pooling in the classification performance of the CNNs has been highlighted in several previous works, and a variety of alternative pooling operators have been proposed. However, only a few of them tackle with the uncertainty that is naturally propagated from the input layer to the feature maps of the hidden layers through convolutions. In this paper we present a novel pooling operation based on (type-1) fuzzy sets to cope with the local imprecision of the feature maps, and we investigate its performance in the context of image classification. Fuzzy pooling is performed by fuzzification, aggregation and defuzzification of feature map neighborhoods. It is used for the construction of a fuzzy pooling layer that can be applied as a drop-in replacement of the current, crisp, pooling layers of CNN architectures. Several experiments using publicly available datasets show that the proposed approach can enhance the classification performance of a CNN. A comparative evaluation shows that it outperforms state-of-the-art pooling approaches.