Improved Brain Tumor Detection in MRI: Fuzzy Sigmoid Convolution in Deep Learning
Muhammad Irfan, Anum Nawaz, Riku Klen, Abdulhamit Subasi, Tomi, Westerlund, and Wei Chen

TL;DR
This paper introduces a fuzzy sigmoid convolution approach with additional modules to create a lightweight, highly accurate brain tumor detection model in MRI scans, significantly reducing parameters while maintaining top performance.
Contribution
The study proposes a novel fuzzy sigmoid convolution method with new modules, achieving high accuracy with far fewer parameters than existing models.
Findings
Achieved over 99% accuracy on three benchmark datasets.
Reduced model parameters by 100 times compared to transfer learning models.
Demonstrated improved robustness and efficiency in tumor 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…
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.
Taxonomy
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · EEG and Brain-Computer Interfaces
MethodsSigmoid Activation · Convolution
