arXiv:2608.28271cs.AI2026-08

针对生理信号流,精准挑选更新样本提升长期监测精度

RECAST: Recent & Context-Aware Sampling for Test-Time Adaptation in Streaming Biosignals

论文配图:RECAST: Recent & Context-Aware Sampling for Test-Time Adaptation in Streaming Biosignals
图 1 · 摘自论文原文
  • 按时间新近性、上下文相似性和预测可靠性筛选有效样本
  • 在两个血压数据集上显著提升估计准确率与趋势追踪能力
  • 适合长期生理信号监测场景,部署延迟低于1秒

流式生理信号在不同个体间存在差异且随时间漂移,导致通用训练模型在长期监测中精度下降。测试时自适应(TTA)通过在线更新模型实现个性化,但核心问题仍未解决:应使用哪些样本进行更新?全部缓冲样本会引入无关信息,仅用最新片段则易受噪声干扰。最有价值的样本需具备近期性、与当前生理状态一致且可信赖。我们提出轻量级采样模块 RECAST(Recent & Context-Aware Sampling for TTA),从时间新近性、上下文相似性和预测可靠性三个信号构建每次更新的样本批次,不改变模型与训练目标。在两个血压数据集上,RECAST显著优于基线与消融实验,患者层面增益在两数据集上均具统计显著性;常规基准下普遍提升,急诊场景中对最难患者群体亦有明显改善。该方法保持实用性,单个GPU和CPU核心下每段增加延迟低于1秒。

原文摘要 · Abstract (English)

Streaming biosignals vary across subjects and drift over time, so population-trained models lose accuracy during long-term monitoring. Test-time adaptation (TTA) enables online personalization by updating the model on incoming samples. But in a stream, a basic question is left open: \emph{which samples should drive each update?} Using all buffered samples blurs the update with irrelevant segments. Using only the latest segment makes the update noisy and unstable. The most useful samples are recent, aligned with the current physiological state, and reliable enough to learn from. We propose \textbf{RECAST} (REcent \& Context-Aware Sampling for TTA), a lightweight sampling module for buffered TTA frameworks. RECAST builds each adaptation batch from three signals: temporal recency, contextual similarity, and predictive reliability. It changes only which samples are used, leaving the model and the training objective unchanged. On two blood-pressure datasets, RECAST improves estimation accuracy and trend tracking over baselines and ablations. The per-patient gains are statistically significant on both datasets, with broad improvement on the regular benchmark and gains concentrated on the hardest patients in the emergency-department setting. RECAST stays practical, adding only sub-second latency per segment on a single GPU and CPU core.

测试时自适应生理信号采样策略

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。