paper-with-me

Papers

Fuzzy Pooling

2020-11-01 · IEEE Transactions on Fuzzy Systems 2020 11 · D.E. Diamantis, D.K. Iakovidis

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDimensionality Reductionimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Fuzzy Pooling

2022-02-12 · Dimitrios E. Diamantis, Dimitris K. Iakovidis

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 red…

ClassificationDimensionality Reductionimage-classificationImage Classification

Image Classification using Fuzzy Pooling in Convolutional Kolmogorov-Arnold Networks

2024-07-23 · Ayan Igali, Pakizar Shamoi

Nowadays, deep learning models are increasingly required to be both interpretable and highly accurate. We present an approach that integrates Kolmogorov-Arnold Network (KAN) classification heads and Fuzzy Pooling into co…

Deep Learningimage-classificationImage ClassificationKolmogorov-Arnold Networks

Architectural change in neural networks using fuzzy vertex pooling

2025-09-19 · Shanookha Ali, Nitha Niralda, Sunil Mathew arxiv

The process of pooling vertices involves the creation of a new vertex, which becomes adjacent to all the vertices that were originally adjacent to the endpoints of the vertices being pooled. After this, the endpoints of …

A Deep Neuro-Fuzzy Network for Image Classification

2019-12-22 · Omolbanin Yazdanbakhsh, Scott Dick

The combination of neural network and fuzzy systems into neuro-fuzzy systems integrates fuzzy reasoning rules into the connectionist networks. However, the existing neuro-fuzzy systems are developed under shallow structu…

ClassificationGeneral Classificationimage-classificationImage Classification

Multi-view Fuzzy Graph Attention Networks for Enhanced Graph Learning

2024-12-23 · Jinming Xing, Dongwen Luo, Qisen Cheng, Chang Xue 외

Fuzzy Graph Attention Network (FGAT), which combines Fuzzy Rough Sets and Graph Attention Networks, has shown promise in tasks requiring robust graph-based learning. However, existing models struggle to effectively captu…

Graph AttentionGraph ClassificationGraph Learning