Adversarial Deep Structural Networks for Mammographic Mass Segmentation
Mass segmentation is an important task in mammogram analysis, providing effective morphological features and regions of interest (ROI) for mass detection and classification. Inspired by the success of using deep convolutional features for natural image analysis and conditional random fields (CRF) for structural learning, we propose an end-to-end network for mammographic mass segmentation. The network employs a fully convolutional network (FCN) to model potential function, followed by a CRF to perform structural learning. Because the mass distribution varies greatly with pixel position, the FCN is combined with position priori for the task. Due to the small size of mammogram datasets, we use adversarial training to control over-fitting. Four models with different convolutional kernels are further fused to improve the segmentation results. Experimental results on two public datasets, INbreast and DDSM-BCRP, show that our end-to-end network combined with adversarial training achieves the-state-of-the-art results.
Code (1)
Tasks
PositionSegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Adversarial Deep Structured Nets for Mass Segmentation from Mammograms
Mass segmentation provides effective morphological features which are important for mass diagnosis. In this work, we propose a novel end-to-end network for mammographic mass segmentation which employs a fully convolution…
Mass Segmentation From MammogramsPositionSegmentationAutomated Mammogram Analysis with a Deep Learning Pipeline
Current deep learning based detection models tackle detection and segmentation tasks by casting them to pixel or patch-wise classification. To automate the initial mass lesion detection and segmentation on the whole mamm…
Binary ClassificationClassificationDeep LearningGenerative Adversarial Network+2Fully automatic computer-aided mass detection and segmentation via pseudo-color mammograms and Mask R-CNN
Mammographic mass detection and segmentation are usually performed as serial and separate tasks, with segmentation often only performed on manually confirmed true positive detections in previous studies. We propose a ful…
Image GenerationSegmentationTransfer LearningLocalisation of Mammographic masses by Greedy Backtracking of Activations in the Stacked Auto-Encoders
Mammographic image analysis requires accurate localisation of salient mammographic masses. In mammographic computer-aided diagnosis, mass or Region of Interest (ROI) is often marked by physicians and features are extract…
Virtual Adversarial Training for Semi-supervised Breast Mass Classification
This study aims to develop a novel computer-aided diagnosis (CAD) scheme for mammographic breast mass classification using semi-supervised learning. Although supervised deep learning has achieved huge success across vari…
ClassificationMedical Image Analysis