3D-DDA: 3D Dual-Domain Attention for Brain Tumor Segmentation
date
Sep 1, 2023
slug
pub-dualdomain
status
Published
tags
Publication
summary
3D Dual-Domain Attention for Brain Tumor Segmentaion is a method which develope based on Attention mechanims with key idea is using a path-of-net to extract information about global of context, other one learning information about local of context.
type
Post
†: Equal Contribution
Abstract
Accurate brain tumor segmentation plays an essential role in the diagnosis process. However, there are challenges due to the variety of tumors in low contrast, morphology, location, annotation bias, and imbalance among tumor regions. This work proposes a novel 3D dual-domain attention module to learn local and global information in spatial and context domains from encoding feature maps in Unet. Our attention module generates refined feature maps from the enlarged reception field at every stage by attention mechanisms and residual learning to focus on complex tumor regions. Our experiments on BraTS 2018 have demonstrated superior performance compared to existing state-of-the-art methods
Method
More detail…