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

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 mechanism, embedding an attention module in the fourth layer of ResNet50, and incorporates two fully connected layers with LeakyReLU and ReLU activation functions to enhance feature learning capabilities. Extensive experiments conducted on the BreakHis, BACH, and Mini-DDSM datasets demonstrate that DALAResNet50 outperforms state-of-the-art models in accuracy, F1 score, IBA, and GMean, particularly excelling in classification tasks involving imbalanced datasets. Furthermore, the proposed Dynamic Threshold Grad-CAM (DT Grad-CAM) method provides clearer and more focused visualizations, enhancing interpretability and assisting medical experts in identifying key features.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…