TL;DR
ScoreNet introduces a novel transformer model with non-uniform attention and a semantic-guided data augmentation method, ScoreMix, to improve histopathological image classification efficiency and accuracy, especially with limited data.
Contribution
The paper proposes ScoreNet, an efficient transformer with a differentiable recommendation stage and ScoreMix augmentation, advancing histopathological image classification with better focus on relevant regions and improved generalization.
Findings
ScoreNet outperforms prior models on breast cancer datasets.
ScoreMix enhances generalization with only 50% of training data.
ScoreNet achieves state-of-the-art results among efficient transformers.
Abstract
Progress in digital pathology is hindered by high-resolution images and the prohibitive cost of exhaustive localized annotations. The commonly used paradigm to categorize pathology images is patch-based processing, which often incorporates multiple instance learning (MIL) to aggregate local patch-level representations yielding image-level prediction. Nonetheless, diagnostically relevant regions may only take a small fraction of the whole tissue, and current MIL-based approaches often process images uniformly, discarding the inter-patches interactions. To alleviate these issues, we propose ScoreNet, a new efficient transformer that exploits a differentiable recommendation stage to extract discriminative image regions and dedicate computational resources accordingly. The proposed transformer leverages the local and global attention of a few dynamically recommended high-resolution regions…
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
MethodsMixup
