Deep Features for Tissue-Fold Detection in Histopathology Images
Morteza Babaie, H.R. Tizhoosh

TL;DR
This study evaluates deep learning features from pre-trained CNNs to detect tissue folds in histopathology images, achieving high accuracy and demonstrating potential for aiding pathology workflows.
Contribution
It compares multiple CNN architectures for tissue fold detection and identifies DenseNet-201 combined with SVM as the most effective approach.
Findings
Achieved 97.2% accuracy with augmentation
DenseNet-201 outperformed other CNNs
Method generalizes to unseen WSIs with 81% accuracy
Abstract
Whole slide imaging (WSI) refers to the digitization of a tissue specimen which enables pathologists to explore high-resolution images on a monitor rather than through a microscope. The formation of tissue folds occur during tissue processing. Their presence may not only cause out-of-focus digitization but can also negatively affect the diagnosis in some cases. In this paper, we have compared five pre-trained convolutional neural networks (CNNs) of different depths as feature extractors to characterize tissue folds. We have also explored common classifiers to discriminate folded tissue against the normal tissue in hematoxylin and eosin (H\&E) stained biopsy samples. In our experiments, we manually select the folded area in roughly 2.5mm 2.5mm patches at x magnification level as the training data. The ``DenseNet'' with 201 layers alongside an SVM classifier outperformed all…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Digital Imaging for Blood Diseases · Cell Image Analysis Techniques
MethodsSupport Vector Machine
