Abstract

As the powerful performance of deep learning has been proven, many computer vision researchers have applied deep learning methods to their works as a breakthrough that could not be achieved with conventional computer vision algorithms. Particularly in pathological image analysis, deep learning plays an important role because some diagnosis requires a considerable cost or much time. In a recent, convolutional neural network (CNN)-based deep learning models have shown meaningful results in pathological image analysis, reducing time and cost. However, existing CNN-based segmentation models perform the same convolution operation for all channels of a feature map. It could be an inefficient operation according to information theory. We propose (Shannon) entropy-based convolutional module (ECM) for efficient convolutional operation in terms of a communication system. The fundamental coding manner of a communication system based on information theory is to allocate fewer bits for data showing the high probability of occurrence, and vice versa. Following up this coding manner, a feature is divided into dominant and recessive features according to the channel importance calculated from the channel attention module, and a heavy operation is conducted on the recessive feature and a light operation is conducted on the dominant feature. This operating manner can make a network perform efficient calculations and improve its performance. Furthermore, our proposed module is a portable unit, thus it can be a replacement of any convolution without modification of the whole architecture. To the best of our knowledge, our proposed module is the first trial to mimic the coding manner of information theory. The models equipped with our proposed module outperform the original models achieving 0.855 of F1 score and 0.832 of Jaccard score on colorectal cancer (CRC) image data-set.

Highlights

  • Automatic algorithms for pathological image classification and segmentation occupy a large part of computer-aided diagnosis (CAD)

  • This paper proposes the entropy-based convolutional module (ECM) based on information theory to mimic the coding manner of a communication system

  • Our proposed ECM improves the performance of wellknown architectures without modifications of the model architectures

Read more

Summary

INTRODUCTION

Automatic algorithms for pathological image classification and segmentation occupy a large part of computer-aided diagnosis (CAD). Deep learning models can solve many image understanding problems highly complicated to analyze by training deep neural layers This is because a neural architecture provides suitable constraints for a data-. For more efficient data transmission, the compressed code (Shannon-Fano coding [5]) allocates various lengths of bits (the expected bit length of the general code is 3, the compressed code is 2.44) This coding manner is based on information theory which has been initially proposed by Claude Shannon [6]. This paper proposes the ECM based on information theory to mimic the coding manner of a communication system. To the best of our knowledge, our proposed ECM is the first trial to mimic the coding manner of information theory.

RELATED WORKS
QUANTITIES OF INFORMATION
EVALUATION METRICS
TRAINING DETAIL
Findings
CONCLUSION
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call