A Novel Deep Learning Architecture for Testis Histology Image Classification
This work addresses a domain-specific problem in medical imaging for testis histology analysis, representing an incremental improvement over existing methods.
The paper tackled the challenging problem of classifying tubule status in testis histology images by proposing a novel deep learning architecture, achieving over 98% accuracy on a dataset of 10,542 image patches.
Unlike other histology analysis, classification of tubule status in testis histology is very challenging due to their high similarity of texture and shape. Traditional deep learning networks have difficulties to capture nuance details among different tubule categories. In this paper, we propose a novel deep learning architecture for feature learning, image classification, and image reconstruction. It is based on stacked auto-encoders with an additional layer, called a hyperlayer, which is created to capture features of an image at different layers in the network. This addition effectively combines features at different scales and thus provides a more complete profile for further classification. Evaluation is performed on a set of 10,542 tubule image patches. We demonstrate our approach with two experiments on two different subsets of the dataset. The results show that the features learned from our architecture achieve more than 98% accuracy and represent an improvement over traditional deep network architectures.