TL;DR
This paper introduces CGC-Net, a novel graph-based deep learning approach that models entire histology images as cell graphs, capturing tissue micro-architecture for improved colorectal cancer grading.
Contribution
We propose CGC-Net, which converts large histology images into cell graphs using adaptive graph convolution, enabling comprehensive tissue analysis and achieving state-of-the-art results.
Findings
Modeling images as graphs allows analysis of 16x larger tissue areas.
CGC-Net outperforms recent patch-based methods in CRC grading.
The approach effectively captures complex tissue micro-environment structures.
Abstract
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 cell-level information along with the morphology of the gland. However, current automated methods for CRC grading typically utilise small image patches and therefore fail to incorporate the entire tissue micro-architecture for grading purposes. To overcome the challenges of CRC grading, we present a novel cell-graph convolutional neural network (CGC-Net) that converts each large histology image into a graph, where each node is represented by a nucleus within the original image and cellular interactions are denoted as edges between these nodes according to node similarity. The CGC-Net utilises nuclear appearance features in addition to the spatial location of nodes to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution
