paper-with-me

홈 › Papers

CateNorm: Categorical Normalization for Robust Medical Image Segmentation

2021-03-29 · Junfei Xiao, Lequan Yu, Zongwei Zhou, Yutong Bai, Lei Xing, Alan Yuille, Yuyin Zhou

Batch normalization (BN) uniformly shifts and scales the activations based on the statistics of a batch of images. However, the intensity distribution of the background pixels often dominates the BN statistics because the background accounts for a large proportion of the entire image. This paper focuses on enhancing BN with the intensity distribution of foreground pixels, the one that really matters for image segmentation. We propose a new normalization strategy, named categorical normalization (CateNorm), to normalize the activations according to categorical statistics. The categorical statistics are obtained by dynamically modulating specific regions in an image that belong to the foreground. CateNorm demonstrates both precise and robust segmentation results across five public datasets obtained from different domains, covering complex and variable data distributions. It is attributable to the ability of CateNorm to capture domain-invariant information from multiple domains (institutions) of medical data. Code is available at https://github.com/lambert-x/CateNorm.

📄 PDF Abstract BibTeX arXiv:2103.15858

Code (1)

lambert-x/catenorm 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Generalizable Cross-modality Medical Image Segmentation via Style Augmentation and Dual Normalization

2021-12-21 · CVPR 2022 1 · Ziqi Zhou, Lei Qi, Xin Yang, Dong Ni 외

For medical image segmentation, imagine if a model was only trained using MR images in source domain, how about its performance to directly segment CT images in target domain? This setting, namely generalizable cross-mod…

Domain AdaptationDomain GeneralizationImage SegmentationMedical Image Segmentation+2

MLA-BIN: Model-level Attention and Batch-instance Style Normalization for Domain Generalization of Federated Learning on Medical Image Segmentation

2023-06-29 · Fubao Zhu, Yanhui Tian, Chuang Han, Yanting Li 외

The privacy protection mechanism of federated learning (FL) offers an effective solution for cross-center medical collaboration and data sharing. In multi-site medical image segmentation, each medical site serves as a cl…

Domain GeneralizationFederated LearningImage SegmentationMedical Image Segmentation+1

Normalization in Training U-Net for 2D Biomedical Semantic Segmentation

2018-09-11 · Xiao-Yun Zhou, Guang-Zhong Yang

2D biomedical semantic segmentation is important for robotic vision in surgery. Segmentation methods based on Deep Convolutional Neural Network (DCNN) can out-perform conventional methods in terms of both accuracy and le…

2D Semantic SegmentationSegmentationSemantic Segmentation

Adversarial normalization for multi domain image segmentation

2019-12-02 · Pierre-Luc Delisle, Benoit Anctil-Robitaille, Christian Desrosiers, Herve Lombaert

Image normalization is a critical step in medical imaging. This step is often done on a per-dataset basis, preventing current segmentation algorithms from the full potential of exploiting jointly normalized information a…

Image SegmentationSegmentationSemantic Segmentation

Weakly Supervised Intracranial Hemorrhage Segmentation using Head-Wise Gradient-Infused Self-Attention Maps from a Swin Transformer in Categorical Learning

2023-04-11 · Amirhossein Rasoulian, Soorena Salari, Yiming Xiao

Intracranial hemorrhage (ICH) is a life-threatening medical emergency that requires timely and accurate diagnosis for effective treatment and improved patient survival rates. While deep learning techniques have emerged a…

Binary ClassificationImage SegmentationMedical Image AnalysisMedical Image Segmentation+2