DACB-Net: Dual Attention Guided Compact Bilinear Convolution Neural Network for Skin Disease Classification
Belal Ahmad, Mohd Usama, Tanvir Ahmad, Adnan Saeed, Shabnam Khatoon,, Min Chen

TL;DR
DACB-Net is a novel dual attention-guided CNN that improves skin disease classification accuracy by focusing on disease-specific regions and addressing dataset imbalance through a combined supervision and loss strategy.
Contribution
The paper introduces DACB-Net, a three-branch CNN with dual attention mechanisms and a new loss function, enhancing skin disease classification accuracy and interpretability.
Findings
Achieved 2.59% higher accuracy than state-of-the-art methods.
Effectively handled dataset imbalance with combined supervision and loss.
Demonstrated improved performance on HAM10000 and ISIC2019 datasets.
Abstract
This paper introduces the three-branch Dual Attention-Guided Compact Bilinear CNN (DACB-Net) by focusing on learning from disease-specific regions to enhance accuracy and alignment. A global branch compensates for lost discriminative features, generating Attention Heat Maps (AHM) for relevant cropped regions. Finally, the last pooling layers of global and local branches are concatenated for fine-tuning, which offers a comprehensive solution to the challenges posed by skin disease diagnosis. Although current CNNs employ Stochastic Gradient Descent (SGD) for discriminative feature learning, using distinct pairs of local image patches to compute gradients and incorporating a modulation factor in the loss for focusing on complex data during training. However, this approach can lead to dataset imbalance, weight adjustments, and vulnerability to overfitting. The proposed solution combines two…
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
TopicsCutaneous Melanoma Detection and Management
MethodsSoftmax · Attention Is All You Need
