paper-with-me

Papers

Breast Cancer Diagnosis in Two-View Mammography Using End-to-End Trained EfficientNet-Based Convolutional Network

2021-10-01 · IEEE Access 2022 7 · Daniel G. P. Petrini, Carlos Shimizu, Rosimeire A. Roela, Gabriel V. Valente, Maria A. A. K. Folgueira, Hae Yong Kim

Some recent studies have described deep convolutional neural networks to diagnose breast cancer in mammograms with similar or even superior performance to that of human experts. One of the best techniques does two transfer learnings: the first uses a model trained on natural images to create a "patch classifier" that categorizes small subimages; the second uses the patch classifier to scan the whole mammogram and create the "single-view whole-image classifier". We propose to make a third transfer learning to obtain a "two-view classifier" to use the two mammographic views: bilateral craniocaudal and mediolateral oblique. We use EfficientNet as the basis of our model. We "end-to-end" train the entire system using CBIS-DDSM dataset. To ensure statistical robustness, we test our system twice using: (a) 5-fold cross validation; and (b) the original training/test division of the dataset. Our technique reached an AUC of 0.9344 using 5-fold cross validation (accuracy, sensitivity and specificity are 85.13% at the equal error rate point of ROC). Using the original dataset division, our technique achieved an AUC of 0.8483, as far as we know the highest reported AUC for this problem, although the subtle differences in the testing conditions of each work do not allow for an accurate comparison. The inference code and model are available at https://github.com/dpetrini/two-views-classifier

📄 PDF Abstract BibTeX arXiv:2110.01606

Code (1)

dpetrini/two-views-classifier 공식 구현 pytorch

Tasks

Cancer-no cancer per breast classificationCancer-no cancer per image classificationSpecificityTransfer Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음
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…
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Squeeze-and-Excitation Block The Squeeze-and-Excitation Block is an architectural unit designed to improve the representational power of a network by enabling it to perform dynamic channel-wise feature…

Similar Papers 제목 키워드 기반

Case-level Breast Cancer Prediction for Real Hospital Settings

2023-10-19 · Shreyasi Pathak, Jörg Schlötterer, Jeroen Geerdink, Jeroen Veltman 외

Breast cancer prediction models for mammography assume that annotations are available for individual images or regions of interest (ROIs), and that there is a fixed number of images per patient. These assumptions do not …

PredictionWeakly-supervised Learning

VinDr-Mammo: A large-scale benchmark dataset for computer-aided diagnosis in full-field digital mammography

2022-03-20 · Hieu T. Nguyen, Ha Q. Nguyen, Hieu H. Pham, Khanh Lam 외

Mammography, or breast X-ray, is the most widely used imaging modality to detect cancer and other breast diseases. Recent studies have shown that deep learning-based computer-assisted detection and diagnosis (CADe or CAD…

MV-MLM: Bridging Multi-View Mammography and Language for Breast Cancer Diagnosis and Risk Prediction

2025-10-30 · Shunjie-Fabian Zheng, Hyeonjun Lee, Thijs Kooi, Ali Diba arxiv

Large annotated datasets are essential for training robust Computer-Aided Diagnosis (CAD) models for breast cancer detection or risk prediction. However, acquiring such datasets with fine-detailed annotation is both cost…

Breast Cancer DetectionCancer Classification

Signed Laplacian Deep Learning with Adversarial Augmentation for Improved Mammography Diagnosis

2019-06-30 · Heyi Li, Dong-Dong Chen, William H. Nailon, Mike E. Davies 외

Computer-aided breast cancer diagnosis in mammography is limited by inadequate data and the similarity between benign and cancerous masses. To address this, we propose a signed graph regularized deep neural network with …

Deep Learning Based Computer-Aided Systems for Breast Cancer Imaging : A Critical Review

2020-09-30 · Yuliana Jiménez-Gaona, María José Rodríguez-Álvarez, Vasudevan Lakshminarayanan

This paper provides a critical review of the literature on deep learning applications in breast tumor diagnosis using ultrasound and mammography images. It also summarizes recent advances in computer-aided diagnosis (CAD…

Deep Learning