MD-ViSCo: A Unified Model for Multi-Directional Vital Sign Waveform Conversion
Franck Meyer, Kyunghoon Hur, Edward Choi

TL;DR
This paper introduces MD-ViSCo, a unified deep learning framework that can generate various vital sign waveforms from any single input, simplifying models needed for healthcare monitoring.
Contribution
The paper presents a novel multi-directional model using a shallow U-Net with Swin Transformer and AdaIN, capable of generating multiple vital waveforms with a single architecture.
Findings
Outperforms state-of-the-art baselines in waveform generation accuracy.
Achieves lower MAE and higher Pearson correlation across waveform types.
Generated ABP waveforms meet clinical standards and outperform baselines.
Abstract
Despite the remarkable progress of deep-learning methods generating a target vital sign waveform from a source vital sign waveform, most existing models are designed exclusively for a specific source-to-target pair. This requires distinct model architectures, optimization procedures, and pre-processing pipelines, resulting in multiple models that hinder usability in clinical settings. To address this limitation, we propose the Multi-Directional Vital-Sign Converter (MD-ViSCo), a unified framework capable of generating any target waveform such as electrocardiogram (ECG), photoplethysmogram (PPG), or arterial blood pressure (ABP) from any single input waveform with a single model. MD-ViSCo employs a shallow 1-Dimensional U-Net integrated with a Swin Transformer that leverages Adaptive Instance Normalization (AdaIN) to capture distinct waveform styles. To evaluate the efficacy of MD-ViSCo,…
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
TopicsNon-Invasive Vital Sign Monitoring · ECG Monitoring and Analysis · Healthcare Technology and Patient Monitoring
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Stochastic Depth · Absolute Position Encodings · Layer Normalization · Max Pooling · Byte Pair Encoding · Label Smoothing · Softmax · Dropout · Dense Connections
