GCUNet: A GNN-Based Contextual Learning Network for Tertiary Lymphoid Structure Semantic Segmentation in Whole Slide Image
Lei Su, Yang Du

TL;DR
This paper introduces GCUNet, a GNN-based model that effectively captures long-range contextual information for improved TLS semantic segmentation in large whole slide images, outperforming state-of-the-art methods.
Contribution
The paper presents GCUNet, a novel GNN-based network that aggregates long-range context for TLS segmentation, along with four new datasets for benchmarking.
Findings
GCUNet achieves at least 7.41% higher mF1 than SOTA methods.
Four new TLS segmentation datasets are introduced, totaling 826 WSIs.
GCUNet effectively integrates context and detail for accurate segmentation.
Abstract
We focus on tertiary lymphoid structure (TLS) semantic segmentation in whole slide image (WSI). Unlike TLS binary segmentation, TLS semantic segmentation identifies boundaries and maturity, which requires integrating contextual information to discover discriminative features. Due to the extensive scale of WSI (e.g., 100,000 \times 100,000 pixels), the segmentation of TLS is usually carried out through a patch-based strategy. However, this prevents the model from accessing information outside of the patches, limiting the performance. To address this issue, we propose GCUNet, a GNN-based contextual learning network for TLS semantic segmentation. Given an image patch (target) to be segmented, GCUNet first progressively aggregates long-range and fine-grained context outside the target. Then, a Detail and Context Fusion block (DCFusion) is designed to integrate the context and detail of the…
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 · Biomedical Text Mining and Ontologies
MethodsFocus
