paper-with-me

Papers

A Unified Mammogram Analysis Method via Hybrid Deep Supervision

2018-08-31 · Rongzhao Zhang, Han Zhang, Albert C. S. Chung

Automatic mammogram classification and mass segmentation play a critical role in a computer-aided mammogram screening system. In this work, we present a unified mammogram analysis framework for both whole-mammogram classification and segmentation. Our model is designed based on a deep U-Net with residual connections, and equipped with the novel hybrid deep supervision (HDS) scheme for end-to-end multi-task learning. As an extension of deep supervision (DS), HDS not only can force the model to learn more discriminative features like DS, but also seamlessly integrates segmentation and classification tasks into one model, thus the model can benefit from both pixel-wise and image-wise supervisions. We extensively validate the proposed method on the widely-used INbreast dataset. Ablation study corroborates that pixel-wise and image-wise supervisions are mutually beneficial, evidencing the efficacy of HDS. The results of 5-fold cross validation indicate that our unified model matches state-of-the-art performance on both mammogram segmentation and classification tasks, which achieves an average segmentation Dice similarity coefficient (DSC) of 0.85 and a classification accuracy of 0.89. The code is available at https://github.com/angrypudding/hybrid-ds.

📄 PDF Abstract BibTeX arXiv:1808.10646

Code (1)

angrypudding/hybrid-ds 공식 구현 pytorch

Tasks

ClassificationGeneral ClassificationMulti-Task LearningSegmentationWhole Mammogram Classification

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Pectoral Muscles Suppression in Digital Mammograms using Hybridization of Soft Computing Methods

2014-01-05 · I. Laurence Aroquiaraj, K. Thangavel

Breast region segmentation is an essential prerequisite in computerized analysis of mammograms. It aims at separating the breast tissue from the background of the mammogram and it includes two independent segmentations. …

Segmentation

Check and Link: Pairwise Lesion Correspondence Guides Mammogram Mass Detection

2022-09-13 · Ziwei Zhao, Dong Wang, Yihong Chen, Ziteng Wang 외

Detecting mass in mammogram is significant due to the high occurrence and mortality of breast cancer. In mammogram mass detection, modeling pairwise lesion correspondence explicitly is particularly important. However, mo…

Lesion Detection

Unsupervised Hybrid framework for ANomaly Detection (HAND) -- applied to Screening Mammogram

2024-09-17 · Zhemin Zhang, Bhavika Patel, Bhavik Patel, Imon Banerjee

Out-of-distribution (OOD) detection is crucial for enhancing the generalization of AI models used in mammogram screening. Given the challenge of limited prior knowledge about OOD samples in external datasets, unsupervise…

Anomaly DetectionOut of Distribution (OOD) Detection

Dual-view Correlation Hybrid Attention Network for Robust Holistic Mammogram Classification

2023-06-19 · Zhiwei Wang, Junlin Xian, Kangyi Liu, Xin Li 외

Mammogram image is important for breast cancer screening, and typically obtained in a dual-view form, i.e., cranio-caudal (CC) and mediolateral oblique (MLO), to provide complementary information. However, previous metho…

Clinical Knowledge

Descriptive analysis of computational methods for automating mammograms with practical applications

2020-10-06 · Aparna Bhale, Manish Joshi

Mammography is a vital screening technique for early revealing and identification of breast cancer in order to assist to decrease mortality rate. Practical applications of mammograms are not limited to breast cancer reve…

Content-Based Image RetrievalDescriptiveimage-classificationImage Classification+3