PFA-ScanNet: Pyramidal Feature Aggregation with Synergistic Learning for Breast Cancer Metastasis Analysis
Zixu Zhao, Huangjing Lin, Hao Chen, Pheng-Ann Heng

TL;DR
This paper introduces PFA-ScanNet, a novel neural network architecture that efficiently analyzes gigapixel whole slide images for breast cancer metastasis detection, achieving state-of-the-art accuracy and fast inference speeds.
Contribution
The paper presents a new pyramidal feature aggregation network with synergistic learning and an efficient dense pooling inference mechanism for improved metastasis analysis.
Findings
Achieved 90.2% FROC on Camelyon16 dataset.
Attained a kappa score of 0.905 on Camelyon17 leaderboard.
Reduced analysis time to about 7.2 minutes per WSI with a single GPU.
Abstract
Automatic detection of cancer metastasis from whole slide images (WSIs) is a crucial step for following patient staging and prognosis. Recent convolutional neural network based approaches are struggling with the trade-off between accuracy and computational efficiency due to the difficulty in processing large-scale gigapixel WSIs. To meet this challenge, we propose a novel Pyramidal Feature Aggregation ScanNet (PFA-ScanNet) for robust and fast analysis of breast cancer metastasis. Our method mainly benefits from the aggregation of extracted local-to-global features with diverse receptive fields, as well as the proposed synergistic learning for training the main detector and extra decoder with semantic guidance. Furthermore, a high-efficiency inference mechanism is designed with dense pooling layers, which allows dense and fast scanning for gigapixel WSI analysis. As a result, 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 · Advanced Neural Network Applications · Digital Imaging for Blood Diseases
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
