Pulmonary Disease Classification Using Globally Correlated Maximum Likelihood: an Auxiliary Attention mechanism for Convolutional Neural Networks
Edward Verenich, Tobias Martin, Alvaro Velasquez, Nazar Khan, and, Faraz Hussain

TL;DR
This paper introduces a novel auxiliary attention mechanism for CNNs that captures global correlations in chest radiographs, enhancing pulmonary disease classification by combining CNN inductive biases with global attention.
Contribution
The proposed method integrates a global correlation attention mechanism into CNNs, preserving translation invariance while capturing global spatial relationships.
Findings
Improved classification accuracy on pulmonary disease datasets.
Enhanced detection of abnormalities with preserved spatial context.
Better differentiation between similar conditions like COVID-19 and pneumonia.
Abstract
Convolutional neural networks (CNN) are now being widely used for classifying and detecting pulmonary abnormalities in chest radiographs. Two complementary generalization properties of CNNs, translation invariance and equivariance, are particularly useful in detecting manifested abnormalities associated with pulmonary disease, regardless of their spatial locations within the image. However, these properties also come with the loss of exact spatial information and global relative positions of abnormalities detected in local regions. Global relative positions of such abnormalities may help distinguish similar conditions, such as COVID-19 and viral pneumonia. In such instances, a global attention mechanism is needed, which CNNs do not support in their traditional architectures that aim for generalization afforded by translation invariance and equivariance. Vision Transformers provide a…
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 · Phonocardiography and Auscultation Techniques · Anomaly Detection Techniques and Applications
