TL;DR
This paper introduces a novel adaptive and altruistic PSO-based feature selection method that enhances deep learning models for pneumonia detection from chest X-rays, demonstrating superior performance over existing techniques.
Contribution
The paper proposes a new feature selection algorithm, AAPSO, combining adaptive and altruistic behaviors to improve deep feature selection for pneumonia detection.
Findings
AAPSO improves pneumonia detection accuracy.
AAPSO outperforms other feature selection methods.
The method generalizes well to other datasets.
Abstract
Pneumonia is one of the major reasons for child mortality especially in income-deprived regions of the world. Although it can be detected and treated with very less sophisticated instruments and medication, Pneumonia detection still remains a major concern in developing countries. Computer-aided based diagnosis (CAD) systems can be used in such countries due to their lower operating costs than professional medical experts. In this paper, we propose a CAD system for Pneumonia detection from Chest X-rays, using the concepts of deep learning and a meta-heuristic algorithm. We first extract deep features from the pre-trained ResNet50, fine-tuned on a target Pneumonia dataset. Then, we propose a feature selection technique based on particle swarm optimization (PSO), which is modified using a memory-based adaptation parameter, and enriched by incorporating an altruistic behavior into the…
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
MethodsFeature Selection
