arXiv:2608.03926cs.LGcs.AI2026-08

将多变量时间序列转为图像,用视觉模型提升异常检测效果

PRISM: Powerful Time Series to Image (TS2I) Representations for Multivariate Anomaly Detection

论文配图:PRISM: Powerful Time Series to Image (TS2I) Representations for Multivariate Anomaly Detection
图 1 · 摘自论文原文
  • 设计可系统构建图像表示的PRISM框架,支持多通道映射优化
  • 在14个数据集上10个达最优,平均性能比现有方法高41%
  • 发现通道设计是关键,新方案比主成分分析提升11%-27%

多变量时间序列异常检测(TSAD)在预测性维护、金融和云计算中至关重要,但性能高度依赖表示方法,尤其在高维场景下。尽管将时间序列转化为图像在预测与分类中表现良好,但如何将多变量高维序列映射为多通道图像,以及视觉主干是否能媲美时域基线仍不明确。本文提出PRISM,一个即插即用的元工作流,用于系统构建与评估基于图像的多变量TSAD表示。通过超过7000次实验评估,表明经过精心设计的PRISM配置在14个数据集中的10个上达到最佳VUS-PR,平均性能优于最强对比方法41%。进一步发现‘通道化’——多通道图像的通道维度构建方式——是此前被忽视的关键设计维度,并提出MSM这一基于统计的新方案,相比基于PCA的方法提升11%-27%。此外,预训练于ImageNet的编码器在TSAD任务中有效迁移,冻结编码器保留92%微调性能,训练速度提升1.8倍。代码已开源:https://github.com/Smendowski/PRISM。

原文摘要 · Abstract (English)

Time series anomaly detection (TSAD) underpins applications in predictive maintenance, finance, and cloud computing, however performance remains sensitive to representation choices, especially in multivariate settings. While transforming time series into images has shown success in forecasting and classification, it remains unclear how multivariate, high-dimensional series should be mapped to multi-channel images and whether vision backbones can match time-domain baselines in TSAD. We introduce PRISM, a plug-and-play meta-workflow enabling systematic construction and evaluation of image-based representations for multivariate TSAD. Our evaluation spanning over 7,000 experiments shows that well-designed PRISM configurations are competitive with 24 time-domain baselines, achieving the best VUS-PR on 10 of 14 datasets, with an average improvement of 41% over the best competing method on those datasets. Further, we identify channelization - how the channel dimension of multi-channel images is constructed - as a critical and previously understudied design dimension, and introduce MSM, a novel statistics-based scheme achieving 11-27% gains over PCA-based alternatives. Finally, ImageNet-pretrained encoders transfer effectively to TSAD, with frozen encoders retaining 92% of fine-tuned performance while training 1.8 times faster. Our code is available at: https://github.com/Smendowski/PRISM.

时间序列异常检测图像化视觉模型

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