DualAttNet: Synergistic Fusion of Image-level and Fine-Grained Disease Attention for Multi-Label Lesion Detection in Chest X-rays
Qing Xu, Wenting Duan

TL;DR
DualAttNet introduces a dual attention mechanism that effectively fuses global and local features for improved multi-label lesion detection in chest X-rays, outperforming existing methods across multiple datasets.
Contribution
The paper proposes a novel dual attention supervised module that enhances lesion detection by combining image-level and fine-grained disease attention, refining feature representations.
Findings
Surpasses baseline models by up to 2.7% mAP and 4.7% AP50.
Effective on multiple datasets including VinDr-CXR, ChestX-ray8, and COVID-19.
Demonstrates improved focus on lesion regions in chest X-ray images.
Abstract
Chest radiographs are the most commonly performed radiological examinations for lesion detection. Recent advances in deep learning have led to encouraging results in various thoracic disease detection tasks. Particularly, the architecture with feature pyramid network performs the ability to recognise targets with different sizes. However, such networks are difficult to focus on lesion regions in chest X-rays due to their high resemblance in vision. In this paper, we propose a dual attention supervised module for multi-label lesion detection in chest radiographs, named DualAttNet. It efficiently fuses global and local lesion classification information based on an image-level attention block and a fine-grained disease attention algorithm. A binary cross entropy loss function is used to calculate the difference between the attention map and ground truth at image level. The generated…
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
TopicsCOVID-19 diagnosis using AI · Radiomics and Machine Learning in Medical Imaging · Lung Cancer Diagnosis and Treatment
MethodsFocus
