Cancer Metastasis Detection With Neural Conditional Random Field
Yi Li, Wei Ping

TL;DR
This paper introduces a neural conditional random field framework that enhances cancer metastasis detection in whole-slide images by modeling spatial correlations between image patches, leading to improved accuracy and visual quality.
Contribution
The paper presents a novel end-to-end deep learning framework combining CNNs with CRFs for better spatial correlation modeling in histopathology image analysis.
Findings
Outperforms baseline methods on Camelyon16 dataset
Achieves an average FROC score of 0.8096
Produces higher quality probability maps
Abstract
Breast cancer diagnosis often requires accurate detection of metastasis in lymph nodes through Whole-slide Images (WSIs). Recent advances in deep convolutional neural networks (CNNs) have shown significant successes in medical image analysis and particularly in computational histopathology. Because of the outrageous large size of WSIs, most of the methods divide one slide into lots of small image patches and perform classification on each patch independently. However, neighboring patches often share spatial correlations, and ignoring these spatial correlations may result in inconsistent predictions. In this paper, we propose a neural conditional random field (NCRF) deep learning framework to detect cancer metastasis in WSIs. NCRF considers the spatial correlations between neighboring patches through a fully connected CRF which is directly incorporated on top of a CNN feature extractor.…
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
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging · Medical Imaging and Analysis
MethodsConditional Random Field
