This is the official source code repository of "A robust denoising diffusion framework for completing missing regions of multiple biomedical signals".
-
ECG/EMG/EEG data have been already processed in
Dataset/ECG/processed_data/Dataset/EMG/processed_data/Dataset/EEG/processed_data/
This project contains signal completion and downstream tasks validation:
python main_signal.py
- Train/test the model by modifying the 'state'
python main_classifier.py
- Train/test the model by modifying the 'state'
If our work is helpful to you, please Star it and kindly Cite our paper as:
@article{wang2026robust,
title={A robust denoising diffusion framework for completing missing regions of multiple biomedical signals},
author={Wang, Shurun and Tang, Hao and Himeno, Ryutaro and Sol{\'e}-Casals, Jordi and Caiafa, Cesar F and Aoki, Shigeki and Sun, Zhe},
journal={Biomedical Signal Processing and Control},
volume={113},
pages={108788},
year={2026},
publisher={Elsevier}}