Context-Aware Convolutional Neural Network for Grading of Colorectal Cancer Histology Images
Digital histology images are amenable to the application of convolutional neural network (CNN) for analysis due to the sheer size of pixel data present in them. CNNs are generally used for representation learning from small image patches (e.g. 224x224) extracted from digital histology images due to computational and memory constraints. However, this approach does not incorporate high-resolution contextual information in histology images. We propose a novel way to incorporate larger context by a context-aware neural network based on images with a dimension of 1,792x1,792 pixels. The proposed framework first encodes the local representation of a histology image into high dimensional features then aggregates the features by considering their spatial organization to make a final prediction. The proposed method is evaluated for colorectal cancer grading and breast cancer classification. A comprehensive analysis of some variants of the proposed method is presented. Our method outperformed the traditional patch-based approaches, problem-specific methods, and existing context-based methods quantitatively by a margin of 3.61%. Code and dataset related information is available at this link: https://tia-lab.github.io/Context-Aware-CNN
Code (0)
등록된 구현이 없습니다.
Tasks
Cancer ClassificationRepresentation LearningSimilar Papers 제목 키워드 기반
Efficient Colon Cancer Grading with Graph Neural Networks
Dealing with the application of grading colorectal cancer images, this work proposes a 3 step pipeline for prediction of cancer levels from a histopathology image. The overall model performs better compared to other stat…
feature selectionGraph Neural NetworkPositionDysplasia grading of colorectal polyps through CNN analysis of WSI
Colorectal cancer is a leading cause of cancer death for both men and women. For this reason, histopathological characterization of colorectal polyps is the major instrument for the pathologist in order to infer the actu…
C2P-GCN: Cell-to-Patch Graph Convolutional Network for Colorectal Cancer Grading
Graph-based learning approaches, due to their ability to encode tissue/organ structure information, are increasingly favored for grading colorectal cancer histology images. Recent graph-based techniques involve dividing …
graph constructionwhole slide imagesCentroid-aware feature recalibration for cancer grading in pathology images
Cancer grading is an essential task in pathology. The recent developments of artificial neural networks in computational pathology have shown that these methods hold great potential for improving the accuracy and quality…
CGC-Net: Cell Graph Convolutional Network for Grading of Colorectal Cancer Histology Images
Colorectal cancer (CRC) grading is typically carried out by assessing the degree of gland formation within histology images. To do this, it is important to consider the overall tissue micro-environment by assessing the c…