Classification of Breast Tumours Based on Histopathology Images Using Deep Features and Ensemble of Gradient Boosting Methods
Mohammad Reza Abbasniya, Sayed Ali Sheikholeslamzadeh, Hamid Nasiri,, Samaneh Emami

TL;DR
This paper presents a deep learning-based CAD system for breast tumor classification using histopathology images, employing transfer learning with Inception-ResNet-v2 for feature extraction and an ensemble of gradient boosting methods for classification, achieving high accuracy on the BreakHis dataset.
Contribution
It introduces a novel combination of deep transfer learning and ensemble gradient boosting methods for improved breast tumor classification accuracy.
Findings
Achieved over 96% accuracy across multiple magnifications.
Inception-ResNet-v2 outperformed other CNNs in feature extraction.
Ensemble of CatBoost, XGBoost, and LightGBM improved classification results.
Abstract
Breast cancer is the most common cancer among women worldwide. Early-stage diagnosis of breast cancer can significantly improve the efficiency of treatment. Computer-aided diagnosis (CAD) systems are widely adopted in this issue due to their reliability, accuracy and affordability. There are different imaging techniques for a breast cancer diagnosis; one of the most accurate ones is histopathology which is used in this paper. Deep feature transfer learning is used as the main idea of the proposed CAD system's feature extractor. Although 16 different pre-trained networks have been tested in this study, our main focus is on the classification phase. The Inception-ResNet-v2 which has both residual and inception networks profits together has shown the best feature extraction capability in the case of breast cancer histopathology images among all tested CNNs. In the classification phase, the…
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.
Code & Models
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
MethodsResidual Connection · Average Pooling · 1x1 Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Reduction-A · Inception-ResNet-v2-A · Convolution · Inception-ResNet-v2-B · Softmax · Inception-ResNet-v2-C
