Table of Contents
Fetching ...

Improved Brain Tumor Detection in MRI: Fuzzy Sigmoid Convolution in Deep Learning

Muhammad Irfan, Anum Nawaz, Riku Klen, Abdulhamit Subasi, Tomi Westerlund, Wei Chen

TL;DR

The paper introduces Fuzzy Sigmoid Convolution (FSC) with Top-of-Funnel (TOFU) and Middle-of-Funnel (MOFU) modules to tackle brain tumor detection in MRI with dramatically fewer parameters than conventional transfer learning models. By embedding fuzzy membership functions within convolutional operations and using dilated receptive fields, FSC preserves input integrity while enhancing feature extraction, achieving accuracies of $99.17\%$, $99.75\%$, and $99.89\%$ on three brain MRI datasets with only $216270$ parameters. The approach demonstrates robustness under biased splits, added noise, and partial occlusion, indicating strong generalization and practical utility in resource-constrained clinical environments. The results position FSC as a lightweight, high-performance alternative for automated brain tumor diagnosis in MRI, enabling faster, cheaper, and potentially more accessible detection.

Abstract

Early detection and accurate diagnosis are essential to improving patient outcomes. The use of convolutional neural networks (CNNs) for tumor detection has shown promise, but existing models often suffer from overparameterization, which limits their performance gains. In this study, fuzzy sigmoid convolution (FSC) is introduced along with two additional modules: top-of-the-funnel and middle-of-the-funnel. The proposed methodology significantly reduces the number of trainable parameters without compromising classification accuracy. A novel convolutional operator is central to this approach, effectively dilating the receptive field while preserving input data integrity. This enables efficient feature map reduction and enhances the model's tumor detection capability. In the FSC-based model, fuzzy sigmoid activation functions are incorporated within convolutional layers to improve feature extraction and classification. The inclusion of fuzzy logic into the architecture improves its adaptability and robustness. Extensive experiments on three benchmark datasets demonstrate the superior performance and efficiency of the proposed model. The FSC-based architecture achieved classification accuracies of 99.17%, 99.75%, and 99.89% on three different datasets. The model employs 100 times fewer parameters than large-scale transfer learning architectures, highlighting its computational efficiency and suitability for detecting brain tumors early. This research offers lightweight, high-performance deep-learning models for medical imaging applications.

Improved Brain Tumor Detection in MRI: Fuzzy Sigmoid Convolution in Deep Learning

TL;DR

The paper introduces Fuzzy Sigmoid Convolution (FSC) with Top-of-Funnel (TOFU) and Middle-of-Funnel (MOFU) modules to tackle brain tumor detection in MRI with dramatically fewer parameters than conventional transfer learning models. By embedding fuzzy membership functions within convolutional operations and using dilated receptive fields, FSC preserves input integrity while enhancing feature extraction, achieving accuracies of , , and on three brain MRI datasets with only parameters. The approach demonstrates robustness under biased splits, added noise, and partial occlusion, indicating strong generalization and practical utility in resource-constrained clinical environments. The results position FSC as a lightweight, high-performance alternative for automated brain tumor diagnosis in MRI, enabling faster, cheaper, and potentially more accessible detection.

Abstract

Early detection and accurate diagnosis are essential to improving patient outcomes. The use of convolutional neural networks (CNNs) for tumor detection has shown promise, but existing models often suffer from overparameterization, which limits their performance gains. In this study, fuzzy sigmoid convolution (FSC) is introduced along with two additional modules: top-of-the-funnel and middle-of-the-funnel. The proposed methodology significantly reduces the number of trainable parameters without compromising classification accuracy. A novel convolutional operator is central to this approach, effectively dilating the receptive field while preserving input data integrity. This enables efficient feature map reduction and enhances the model's tumor detection capability. In the FSC-based model, fuzzy sigmoid activation functions are incorporated within convolutional layers to improve feature extraction and classification. The inclusion of fuzzy logic into the architecture improves its adaptability and robustness. Extensive experiments on three benchmark datasets demonstrate the superior performance and efficiency of the proposed model. The FSC-based architecture achieved classification accuracies of 99.17%, 99.75%, and 99.89% on three different datasets. The model employs 100 times fewer parameters than large-scale transfer learning architectures, highlighting its computational efficiency and suitability for detecting brain tumors early. This research offers lightweight, high-performance deep-learning models for medical imaging applications.
Paper Structure (24 sections, 4 equations, 1 figure, 6 tables, 4 algorithms)

This paper contains 24 sections, 4 equations, 1 figure, 6 tables, 4 algorithms.

Figures (1)

  • Figure 1: Samples images from the datasets. (a) and (b) shows no tumor samples while (c) and (d) show with tumor.