paper-with-me

홈 › Papers

Mixed-Block Neural Architecture Search for Medical Image Segmentation

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

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 become the standard approach in this field. The design of the best possible medical image segmentation DNNs, however, is task-specific. Neural Architecture Search (NAS), i.e., the automation of neural network design, has been shown to have the capability to outperform manually designed networks for various tasks. However, the existing NAS methods for medical image segmentation have explored a quite limited range of types of DNN architectures that can be discovered. In this work, we propose a novel NAS search space for medical image segmentation networks. This search space combines the strength of a generalised encoder-decoder structure, well known from U-Net, with network blocks that have proven to have a strong performance in image classification tasks. The search is performed by looking for the best topology of multiple cells simultaneously with the configuration of each cell within, allowing for interactions between topology and cell-level attributes. From experiments on two publicly available datasets, we find that the networks discovered by our proposed NAS method have better performance than well-known handcrafted segmentation networks, and outperform networks found with other NAS approaches that perform only topology search, and topology-level search followed by cell-level search.

📄 PDF Abstract BibTeX arXiv:2202.11401

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderimage-classificationImage ClassificationImage SegmentationMedical Image SegmentationNeural Architecture SearchSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

HMQ: Hardware Friendly Mixed Precision Quantization Block for CNNs

2020-07-20 · ECCV 2020 8 · Hai Victor Habi, Roy H. Jennings, Arnon Netzer

Recent work in network quantization produced state-of-the-art results using mixed precision quantization. An imperative requirement for many efficient edge device hardware implementations is that their quantizers are uni…

Quantization

Eformer: Edge Enhancement based Transformer for Medical Image Denoising

2021-09-16 · Achleshwar Luthra, Harsh Sulakhe, Tanish Mittal, Abhishek Iyer 외

In this work, we present Eformer - Edge enhancement based transformer, a novel architecture that builds an encoder-decoder network using transformer blocks for medical image denoising. Non-overlapping window-based self-a…

DecoderDenoisingImage DenoisingMedical Image Denoising+1

BiX-NAS: Searching Efficient Bi-directional Architecture for Medical Image Segmentation

2021-06-26 · Xinyi Wang, Tiange Xiang, Chaoyi Zhang, Yang song 외

The recurrent mechanism has recently been introduced into U-Net in various medical image segmentation tasks. Existing studies have focused on promoting network recursion via reusing building blocks. Although network para…

Image SegmentationMedical Image SegmentationNeural Architecture SearchSegmentation+1

LeViT-UNet: Make Faster Encoders with Transformer for Medical Image Segmentation

2021-07-19 · Guoping Xu, Xingrong Wu, Xuan Zhang, Xinwei He

Medical image segmentation plays an essential role in developing computer-assisted diagnosis and therapy systems, yet still faces many challenges. In the past few years, the popular encoder-decoder architectures based on…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

Domain-invariant Mixed-domain Semi-supervised Medical Image Segmentation with Clustered Maximum Mean Discrepancy Alignment

2026-01-23 · Ba-Thinh Lam, Thanh-Huy Nguyen, Hoang-Thien Nguyen, Quang-Khai Bui-Tran 외 arxiv

Deep learning has shown remarkable progress in medical image semantic segmentation, yet its success heavily depends on large-scale expert annotations and consistent data distributions. In practice, annotations are scarce…

Semi-supervised Medical Image SegmentationSemantic SegmentationDomain Adaptation