English

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

Image and Video Processing 2021-07-02 v3 Computer Vision and Pattern Recognition

Abstract

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 parameters could be greatly saved, computational costs still increase inevitably in accordance with the pre-set iteration time. In this work, we study a multi-scale upgrade of a bi-directional skip connected network and then automatically discover an efficient architecture by a novel two-phase Neural Architecture Search (NAS) algorithm, namely BiX-NAS. Our proposed method reduces the network computational cost by sifting out ineffective multi-scale features at different levels and iterations. We evaluate BiX-NAS on two segmentation tasks using three different medical image datasets, and the experimental results show that our BiX-NAS searched architecture achieves the state-of-the-art performance with significantly lower computational cost.

Keywords

Cite

@article{arxiv.2106.14033,
  title  = {BiX-NAS: Searching Efficient Bi-directional Architecture for Medical Image Segmentation},
  author = {Xinyi Wang and Tiange Xiang and Chaoyi Zhang and Yang Song and Dongnan Liu and Heng Huang and Weidong Cai},
  journal= {arXiv preprint arXiv:2106.14033},
  year   = {2021}
}

Comments

MICCAI2021