FA-Net: A Fuzzy Attention-aided Deep Neural Network for Pneumonia Detection in Chest X-Rays
Ayush Roy, Anurag Bhattacharjee, Diego Oliva, Oscar Ramos-Soto,, Francisco J. Alvarez-Padilla, Ram Sarkar

TL;DR
FA-Net introduces a fuzzy attention mechanism integrated with deep neural networks to improve automatic pneumonia detection in chest X-rays, achieving high accuracy and outperforming existing methods.
Contribution
The paper proposes a novel fuzzy channel selective spatial attention module (FCSSAM) for enhanced feature highlighting in pneumonia detection models.
Findings
Achieved 97.15% accuracy in binary classification.
Achieved 79.79% accuracy in multi-class classification.
Outperformed state-of-the-art methods on the dataset.
Abstract
Pneumonia is a respiratory infection caused by bacteria, fungi, or viruses. It affects many people, particularly those in developing or underdeveloped nations with high pollution levels, unhygienic living conditions, overcrowding, and insufficient medical infrastructure. Pneumonia can cause pleural effusion, where fluids fill the lungs, leading to respiratory difficulty. Early diagnosis is crucial to ensure effective treatment and increase survival rates. Chest X-ray imaging is the most commonly used method for diagnosing pneumonia. However, visual examination of chest X-rays can be difficult and subjective. In this study, we have developed a computer-aided diagnosis system for automatic pneumonia detection using chest X-ray images. We have used DenseNet-121 and ResNet50 as the backbone for the binary class (pneumonia and normal) and multi-class (bacterial pneumonia, viral pneumonia,…
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
MethodsSoftmax · Attention Is All You Need · Convolution · Average Pooling · Sigmoid Activation · Max Pooling
