Fuzzy Pooling
Dimitrios E. Diamantis, Dimitris K. Iakovidis

TL;DR
This paper introduces a fuzzy pooling operation for CNNs that handles local imprecision in feature maps, improving classification accuracy and outperforming existing pooling methods.
Contribution
A novel fuzzy pooling layer based on fuzzy sets is proposed, providing a drop-in replacement for traditional pooling layers in CNNs.
Findings
Fuzzy pooling enhances CNN classification performance.
It outperforms state-of-the-art pooling methods.
Experiments on public datasets validate its effectiveness.
Abstract
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.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
