arXiv:2607.23503cs.LGcs.AI2026-07中稿 · publication in IEE…

动态环境下的时间序列缺失值填补新方法,可自适应传感器变化。

Impute On-Demand: Adaptive Correlated Time Series Imputation for Changing Environments

论文配图:Impute On-Demand: Adaptive Correlated Time Series Imputation for Changing Environments
图 1 · 摘自论文原文
  • 通过动态索引表与卷积网络解耦时空特征,实现传感器子集自适应。
  • 在五个数据集上平均降低33.1%的MAE,优于最强基线。
  • 轻量设计支持部署在MCU等资源受限设备,适合真实物联网场景。

物联网应用生成大量相关时间序列(CTS)数据,常含缺失值需填补。现有方法重精度却缺乏对环境变化的适应性:易受传感器故障影响,无法选择性填补部分传感器,且架构静态,不随资源可用性调整。为此,我们提出AdaCTSi,一种面向动态环境的自适应CTS填补方法。AdaCTSi结合一次性时序卷积网络与学习型时-感器索引表,将复杂时空特征解耦为逐传感器嵌入,支持不同传感器子集的自适应推理。稀疏空间注意力高效提取动态空间关联,相关性加权传感器选择则确保提供充分的空间上下文。在十二种基线方法、三种适应性场景及五个基准数据集(涵盖交通、空气质量、轨迹数据)上的实验表明,AdaCTSi在各数据集上平均相较最强基线降低33.1%的MAE。单一训练模型即可支持传感器子集与资源自适应推理,且内存开销小,可在通用计算设备(包括MCU)上部署。

原文摘要 · Abstract (English)

Internet of Things (IoT) applications generate vast amounts of Correlated Time Series (CTS) data that often contain missing values and require imputation. Existing methods emphasize accuracy but often lack adaptability to changing IoT environments: they are vulnerable to sensor failures, cannot selectively impute only incomplete sensors, and use static architectures that do not adapt to resource availability. To address these limitations, we propose AdaCTSi, an adaptive CTS imputer for changing environments. AdaCTSi combines a One-shot Temporal Convolutional Network with a Learned Time-Sensor Index Table to extract and decouple complex spatio-temporal features into sensor-wise embeddings, enabling adaptation to varying sensor subsets. Sparse Spatial Attention efficiently extracts dynamic spatial correlations, while Correlation-Weighted Sensor Selection selects informative sensors to provide sufficient spatial context. Experiments with twelve baseline methods, three adaptability scenarios, and five benchmark datasets covering traffic, air quality, and trajectory data show that AdaCTSi reduces MAE by an average of 33.1% relative to the strongest baseline on each dataset. A single trained model supports sensor-subset and resource-adaptive inference, and its modest memory footprint enables deployment on commodity computing devices, including MCUs.

时间序列填补物联网自适应轻量化

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