Enhancing Histopathological Image Classification via Integrated HOG and Deep Features with Robust Noise Performance
For histopathological image classification, this work provides a high-performing pipeline with noise robustness, though it is incremental as it applies known methods to a standard dataset.
The study evaluates machine and deep learning models on the LC25000 histopathological dataset, achieving 99.84% accuracy and 99.99% AUC using deep features from InceptionResNet-v2 with a Neural Network classifier, and demonstrates robustness under noise.
The era of digital pathology has advanced histopathological examinations, making automated image analysis essential in clinical practice. This study evaluates the classification performance of machine learning and deep learning models on the LC25000 dataset, which includes five classes of histopathological images. We used the fine-tuned InceptionResNet-v2 network both as a classifier and for feature extraction. Our results show that the fine-tuned InceptionResNet-v2 achieved a classification accuracy of 96.01\% and an average AUC of 96.8\%. Models trained on deep features from InceptionResNet-v2 outperformed those using only the pre-trained network, with the Neural Network model achieving an AUC of 99.99\% and accuracy of 99.84\%. Evaluating model robustness under varying SNR conditions revealed that models using deep features exhibited greater resilience, particularly GBM and KNN. The combination of HOG and deep features showed enhanced performance, however, less so in noisy environments.