paper-with-me

Papers

Cross-Sample Augmented Test-Time Adaptation for Personalized Intraoperative Hypotension Prediction

2025-12-12 · Kanxue Li, Yibing Zhan, Hua Jin, Chongchong Qi, Xu Lin, Baosheng Yu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.15762

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series ForecastingTest-time Adaptation

Similar Papers 제목 키워드 기반

Multiple Consistency-guided Test-Time Adaptation for Contrastive Audio-Language Models with Unlabeled Audio

2024-12-23 · Gongyu Chen, Haomin Zhang, Chaofan Ding, Zihao Chen 외

One fascinating aspect of pre-trained Audio-Language Models (ALMs) learning is their impressive zero-shot generalization capability and test-time adaptation (TTA) methods aiming to improve domain performance without anno…

Contrastive LearningPrompt LearningTest-time Adaptationzero-shot-classification+2

Robustifying Vision-Language Models via Test-Time Prompt Adaptation

2026-07-10 · Xingyu Zhu, Huanshen Wu, Shuo Wang, Beier Zhu 외 arxiv

Pre-trained Vision-Language Models (VLMs) such as CLIP achieve strong zero-shot generalization, but their performance degrades sharply under adversarial perturbations. Existing test-time adaptation methods typically rely…

Zero-shot GeneralizationAdversarial RobustnessTest-time Adaptation

Rethinking the Test-Time Prompt Tuning Objective from the Perspective of Calibration

2026-08-31 · Jungwon Choi, Hyeonseo Jang, Kibok Lee, Eunwoo Kim arxiv

Test-time prompt tuning (TPT) has emerged as a powerful paradigm, refining prompts for each test sample via entropy minimization (EM) over multiple augmented views. However, we identify a limitation in the standard EM-ba…

Test-time Loss Landscape Adaptation for Zero-Shot Generalization in Vision-Language Models

2025-01-31 · Aodi Li, Liansheng Zhuang, Xiao Long, Minghong Yao 외

Test-time adaptation of pre-trained vision-language models has emerged as a technique for tackling distribution shifts during the test time. Although existing methods, especially those based on Test-time Prompt Tuning (T…

Domain GeneralizationTest-time AdaptationZero-shot Generalization

Test-Time Low Rank Adaptation via Confidence Maximization for Zero-Shot Generalization of Vision-Language Models

2024-07-22 · Raza Imam, Hanan Gani, Muhammad Huzaifa, Karthik Nandakumar

The conventional modus operandi for adapting pre-trained vision-language models (VLMs) during test-time involves tuning learnable prompts, ie, test-time prompt tuning. This paper introduces Test-Time Low-rank adaptation …

Zero-shot Generalization