paper-with-me

홈 › Papers

A fuzzy rank-based ensemble of CNN models for MRI segmentation

2024-12-28 · Biomedical Signal Processing and Control 2024 12 · Daria Valenkova, Asya Lyanova, Aleksandr Sinitca, Ram Sarkar, Dmitrii Kaplun

Glioblastoma is the most common subtype of malignant tumors of the central nervous system. Segmentation of the brain tumor image is crucial for accelerating the diagnosis and treatment of a patient. In the paper, an advanced neural network ensemble based on a fuzzy ranking approach for tumor segmentation is presented using a combination of convolutional neural network (CNN) architectures, namely SegResNet, UNETR, and SwinUNETR. The proposed method uses fuzzy rank-based unification of deep learners by considering two nonlinear functions in decision-making, which helps to take into account the confidence in the predictions of the three base models. The proposed method is evaluated using the BRATS 2023 MRI dataset and outperforms the state-of-the-art methods, achieving an average Dice score of 0.885+/-0.134. The statistical significance of the differences between the models and the ensemble is confirmed based on the Wilcoxon signed rank test, and the p-value is below 0.005.

📄 PDF Abstract BibTeX

Code (1)

Digiratory/fuzzy-rank-ensemble-torch pytorch

Tasks

Decision MakingMRI segmentationSegmentationTumor Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Attention 설명 없음
FRbE The motive for ensembling is to utilize each of the confidence factors generated from base learners fully by mapping them into non-linear functions. One of the mapped values…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Residual Connection 설명 없음
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

An Ensemble of Adaptive Neuro-Fuzzy Kohonen Networks for Online Data Stream Fuzzy Clustering

2016-10-20 · Zhengbing Hu, Yevgeniy V. Bodyanskiy, Oleksii K. Tyshchenko, Olena O. Boiko

A new approach to data stream clustering with the help of an ensemble of adaptive neuro-fuzzy systems is proposed. The proposed ensemble is formed with adaptive neuro-fuzzy self-organizing Kohonen maps in a parallel proc…

Clustering

A New Random Forest Ensemble of Intuitionistic Fuzzy Decision Trees

2024-03-12 · Yingtao Ren, Xiaomin Zhu, Kaiyuan Bai, Runtong Zhang

Classification is essential to the applications in the field of data mining, artificial intelligence, and fault detection. There exists a strong need in developing accurate, suitable, and efficient classification methods…

ClassificationEnsemble LearningFault Detectionfeature selection

Fuzzy Rank-based Late Fusion Technique for Cytology image Segmentation

2024-03-16 · Soumyajyoti Dey, Sukanta Chakraborty, Utso Guha Roy, Nibaran Das

Cytology image segmentation is quite challenging due to its complex cellular structure and multiple overlapping regions. On the other hand, for supervised machine learning techniques, we need a large amount of annotated …

image-classificationImage ClassificationImage SegmentationSegmentation+1

Fuzzy Segmentations of a String

2022-01-31 · Armen Kostanyan, Arevik Harmandayan

This article discusses a particular case of the data clustering problem, where it is necessary to find groups of adjacent text segments of the appropriate length that match a fuzzy pattern represented as a sequence of fu…

ClusteringSegmentationText Segmentation

Loss Ensembles for Extremely Imbalanced Segmentation

2020-12-31 · Jun Ma

This short paper briefly presents our methodology details of automatic intracranial aneurysms segmentation from brain MR scans. We use ensembles of multiple models trained from different loss functions. Our method ranked…

Segmentation