PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 16, 20260 citationsOpen Access

Multimodal Deep Learning For Respiratory Disease Prediction Using Lung Sounds And Chest Images

View Full Paper
AJAshmi Jomon

Key Points

  • This research aims to develop a multimodal deep learning framework for accurate pneumonia prediction using multiple diagnostic modalities.
  • Implemented a DenseNet121 model for Chest X-Ray classification.
  • Developed a ResNet50 model for CT Scan analysis.
  • Designed a custom CNN for classifying lung sound recordings converted to Mel spectrogram images.
  • Utilized an attention-based Late Fusion mechanism for combining model outputs.
  • Deployed the system as a Flask-based web application for flexible use.
  • The multimodal system significantly enhances detection accuracy compared to single-modality approaches.
  • Achieved reliable predictions across individual modalities and improved performance with multiple modalities.
  • Utilized standard metrics like Accuracy, Precision, Recall, F1-Score, and ROC-AUC for evaluation.

Abstract

Pneumonia remains one of the leading causes of mortality worldwide, necessitating accurate and timely diagnostic tools. Conventional diagnostic approaches often rely on a single modality such as chest X-rays or CT scans, each providing valuable but distinct clinical information. This paper presents a multimodal deep learning framework that integrates three com-plementary diagnostic modalities—Chest X-Ray images, Chest CT Scan images, and Lung Sound audio recordings—for robust and flexible pneumonia detection. Three independent deep learning models are developed: a DenseNet121 architecture for Chest X-Ray classification, a ResNet50 architecture for CT Scan analysis, and a custom Convolutional Neural Network (CNN) for Lung Sound classi-fication, where raw audio recordings are converted into Mel spectrogram images prior to inference. An attention-based Late Fusion mechanism dynamically combines the probability outputs of the individual models by assigning learned trust weights to each modality through an attention network and producing a final consensus prediction via a dedicated consensus network. The complete system is deployed as a Flask-based web applica-tion supporting both single-modality and comprehensive multi-modal prediction modes, enabling adaptability across different clinical scenarios. Experimental evaluation demonstrates that the proposed system effectively supports reliable predictions across individual modalities while also enabling enhanced inference when multiple modalities are available, evaluated using standard metrics including Accuracy, Precision, Recall, F1-Score, and ROC-AUC. The system demonstrates significant potential as an accessible and clinically meaningful decision support tool for early pneu-monia detection.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Ashmi Jomon (2026) studied this question.

synapsesocial.com/papers/69e07de52f7e8953b7cbed9bhttps://doi.org/10.5281/zenodo.19565780
Ask AI
Helpful
Bookmark
Share
View Full Paper