HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

DuAT: Dual-Aggregation Transformer Network for Medical Image Segmentation

Feilong Tang Qiming Huang Jinfeng Wang Xianxu Hou Jionglong Su Jingxin Liu

DuAT: Dual-Aggregation Transformer Network for Medical Image Segmentation

Abstract

Transformer-based models have been widely demonstrated to be successful in computer vision tasks by modelling long-range dependencies and capturing global representations. However, they are often dominated by features of large patterns leading to the loss of local details (e.g., boundaries and small objects), which are critical in medical image segmentation. To alleviate this problem, we propose a Dual-Aggregation Transformer Network called DuAT, which is characterized by two innovative designs, namely, the Global-to-Local Spatial Aggregation (GLSA) and Selective Boundary Aggregation (SBA) modules. The GLSA has the ability to aggregate and represent both global and local spatial features, which are beneficial for locating large and small objects, respectively. The SBA module is used to aggregate the boundary characteristic from low-level features and semantic information from high-level features for better preserving boundary details and locating the re-calibration objects. Extensive experiments in six benchmark datasets demonstrate that our proposed model outperforms state-of-the-art methods in the segmentation of skin lesion images, and polyps in colonoscopy images. In addition, our approach is more robust than existing methods in various challenging situations such as small object segmentation and ambiguous object boundaries.

Code Repositories

Barrett-python/DuAT
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
lesion-segmentation-on-isic-2018DuAT
Mean IoU: 0.867
mean Dice: 0.923
medical-image-segmentation-on-2018-dataDuAT
Dice: 0.926
mIoU: 0.870
medical-image-segmentation-on-cvc-clinicdbDuAT
Average MAE: 0.006
mIoU: 0.906
mean Dice: 0.948
medical-image-segmentation-on-cvc-colondbDuAT
Average MAE: 0.026
mIoU: 0.737
mean Dice: 0.819
medical-image-segmentation-on-etisDuAT
Average MAE: 0.013
mIoU: 0.746
mean Dice: 0.822
medical-image-segmentation-on-kvasir-segDuAT
Average MAE: 0.023
mIoU: 0.876
mean Dice: 0.924

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
DuAT: Dual-Aggregation Transformer Network for Medical Image Segmentation | Papers | HyperAI