Feature-interactive Siamese graph encoder-based image analysis to predict STAS from histopathology images in lung cancer
Spread through air spaces (STAS) is a distinct invasion pattern in lung cancer, crucial for prognosis assessment and guiding surgical decisions. Histopathology is the gold standard for STAS detection, yet traditional methods are subjective, time-consuming, and prone to misdiagnosis, limiting large-scale applications. We present VERN, an image analysis model utilizing a feature-interactive Siamese graph encoder to predict STAS from lung cancer histopathological images. VERN captures spatial topological features with feature sharing and skip connections to enhance model training. Using 1,546 histopathology slides, we built a large single-cohort STAS lung cancer dataset. VERN achieved an AUC of 0.9215 in internal validation and AUCs of 0.8275 and 0.8829 in frozen and paraffin-embedded test sections, respectively, demonstrating clinical-grade performance. Validated on a single-cohort and three external datasets, VERN showed robust predictive performance and generalizability, providing an open platform (http://plr.20210706.xyz:5000/) to enhance STAS diagnosis efficiency and accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
PrognosisSimilar Papers 제목 키워드 기반
Siamese Network with Interactive Transformer for Video Object Segmentation
Semi-supervised video object segmentation (VOS) refers to segmenting the target object in remaining frames given its annotation in the first frame, which has been actively studied in recent years. The key challenge lies …
DecoderObjectSemantic SegmentationSemi-Supervised Video Object Segmentation+2Multi-interactive Encoder-decoder Network for RGBT Salient Object Detection
RGBT salient object detection (SOD) aims to segment the common prominent regions of visible and thermal infrared images. Existing RGBT SOD methods don't fully explore and exploit the potentials of complementarity of diff…
Decoderobject-detectionObject DetectionSalient Object DetectionJoint Triplet Autoencoder for Histopathological Colon Cancer Nuclei Retrieval
Deep learning has shown a great improvement in the performance of visual tasks. Image retrieval is the task of extracting the visually similar images from a database for a query image. The feature matching is performed t…
Deep LearningImage RetrievalRetrievalTripletSiENet: Siamese Expansion Network for Image Extrapolation
Different from image inpainting, image outpainting has relative less context in the image center to capture and more content at the image border to predict. Therefore, classical encoder-decoder pipeline of existing metho…
DecoderImage InpaintingImage OutpaintingVIRT: Improving Representation-based Models for Text Matching through Virtual Interaction
With the booming of pre-trained transformers, representation-based models based on Siamese transformer encoders have become mainstream techniques for efficient text matching. However, these models suffer from severe perf…
Text Matching