Research Article

Hybrid Deep Reinforcement Learning for Multimodal Biomedical Signal Fusion

222 views

DOI:

10.3791/69929

April 10th, 2026

In This Article

Summary

This research proposes a hybrid deep reinforcement learning (HDRL) framework that integrates deep neural networks (DNNs) for feature extraction with reinforcement learning (RL) for dynamic multimodal signal fusion. Evaluated on biomedical datasets, it excels in accuracy, robustness, and rare-event detection, providing major applications in personalized medicine and disease classification.

Abstract

Improving decision-making and diagnostic accuracy in health care requires combining multimodal biomedical signals such as electrocardiograms (ECG), electroencephalograms (EEG), and medical imaging. Traditional signal fusion techniques face significant challenges due to signal variability and inherent complexity. We propose a Hybrid Deep Reinforcement Learning (HDRL) model that employs Deep Neural Networks (DNNs) for feature extraction and Reinforcement Learning (RL) for dynamic fusion optimization. This hybrid model utilizes real-time feedback to optimize fusion policy learning and adapt to varying data characteristics. To evaluate its performance, the proposed model was compared with conventional fusion techniques, such as Deep Neural Network-based methods and Principal Component Analysis (PCA). The hybrid deep reinforcement learning model was tested on several real-world biomedical datasets. The proposed model is applicable to personalised medicine and disease classification, as experimental evidence demonstrates improved performance in terms of robustness under noisy conditions, classification accuracy, and rare-event detection. The proposed methodology, in addition to addressing concerns with traditional signal fusion techniques, offers promising solutions that advance multimodal biomedical signal processing. The model uses a DNN for feature mining and RL agents (DQN, PPO) for policy optimization.

Introduction

Modern healthcare increasingly relies on integrating diverse biomedical data sources to improve diagnostic accuracy and clinical decision-making. Physiological signals such as electrocardiograms (ECG), electroencephalograms (EEG), and medical imaging modalities including magnetic resonance imaging (MRI) and computed tomography (CT) provide complementary physiological information that supports disease diagnosis and personalized treatment. However, biomedical signals are inherently complex and often contain noise, missing values, and high-dimensional structures, making their analysis and interpretation challenging. Multimodal biomedical signal fusion, which integrates i....

Access restricted. Please log in or start a trial to view this content.

Protocol

This protocol describes the step-by-step implementation of the Hybrid Deep Reinforcement Learning (HDRL) model for multimodal biomedical signal fusion. The framework integrates deep learning and reinforcement learning techniques to optimize real-time fusion of ECG, EEG, and medical imaging data. The section also outlines the feature-extraction, training, and data-preparation procedures used in the proposed model.

Materials
All experiments were conducted on a workstation with a multi-core CPU, ≥32 GB of RAM, and a dedicated GPU (≥8 GB of VRAM). The implementation environment consisted of Python (v3.9 or later), TensorFlo....

Access restricted. Please log in or start a trial to view this content.

Results

The experimental results indicate that the proposed Hybrid Deep Reinforcement Learning (HDRL) model achieves improved performance for multimodal biomedical signal fusion. The HDRL model was assessed by validating it against several real-world biomedical datasets. The results, in terms of robustness, adaptability, and classification accuracy, depict its superiority over other traditional fusion methods, such as PCA and DNN-based fusion.

Experimental Setup
Three publicly ava.......

Access restricted. Please log in or start a trial to view this content.

Discussion

Fusion efficiency:
This section presents a comparative analysis of fusion efficiency among HDRL, PCA, and DNN. The multimodal dataset, obtained by fusing EEG, ECG, and MRI data from the PhysioNet Challenge 201619, CHB-MIT Scalp EEG Database20, and OASIS-3 MRI Database21, was used to compute fusion efficiency. Processing time is a critical parameter in real-time clinical applications such as Intensive Care Unit (ICU) monitoring an.......

Access restricted. Please log in or start a trial to view this content.

Disclosures

The authors declare that there are no conflicts of interest related to this work.

Acknowledgements

The research was partially conducted in the premises of the Palace of Science, Miodrag Kostić Endowment - Centre for Applied Artificial Intelligence. This research was supported by EUROHPC-JU, Grant No. 101191697, EuroCC4SEE.

....

Access restricted. Please log in or start a trial to view this content.

Materials

List of materials used in this article
NameCompanyCatalog NumberComments
Butterworth Filter (4th order, SciPy implementation)SciPy CommunityN/AEEG/ECG signal preprocessing
CHB-MIT Scalp EEG DatabasePhysioNetDOI: 10.13026/C2K01REEG dataset
FSL Brain Extraction Tool (BET)FMRIB Software Library (FSL)N/AMRI skull stripping
Keras (v2.12)Google LLCN/AHigh-level neural network API
NVIDIA GPU (≥8 GB VRAM)NVIDIA CorporationModel-dependentRequired for accelerated deep learning training
OASIS-3 MRI DatabaseWashington UniversityDOI: 10.1002/alz.047259MRI dataset
PhysioNet Challenge 2016 DatasetPhysioNetDOI: 10.22489/CinC.2016.179-154ECG dataset
Python (v3.9 or later)Python Software FoundationN/AProgramming environment
Stable-Baselines3DLR-RM (Open-source)N/AReinforcement learning implementation (DQN, PPO)
TensorFlow (v2.12)Google LLCN/ADeep learning framework
Workstation (Multi-core CPU, ≥32 GB RAM, ≥8 GB GPU)Custom-built / Local VendorN/AUsed for model training and experimentation

References

  1. Stahlschmidt, S. R., Ulfenborg, B., Synnergren, J. Multimodal deep learning for biomedical data fusion: a review. Brief. Bioinform. 23 (2), bbab569(2022).
  2. Er, A. G., et al. Multimodal data fusion using sparse canonical co....

Access restricted. Please log in or start a trial to view this content.

Reprints and Permissions

Request permission to reuse the text or figures of this JoVE article

Request Permission

Tags

Hybrid Deep LearningMultimodal SignalsDeep Neural NetworksFeature ExtractionPolicy OptimizationMedical ImagingDisease ClassificationPrincipal Component Analysis

Related Articles