IVCVAug 16, 2021

CaraNet: Context Axial Reverse Attention Network for Segmentation of Small Medical Objects

arXiv:2108.07368v3283 citations
AI Analysis

This addresses the challenge of early disease detection by improving segmentation accuracy for small medical objects, representing a strong specific gain in a domain-specific area.

The paper tackles the problem of poor segmentation performance for small objects in medical images by proposing CaraNet, which achieves top-rank mean Dice accuracy on brain tumor and polyp datasets.

Segmenting medical images accurately and reliably is important for disease diagnosis and treatment. It is a challenging task because of the wide variety of objects' sizes, shapes, and scanning modalities. Recently, many convolutional neural networks (CNN) have been designed for segmentation tasks and achieved great success. Few studies, however, have fully considered the sizes of objects, and thus most demonstrate poor performance for small objects segmentation. This can have a significant impact on the early detection of diseases. This paper proposes a Context Axial Reserve Attention Network (CaraNet) to improve the segmentation performance on small objects compared with several recent state-of-the-art models. We test our CaraNet on brain tumor (BraTS 2018) and polyp (Kvasir-SEG, CVC-ColonDB, CVC-ClinicDB, CVC-300, and ETIS-LaribPolypDB) segmentation datasets. Our CaraNet achieves the top-rank mean Dice segmentation accuracy, and results show a distinct advantage of CaraNet in the segmentation of small medical objects.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes