paper-with-me

Papers

VGGIN-Net: Deep Transfer Network for Imbalanced Breast Cancer Dataset

2022-03-29 · IEEE/ACM TRANSACTIONS ON COMPUTATIONAL BIOLOGY AND BIOINFORMATICS 2022 3 · Manisha Saini, Seba Susan

In this paper, we have presented a novel deep neural network architecture involving transfer learning approach, formed by freezing and concatenating all the layers till block4 pool layer of VGG16 pre-trained model (at the lower level) with the layers of a randomly initialized naïve Inception block module (at the higher level). Further, we have added the batch normalization, flatten, dropout and dense layers in the proposed architecture. Our transfer network, called VGGIN-Net, facilitates the transfer of domain knowledge from the larger ImageNet object dataset to the smaller imbalanced breast cancer dataset. To improve the performance of the proposed model, regularization was used in the form of dropout and data augmentation. A detailed block-wise fine tuning has been conducted on the proposed deep transfer network for images of different magnification factors. The results of extensive experiments indicate a significant improvement of classification performance after the application of fine-tuning. The proposed deep learning architecture with transfer learning and fine-tuning yields the highest accuracies in comparison to other state-of-the-art approaches for the classification of BreakHis breast cancer dataset. The articulated architecture is designed in a way that it can be effectively transfer learned on other breast cancer datasets.

📄 PDF Abstract BibTeX

Code (1)

SainiManisha/VGGIN-Net 공식 구현 tf

Tasks

Breast Cancer DetectionBreast Cancer Histology Image ClassificationData AugmentationImage ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

A study on Deep Convolutional Neural Networks, Transfer Learning and Ensemble Model for Breast Cancer Detection

2024-09-10 · Md Taimur Ahad, Sumaya Mustofa, Faruk Ahmed, Yousuf Rayhan Emon 외

In deep learning, transfer learning and ensemble models have shown promise in improving computer-aided disease diagnosis. However, applying the transfer learning and ensemble model is still relatively limited. Moreover, …

Breast Cancer DetectionTransfer Learning

Deep Doubly Supervised Transfer Network for Diagnosis of Breast Cancer with Imbalanced Ultrasound Imaging Modalities

2020-06-29 · Han Xiangmin, Wang Jun, Zhou Weijun, Chang Cai 외

Elastography ultrasound (EUS) provides additional bio-mechanical in-formation about lesion for B-mode ultrasound (BUS) in the diagnosis of breast cancers. However, joint utilization of both BUS and EUS is not popular due…

Transfer Learning

Double Transfer Learning for Breast Cancer Histopathologic Image Classification

2019-04-16 · Jonathan de Matos, Alceu de S. Britto Jr., Luiz E. S. Oliveira, Alessandro L. Koerich

This work proposes a classification approach for breast cancer histopathologic images (HI) that uses transfer learning to extract features from HI using an Inception-v3 CNN pre-trained with ImageNet dataset. We also use …

ClassificationGeneral Classificationimage-classificationImage Classification+1

A Deep Analysis of Transfer Learning Based Breast Cancer Detection Using Histopathology Images

2023-04-11 · Md Ishtyaq Mahmud, Muntasir Mamun, Ahmed Abdelgawad

Breast cancer is one of the most common and dangerous cancers in women, while it can also afflict men. Breast cancer treatment and detection are greatly aided by the use of histopathological images since they contain suf…

Breast Cancer DetectionTransfer Learning

Breast Cancer Image Classification Method Based on Deep Transfer Learning

2024-04-14 · Weimin WANG, Yufeng Li, Xu Yan, Mingxuan Xiao 외

To address the issues of limited samples, time-consuming feature design, and low accuracy in detection and classification of breast cancer pathological images, a breast cancer image classification model algorithm combini…

Breast Cancer DetectionClassificationimage-classificationImage Classification+1