Breast Cancer Classification with Enhanced Interpretability: DALAResNet50 and DT Grad-CAM
Suxing Liu

TL;DR
This paper introduces DALAResNet50, a novel breast cancer classification model with integrated attention mechanisms, and DT Grad-CAM for improved interpretability, achieving superior accuracy and clearer visual explanations on multiple datasets.
Contribution
The study presents a new lightweight attention-augmented ResNet50 model and a dynamic threshold Grad-CAM method, enhancing classification accuracy and interpretability in breast cancer histopathology images.
Findings
DALAResNet50 outperforms existing models in accuracy and F1 score.
DT Grad-CAM provides clearer, more focused visual explanations.
Model performs well on imbalanced datasets.
Abstract
Automatic classification of breast cancer in histopathology images is crucial for accurate diagnosis and effective treatment planning. Recently, classification methods based on the ResNet architecture have gained prominence due to their ability to improve accuracy significantly. This is achieved by employing skip connections to mitigate vanishing gradient issues, enabling the integration of low-level and high-level feature information. However, the conventional ResNet architecture faces challenges such as data imbalance and limited interpretability, which necessitate cross-domain knowledge and collaboration among medical experts. To address these challenges, this study proposes a novel method for breast cancer classification: the Dual-Activated Lightweight Attention ResNet50 (DALAResNet50) model. This model integrates a pre-trained ResNet50 architecture with a lightweight attention…
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 · Brain Tumor Detection and Classification
MethodsHuMan(Expedia)||How do I get a human at Expedia? · *Communicated@Fast*How Do I Communicate to Expedia? · Attention Is All You Need · Linear Layer · Multi-Head Attention · Dense Connections · Position-Wise Feed-Forward Layer · Absolute Position Encodings · Layer Normalization · Byte Pair Encoding
