paper-with-me

홈 › Papers

SliceMamba with Neural Architecture Search for Medical Image Segmentation

2024-07-11 · Chao Fan, Hongyuan Yu, Yan Huang, Liang Wang, Zhenghan Yang, Xibin Jia

Despite the progress made in Mamba-based medical image segmentation models, existing methods utilizing unidirectional or multi-directional feature scanning mechanisms struggle to effectively capture dependencies between neighboring positions, limiting the discriminant representation learning of local features. These local features are crucial for medical image segmentation as they provide critical structural information about lesions and organs. To address this limitation, we propose SliceMamba, a simple and effective locally sensitive Mamba-based medical image segmentation model. SliceMamba includes an efficient Bidirectional Slice Scan module (BSS), which performs bidirectional feature slicing and employs varied scanning mechanisms for sliced features with distinct shapes. This design ensures that spatially adjacent features remain close in the scanning sequence, thereby improving segmentation performance. Additionally, to fit the varying sizes and shapes of lesions and organs, we further introduce an Adaptive Slice Search method to automatically determine the optimal feature slice method based on the characteristics of the target data. Extensive experiments on two skin lesion datasets (ISIC2017 and ISIC2018), two polyp segmentation (Kvasir and ClinicDB) datasets, and one multi-organ segmentation dataset (Synapse) validate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2407.08481

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMambaMedical Image SegmentationNeural Architecture SearchOrgan SegmentationRepresentation LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

HyperSegNAS: Bridging One-Shot Neural Architecture Search with 3D Medical Image Segmentation using HyperNet

2021-12-20 · CVPR 2022 1 · Cheng Peng, Andriy Myronenko, Ali Hatamizadeh, Vish Nath 외

Semantic segmentation of 3D medical images is a challenging task due to the high variability of the shape and pattern of objects (such as organs or tumors). Given the recent success of deep learning in medical image segm…

Image SegmentationMedical Image SegmentationNeural Architecture SearchSegmentation+1

MixSearch: Searching for Domain Generalized Medical Image Segmentation Architectures

2021-02-26 · Luyan Liu, Zhiwei Wen, Songwei Liu, Hong-Yu Zhou 외

Considering the scarcity of medical data, most datasets in medical image analysis are an order of magnitude smaller than those of natural images. However, most Network Architecture Search (NAS) approaches in medical imag…

DecoderImage SegmentationMedical Image AnalysisMedical Image Segmentation+2

Scalable Neural Architecture Search for 3D Medical Image Segmentation

2019-06-13 · Sungwoong Kim, Ildoo Kim, Sungbin Lim, Woonhyuk Baek 외

In this paper, a neural architecture search (NAS) framework is proposed for 3D medical image segmentation, to automatically optimize a neural architecture from a large design space. Our NAS framework searches the structu…

DecoderImage SegmentationMedical Image SegmentationNeural Architecture Search+2

Resource Optimized Neural Architecture Search for 3D Medical Image Segmentation

2019-09-02 · Woong Bae, Seungho Lee, Yeha Lee, Beomhee Park 외

Neural Architecture Search (NAS), a framework which automates the task of designing neural networks, has recently been actively studied in the field of deep learning. However, there are only a few NAS methods suitable fo…

GPUImage SegmentationMedical Image SegmentationNeural Architecture Search+3

Mixed-Block Neural Architecture Search for Medical Image Segmentation

2022-02-23 · Martijn M. A. Bosma, Arkadiy Dushatskiy, Monika Grewal, Tanja Alderliesten 외

Deep Neural Networks (DNNs) have the potential for making various clinical procedures more time-efficient by automating medical image segmentation. Due to their strong, in some cases human-level, performance, they have b…

Decoderimage-classificationImage ClassificationImage Segmentation+4