paper-with-me

Papers

DCGANs for Realistic Breast Mass Augmentation in X-ray Mammography

2019-09-04 · Basel Alyafi, Oliver Diaz, Robert Marti

Early detection of breast cancer has a major contribution to curability, and using mammographic images, this can be achieved non-invasively. Supervised deep learning, the dominant CADe tool currently, has played a great role in object detection in computer vision, but it suffers from a limiting property: the need of a large amount of labelled data. This becomes stricter when it comes to medical datasets which require high-cost and time-consuming annotations. Furthermore, medical datasets are usually imbalanced, a condition that often hinders classifiers performance. The aim of this paper is to learn the distribution of the minority class to synthesise new samples in order to improve lesion detection in mammography. Deep Convolutional Generative Adversarial Networks (DCGANs) can efficiently generate breast masses. They are trained on increasing-size subsets of one mammographic dataset and used to generate diverse and realistic breast masses. The effect of including the generated images and/or applying horizontal and vertical flipping is tested in an environment where a 1:10 imbalanced dataset of masses and normal tissue patches is classified by a fully-convolutional network. A maximum of ~ 0:09 improvement of F1 score is reported by using DCGANs along with flipping augmentation over using the original images. We show that DCGANs can be used for synthesising photo-realistic breast mass patches with considerable diversity. It is demonstrated that appending synthetic images in this environment, along with flipping, outperforms the traditional augmentation method of flipping solely, offering faster improvements as a function of the training set size.

📄 PDF Abstract BibTeX arXiv:1909.02062

Code (0)

등록된 구현이 없습니다.

Tasks

Lesion Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

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 …

Breast Mass Classification from Mammograms using Deep Convolutional Neural Networks

2016-12-02 · Daniel Lévy, Arzav Jain

Mammography is the most widely used method to screen breast cancer. Because of its mostly manual nature, variability in mass appearance, and low signal-to-noise ratio, a significant number of breast masses are missed or …

ClassificationData AugmentationGeneral ClassificationTransfer Learning

Breast mass detection in digital mammography based on anchor-free architecture

2020-09-02 · Haichao Cao

Background and Objective: Accurate detection of breast masses in mammography images is critical to diagnose early breast cancer, which can greatly improve the patients survival rate. However, it is still a big challenge …

Data Augmentationobject-detectionObject DetectionTransfer Learning

High-resolution synthesis of high-density breast mammograms: Application to improved fairness in deep learning based mass detection

2022-09-20 · Lidia Garrucho, Kaisar Kushibar, Richard Osuala, Oliver Diaz 외

Computer-aided detection systems based on deep learning have shown good performance in breast cancer detection. However, high-density breasts show poorer detection performance since dense tissues can mask or even simulat…

Breast Cancer DetectionData AugmentationDomain AdaptationDomain Generalization+3

Use of Transfer Learning and Wavelet Transform for Breast Cancer Detection

2021-03-05 · Ahmed Rasheed, Muhammad Shahzad Younis, Junaid Qadir, Muhammad Bilal

Breast cancer is one of the most common cause of deaths among women. Mammography is a widely used imaging modality that can be used for cancer detection in its early stages. Deep learning is widely used for the detection…

Breast Cancer DetectionSegmentationTransfer Learning