A Hybrid Multi-Factor Network with Dynamic Sequence Modeling for Early Warning of Intraoperative Hypotension
Mingyue Cheng, Jintao Zhang, Zhiding Liu, Chunli Liu

TL;DR
This paper introduces a Hybrid Multi-Factor network that models physiological signals as multivariate time series with trend and seasonal components, improving early intraoperative hypotension prediction by capturing complex temporal dependencies and non-stationarity.
Contribution
The paper presents a novel HMF network that explicitly decomposes signals into trend and seasonal parts using patch-based Transformers, addressing non-stationarity and distributional drift in IOH prediction.
Findings
HMF outperforms existing methods on public and clinical datasets.
Explicit modeling of trend and seasonal components improves prediction accuracy.
Symmetric normalization effectively handles distributional drift.
Abstract
Intraoperative hypotension (IOH) prediction using past physiological signals is crucial, as IOH may lead to inadequate organ perfusion and significantly elevate the risk of severe complications and mortality. However, current methods often rely on static modeling, overlooking the complex temporal dependencies and the inherently non-stationary nature of physiological signals. We propose a Hybrid Multi-Factor (HMF) network that formulates IOH prediction as a dynamic sequence forecasting task, explicitly capturing both temporal dependencies and physiological non-stationarity. We represent signal dynamics as multivariate time series and decompose them into trend and seasonal components, enabling separate modeling of long-term and periodic variations. Each component is encoded with a patch-based Transformer to balance computational efficiency and feature representation. To address…
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
TopicsHemodynamic Monitoring and Therapy · Cardiovascular Health and Disease Prevention · Cardiac, Anesthesia and Surgical Outcomes
MethodsLinear Layer · Multi-Head Attention · Label Smoothing · Byte Pair Encoding · Absolute Position Encodings · Softmax · Layer Normalization · Attention Is All You Need · Position-Wise Feed-Forward Layer · Dropout
