paper-with-me

홈 › Papers

Adversarial Deep Structured Nets for Mass Segmentation from Mammograms

2017-10-24 · Wentao Zhu, Xiang Xiang, Trac. D. Tran, Gregory D. Hager, Xiaohui Xie

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 convolutional network (FCN) to model a potential function, followed by a CRF to perform structured learning. Because the mass distribution varies greatly with pixel position, the FCN is combined with a position priori. Further, we employ adversarial training to eliminate over-fitting due to the small sizes of mammogram datasets. Multi-scale FCN is employed to improve the segmentation performance. Experimental results on two public datasets, INbreast and DDSM-BCRP, demonstrate that our end-to-end network achieves better performance than state-of-the-art approaches. \footnote{https://github.com/wentaozhu/adversarial-deep-structural-networks.git}

📄 PDF Abstract BibTeX arXiv:1710.09288

Code (1)

wentaozhu/adversarial-deep-structural-networks

Tasks

Mass Segmentation From MammogramsPositionSegmentation

Methods 이 논문이 사용한 방법론

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…
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…
CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…

Similar Papers 제목 키워드 기반

Deep Structured learning for mass segmentation from Mammograms

2014-10-27 · Neeraj Dhungel, Gustavo Carneiro, Andrew P. Bradley

In this paper, we present a novel method for the segmentation of breast masses from mammograms exploring structured and deep learning. Specifically, using structured support vector machine (SSVM), we formulate a model th…

Mass Segmentation From MammogramsSegmentation

Improved Breast Mass Segmentation in Mammograms with Conditional Residual U-net

2018-08-27 · Heyi Li, Dong-Dong Chen, Bill Nailon, Mike Davies 외

We explore the use of deep learning for breast mass segmentation in mammograms. By integrating the merits of residual learning and probabilistic graphical modelling with standard U-Net, we propose a new deep network, Con…

Segmentation

Fully automatic computer-aided mass detection and segmentation via pseudo-color mammograms and Mask R-CNN

2019-06-28 · Hang Min, Devin Wilson, Yinhuang Huang, Siyu Liu 외

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 Learning

Two-stage multi-scale breast mass segmentation for full mammogram analysis without user intervention

2020-02-27 · Yutong Yan, Pierre-Henri Conze, Gwenolé Quellec, Mathieu Lamard 외

Mammography is the primary imaging modality used for early detection and diagnosis of breast cancer. X-ray mammogram analysis mainly refers to the localization of suspicious regions of interest followed by segmentation, …

DecoderLesion ClassificationSegmentation

Leveraging SLIC Superpixel Segmentation and Cascaded Ensemble SVM for Fully Automated Mass Detection In Mammograms

2020-10-20 · Jaime Simarro, Zohaib Salahuddin, Ahmed Gouda, Anindo Saha

Identification and segmentation of breast masses in mammograms face complex challenges, owing to the highly variable nature of malignant densities with regards to their shape, contours, texture and orientation. Additiona…

Segmentation