paper-with-me

홈 › Papers

CASPIANET++: A Multidimensional Channel-Spatial Asymmetric Attention Network with Noisy Student Curriculum Learning Paradigm for Brain Tumor Segmentation

2021-07-08 · Andrea Liew, Chun Cheng Lee, Boon Leong Lan, Maxine Tan

Convolutional neural networks (CNNs) have been used quite successfully for semantic segmentation of brain tumors. However, current CNNs and attention mechanisms are stochastic in nature and neglect the morphological indicators used by radiologists to manually annotate regions of interest. In this paper, we introduce a channel and spatial wise asymmetric attention (CASPIAN) by leveraging the inherent structure of tumors to detect regions of saliency. To demonstrate the efficacy of our proposed layer, we integrate this into a well-established convolutional neural network (CNN) architecture to achieve higher Dice scores, with less GPU resources. Also, we investigate the inclusion of auxiliary multiscale and multiplanar attention branches to increase the spatial context crucial in semantic segmentation tasks. The resulting architecture is the new CASPIANET++, which achieves Dice Scores of 91.19% whole tumor, 87.6% for tumor core and 81.03% for enhancing tumor. Furthermore, driven by the scarcity of brain tumor data, we investigate the Noisy Student method for segmentation tasks. Our new Noisy Student Curriculum Learning paradigm, which infuses noise incrementally to increase the complexity of the training images exposed to the network, further boosts the enhancing tumor region to 81.53%. Additional validation performed on the BraTS2020 data shows that the Noisy Student Curriculum Learning method works well without any additional training or finetuning.

📄 PDF Abstract BibTeX arXiv:2107.04099

Code (0)

등록된 구현이 없습니다.

Tasks

Brain Tumor SegmentationGPUSegmentationSemantic SegmentationTumor Segmentation

Methods 이 논문이 사용한 방법론

Stochastic Depth Stochastic Depth aims to shrink the depth of a network during training, while keeping it unchanged during testing. This is achieved by randomly dropping entire…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
RandAugment 설명 없음
Noisy Student 설명 없음

Similar Papers 제목 키워드 기반

MKConv: Multidimensional Feature Representation for Point Cloud Analysis

2021-07-27 · Sungmin Woo, Dogyoon Lee, Sangwon Hwang, Woojin Kim 외

Despite the remarkable success of deep learning, an optimal convolution operation on point clouds remains elusive owing to their irregular data structure. Existing methods mainly focus on designing an effective continuou…

3D Part Segmentation3D Point Cloud ClassificationSemantic Segmentation

FactorizePhys: Matrix Factorization for Multidimensional Attention in Remote Physiological Sensing

2024-11-03 · Jitesh Joshi, Sos S. Agaian, Youngjun Cho

Remote photoplethysmography (rPPG) enables non-invasive extraction of blood volume pulse signals through imaging, transforming spatial-temporal data into time series signals. Advances in end-to-end rPPG approaches have f…

CST-former: Multidimensional Attention-based Transformer for Sound Event Localization and Detection in Real Scenes

2025-04-17 · Yusun Shul, Dayun Choi, Jung-Woo Choi

Sound event localization and detection (SELD) is a task for the classification of sound events and the identification of direction of arrival (DoA) utilizing multichannel acoustic signals. For effective classification an…

Event DetectionSound Event Localization and Detection

Dynamic Kernel-Based Adaptive Spatial Aggregation for Learned Image Compression

2023-08-17 · Huairui Wang, Nianxiang Fu, Zhenzhong Chen, Shan Liu

Learned image compression methods have shown superior rate-distortion performance and remarkable potential compared to traditional compression methods. Most existing learned approaches use stacked convolution or window-b…

Image Compressionvalid

Multidimensional scaling of two-mode three-way asymmetric dissimilarities: finding archetypal profiles and clustering

2025-11-19 · Aleix Alcacer, Rafael Benitez, Vicente J. Bolos, Irene Epifanio arxiv

Multidimensional scaling visualizes dissimilarities among objects and reduces data dimensionality. While many methods address symmetric proximity data, asymmetric and especially three-way proximity data (capturing relati…

Computational Efficiency