MultiFusionNet: Multilayer Multimodal Fusion of Deep Neural Networks for Chest X-Ray Image Classification
Saurabh Agarwal, K. V. Arya, Yogesh Kumar Meena

TL;DR
This paper introduces MultiFusionNet, a deep learning model that fuses features from multiple layers of CNNs to improve chest X-ray disease classification accuracy, achieving over 97% accuracy in tests.
Contribution
It presents a novel multilayer multimodal fusion approach with a new FDSFM module, enhancing feature extraction from various CNN layers for better disease detection.
Findings
Achieved 97.21% accuracy for three-class classification.
Achieved 99.60% accuracy for two-class classification.
Demonstrated improved performance over existing methods.
Abstract
Chest X-ray imaging is a critical diagnostic tool for identifying pulmonary diseases. However, manual interpretation of these images is time-consuming and error-prone. Automated systems utilizing convolutional neural networks (CNNs) have shown promise in improving the accuracy and efficiency of chest X-ray image classification. While previous work has mainly focused on using feature maps from the final convolution layer, there is a need to explore the benefits of leveraging additional layers for improved disease classification. Extracting robust features from limited medical image datasets remains a critical challenge. In this paper, we propose a novel deep learning-based multilayer multimodal fusion model that emphasizes extracting features from different layers and fusing them. Our disease detection model considers the discriminatory information captured by each layer. Furthermore, we…
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
TopicsCOVID-19 diagnosis using AI · Radiomics and Machine Learning in Medical Imaging · Lung Cancer Diagnosis and Treatment
MethodsConvolution
