Reduced Deep Convolutional Activation Features (R-DeCAF) in Histopathology Images to Improve the Classification Performance for Breast Cancer Diagnosis
Bahareh Morovati, Reza Lashgari, Mojtaba Hajihasani, Hasti Shabani

TL;DR
This paper introduces R-DeCAF, a feature reduction method using PCA on deep convolutional activation features from pre-trained CNNs, significantly improving breast cancer classification accuracy and efficiency.
Contribution
It proposes a novel combination of transfer learning and PCA-based dimension reduction to enhance CNN feature effectiveness for histopathology image classification.
Findings
Achieved up to 4.3% accuracy improvement
Validated on BreakHis dataset with 91.13% accuracy
Reduced computational time for classification
Abstract
Breast cancer is the second most common cancer among women worldwide. Diagnosis of breast cancer by the pathologists is a time-consuming procedure and subjective. Computer aided diagnosis frameworks are utilized to relieve pathologist workload by classifying the data automatically, in which deep convolutional neural networks (CNNs) are effective solutions. The features extracted from activation layer of pre-trained CNNs are called deep convolutional activation features (DeCAF). In this paper, we have analyzed that all DeCAF features are not necessarily led to a higher accuracy in the classification task and dimension reduction plays an important role. Therefore, different dimension reduction methods are applied to achieve an effective combination of features by capturing the essence of DeCAF features. To this purpose, we have proposed reduced deep convolutional activation features…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging · Brain Tumor Detection and Classification
MethodsPrincipal Components Analysis · Visual Geometry Group 19 Layer CNN
