Cross-Sample Augmented Test-Time Adaptation for Personalized Intraoperative Hypotension Prediction
Kanxue Li, Yibing Zhan, Hua Jin, Chongchong Qi, Xu Lin, Baosheng Yu
TL;DR
The paper tackles the challenge of predicting intraoperative hypotension (IOH) by introducing CSA-TTA, a cross-sample augmented test-time adaptation framework that leverages a cross-sample bank, coarse-to-fine retrieval, and multi-task optimization to personalize IOH predictions. By integrating both self-supervised masked reconstruction and retrospective forecasting, CSA-TTA enriches the adaptation signal with patterns from hypotensive and non-hypotensive samples across patients, addressing the scarcity of IOH events. Extensive experiments on VitalDB and an in-hospital dataset show consistent improvements over strong baselines (TimesFM, UniTS) in zero-shot and fine-tuning settings, with notable gains in Recall and F1 and robust regression performance. The work demonstrates practical potential for real-time, personalized IOH monitoring and offers a modular framework that could generalize to other perioperative time-series tasks, while highlighting areas for dynamic bank maintenance and broader robustness evaluation.
Abstract
Intraoperative hypotension (IOH) poses significant surgical risks, but accurate prediction remains challenging due to patient-specific variability. While test-time adaptation (TTA) offers a promising approach for personalized prediction, the rarity of IOH events often leads to unreliable test-time training. To address this, we propose CSA-TTA, a novel Cross-Sample Augmented Test-Time Adaptation framework that enhances training by incorporating hypotension events from other individuals. Specifically, we first construct a cross-sample bank by segmenting historical data into hypotensive and non-hypotensive samples. Then, we introduce a coarse-to-fine retrieval strategy for building test-time training data: we initially apply K-Shape clustering to identify representative cluster centers and subsequently retrieve the top-K semantically similar samples based on the current patient signal. Additionally, we integrate both self-supervised masked reconstruction and retrospective sequence forecasting signals during training to enhance model adaptability to rapid and subtle intraoperative dynamics. We evaluate the proposed CSA-TTA on both the VitalDB dataset and a real-world in-hospital dataset by integrating it with state-of-the-art time series forecasting models, including TimesFM and UniTS. CSA-TTA consistently enhances performance across settings-for instance, on VitalDB, it improves Recall and F1 scores by +1.33% and +1.13%, respectively, under fine-tuning, and by +7.46% and +5.07% in zero-shot scenarios-demonstrating strong robustness and generalization.
