CVOct 7, 2020

Attention Model Enhanced Network for Classification of Breast Cancer Image

arXiv:2010.03271v1
AI Analysis

This addresses breast cancer diagnosis, an incremental improvement over existing deep learning methods by better capturing subtle image details.

The authors tackled breast cancer image classification by proposing AMEN, a multi-branch network with pixel-wise attention to focus on subtle details, achieving superior performance on three benchmark datasets.

Breast cancer classification remains a challenging task due to inter-class ambiguity and intra-class variability. Existing deep learning-based methods try to confront this challenge by utilizing complex nonlinear projections. However, these methods typically extract global features from entire images, neglecting the fact that the subtle detail information can be crucial in extracting discriminative features. In this study, we propose a novel method named Attention Model Enhanced Network (AMEN), which is formulated in a multi-branch fashion with pixel-wised attention model and classification submodular. Specifically, the feature learning part in AMEN can generate pixel-wised attention map, while the classification submodular are utilized to classify the samples. To focus more on subtle detail information, the sample image is enhanced by the pixel-wised attention map generated from former branch. Furthermore, boosting strategy are adopted to fuse classification results from different branches for better performance. Experiments conducted on three benchmark datasets demonstrate the superiority of the proposed method under various scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes