paper-with-me

Papers

MLN-net: A multi-source medical image segmentation method for clustered microcalcifications using multiple layer normalization

2023-09-06 · Ke Wang, Zanting Ye, Xiang Xie, Haidong Cui, Tao Chen, Banteng Liu

Accurate segmentation of clustered microcalcifications in mammography is crucial for the diagnosis and treatment of breast cancer. Despite exhibiting expert-level accuracy, recent deep learning advancements in medical image segmentation provide insufficient contribution to practical applications, due to the domain shift resulting from differences in patient postures, individual gland density, and imaging modalities of mammography etc. In this paper, a novel framework named MLN-net, which can accurately segment multi-source images using only single source images, is proposed for clustered microcalcification segmentation. We first propose a source domain image augmentation method to generate multi-source images, leading to improved generalization. And a structure of multiple layer normalization (LN) layers is used to construct the segmentation network, which can be found efficient for clustered microcalcification segmentation in different domains. Additionally, a branch selection strategy is designed for measuring the similarity of the source domain data and the target domain data. To validate the proposed MLN-net, extensive analyses including ablation experiments are performed, comparison of 12 baseline methods. Extensive experiments validate the effectiveness of MLN-net in segmenting clustered microcalcifications from different domains and the its segmentation accuracy surpasses state-of-the-art methods. Code will be available at https://github.com/yezanting/MLN-NET-VERSON1.

📄 PDF Abstract BibTeX arXiv:2309.02742

Code (1)

yezanting/mln-net-verson1 공식 구현 pytorch

Tasks

Image AugmentationImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

GraphCL: Graph-based Clustering for Semi-Supervised Medical Image Segmentation

2024-11-20 · Mengzhu Wang, Jiao Li, Houcheng Su, Nan Yin 외

Semi-supervised learning (SSL) has made notable advancements in medical image segmentation (MIS), particularly in scenarios with limited labeled data and significantly enhancing data utilization efficiency. Previous meth…

ClusteringImage SegmentationMedical Image SegmentationSegmentation+2

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

Whole-brain radiomics for clustered federated personalization in brain tumor segmentation

2023-10-17 · Matthis Manthe, Stefan Duffner, Carole Lartizien

Federated learning and its application to medical image segmentation have recently become a popular research topic. This training paradigm suffers from statistical heterogeneity between participating institutions' local …

Brain Tumor SegmentationFederated LearningImage SegmentationMedical Image Segmentation+2

Segmentation of Clustered Nuclei With Shape Markers and Marking Function

2009-04-15 · J. Cheng and J. C. Rajapakse $^{\ast}$, "Segmentation of Clustered Nuclei With Shape Markers and Marking Function," in IEEE Transactions on Biomedical Engineering, vol. 56, no. 3, pp. 741-748 2009 4 · Jierong Cheng, Jagath C. Rajapakse

We present a method to separate clustered nuclei from fluorescence microscopy cellular images, using shape markers and marking function in a watershed-like algorithm. Shape markers are extracted using an adaptive H-mi…

Cell SegmentationSegmentation

A large annotated medical image dataset for the development and evaluation of segmentation algorithms

2019-02-25 · Amber L. Simpson, Michela Antonelli, Spyridon Bakas, Michel Bilello 외

Semantic segmentation of medical images aims to associate a pixel with a label in a medical image without human initialization. The success of semantic segmentation algorithms is contingent on the availability of high-qu…

BenchmarkingSegmentationSemantic Segmentation