An End-to-End Breast Tumour Classification Model Using Context-Based Patch Modelling- A BiLSTM Approach for Image Classification
Suvidha Tripathi, Satish Kumar Singh, Hwee Kuan Lee

TL;DR
This paper introduces an end-to-end breast tumor classification model using BiLSTM to capture spatial relationships among patches in histopathology images, outperforming existing methods and handling variable image sizes without resizing.
Contribution
The study presents a novel BiLSTM-based approach that models spatial and contextual relationships in patch-based histopathology image classification, addressing limitations of prior patch-only methods.
Findings
Achieved 90% accuracy on microscopy dataset
Achieved 84% accuracy on WSI tumor regions
BiLSTM with CNN features outperforms traditional deep networks
Abstract
Researchers working on computational analysis of Whole Slide Images (WSIs) in histopathology have primarily resorted to patch-based modelling due to large resolution of each WSI. The large resolution makes WSIs infeasible to be fed directly into the machine learning models due to computational constraints. However, due to patch-based analysis, most of the current methods fail to exploit the underlying spatial relationship among the patches. In our work, we have tried to integrate this relationship along with feature-based correlation among the extracted patches from the particular tumorous region. For the given task of classification, we have used BiLSTMs to model both forward and backward contextual relationship. RNN based models eliminate the limitation of sequence size by allowing the modelling of variable size images within a deep learning model. We have also incorporated the effect…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Convolution · Residual Connection · Average Pooling · Concatenated Skip Connection · Global Average Pooling · Kaiming Initialization · Dense Connections · Softmax
