Research Article Open Access

Multipatch-GLCM for Texture Feature Extraction on Classification of the Colon Histopathology Images using Deep Neural Network with GPU Acceleration

Toto Haryanto1, Adib Pratama1, Heru Suhartanto1, Aniati Murni1, Kusmardi Kusmardi1 and Jan Pidanic2
  • 1 Universitas Indonesia, Indonesia
  • 2 University of Pardubice, Czech Republic

Abstract

Cancer is one of the leading causes of death in the world. It is the main reason why research in this field becomes challenging. Not only for the pathologist but also from the view of a computer scientist. Hematoxylin and Eosin (H&E) images are the most common modalities used by the pathologist for cancer detection. The status of cancer with histopathology images can be classified based on the shape, morphology, intensity, and texture of the image. The use of full high-resolution histopathology images will take a longer time for the extraction of all information due to the huge amount of data. This study proposed advance texture extraction by multi-patch images pixel method with sliding windows that minimize loss of information in each pixel patch. We use texture feature Gray Level Co-Occurrence Matrix (GLCM) with a mean-shift filter as the data pre-processing of the images. The mean-shift filter is a low-pass filter technique that considers the surrounding pixels of the images. The proposed GLCM method is then trained using Deep Neural Networks (DNN) and compared to other classification techniques for benchmarking. For training, we use two hardware: NVIDIA GPU GTX-980 and TESLA K40c. According to the study, Deep Neural Network outperforms other classifiers with the highest accuracy and deviation standard 96.72±0.48 for four cross-validations. The additional information is that training using Theano framework is faster than Tensorflow for both in GTX-980 and Tesla K40c.

Journal of Computer Science
Volume 16 No. 3, 2020, 280-294

DOI: https://doi.org/10.3844/jcssp.2020.280.294

Submitted On: 13 December 2019 Published On: 5 March 2020

How to Cite: Haryanto, T., Pratama, A., Suhartanto, H., Murni, A., Kusmardi, K. & Pidanic, J. (2020). Multipatch-GLCM for Texture Feature Extraction on Classification of the Colon Histopathology Images using Deep Neural Network with GPU Acceleration. Journal of Computer Science, 16(3), 280-294. https://doi.org/10.3844/jcssp.2020.280.294

  • 3,907 Views
  • 2,672 Downloads
  • 12 Citations

Download

Keywords

  • GLCM
  • Histopathology
  • Deep Neural Network
  • Multipatch